summaryrefslogtreecommitdiff
path: root/t/t7102-reset.sh
AgeCommit message (Expand)Author
2009-12-30Merge branch 'maint-1.6.1' into maintJunio C Hamano
2009-12-30t7102: make the test fail if one of its check failsNguyễn Thái Ngọc Duy
2009-08-22reset: make the reminder output consistent with "checkout"Matthieu Moy
2008-09-03tests: use "git xyzzy" form (t7000 - t7199)Nanako Shiraishi
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