aboutsummaryrefslogtreecommitdiff
path: root/t/t7500-commit.sh
Commit message (Expand)AuthorAge
* fix portability issues with $ in double quotesStephen Boyd2010-01-26
* commit: -F overrides -tStephen Boyd2009-05-23
* t7501-commit.sh: explicitly check that -F prevents invoking the editorAdeodato Simó2009-01-10
* Merge branch 'maint'Junio C Hamano2008-09-03
|\
| * tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi2008-09-03
* | tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-17
|/
* Sync with 1.5.6.5Junio C Hamano2008-08-06
|\
| * Files given on the command line are relative to $cwdJunio C Hamano2008-08-06
* | t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-13
|/
* builtin-commit --s: add a newline if the last line was not a S-o-bJohannes Schindelin2007-11-22
* builtin-commit: fix --signoffJohannes Schindelin2007-11-22
* Merge branch 'rv/maint-index-commit'Junio C Hamano2007-11-14
|\
| * Make GIT_INDEX_FILE apply to git-commitRémi Vanicat2007-11-11
* | Don't use "<unknown>" for placeholders and suppress printing of empty user fo...Michal Vitecek2007-09-26
|/
* Teach git-commit about commit message templates.Steven Grimm2007-07-24