aboutsummaryrefslogtreecommitdiff
path: root/t/t7501-commit.sh
Commit message (Expand)AuthorAge
* 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
|\
| * Fix "git-commit -C $tag"Junio C Hamano2008-02-03
* | Sane use of test_expect_failureJunio C Hamano2008-02-01
|/
* commit: allow --amend to reuse message from another commitJunio C Hamano2007-12-14
* Add tests for pre-commit and commit-msg hooksWincent Colaiuta2007-12-09
* Merge branch 'kh/commit'Junio C Hamano2007-12-04
|\
| * t7501-commit: Add test for git commit <file> with dirty index.Kristian Høgsberg2007-11-22
| * Add testcase for amending and fixing author in git commit.Kristian Høgsberg2007-11-22
* | git-commit --allow-emptyJunio C Hamano2007-12-03
* | git-commit: Allow to amend a merge commit that does not change the treeJohannes Sixt2007-12-03
* | Merge branch 'js/mingw-fallouts'Junio C Hamano2007-11-24
|\ \ | |/ |/|
| * t7501-commit.sh: Not all seds understand option -iJohannes Sixt2007-11-14
* | Merge branch 'maint'Junio C Hamano2007-11-22
|\ \ | |/ |/|
| * Make test scripts executable.Junio C Hamano2007-11-22
* | Merge branch 'bs/maint-commit-options'Junio C Hamano2007-11-14
|\ \
| * | git-commit: Add tests for invalid usage of -a/--interactive with pathsBjörn Steinbrink2007-11-12
| |/
| * git-commit: partial commit of paths only removed from the indexJunio C Hamano2007-09-17
| * git-commit: Allow partial commit of file removal.Junio C Hamano2007-09-17
* | git-commit: a bit more testsJunio C Hamano2007-11-10
* | git-commit: partial commit of paths only removed from the indexJunio C Hamano2007-09-14
* | git-commit: Allow partial commit of file removal.Junio C Hamano2007-09-12
|/
* git-commit.sh: Permit the --amend message to be given with -m/-c/-C/-F.Junio C Hamano2007-08-01
* Add test case for basic commit functionality.Kristian Høgsberg2007-07-31