Age | Commit message (Expand) | Author | Files | Lines |
2011-02-21 | t/t7500-commit.sh: use test_cmp instead of test | Ævar Arnfjörð Bjarmason | 1 | -1/+6 |
2010-11-04 | add tests of commit --squash | Pat Notz | 1 | -0/+47 |
2010-11-04 | add tests of commit --fixup | Pat Notz | 1 | -0/+33 |
2010-04-07 | Add option to git-commit to allow empty log messages | Ævar Arnfjörð Bjarmason | 1 | -0/+22 |
2010-01-26 | fix portability issues with $ in double quotes | Stephen Boyd | 1 | -1/+1 |
2009-05-23 | commit: -F overrides -t | Stephen Boyd | 1 | -0/+10 |
2009-01-10 | t7501-commit.sh: explicitly check that -F prevents invoking the editor | Adeodato Simó | 1 | -4/+1 |
2008-09-03 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2008-09-03 | tests: use "git xyzzy" form (t7200 - t9001) | Nanako Shiraishi | 1 | -1/+1 |
2008-08-17 | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 1 | -11/+30 |
2008-08-06 | Sync with 1.5.6.5 | Junio C Hamano | 1 | -0/+29 |
2008-08-06 | Files given on the command line are relative to $cwd | Junio C Hamano | 1 | -0/+29 |
2008-07-13 | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 1 | -4/+4 |
2007-11-22 | builtin-commit --s: add a newline if the last line was not a S-o-b | Johannes Schindelin | 1 | -0/+1 |
2007-11-22 | builtin-commit: fix --signoff | Johannes Schindelin | 1 | -0/+12 |
2007-11-14 | Merge branch 'rv/maint-index-commit' | Junio C Hamano | 1 | -0/+32 |
2007-11-11 | Make GIT_INDEX_FILE apply to git-commit | Rémi Vanicat | 1 | -0/+32 |
2007-09-26 | Don't use "<unknown>" for placeholders and suppress printing of empty user fo... | Michal Vitecek | 1 | -2/+2 |
2007-07-24 | Teach git-commit about commit message templates. | Steven Grimm | 1 | -0/+96 |