summaryrefslogtreecommitdiff
path: root/t/t7502-commit.sh
Commit message (Expand)AuthorAgeFilesLines
* t7502: rename commit test script to comply with naming conventionStephen P. Smith2018-10-231-615/+0
* tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason2018-07-301-2/+1
* t7502: use diff.noprefix for --verbose testJeff King2017-10-041-2/+2
* Merge branch 'pb/t7502-drop-dup'Junio C Hamano2016-04-061-5/+0
|\
| * t/t7502 : drop duplicate testpb/t7502-drop-dupPranit Bauva2016-03-111-5/+0
| * Merge branch 'sg/commit-cleanup-scissors' into maintJunio C Hamano2015-08-031-1/+23
| |\
* | \ Merge branch 'sg/commit-cleanup-scissors'Junio C Hamano2015-06-241-1/+23
|\ \ \ | | |/ | |/|
| * | commit: cope with scissors lines in commit messagesg/commit-cleanup-scissorsSZEDER Gábor2015-06-091-1/+23
* | | t7502-commit.sh: fix a broken and-chainRamsay Jones2015-04-281-1/+1
| |/ |/|
* | Merge branch 'nd/status-auto-comment-char'Junio C Hamano2014-06-061-0/+26
|\ \
| * | commit: allow core.commentChar=auto for character auto selectionnd/status-auto-comment-charNguyễn Thái Ngọc Duy2014-05-191-0/+26
| |/
* | commit: print "Date" line when the user has set dateJeff King2014-05-021-0/+7
|/
* commit: add --cleanup=scissorsnd/commit-editor-cleanupNguyễn Thái Ngọc Duy2014-02-251-0/+16
* Merge branch 'rs/commit-m-no-edit'Junio C Hamano2013-06-051-0/+17
|\
| * commit: don't start editor if empty message is given with -mRené Scharfe2013-05-281-0/+17
* | Merge branch 'bc/append-signed-off-by'Junio C Hamano2013-04-011-0/+12
|\ \
| * | git-commit: populate the edit buffer with 2 blank lines before s-o-bBrandon Casey2013-02-231-0/+12
* | | Merge branch 'yd/use-test-config-unconfig'Junio C Hamano2013-03-281-31/+9
|\ \ \
| * | | t7502: remove clear_configYann Droneaud2013-03-251-26/+6
| * | | t7502: use test_config to set/unset git config variablesYann Droneaud2013-03-251-5/+3
* | | | Merge branch 'rt/commit-cleanup-config'Junio C Hamano2013-03-211-8/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | t7502: perform commits using alternate editor in a subshellBrandon Casey2013-02-231-8/+16
* | | | git-commit: only append a newline to -m mesg if necessaryBrandon Casey2013-02-191-1/+1
* | | | t7502: demonstrate breakage with a commit message with trailing newlinesBrandon Casey2013-02-191-3/+11
* | | | t/t7502: compare entire commit message with what was expectedBrandon Casey2013-02-191-2/+2
| |/ / |/| |
* | | Merge branch 'jc/custom-comment-char'Junio C Hamano2013-02-041-0/+7
|\ \ \ | |/ / |/| |
| * | Allow custom "comment char"Junio C Hamano2013-01-161-0/+7
* | | commit: make default of "cleanup" option configurableRalf Thielow2013-01-101-7/+77
|/ /
* | t7502: factor out autoident prerequisiteJeff King2012-11-151-11/+1
|/
* t7502: test early quit from commit with bad identJeff King2012-07-261-0/+17
* t7502: handle systems where auto-identity is brokenJeff King2012-07-261-3/+10
* t7502: drop confusing test_might_fail callJeff King2012-07-261-1/+1
* t7502: narrow checks for author/committer name in templateJeff King2012-07-261-17/+8
* t7502: properly quote GIT_EDITORJeff King2012-07-261-1/+1
* t7502: clean up fake_editor testsJeff King2012-07-261-13/+7
* tests: modernise style: more uses of test_line_countStefano Lattarini2012-04-111-1/+1
* 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