aboutsummaryrefslogtreecommitdiffstats
path: root/t/t7500-commit.sh
AgeCommit message (Expand)AuthorFilesLines
2011-05-13Merge branch 'bf/commit-template-no-cleanup'Junio C Hamano1-0/+14
2011-05-11Do not strip empty lines / trailing spaces from a commit message templateBoris Faure1-0/+14
2011-04-13i18n: use test_i18ncmp in t7500Junio C Hamano1-5/+5
2011-04-01Merge branch 'ab/i18n-st'Junio C Hamano1-4/+4
2011-03-09i18n: git-commit "enter the commit message" messageÆvar Arnfjörð Bjarmason1-4/+4
2011-03-04Merge branch 'jn/maint-commit-missing-template'Junio C Hamano1-3/+11
2011-02-25commit: error out for missing commit message templateJonathan Nieder1-3/+11
2011-02-21t/t7500-commit.sh: use test_cmp instead of testÆvar Arnfjörð Bjarmason1-1/+6
2010-11-04add tests of commit --squashPat Notz1-0/+47
2010-11-04add tests of commit --fixupPat Notz1-0/+33
2010-04-07Add option to git-commit to allow empty log messagesÆvar Arnfjörð Bjarmason1-0/+22
2010-01-26fix portability issues with $ in double quotesStephen Boyd1-1/+1
2009-05-23commit: -F overrides -tStephen Boyd1-0/+10
2009-01-10t7501-commit.sh: explicitly check that -F prevents invoking the editorAdeodato Simó1-4/+1
2008-09-03Merge branch 'maint'Junio C Hamano1-1/+1
2008-09-03tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi1-1/+1
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano1-11/+30
2008-08-06Sync with 1.5.6.5Junio C Hamano1-0/+29
2008-08-06Files given on the command line are relative to $cwdJunio C Hamano1-0/+29
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer1-4/+4
2007-11-22builtin-commit --s: add a newline if the last line was not a S-o-bJohannes Schindelin1-0/+1
2007-11-22builtin-commit: fix --signoffJohannes Schindelin1-0/+12
2007-11-14Merge branch 'rv/maint-index-commit'Junio C Hamano1-0/+32
2007-11-11Make GIT_INDEX_FILE apply to git-commitRémi Vanicat1-0/+32
2007-09-26Don't use "<unknown>" for placeholders and suppress printing of empty user fo...Michal Vitecek1-2/+2
2007-07-24Teach git-commit about commit message templates.Steven Grimm1-0/+96