summaryrefslogtreecommitdiffstats
path: root/git-reset.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* git-reset: remove unused variableRene Scharfe2006-08-281-3/+0
* git-reset: detect update-ref error and report it.Junio C Hamano2006-07-281-1/+4
* git-reset: complain and exit upon seeing an unknown parameter.Junio C Hamano2006-07-061-1/+5
* git-merge --squashJunio C Hamano2006-06-241-1/+1
* Include ref log detail in commit, reset, etc.Shawn Pearce2006-05-201-1/+1
* Simplify "git reset --hard"Linus Torvalds2006-05-151-46/+4
* Make git-reset delete empty directoriesShawn Pearce2006-02-181-0/+3
* git-rerere: reuse recorded resolve.Junio C Hamano2006-02-071-1/+1
* use GIT_DIR instead of /var/tmpAlex Riesen2006-01-061-1/+1
* Trivial usage string clean-upfreku045@student.liu.se2005-12-141-4/+2
* git-sh-setup: die if outside git repository.Junio C Hamano2005-11-251-1/+1
* Add usage help for git-reset.shc.shoemaker@cox.net2005-10-291-0/+6
* Use git-update-ref in scripts.Junio C Hamano2005-09-291-1/+1
* Remove use of 'xargs -0' from git-reset.Junio C Hamano2005-09-251-2/+4
* Squelch `removal' message from 'git reset --hard'.Junio C Hamano2005-09-091-1/+1
* Big tool rename.Junio C Hamano2005-09-081-0/+97