summaryrefslogtreecommitdiff
path: root/t/t7102-reset.sh
Commit message (Expand)AuthorAgeFilesLines
* reset [<commit>] paths...: do not mishandle unmerged pathsJunio C Hamano2011-07-131-0/+15
* i18n: use test_i18ncmp and test_i18ngrep in t7102 and t7110Junio C Hamano2011-04-131-2/+2
* i18n: git-reset "Unstaged changes after reset" messageÆvar Arnfjörð Bjarmason2011-03-091-1/+1
* Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-12-301-7/+7
|\
| * t7102: make the test fail if one of its check failsNguyễn Thái Ngọc Duy2009-12-291-7/+7
* | reset: make the reminder output consistent with "checkout"Matthieu Moy2009-08-211-1/+2
|/
* tests: use "git xyzzy" form (t7000 - t7199)Nanako Shiraishi2008-09-031-2/+2
* "needs update" considered harmfulJunio C Hamano2008-07-201-1/+1
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-131-24/+24
* Allow "git-reset path" when unambiguousJunio C Hamano2008-06-251-0/+47
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-241-6/+6
* builtin-reset: avoid forking "update-index --refresh"Johannes Schindelin2007-11-051-0/+10
* builtin-reset: do not call "ls-files --unmerged"Johannes Schindelin2007-11-051-0/+9
* git-reset: do not be confused if there is nothing to resetJohannes Schindelin2007-11-031-0/+7
* An additional test for "git-reset -- path"Junio C Hamano2007-09-131-0/+16
* Add tests for documented features of "git reset".Carlos Rica2007-09-121-0/+389