aboutsummaryrefslogtreecommitdiff
path: root/t/t7502-commit.sh
Commit message (Expand)AuthorAge
* tests: modernise style: more uses of test_line_countStefano Lattarini2012-04-11
* i18n: use test_i18ngrep and test_i18ncmp in t7502Junio C Hamano2011-04-13
* i18n: git-status "Changes to be committed" messageÆvar Arnfjörð Bjarmason2011-03-09
* i18n: git-commit "enter the commit message" messageÆvar Arnfjörð Bjarmason2011-03-09
* i18n: git-commit print_summary messagesÆvar Arnfjörð Bjarmason2011-03-09
* i18n: git-commit formatting messagesÆvar Arnfjörð Bjarmason2011-03-09
* tests: add missing &&, batch 2Jonathan Nieder2010-11-09
* Introduce sane_unset and use it to ensure proper && chainingElijah Newren2010-10-06
* Merge branch 'tc/commit-abbrev-fix'Junio C Hamano2010-06-21
|\
| * commit::print_summary(): don't use format_commit_message()Tay Ray Chuan2010-06-13
| * t7502-commit: add summary output tests for empty and merge commitsTay Ray Chuan2010-05-28
| * t7502-commit: add tests for summary outputTay Ray Chuan2010-05-28
* | t7502-commit: fix spellingTay Ray Chuan2010-05-25
|/
* t7502: test commit.status, --status and --no-statusJunio C Hamano2010-01-13
* builtin-commit.c: fix logic to omit empty line before existing footersJunio C Hamano2009-11-06
* t7502-commit: Skip SIGTERM test on WindowsJohannes Sixt2009-03-25
* wt-status: load diff ui configJeff King2008-10-26
* Compact commit template messageJeff King2008-07-31
* Advertise the ability to abort a commitAnders Melchiorsen2008-07-30
* t7502-commit.sh: rearrange test to make more portableBrandon Casey2008-07-23
* t7502-commit.sh: test_must_fail doesn't work with inline environment variablesBrandon Casey2008-06-19
* t7502: honor SHELL_PATHJunio C Hamano2008-06-04
* t7502: tighten loosely written test sequenceJunio C Hamano2008-06-03
* t7502: do not globally unset GIT_COMMITTER_* environment variablesJunio C Hamano2008-06-03
* commit: drop duplicated parentsJunio C Hamano2008-06-02
* rollback lock files on more signals than just SIGINTPaolo Bonzini2008-05-31
* Replace in-place sed in t7502-commitMarcel Koeppen2008-05-16
* commit: Show committer if automaticSanti Béjar2008-05-06
* commit: Show author if different from committerSanti Béjar2008-05-06
* add test_cmp function for test scriptsJeff King2008-03-13
* git-commit: Refactor creation of log message.Paolo Bonzini2008-02-06
* Allow selection of different cleanup modes for commit messagesAlex Riesen2007-12-22
* Add a few more tests for git-commitJunio C Hamano2007-11-22