Age | Commit message (Expand) | Author | Files | Lines |
2007-01-18 | Shell syntax fix in git-reset | David Kågedal | 1 | -1/+1 |
2007-01-15 | Replace "echo -n" with printf in shell scripts. | Jason Riedy | 1 | -1/+1 |
2007-01-12 | Use cd_to_toplevel in scripts that implement it by hand. | Junio C Hamano | 1 | -5/+1 |
2007-01-10 | Disallow working directory commands in a bare repository. | Shawn O. Pearce | 1 | -0/+1 |
2007-01-06 | git-reset <tree> -- <path> restores absense of <path> in <tree> | Junio C Hamano | 1 | -2/+4 |
2006-12-28 | Honor GIT_REFLOG_ACTION in git-rebase. | Shawn O. Pearce | 1 | -1/+2 |
2006-12-21 | git-reset --hard: tell the user what the HEAD was reset to | Johannes Schindelin | 1 | -1/+6 |
2006-12-14 | git-reset [--mixed] <tree> [--] <paths>... | Junio C Hamano | 1 | -22/+47 |
2006-12-14 | git-reset: make it work from within a subdirectory. | Junio C Hamano | 1 | -0/+7 |
2006-12-06 | git-reset to remove "$GIT_DIR/MERGE_MSG" | Junio C Hamano | 1 | -1/+2 |
2006-08-27 | git-reset: remove unused variable | Rene Scharfe | 1 | -3/+0 |
2006-07-27 | git-reset: detect update-ref error and report it. | Junio C Hamano | 1 | -1/+4 |
2006-07-05 | git-reset: complain and exit upon seeing an unknown parameter. | Junio C Hamano | 1 | -1/+5 |
2006-06-24 | git-merge --squash | Junio C Hamano | 1 | -1/+1 |
2006-05-19 | Include ref log detail in commit, reset, etc. | Shawn Pearce | 1 | -1/+1 |
2006-05-14 | Simplify "git reset --hard" | Linus Torvalds | 1 | -46/+4 |
2006-02-17 | Make git-reset delete empty directories | Shawn Pearce | 1 | -0/+3 |
2006-02-06 | git-rerere: reuse recorded resolve. | Junio C Hamano | 1 | -1/+1 |
2006-01-05 | use GIT_DIR instead of /var/tmp | Alex Riesen | 1 | -1/+1 |
2005-12-14 | Trivial usage string clean-up | freku045@student.liu.se | 1 | -4/+2 |
2005-11-25 | git-sh-setup: die if outside git repository. | Junio C Hamano | 1 | -1/+1 |
2005-10-28 | Add usage help for git-reset.sh | c.shoemaker@cox.net | 1 | -0/+6 |
2005-09-28 | Use git-update-ref in scripts. | Junio C Hamano | 1 | -1/+1 |
2005-09-24 | Remove use of 'xargs -0' from git-reset. | Junio C Hamano | 1 | -2/+4 |
2005-09-08 | Squelch `removal' message from 'git reset --hard'. | Junio C Hamano | 1 | -1/+1 |
2005-09-07 | Big tool rename. | Junio C Hamano | 1 | -0/+97 |