27 Commits (36e5e70e0f40cf7ca4351b8159d68f8560a2805f)

Author SHA1 Message Date
Nicolas Pitre 4c474b6f92 add file checkout progress 18 years ago
David Kågedal a5cd09f993 Shell syntax fix in git-reset 18 years ago
Jason Riedy 2aad957a51 Replace "echo -n" with printf in shell scripts. 18 years ago
Junio C Hamano 514c09fdcf Use cd_to_toplevel in scripts that implement it by hand. 18 years ago
Shawn O. Pearce 7eff28a9b4 Disallow working directory commands in a bare repository. 18 years ago
Junio C Hamano bc8c0294c6 git-reset <tree> -- <path> restores absense of <path> in <tree> 18 years ago
Shawn O. Pearce 42ea5a5784 Honor GIT_REFLOG_ACTION in git-rebase. 18 years ago
Johannes Schindelin 95f2fb7d9f git-reset --hard: tell the user what the HEAD was reset to 18 years ago
Junio C Hamano 2ce633b928 git-reset [--mixed] <tree> [--] <paths>... 18 years ago
Junio C Hamano a81c311f23 git-reset: make it work from within a subdirectory. 18 years ago
Junio C Hamano 49ed2bc466 git-reset to remove "$GIT_DIR/MERGE_MSG" 18 years ago
Rene Scharfe 2e6183840e git-reset: remove unused variable 18 years ago
Junio C Hamano dee4e384f3 git-reset: detect update-ref error and report it. 19 years ago
Junio C Hamano ac83aa2e1f git-reset: complain and exit upon seeing an unknown parameter. 19 years ago
Junio C Hamano 7d0c68871a git-merge --squash 19 years ago
Shawn Pearce 67644a4d77 Include ref log detail in commit, reset, etc. 19 years ago
Linus Torvalds c68998f5b5 Simplify "git reset --hard" 19 years ago
Shawn Pearce 772d8a3b63 Make git-reset delete empty directories 19 years ago
Junio C Hamano 8389b52b2a git-rerere: reuse recorded resolve. 19 years ago
Alex Riesen 6ff0b1c56c use GIT_DIR instead of /var/tmp 19 years ago
freku045@student.liu.se 806f36d4d7 Trivial usage string clean-up 19 years ago
Junio C Hamano ae2b0f1518 git-sh-setup: die if outside git repository. 19 years ago
c.shoemaker@cox.net 2f9d685c61 Add usage help for git-reset.sh 19 years ago
Junio C Hamano bf7960eb51 Use git-update-ref in scripts. 19 years ago
Junio C Hamano c3bc895c81 Remove use of 'xargs -0' from git-reset. 19 years ago
Junio C Hamano e8623d45b4 Squelch `removal' message from 'git reset --hard'. 19 years ago
Junio C Hamano 215a7ad1ef Big tool rename. 19 years ago
Junio C Hamano 45d197a469 Introduce "reset type" flag to "git reset" 19 years ago
Junio C Hamano 2ad77e67c7 Audit rev-parse users. 20 years ago
Junio C Hamano 32173e6988 Stash away the original head in ORIG_HEAD when resetting. 20 years ago
Linus Torvalds bfe19f876c [PATCH] Extend "git reset" to take a reset point 20 years ago
Linus Torvalds b33e966608 Add "git-sh-setup-script" for common git shell script setup 20 years ago
Linus Torvalds ef0bfa25e9 Remove MERGE_HEAD in "git checkout/reset" 20 years ago
Linus Torvalds 40d8cfe411 Trivial git script fixups 20 years ago