summaryrefslogtreecommitdiff
path: root/t/t7501-commit.sh
Commit message (Expand)AuthorAgeFilesLines
* t7501: rename commit test to comply with naming conventionStephen P. Smith2018-10-231-707/+0
* Merge branch 'ss/wt-status-committable'Junio C Hamano2018-10-191-2/+8
|\
| * wt-status.c: set the committable flag in the collect phaseStephen P. Smith2018-09-071-3/+3
| * t7501: add test of "commit --dry-run --short"Stephen P. Smith2018-09-071-0/+6
* | Merge branch 'jk/trailer-fixes'Junio C Hamano2018-09-171-0/+16
|\ \ | |/ |/|
| * sequencer: ignore "---" divider when parsing trailersJeff King2018-08-231-0/+16
* | Merge branch 'sg/t7501-thinkofix'Junio C Hamano2018-08-271-1/+1
|\ \
| * | t7501-commit: drop silly command substitutionSZEDER Gábor2018-08-221-1/+1
* | | Merge branch 'sg/test-must-be-empty'Junio C Hamano2018-08-271-4/+2
|\ \ \
| * | | tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'SZEDER Gábor2018-08-211-4/+2
| | |/ | |/|
* | | t7000-t7999: fix broken &&-chainsEric Sunshine2018-07-161-26/+26
* | | t: use test_write_lines() instead of series of 'echo' commandsEric Sunshine2018-07-031-2/+2
|/ /
* | commit: allow partial commits with relative pathsBrandon Williams2018-04-051-0/+12
* | status: contextually notify user about an initial commitks/status-initial-commitKaartic Sivaraam2017-06-211-1/+1
* | Merge branch 'ak/commit-only-allow-empty'Junio C Hamano2016-12-191-0/+9
|\ \
| * | commit: make --only --allow-empty work without pathsAndreas Krey2016-12-051-0/+9
* | | sequencer: use trailer's trailer layoutJonathan Tan2016-11-291-0/+36
|/ /
* | Merge branch 'ss/commit-dry-run-resolve-merge-to-no-op'Junio C Hamano2016-05-231-0/+20
|\ \ | |/
| * wt-status.c: set commitable bit if there is a meaningful merge.ss/commit-dry-run-resolve-merge-to-no-opStephen P. Smith2016-02-171-0/+20
* | commit: do not ignore an empty message given by -m ''ad/commit-have-m-optionJeff King2016-04-071-3/+3
* | commit: --amend -m '' silently fails to wipe messageAdam Dinwoodie2016-04-071-0/+20
|/
* commit: accept more date formats for "--date"Jeff King2014-05-021-2/+10
* commit: print "Date" line when the user has set dateJeff King2014-05-021-0/+5
* demonstrate git-commit --dry-run exit code behaviourtc/commit-dry-run-exit-status-testsTay Ray Chuan2014-02-241-0/+36
* t7501: fix "empty commit" test with NO_PERLJeff King2014-01-231-0/+1
* Make test "using invalid commit with -C" more strictKacper Kornet2013-08-241-1/+1
* Test 'commit --only' after 'checkout --orphan'Thomas Rast2013-06-021-0/+13
* Merge branch 'jk/maint-commit-amend-only-no-paths'Junio C Hamano2012-07-151-0/+10
|\
| * commit: fix "--amend --only" with no pathspecJeff King2012-07-101-0/+10
* | Merge branch 'cw/amend-commit-without-message'Junio C Hamano2012-07-151-0/+15
|\ \
| * | Allow edit of empty message with commit --amendChris Webb2012-07-091-0/+15
* | | Merge branch 'jc/refactor-diff-stdin'Junio C Hamano2012-07-131-0/+12
|\ \ \
| * | | diff-index.c: "git diff" has no need to read blob from the standard inputJunio C Hamano2012-06-281-0/+12
* | | | commit: rephrase the error when user did not touch templated log messageJunio C Hamano2012-03-301-0/+6
* | | | commit: do not trigger bogus "has templated message edited" checkJunio C Hamano2012-03-301-0/+6
* | | | t7501: test the right kind of breakageJunio C Hamano2012-03-301-0/+2
| |/ / |/| |
* | | test: commit --amend should honor --no-editjc/commit-amend-no-editJonathan Nieder2011-12-081-0/+40
* | | t7501 (commit): modernize styleJonathan Nieder2011-12-081-133/+127
* | | test: remove a porcelain test that hard-codes commit namesJonathan Nieder2011-12-081-20/+0
* | | test: add missing "&&" after echo commandJonathan Nieder2011-12-081-6/+7
|/ /
* | Merge branch 'ci/commit--interactive-atomic'Junio C Hamano2011-05-161-4/+17
|\ \
| * | Test atomic git-commit --interactiveConrad Irwin2011-05-101-0/+10
| * | Allow git commit --interactive with pathsConrad Irwin2011-05-091-2/+3
| * | t7501.8: feed a meaningful commandJeff King2011-05-091-4/+6
* | | i18n: use test_i18ngrep in t7501Junio C Hamano2011-04-131-3/+4
|/ /
* | i18n: git-status "Initial commit" messageÆvar Arnfjörð Bjarmason2011-03-091-2/+5
* | ident: die on bogus date formatJeff King2010-12-201-0/+4
* | commit --amend: copy notes to the new commitThomas Rast2010-03-121-0/+12
|/
* Merge branch 'jk/warn-author-committer-after-commit'Junio C Hamano2010-01-201-1/+5
|\
| * commit: show interesting ident information in summaryJeff King2010-01-141-1/+5