summaryrefslogtreecommitdiff
path: root/t/t7102-reset.sh
AgeCommit message (Expand)Author
2008-07-21"needs update" considered harmfulJunio C Hamano
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer
2008-06-26Allow "git-reset path" when unambiguousJunio C Hamano
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano
2007-11-06builtin-reset: avoid forking "update-index --refresh"Johannes Schindelin
2007-11-06builtin-reset: do not call "ls-files --unmerged"Johannes Schindelin
2007-11-04git-reset: do not be confused if there is nothing to resetJohannes Schindelin
2007-09-14An additional test for "git-reset -- path"Junio C Hamano
2007-09-12Add tests for documented features of "git reset".Carlos Rica