| Commit message (Expand) | Author | Age | Files | Lines |
* | commit: do not complain of empty messages from -Cjk/commit-C-pick-empty | Jeff King | 2014-04-28 | 1 | -1/+10 |
* | t7500: fix flipped actual/expect | Andrew Pimlott | 2013-07-01 | 1 | -3/+3 |
* | t7500: use test_config to set/unset git config variables | Yann Droneaud | 2013-03-25 | 1 | -4/+2 |
* | Merge branch 'bf/commit-template-no-cleanup' | Junio C Hamano | 2011-05-13 | 1 | -0/+14 |
|\ |
|
| * | Do not strip empty lines / trailing spaces from a commit message template | Boris Faure | 2011-05-11 | 1 | -0/+14 |
* | | i18n: use test_i18ncmp in t7500 | Junio C Hamano | 2011-04-13 | 1 | -5/+5 |
|/ |
|
* | Merge branch 'ab/i18n-st' | Junio C Hamano | 2011-04-01 | 1 | -4/+4 |
|\ |
|
| * | i18n: git-commit "enter the commit message" message | Ævar Arnfjörð Bjarmason | 2011-03-09 | 1 | -4/+4 |
* | | Merge branch 'jn/maint-commit-missing-template' | Junio C Hamano | 2011-03-04 | 1 | -3/+11 |
|\ \
| |/
|/| |
|
| * | commit: error out for missing commit message template | Jonathan Nieder | 2011-02-25 | 1 | -3/+11 |
* | | t/t7500-commit.sh: use test_cmp instead of test | Ævar Arnfjörð Bjarmason | 2011-02-21 | 1 | -1/+6 |
* | | add tests of commit --squash | Pat Notz | 2010-11-04 | 1 | -0/+47 |
* | | add tests of commit --fixup | Pat Notz | 2010-11-04 | 1 | -0/+33 |
|/ |
|
* | Add option to git-commit to allow empty log messages | Ævar Arnfjörð Bjarmason | 2010-04-07 | 1 | -0/+22 |
* | fix portability issues with $ in double quotes | Stephen Boyd | 2010-01-26 | 1 | -1/+1 |
* | commit: -F overrides -t | Stephen Boyd | 2009-05-23 | 1 | -0/+10 |
* | t7501-commit.sh: explicitly check that -F prevents invoking the editor | Adeodato Simó | 2009-01-10 | 1 | -4/+1 |
* | Merge branch 'maint' | Junio C Hamano | 2008-09-03 | 1 | -1/+1 |
|\ |
|
| * | tests: use "git xyzzy" form (t7200 - t9001) | Nanako Shiraishi | 2008-09-03 | 1 | -1/+1 |
* | | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 2008-08-17 | 1 | -11/+30 |
|/ |
|
* | Sync with 1.5.6.5 | Junio C Hamano | 2008-08-06 | 1 | -0/+29 |
|\ |
|
| * | Files given on the command line are relative to $cwd | Junio C Hamano | 2008-08-06 | 1 | -0/+29 |
* | | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 2008-07-13 | 1 | -4/+4 |
|/ |
|
* | builtin-commit --s: add a newline if the last line was not a S-o-b | Johannes Schindelin | 2007-11-22 | 1 | -0/+1 |
* | builtin-commit: fix --signoff | Johannes Schindelin | 2007-11-22 | 1 | -0/+12 |
* | Merge branch 'rv/maint-index-commit' | Junio C Hamano | 2007-11-14 | 1 | -0/+32 |
|\ |
|
| * | Make GIT_INDEX_FILE apply to git-commit | Rémi Vanicat | 2007-11-11 | 1 | -0/+32 |
* | | Don't use "<unknown>" for placeholders and suppress printing of empty user fo... | Michal Vitecek | 2007-09-26 | 1 | -2/+2 |
|/ |
|
* | Teach git-commit about commit message templates. | Steven Grimm | 2007-07-24 | 1 | -0/+96 |