summaryrefslogtreecommitdiff
path: root/git-checkout.sh
AgeCommit message (Expand)Author
2006-02-15More useful/hinting error messages in git-checkoutv1.2.1Josef Weidendorfer
2006-02-14checkout: fix dirty-file display.Junio C Hamano
2006-02-12git-commit: show dirtiness including index.Junio C Hamano
2006-01-14[PATCH] checkout: show dirty state upon switching branches.Junio C Hamano
2006-01-13checkout: merge local modifications while switching branches.Junio C Hamano
2006-01-13checkout: automerge local changes while switching branches.Junio C Hamano
2005-12-23Adjust to ls-tree --full-name when run from a subdirectory.Junio C Hamano
2005-12-22checkout: sometimes work from a subdirectory.Junio C Hamano
2005-12-16Comment fixes.Junio C Hamano
2005-12-14Trivial usage string clean-upfreku045@student.liu.se
2005-11-25git-sh-setup: die if outside git repository.Junio C Hamano
2005-11-23Teach update-index to read from ls-tree.Junio C Hamano
2005-11-02Do not fail on hierarchical branch names.Junio C Hamano
2005-10-30Add usage statement to git-checkout.shChris Shoemaker
2005-10-18git-checkout: revert specific paths to either index or a given tree-ish.Junio C Hamano
2005-10-15git-check-ref-format: reject funny ref names.Junio C Hamano
2005-10-01Add git-symbolic-refJunio C Hamano
2005-09-19[PATCH] Remove total confusion from "git checkout"Linus Torvalds
2005-09-16[PATCH] Make git-checkout failure message more friendly.Junio C Hamano
2005-09-12[PATCH] Make 'git checkout' a bit more forgiving when switching branches.Junio C Hamano
2005-09-07Big tool rename.Junio C Hamano