summaryrefslogtreecommitdiff
path: root/t/t7502-commit.sh
AgeCommit message (Expand)Author
2010-11-09tests: add missing &&, batch 2Jonathan Nieder
2010-10-06Introduce sane_unset and use it to ensure proper && chainingElijah Newren
2010-06-21Merge branch 'tc/commit-abbrev-fix'Junio C Hamano
2010-06-13commit::print_summary(): don't use format_commit_message()Tay Ray Chuan
2010-05-28t7502-commit: add summary output tests for empty and merge commitsTay Ray Chuan
2010-05-28t7502-commit: add tests for summary outputTay Ray Chuan
2010-05-25t7502-commit: fix spellingTay Ray Chuan
2010-01-13t7502: test commit.status, --status and --no-statusJunio C Hamano
2009-11-07builtin-commit.c: fix logic to omit empty line before existing footersJunio C Hamano
2009-03-25t7502-commit: Skip SIGTERM test on WindowsJohannes Sixt
2008-10-26wt-status: load diff ui configJeff King
2008-07-31Compact commit template messageJeff King
2008-07-30Advertise the ability to abort a commitAnders Melchiorsen
2008-07-23t7502-commit.sh: rearrange test to make more portableBrandon Casey
2008-06-19t7502-commit.sh: test_must_fail doesn't work with inline environment variablesBrandon Casey
2008-06-04t7502: honor SHELL_PATHJunio C Hamano
2008-06-04t7502: tighten loosely written test sequenceJunio C Hamano
2008-06-04t7502: do not globally unset GIT_COMMITTER_* environment variablesJunio C Hamano
2008-06-03commit: drop duplicated parentsJunio C Hamano
2008-05-31rollback lock files on more signals than just SIGINTPaolo Bonzini
2008-05-17Replace in-place sed in t7502-commitMarcel Koeppen
2008-05-06commit: Show committer if automaticSanti Béjar
2008-05-06commit: Show author if different from committerSanti Béjar
2008-03-13add test_cmp function for test scriptsJeff King
2008-02-06git-commit: Refactor creation of log message.Paolo Bonzini
2007-12-23Allow selection of different cleanup modes for commit messagesAlex Riesen
2007-11-23Add a few more tests for git-commitJunio C Hamano