aboutsummaryrefslogtreecommitdiff
path: root/t/t7502-commit.sh
Commit message (Expand)AuthorAge
* t7502: use diff.noprefix for --verbose testJeff King2017-10-04
* Merge branch 'pb/t7502-drop-dup'Junio C Hamano2016-04-06
|\
| * t/t7502 : drop duplicate testPranit Bauva2016-03-11
| * Merge branch 'sg/commit-cleanup-scissors' into maintJunio C Hamano2015-08-03
| |\
* | \ Merge branch 'sg/commit-cleanup-scissors'Junio C Hamano2015-06-24
|\ \ \ | | |/ | |/|
| * | commit: cope with scissors lines in commit messageSZEDER Gábor2015-06-09
* | | t7502-commit.sh: fix a broken and-chainRamsay Jones2015-04-28
| |/ |/|
* | Merge branch 'nd/status-auto-comment-char'Junio C Hamano2014-06-06
|\ \
| * | commit: allow core.commentChar=auto for character auto selectionNguyễn Thái Ngọc Duy2014-05-19
| |/
* | commit: print "Date" line when the user has set dateJeff King2014-05-02
|/
* commit: add --cleanup=scissorsNguyễn Thái Ngọc Duy2014-02-25
* Merge branch 'rs/commit-m-no-edit'Junio C Hamano2013-06-05
|\
| * commit: don't start editor if empty message is given with -mRené Scharfe2013-05-28
* | Merge branch 'bc/append-signed-off-by'Junio C Hamano2013-04-01
|\ \
| * | git-commit: populate the edit buffer with 2 blank lines before s-o-bBrandon Casey2013-02-23
* | | Merge branch 'yd/use-test-config-unconfig'Junio C Hamano2013-03-28
|\ \ \
| * | | t7502: remove clear_configYann Droneaud2013-03-25
| * | | t7502: use test_config to set/unset git config variablesYann Droneaud2013-03-25
* | | | Merge branch 'rt/commit-cleanup-config'Junio C Hamano2013-03-21
|\ \ \ \ | |_|_|/ |/| | |
| * | | t7502: perform commits using alternate editor in a subshellBrandon Casey2013-02-23
* | | | git-commit: only append a newline to -m mesg if necessaryBrandon Casey2013-02-19
* | | | t7502: demonstrate breakage with a commit message with trailing newlinesBrandon Casey2013-02-19
* | | | t/t7502: compare entire commit message with what was expectedBrandon Casey2013-02-19
| |/ / |/| |
* | | Merge branch 'jc/custom-comment-char'Junio C Hamano2013-02-04
|\ \ \ | |/ / |/| |
| * | Allow custom "comment char"Junio C Hamano2013-01-16
* | | commit: make default of "cleanup" option configurableRalf Thielow2013-01-10
|/ /
* | t7502: factor out autoident prerequisiteJeff King2012-11-15
|/
* t7502: test early quit from commit with bad identJeff King2012-07-26
* t7502: handle systems where auto-identity is brokenJeff King2012-07-26
* t7502: drop confusing test_might_fail callJeff King2012-07-26
* t7502: narrow checks for author/committer name in templateJeff King2012-07-26
* t7502: properly quote GIT_EDITORJeff King2012-07-26
* t7502: clean up fake_editor testsJeff King2012-07-26
* 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