summaryrefslogtreecommitdiff
path: root/t/t7502-commit.sh
AgeCommit message (Expand)Author
2016-04-06Merge branch 'pb/t7502-drop-dup'Junio C Hamano
2016-03-11t/t7502 : drop duplicate testPranit Bauva
2015-08-03Merge branch 'sg/commit-cleanup-scissors' into maintJunio C Hamano
2015-06-24Merge branch 'sg/commit-cleanup-scissors'Junio C Hamano
2015-06-09commit: cope with scissors lines in commit messageSZEDER Gábor
2015-04-28t7502-commit.sh: fix a broken and-chainRamsay Jones
2014-06-06Merge branch 'nd/status-auto-comment-char'Junio C Hamano
2014-05-19commit: allow core.commentChar=auto for character auto selectionNguyễn Thái Ngọc Duy
2014-05-02commit: print "Date" line when the user has set dateJeff King
2014-02-25commit: add --cleanup=scissorsNguyễn Thái Ngọc Duy
2013-06-05Merge branch 'rs/commit-m-no-edit'Junio C Hamano
2013-05-28commit: don't start editor if empty message is given with -mRené Scharfe
2013-04-01Merge branch 'bc/append-signed-off-by'Junio C Hamano
2013-03-28Merge branch 'yd/use-test-config-unconfig'Junio C Hamano
2013-03-25t7502: remove clear_configYann Droneaud
2013-03-25t7502: use test_config to set/unset git config variablesYann Droneaud
2013-03-21Merge branch 'rt/commit-cleanup-config'Junio C Hamano
2013-02-23git-commit: populate the edit buffer with 2 blank lines before s-o-bBrandon Casey
2013-02-23t7502: perform commits using alternate editor in a subshellBrandon Casey
2013-02-19git-commit: only append a newline to -m mesg if necessaryBrandon Casey
2013-02-19t7502: demonstrate breakage with a commit message with trailing newlinesBrandon Casey
2013-02-19t/t7502: compare entire commit message with what was expectedBrandon Casey
2013-02-04Merge branch 'jc/custom-comment-char'Junio C Hamano
2013-01-16Allow custom "comment char"Junio C Hamano
2013-01-10commit: make default of "cleanup" option configurableRalf Thielow
2012-11-16t7502: factor out autoident prerequisiteJeff King
2012-07-26t7502: test early quit from commit with bad identJeff King
2012-07-26t7502: handle systems where auto-identity is brokenJeff King
2012-07-26t7502: drop confusing test_might_fail callJeff King
2012-07-26t7502: narrow checks for author/committer name in templateJeff King
2012-07-26t7502: properly quote GIT_EDITORJeff King
2012-07-26t7502: clean up fake_editor testsJeff King
2012-04-11tests: modernise style: more uses of test_line_countStefano Lattarini
2011-04-13i18n: use test_i18ngrep and test_i18ncmp in t7502Junio C Hamano
2011-03-10i18n: git-status "Changes to be committed" messageÆvar Arnfjörð Bjarmason
2011-03-10i18n: git-commit "enter the commit message" messageÆvar Arnfjörð Bjarmason
2011-03-10i18n: git-commit print_summary messagesÆvar Arnfjörð Bjarmason
2011-03-10i18n: git-commit formatting messagesÆvar Arnfjörð Bjarmason
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