index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-reset.sh
Commit message (
Expand
)
Author
Age
*
Supplant the "while case ... break ;; esac" idiom
David Kastrup
2007-09-23
*
Rewrite "git-frotz" to "git frotz"
Junio C Hamano
2007-07-02
*
add file checkout progress
Nicolas Pitre
2007-04-23
*
Shell syntax fix in git-reset
David Kågedal
2007-01-18
*
Replace "echo -n" with printf in shell scripts.
Jason Riedy
2007-01-15
*
Use cd_to_toplevel in scripts that implement it by hand.
Junio C Hamano
2007-01-12
*
Disallow working directory commands in a bare repository.
Shawn O. Pearce
2007-01-10
*
git-reset <tree> -- <path> restores absense of <path> in <tree>
Junio C Hamano
2007-01-06
*
Honor GIT_REFLOG_ACTION in git-rebase.
Shawn O. Pearce
2006-12-28
*
git-reset --hard: tell the user what the HEAD was reset to
Johannes Schindelin
2006-12-21
*
git-reset [--mixed] <tree> [--] <paths>...
Junio C Hamano
2006-12-14
*
git-reset: make it work from within a subdirectory.
Junio C Hamano
2006-12-14
*
git-reset to remove "$GIT_DIR/MERGE_MSG"
v1.4.4.2
Junio C Hamano
2006-12-06
*
git-reset: remove unused variable
Rene Scharfe
2006-08-27
*
git-reset: detect update-ref error and report it.
Junio C Hamano
2006-07-27
*
git-reset: complain and exit upon seeing an unknown parameter.
Junio C Hamano
2006-07-05
*
git-merge --squash
Junio C Hamano
2006-06-24
*
Include ref log detail in commit, reset, etc.
Shawn Pearce
2006-05-19
*
Simplify "git reset --hard"
Linus Torvalds
2006-05-14
*
Make git-reset delete empty directories
Shawn Pearce
2006-02-17
*
git-rerere: reuse recorded resolve.
Junio C Hamano
2006-02-06
*
use GIT_DIR instead of /var/tmp
Alex Riesen
2006-01-05
*
Trivial usage string clean-up
freku045@student.liu.se
2005-12-14
*
git-sh-setup: die if outside git repository.
Junio C Hamano
2005-11-25
*
Add usage help for git-reset.sh
c.shoemaker@cox.net
2005-10-28
*
Use git-update-ref in scripts.
Junio C Hamano
2005-09-28
*
Remove use of 'xargs -0' from git-reset.
Junio C Hamano
2005-09-24
*
Squelch `removal' message from 'git reset --hard'.
Junio C Hamano
2005-09-08
*
Big tool rename.
Junio C Hamano
2005-09-07