aboutsummaryrefslogtreecommitdiffstats
path: root/t/t7501-commit.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-23t7501: rename commit test to comply with naming conventionStephen P. Smith1-707/+0
2018-10-19Merge branch 'ss/wt-status-committable'Junio C Hamano1-2/+8
2018-09-17Merge branch 'jk/trailer-fixes'Junio C Hamano1-0/+16
2018-09-07wt-status.c: set the committable flag in the collect phaseStephen P. Smith1-3/+3
2018-09-07t7501: add test of "commit --dry-run --short"Stephen P. Smith1-0/+6
2018-08-27Merge branch 'sg/t7501-thinkofix'Junio C Hamano1-1/+1
2018-08-27Merge branch 'sg/test-must-be-empty'Junio C Hamano1-4/+2
2018-08-23sequencer: ignore "---" divider when parsing trailersJeff King1-0/+16
2018-08-22t7501-commit: drop silly command substitutionSZEDER Gábor1-1/+1
2018-08-21tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor1-4/+2
2018-07-16t7000-t7999: fix broken &&-chainsEric Sunshine1-26/+26
2018-07-03t: use test_write_lines() instead of series of 'echo' commandsEric Sunshine1-2/+2
2018-04-05commit: allow partial commits with relative pathsBrandon Williams1-0/+12
2017-06-21status: contextually notify user about an initial commitKaartic Sivaraam1-1/+1
2016-12-19Merge branch 'ak/commit-only-allow-empty'Junio C Hamano1-0/+9
2016-12-05commit: make --only --allow-empty work without pathsAndreas Krey1-0/+9
2016-11-29sequencer: use trailer's trailer layoutJonathan Tan1-0/+36
2016-05-23Merge branch 'ss/commit-dry-run-resolve-merge-to-no-op'Junio C Hamano1-0/+20
2016-04-07commit: do not ignore an empty message given by -m ''Jeff King1-3/+3
2016-04-07commit: --amend -m '' silently fails to wipe messageAdam Dinwoodie1-0/+20
2016-02-17wt-status.c: set commitable bit if there is a meaningful merge.Stephen P. Smith1-0/+20
2014-05-02commit: accept more date formats for "--date"Jeff King1-2/+10
2014-05-02commit: print "Date" line when the user has set dateJeff King1-0/+5
2014-02-24demonstrate git-commit --dry-run exit code behaviourTay Ray Chuan1-0/+36
2014-01-23t7501: fix "empty commit" test with NO_PERLJeff King1-0/+1
2013-08-24Make test "using invalid commit with -C" more strictKacper Kornet1-1/+1
2013-06-02Test 'commit --only' after 'checkout --orphan'Thomas Rast1-0/+13
2012-07-15Merge branch 'jk/maint-commit-amend-only-no-paths'Junio C Hamano1-0/+10
2012-07-15Merge branch 'cw/amend-commit-without-message'Junio C Hamano1-0/+15
2012-07-13Merge branch 'jc/refactor-diff-stdin'Junio C Hamano1-0/+12
2012-07-10commit: fix "--amend --only" with no pathspecJeff King1-0/+10
2012-07-09Allow edit of empty message with commit --amendChris Webb1-0/+15
2012-06-28diff-index.c: "git diff" has no need to read blob from the standard inputJunio C Hamano1-0/+12
2012-03-30commit: rephrase the error when user did not touch templated log messageJunio C Hamano1-0/+6
2012-03-30commit: do not trigger bogus "has templated message edited" checkJunio C Hamano1-0/+6
2012-03-30t7501: test the right kind of breakageJunio C Hamano1-0/+2
2011-12-08test: commit --amend should honor --no-editJonathan Nieder1-0/+40
2011-12-08t7501 (commit): modernize styleJonathan Nieder1-133/+127
2011-12-08test: remove a porcelain test that hard-codes commit namesJonathan Nieder1-20/+0
2011-12-08test: add missing "&&" after echo commandJonathan Nieder1-6/+7
2011-05-16Merge branch 'ci/commit--interactive-atomic'Junio C Hamano1-4/+17
2011-05-10Test atomic git-commit --interactiveConrad Irwin1-0/+10
2011-05-09Allow git commit --interactive with pathsConrad Irwin1-2/+3
2011-05-09t7501.8: feed a meaningful commandJeff King1-4/+6
2011-04-13i18n: use test_i18ngrep in t7501Junio C Hamano1-3/+4
2011-03-09i18n: git-status "Initial commit" messageÆvar Arnfjörð Bjarmason1-2/+5
2010-12-20ident: die on bogus date formatJeff King1-0/+4
2010-03-12commit --amend: copy notes to the new commitThomas Rast1-0/+12
2010-01-20Merge branch 'jk/warn-author-committer-after-commit'Junio C Hamano1-1/+5
2010-01-14commit: show interesting ident information in summaryJeff King1-1/+5