aboutsummaryrefslogtreecommitdiffstats
path: root/t/t7502-commit.sh
AgeCommit message (Expand)AuthorFilesLines
2011-04-13i18n: use test_i18ngrep and test_i18ncmp in t7502Junio C Hamano1-41/+31
2011-03-09i18n: git-status "Changes to be committed" messageÆvar Arnfjörð Bjarmason1-10/+10
2011-03-09i18n: git-commit "enter the commit message" messageÆvar Arnfjörð Bjarmason1-9/+17
2011-03-09i18n: git-commit print_summary messagesÆvar Arnfjörð Bjarmason1-2/+8
2011-03-09i18n: git-commit formatting messagesÆvar Arnfjörð Bjarmason1-2/+2
2010-11-09tests: add missing &&, batch 2Jonathan Nieder1-1/+1
2010-10-06Introduce sane_unset and use it to ensure proper && chainingElijah Newren1-2/+2
2010-06-21Merge branch 'tc/commit-abbrev-fix'Junio C Hamano1-0/+68
2010-06-13commit::print_summary(): don't use format_commit_message()Tay Ray Chuan1-2/+2
2010-05-28t7502-commit: add summary output tests for empty and merge commitsTay Ray Chuan1-2/+27
2010-05-28t7502-commit: add tests for summary outputTay Ray Chuan1-0/+43
2010-05-25t7502-commit: fix spellingTay Ray Chuan1-1/+1
2010-01-13t7502: test commit.status, --status and --no-statusJunio C Hamano1-0/+109
2009-11-06builtin-commit.c: fix logic to omit empty line before existing footersJunio C Hamano1-0/+9
2009-03-25t7502-commit: Skip SIGTERM test on WindowsJohannes Sixt1-1/+1
2008-10-26wt-status: load diff ui configJeff King1-0/+8
2008-07-31Compact commit template messageJeff King1-6/+5
2008-07-30Advertise the ability to abort a commitAnders Melchiorsen1-3/+4
2008-07-23t7502-commit.sh: rearrange test to make more portableBrandon Casey1-3/+5
2008-06-19t7502-commit.sh: test_must_fail doesn't work with inline environment variablesBrandon Casey1-1/+5
2008-06-04t7502: honor SHELL_PATHJunio C Hamano1-3/+3
2008-06-03t7502: tighten loosely written test sequenceJunio C Hamano1-17/+18
2008-06-03t7502: do not globally unset GIT_COMMITTER_* environment variablesJunio C Hamano1-3/+6
2008-06-02commit: drop duplicated parentsJunio C Hamano1-0/+14
2008-05-31rollback lock files on more signals than just SIGINTPaolo Bonzini1-0/+14
2008-05-16Replace in-place sed in t7502-commitMarcel Koeppen1-1/+3
2008-05-06commit: Show committer if automaticSanti Béjar1-0/+15
2008-05-06commit: Show author if different from committerSanti Béjar1-0/+12
2008-03-13add test_cmp function for test scriptsJeff King1-7/+7
2008-02-06git-commit: Refactor creation of log message.Paolo Bonzini1-0/+29
2007-12-22Allow selection of different cleanup modes for commit messagesAlex Riesen1-0/+65
2007-11-22Add a few more tests for git-commitJunio C Hamano1-0/+92