summaryrefslogtreecommitdiff
path: root/builtin-reset.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'js/reset'Junio C Hamano2007-11-111-44/+37
|\
| * builtin-reset: avoid forking "update-index --refresh"Johannes Schindelin2007-11-051-24/+29
| * builtin-reset: do not call "ls-files --unmerged"Johannes Schindelin2007-11-051-20/+8
* | git-reset: add -q option to operate quietlyGerrit Pape2007-11-061-4/+10
|/
* git-reset: do not be confused if there is nothing to resetJohannes Schindelin2007-11-031-6/+18
* Improved const correctness for stringsShawn O. Pearce2007-10-211-1/+1
* Make "git reset" a builtin.Carlos Rica2007-09-121-0/+279