summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | stash save: fix parameter handlingJunio C Hamano2008-07-231-2/+2
* | git-am: Add colon before the subject that is printed out as being appliedStephan Beyer2008-07-232-2/+2
* | rebase -i: When an 'edit' stops, mention the commitJohannes Sixt2008-07-231-1/+1
* | sort_in_topological_order(): avoid setting a commit flagJohannes Schindelin2008-07-233-10/+8
* | Add test to show that show-branch misses out the 8th columnJohannes Schindelin2008-07-231-0/+59
* | Ignore dirty submodule states in "git pull --rebase"Johannes Schindelin2008-07-231-3/+3
* | t/t4202-log.sh: add newline at end of fileBrandon Casey2008-07-231-1/+2
* | t7502-commit.sh: rearrange test to make more portableBrandon Casey2008-07-231-3/+5
* | t3200,t7201: replace '!' with test_must_failBrandon Casey2008-07-232-2/+2
* | t4116-apply-reverse.sh: use $TAR rather than tarBrandon Casey2008-07-231-2/+2
* | t/: Replace diff [-u|-U0] with test_cmp to allow compilation with old diffBrandon Casey2008-07-233-12/+12
* | t7601: extend the 'merge picks up the best result' testMiklos Vajna2008-07-231-0/+15
* | In perforce, RCS keywords are case-sensitiveDaniel Barkalow2008-07-231-1/+1
* | Allow pager of diff command be enabled/disabledAlex Riesen2008-07-232-1/+3
* | Fix two leftovers from path_list->string_listJohannes Schindelin2008-07-221-2/+2
* | git am --skip: clean the index while preserving local changesOlivier Marin2008-07-222-5/+18
* | git-submodule: move ill placed shift.Pierre Habouzit2008-07-211-1/+1
* | builtin-merge: add missing structure initializationPierre Habouzit2008-07-211-0/+1
* | builtin-merge: give a proper error message for invalid strategies in configMiklos Vajna2008-07-212-25/+24
* | tests: do not rely on external "patch"Junio C Hamano2008-07-2111-123/+190
* | Don't cut off last character of commit descriptions.Nikolaj Schumacher2008-07-211-1/+1
* | parse-options: fix segmentation fault when a required value is missingOlivier Marin2008-07-212-1/+8
* | mailinfo: better parse email adresses containg parenthesesPhilippe Bruhat (BooK)2008-07-211-3/+3
* | git-am: remove dash from help messageOlivier Marin2008-07-211-1/+1
* | Revert "make git-status use a pager"Junio C Hamano2008-07-211-1/+1
* | git-diff(1): "--c" -> "--cc" typo fixJonathan Nieder2008-07-211-1/+1
* | Rename path_list to string_listJohannes Schindelin2008-07-2128-553/+556
* | Rename .git/rebase to .git/rebase-applyJohannes Schindelin2008-07-2113-54/+58
* | Update my e-mail addressJunio C Hamano2008-07-2143-43/+43
* | Merge branch 'ap/trackinfo'v1.6.0-rc0Junio C Hamano2008-07-201-16/+10
|\ \
| * | Reword "your branch has diverged..." lines to reduce line lengthAvery Pennarun2008-07-161-16/+10
* | | Merge branch 'jc/rerere-auto-more'Junio C Hamano2008-07-201-2/+5
|\ \ \
| * | | rerere.autoupdate: change the message when autoupdate is in effectJunio C Hamano2008-07-161-2/+5
| |/ /
* | | Merge branch 'ns/am-abort'Junio C Hamano2008-07-203-5/+77
|\ \ \
| * | | git am --abortNanako Shiraishi2008-07-193-5/+77
| |/ /
* | | Merge branch 'jc/add-addremove'Junio C Hamano2008-07-203-34/+104
|\ \ \
| * | | git-add --all: documentationJunio C Hamano2008-07-191-1/+7
| * | | git-add --all: testsJunio C Hamano2008-07-191-0/+44
| * | | git-add --all: add all filesJunio C Hamano2008-07-191-2/+11
| * | | builtin-add.c: restructure the code for maintainabilityJunio C Hamano2008-07-191-32/+43
* | | | "needs update" considered harmfulJunio C Hamano2008-07-205-4/+9
* | | | Move read_in_full() and write_in_full() to wrapper.cJunio C Hamano2008-07-202-38/+38
* | | | Link shell with compat layer functionsJunio C Hamano2008-07-201-3/+7
* | | | Merge branch 'maint'Junio C Hamano2008-07-203-2/+91
|\ \ \ \ | | |_|/ | |/| |
| * | | fix usage string for git grepJonathan Nieder2008-07-201-1/+1
| * | | refresh-index: fix bitmask assignmentJunio C Hamano2008-07-202-1/+90
* | | | git-svn: fix git svn info to work without argumentsDmitry Potapov2008-07-201-1/+1
* | | | builtin-push.c: Cleanup - use OPT_BIT() and remove some variablesMichele Ballabio2008-07-201-21/+8
* | | | builtin-merge.c: Fix option parsingMichele Ballabio2008-07-202-3/+4
* | | | Teach 'git merge' that some merge strategies no longer existMiklos Vajna2008-07-201-2/+0