summaryrefslogtreecommitdiff
path: root/git-checkout.sh
AgeCommit message (Expand)Author
2006-07-31git-checkout: allow "checkout HEAD -- path"Junio C Hamano
2006-06-29checkout -m: fix read-tree invocationv1.4.1-rc2Junio C Hamano
2006-06-21checkout -f: do not leave untracked working tree files.Junio C Hamano
2006-05-25Test that git-branch -l works.Shawn Pearce
2006-05-19Enable ref log creation in git checkout -b.Shawn Pearce
2006-05-10checkout: use --aggressive when running a 3-way merge (-m).Junio C Hamano
2006-02-16More useful/hinting error messages in git-checkoutv1.2.1Josef Weidendorfer
2006-02-15checkout: 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-14checkout: merge local modifications while switching branches.Junio C Hamano
2006-01-14checkout: 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-23checkout: sometimes work from a subdirectory.Junio C Hamano
2005-12-17Comment 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-24Teach update-index to read from ls-tree.Junio C Hamano
2005-11-03Do not fail on hierarchical branch names.Junio C Hamano
2005-10-31Add 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-02Add git-symbolic-refJunio C Hamano
2005-09-20[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-13[PATCH] Make 'git checkout' a bit more forgiving when switching branches.Junio C Hamano
2005-09-08Big tool rename.Junio C Hamano