summaryrefslogtreecommitdiff
path: root/git-reset.sh
Commit message (Expand)AuthorAgeFilesLines
* git-reset: complain and exit upon seeing an unknown parameter.Junio C Hamano2006-07-051-1/+5
* git-merge --squashJunio C Hamano2006-06-241-1/+1
* Include ref log detail in commit, reset, etc.Shawn Pearce2006-05-191-1/+1
* Simplify "git reset --hard"Linus Torvalds2006-05-141-46/+4
* Make git-reset delete empty directoriesShawn Pearce2006-02-171-0/+3
* git-rerere: reuse recorded resolve.Junio C Hamano2006-02-061-1/+1
* use GIT_DIR instead of /var/tmpAlex Riesen2006-01-051-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-281-0/+6
* Use git-update-ref in scripts.Junio C Hamano2005-09-281-1/+1
* Remove use of 'xargs -0' from git-reset.Junio C Hamano2005-09-241-2/+4
* Squelch `removal' message from 'git reset --hard'.Junio C Hamano2005-09-081-1/+1
* Big tool rename.Junio C Hamano2005-09-071-0/+97