summaryrefslogtreecommitdiff
path: root/t/t7102-reset.sh
AgeCommit message (Expand)AuthorFilesLines
2009-08-21reset: make the reminder output consistent with "checkout"Libravatar Matthieu Moy1-1/+2
2008-09-03tests: use "git xyzzy" form (t7000 - t7199)Libravatar Nanako Shiraishi1-2/+2
2008-07-20"needs update" considered harmfulLibravatar Junio C Hamano1-1/+1
2008-07-13t/: Use "test_must_fail git" instead of "! git"Libravatar Stephan Beyer1-24/+24
2008-06-25Allow "git-reset path" when unambiguousLibravatar Junio C Hamano1-0/+47
2008-05-24tests: do not use implicit "git diff --no-index"Libravatar Junio C Hamano1-6/+6
2007-11-05builtin-reset: avoid forking "update-index --refresh"Libravatar Johannes Schindelin1-0/+10
2007-11-05builtin-reset: do not call "ls-files --unmerged"Libravatar Johannes Schindelin1-0/+9
2007-11-03git-reset: do not be confused if there is nothing to resetLibravatar Johannes Schindelin1-0/+7
2007-09-13An additional test for "git-reset -- path"Libravatar Junio C Hamano1-0/+16
2007-09-12Add tests for documented features of "git reset".Libravatar Carlos Rica1-0/+389