summaryrefslogtreecommitdiff
path: root/t/t7502-commit.sh
Commit message (Expand)AuthorAgeFilesLines
* 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