aboutsummaryrefslogtreecommitdiff
path: root/t/t7501-commit.sh
Commit message (Expand)AuthorAge
* status: contextually notify user about an initial commitKaartic Sivaraam2017-06-21
* Merge branch 'ak/commit-only-allow-empty'Junio C Hamano2016-12-19
|\
| * commit: make --only --allow-empty work without pathsAndreas Krey2016-12-05
* | sequencer: use trailer's trailer layoutJonathan Tan2016-11-29
|/
* Merge branch 'ss/commit-dry-run-resolve-merge-to-no-op'Junio C Hamano2016-05-23
|\
| * wt-status.c: set commitable bit if there is a meaningful merge.Stephen P. Smith2016-02-17
* | commit: do not ignore an empty message given by -m ''Jeff King2016-04-07
* | commit: --amend -m '' silently fails to wipe messageAdam Dinwoodie2016-04-07
|/
* commit: accept more date formats for "--date"Jeff King2014-05-02
* commit: print "Date" line when the user has set dateJeff King2014-05-02
* demonstrate git-commit --dry-run exit code behaviourTay Ray Chuan2014-02-24
* t7501: fix "empty commit" test with NO_PERLJeff King2014-01-23
* Make test "using invalid commit with -C" more strictKacper Kornet2013-08-24
* Test 'commit --only' after 'checkout --orphan'Thomas Rast2013-06-02
* Merge branch 'jk/maint-commit-amend-only-no-paths'Junio C Hamano2012-07-15
|\
| * commit: fix "--amend --only" with no pathspecJeff King2012-07-10
* | Merge branch 'cw/amend-commit-without-message'Junio C Hamano2012-07-15
|\ \
| * | Allow edit of empty message with commit --amendChris Webb2012-07-09
* | | Merge branch 'jc/refactor-diff-stdin'Junio C Hamano2012-07-13
|\ \ \
| * | | diff-index.c: "git diff" has no need to read blob from the standard inputJunio C Hamano2012-06-28
* | | | commit: rephrase the error when user did not touch templated log messageJunio C Hamano2012-03-30
* | | | commit: do not trigger bogus "has templated message edited" checkJunio C Hamano2012-03-30
* | | | t7501: test the right kind of breakageJunio C Hamano2012-03-30
| |/ / |/| |
* | | test: commit --amend should honor --no-editJonathan Nieder2011-12-08
* | | t7501 (commit): modernize styleJonathan Nieder2011-12-08
* | | test: remove a porcelain test that hard-codes commit namesJonathan Nieder2011-12-08
* | | test: add missing "&&" after echo commandJonathan Nieder2011-12-08
|/ /
* | Merge branch 'ci/commit--interactive-atomic'Junio C Hamano2011-05-16
|\ \
| * | Test atomic git-commit --interactiveConrad Irwin2011-05-10
| * | Allow git commit --interactive with pathsConrad Irwin2011-05-09
| * | t7501.8: feed a meaningful commandJeff King2011-05-09
* | | i18n: use test_i18ngrep in t7501Junio C Hamano2011-04-13
|/ /
* | i18n: git-status "Initial commit" messageÆvar Arnfjörð Bjarmason2011-03-09
* | ident: die on bogus date formatJeff King2010-12-20
* | commit --amend: copy notes to the new commitThomas Rast2010-03-12
|/
* Merge branch 'jk/warn-author-committer-after-commit'Junio C Hamano2010-01-20
|\
| * commit: show interesting ident information in summaryJeff King2010-01-14
* | builtin-commit: add --date optionMiklos Vajna2009-12-03
|/
* Do not use VISUAL editor on dumb terminalsJonathan Nieder2009-11-13
* commit: More generous accepting of RFC-2822 footer lines.David Brown2009-10-28
* tests: skip perl tests if NO_PERL is definedJeff King2009-04-08
* t7501-commit.sh: explicitly check that -F prevents invoking the editorAdeodato Simó2009-01-10
* t7501: always use test_cmp instead of diffMiklos Vajna2008-09-10
* tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi2008-09-03
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-13
* Merge branch 'bd/tests'Junio C Hamano2008-05-14
|\
| * Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-05
* | fix bsd shell negationJeff King2008-05-13
|/
* add test_cmp function for test scriptsJeff King2008-03-13
* Merge branch 'maint'Junio C Hamano2008-02-03
|\