summaryrefslogtreecommitdiff
path: root/t/t7501-commit.sh
Commit message (Expand)AuthorAgeFilesLines
* add test_cmp function for test scriptsJeff King2008-03-131-7/+7
* Merge branch 'maint'Junio C Hamano2008-02-031-0/+18
|\
| * Fix "git-commit -C $tag"Junio C Hamano2008-02-031-0/+18
* | Sane use of test_expect_failureJunio C Hamano2008-02-011-20/+20
|/
* commit: allow --amend to reuse message from another commitJunio C Hamano2007-12-141-0/+17
* Add tests for pre-commit and commit-msg hooksWincent Colaiuta2007-12-091-1/+1
* Merge branch 'kh/commit'Junio C Hamano2007-12-041-0/+27
|\
| * t7501-commit: Add test for git commit <file> with dirty index.Kristian Høgsberg2007-11-221-0/+10
| * Add testcase for amending and fixing author in git commit.Kristian Høgsberg2007-11-221-0/+15
* | git-commit --allow-emptyJunio C Hamano2007-12-031-0/+7
* | git-commit: Allow to amend a merge commit that does not change the treeJohannes Sixt2007-12-031-0/+32
* | Merge branch 'js/mingw-fallouts'Junio C Hamano2007-11-241-2/+4
|\ \ | |/ |/|
| * t7501-commit.sh: Not all seds understand option -iJohannes Sixt2007-11-141-2/+4
* | Merge branch 'maint'Junio C Hamano2007-11-221-0/+0
|\ \ | |/ |/|
| * Make test scripts executable.Junio C Hamano2007-11-221-0/+0
* | Merge branch 'bs/maint-commit-options'Junio C Hamano2007-11-141-0/+10
|\ \
| * | git-commit: Add tests for invalid usage of -a/--interactive with pathsBjörn Steinbrink2007-11-121-0/+10
| |/
| * git-commit: partial commit of paths only removed from the indexJunio C Hamano2007-09-171-2/+13
| * git-commit: Allow partial commit of file removal.Junio C Hamano2007-09-171-0/+21
* | git-commit: a bit more testsJunio C Hamano2007-11-101-0/+69
* | git-commit: partial commit of paths only removed from the indexJunio C Hamano2007-09-141-2/+13
* | git-commit: Allow partial commit of file removal.Junio C Hamano2007-09-121-0/+21
|/
* git-commit.sh: Permit the --amend message to be given with -m/-c/-C/-F.Junio C Hamano2007-08-011-3/+3
* Add test case for basic commit functionality.Kristian Høgsberg2007-07-311-0/+134