Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-24add file checkout progressNicolas Pitre
2007-01-19Shell syntax fix in git-resetDavid Kågedal
2007-01-16Replace "echo -n" with printf in shell scripts.Jason Riedy
2007-01-13Use cd_to_toplevel in scripts that implement it by hand.Junio C Hamano
2007-01-11Disallow working directory commands in a bare repository.Shawn O. Pearce
2007-01-07git-reset <tree> -- <path> restores absense of <path> in <tree>Junio C Hamano
2006-12-28Honor GIT_REFLOG_ACTION in git-rebase.Shawn O. Pearce
2006-12-22git-reset --hard: tell the user what the HEAD was reset toJohannes Schindelin
2006-12-14git-reset [--mixed] <tree> [--] <paths>...Junio C Hamano
2006-12-14git-reset: make it work from within a subdirectory.Junio C Hamano
2006-12-06git-reset to remove "$GIT_DIR/MERGE_MSG"v1.4.4.2Junio C Hamano
2006-08-28git-reset: remove unused variableRene Scharfe
2006-07-28git-reset: detect update-ref error and report it.Junio C Hamano
2006-07-06git-reset: complain and exit upon seeing an unknown parameter.Junio C Hamano
2006-06-24git-merge --squashJunio C Hamano
2006-05-20Include ref log detail in commit, reset, etc.Shawn Pearce
2006-05-15Simplify "git reset --hard"Linus Torvalds
2006-02-18Make git-reset delete empty directoriesShawn Pearce
2006-02-07git-rerere: reuse recorded resolve.Junio C Hamano
2006-01-06use GIT_DIR instead of /var/tmpAlex Riesen
2005-12-14Trivial usage string clean-upfreku045@student.liu.se
2005-11-26git-sh-setup: die if outside git repository.Junio C Hamano
2005-10-29Add usage help for git-reset.shc.shoemaker@cox.net
2005-09-29Use git-update-ref in scripts.Junio C Hamano
2005-09-25Remove use of 'xargs -0' from git-reset.Junio C Hamano
2005-09-09Squelch `removal' message from 'git reset --hard'.Junio C Hamano
2005-09-08Big tool rename.Junio C Hamano