aboutsummaryrefslogtreecommitdiff
path: root/git-reset.sh
Commit message (Expand)AuthorAge
* Shell syntax fix in git-resetDavid Kågedal2007-01-18
* Replace "echo -n" with printf in shell scripts.Jason Riedy2007-01-15
* Use cd_to_toplevel in scripts that implement it by hand.Junio C Hamano2007-01-12
* Disallow working directory commands in a bare repository.Shawn O. Pearce2007-01-10
* git-reset <tree> -- <path> restores absense of <path> in <tree>Junio C Hamano2007-01-06
* Honor GIT_REFLOG_ACTION in git-rebase.Shawn O. Pearce2006-12-28
* git-reset --hard: tell the user what the HEAD was reset toJohannes Schindelin2006-12-21
* git-reset [--mixed] <tree> [--] <paths>...Junio C Hamano2006-12-14
* git-reset: make it work from within a subdirectory.Junio C Hamano2006-12-14
* git-reset to remove "$GIT_DIR/MERGE_MSG"v1.4.4.2Junio C Hamano2006-12-06
* git-reset: remove unused variableRene Scharfe2006-08-27
* git-reset: detect update-ref error and report it.Junio C Hamano2006-07-27
* git-reset: complain and exit upon seeing an unknown parameter.Junio C Hamano2006-07-05
* git-merge --squashJunio C Hamano2006-06-24
* Include ref log detail in commit, reset, etc.Shawn Pearce2006-05-19
* Simplify "git reset --hard"Linus Torvalds2006-05-14
* Make git-reset delete empty directoriesShawn Pearce2006-02-17
* git-rerere: reuse recorded resolve.Junio C Hamano2006-02-06
* use GIT_DIR instead of /var/tmpAlex Riesen2006-01-05
* Trivial usage string clean-upfreku045@student.liu.se2005-12-14
* git-sh-setup: die if outside git repository.Junio C Hamano2005-11-25
* Add usage help for git-reset.shc.shoemaker@cox.net2005-10-28
* Use git-update-ref in scripts.Junio C Hamano2005-09-28
* Remove use of 'xargs -0' from git-reset.Junio C Hamano2005-09-24
* Squelch `removal' message from 'git reset --hard'.Junio C Hamano2005-09-08
* Big tool rename.Junio C Hamano2005-09-07