summaryrefslogtreecommitdiff
path: root/t/t7102-reset.sh
Commit message (Expand)AuthorAgeFilesLines
* "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