aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* rev-list: fix --reverse interaction with --parentsThomas Rast2008-08-29
* Topo-sort before --simplify-mergesJunio C Hamano2008-08-03
* revision traversal: show full history with merge simplificationJunio C Hamano2008-08-02
* revision.c: whitespace fixJunio C Hamano2008-08-02
* Merge branch 'maint'Junio C Hamano2008-08-01
|\
| * Start 1.5.6.5 RelNotes to describe accumulated fixesJunio C Hamano2008-08-01
| * Make git-add -i accept ranges like 7-Ciaran McCreesh2008-08-01
| * Update my e-mail addressJunio C Hamano2008-08-01
| * git-diff(1): "--c" -> "--cc" typo fixJonathan Nieder2008-08-01
| * git-submodule: move ill placed shift.Pierre Habouzit2008-08-01
| * t/t4202-log.sh: add newline at end of fileBrandon Casey2008-08-01
| * sort_in_topological_order(): avoid setting a commit flagJohannes Schindelin2008-08-01
| * Documentation: clarify diff --ccJunio C Hamano2008-08-01
| * Propagate -u/--upload-pack option of "git clone" to transport.Steve Haslam2008-08-01
| * Documentation: fix diff.external exampleAnders Melchiorsen2008-08-01
| * make sure parsed wildcard refspec ends with slashJunio C Hamano2008-08-01
| * init: handle empty "template" parameterJeff King2008-08-01
| * builtin-revert.c: typofixStephan Beyer2008-08-01
* | Allow "non-option" revision options in parse_option-enabled commandsPierre Habouzit2008-07-31
* | Teach --find-copies-harder to "git blame"Junio C Hamano2008-07-31
* | Compact commit template messageJeff King2008-07-31
* | Make the DESCRIPTION match <x>... items in the SYNOPSISAbhijit Menon-Sen2008-07-30
* | documentation: user-manual: update "using-bisect" sectionChristian Couder2008-07-30
* | Fix test-parse-options "integer" testJunio C Hamano2008-07-30
* | Replace uses of "git-var" with "git var"Todd Zullinger2008-07-30
* | Fix merge name generation in "merge in C"Junio C Hamano2008-07-30
* | Documentation/git-rev-parse.txt: update for new git-describe output formatCesar Eduardo Barros2008-07-30
* | Merge git://repo.or.cz/git-guiJunio C Hamano2008-07-30
|\ \
| * | git-gui (Windows): Change wrapper to execdir 'libexec/git-core'Steffen Prohaska2008-07-29
| * | git-gui (Windows): Switch to relative discovery of oguilibSteffen Prohaska2008-07-29
| * | git-gui: Correct installation of library to be $prefix/shareSteffen Prohaska2008-07-29
| * | git-gui: Fix gitk search in $PATH to work on WindowsShawn O. Pearce2008-07-29
| * | git-gui: Preserve scroll position on reshow_diff.Alexander Gavrilov2008-07-27
| * | git-gui: Fix the Remote menu separator.Alexander Gavrilov2008-07-27
* | | Teach gitlinks to ie_modified() and ce_modified_check_fs()Junio C Hamano2008-07-30
* | | Advertise the ability to abort a commitAnders Melchiorsen2008-07-30
* | | Support copy and rename detection in fast-export.Alexander Gavrilov2008-07-29
* | | format-patch: Produce better output with --inline or --attachKevin Ballard2008-07-29
* | | Documentation: Remove mentions of git-svnimport.Brian Gernhardt2008-07-29
* | | Make it clear that push can take multiple refspecsAbhijit Menon-Sen2008-07-29
* | | `git submodule add` now requires a <path>Abhijit Menon-Sen2008-07-29
* | | Make use of stat.ctime configurableAlex Riesen2008-07-28
* | | merge-base: die with an error message if not passed a commit refChristian Couder2008-07-28
* | | t7001: fix "git mv" testJunio C Hamano2008-07-28
* | | Documentation: clarify what is shown in "git-ls-files -s" outputJunio C Hamano2008-07-28
* | | run-command (Windows): Run dashless "git <cmd>"Steffen Prohaska2008-07-28
* | | Refactor, adding prepare_git_cmd(const char **argv)Steffen Prohaska2008-07-28
* | | builtin-verify-tag: fix -v option parsingOlivier Marin2008-07-28
* | | ls-tree documentation: enhance notes on subdirectory and pathspec behaviourJunio C Hamano2008-07-28
* | | Allow installing in the traditional wayJunio C Hamano2008-07-28