summaryrefslogtreecommitdiff
path: root/t/t7502-commit.sh
Commit message (Expand)AuthorAgeFilesLines
* i18n: use test_i18ngrep and test_i18ncmp in t7502Junio C Hamano2011-04-131-41/+31
* i18n: git-status "Changes to be committed" messageÆvar Arnfjörð Bjarmason2011-03-091-10/+10
* i18n: git-commit "enter the commit message" messageÆvar Arnfjörð Bjarmason2011-03-091-9/+17
* i18n: git-commit print_summary messagesÆvar Arnfjörð Bjarmason2011-03-091-2/+8
* i18n: git-commit formatting messagesÆvar Arnfjörð Bjarmason2011-03-091-2/+2
* tests: add missing &&, batch 2Jonathan Nieder2010-11-091-1/+1
* Introduce sane_unset and use it to ensure proper && chainingElijah Newren2010-10-061-2/+2
* Merge branch 'tc/commit-abbrev-fix'Junio C Hamano2010-06-211-0/+68
|\
| * commit::print_summary(): don't use format_commit_message()Tay Ray Chuan2010-06-131-2/+2
| * t7502-commit: add summary output tests for empty and merge commitsTay Ray Chuan2010-05-281-2/+27
| * t7502-commit: add tests for summary outputTay Ray Chuan2010-05-281-0/+43
* | t7502-commit: fix spellingTay Ray Chuan2010-05-251-1/+1
|/
* t7502: test commit.status, --status and --no-statusJunio C Hamano2010-01-131-0/+109
* builtin-commit.c: fix logic to omit empty line before existing footersJunio C Hamano2009-11-061-0/+9
* t7502-commit: Skip SIGTERM test on WindowsJohannes Sixt2009-03-251-1/+1
* wt-status: load diff ui configJeff King2008-10-261-0/+8
* Compact commit template messageJeff King2008-07-311-6/+5
* Advertise the ability to abort a commitAnders Melchiorsen2008-07-301-3/+4
* t7502-commit.sh: rearrange test to make more portableBrandon Casey2008-07-231-3/+5
* t7502-commit.sh: test_must_fail doesn't work with inline environment variablesBrandon Casey2008-06-191-1/+5
* t7502: honor SHELL_PATHJunio C Hamano2008-06-041-3/+3
* t7502: tighten loosely written test sequenceJunio C Hamano2008-06-031-17/+18
* t7502: do not globally unset GIT_COMMITTER_* environment variablesJunio C Hamano2008-06-031-3/+6
* commit: drop duplicated parentsJunio C Hamano2008-06-021-0/+14
* rollback lock files on more signals than just SIGINTPaolo Bonzini2008-05-311-0/+14
* Replace in-place sed in t7502-commitMarcel Koeppen2008-05-161-1/+3
* commit: Show committer if automaticSanti Béjar2008-05-061-0/+15
* commit: Show author if different from committerSanti Béjar2008-05-061-0/+12
* add test_cmp function for test scriptsJeff King2008-03-131-7/+7
* git-commit: Refactor creation of log message.Paolo Bonzini2008-02-061-0/+29
* Allow selection of different cleanup modes for commit messagesAlex Riesen2007-12-221-0/+65
* Add a few more tests for git-commitJunio C Hamano2007-11-221-0/+92