aboutsummaryrefslogtreecommitdiffstats
path: root/git-checkout.sh
AgeCommit message (Expand)AuthorFilesLines
2006-09-27Allow git-checkout when on a non-existant branch.Shawn Pearce1-1/+8
2006-07-31git-checkout: allow "checkout HEAD -- path"Junio C Hamano1-0/+4
2006-06-28checkout -m: fix read-tree invocationv1.4.1-rc2Junio C Hamano1-2/+1
2006-06-20checkout -f: do not leave untracked working tree files.Junio C Hamano1-2/+1
2006-05-24Test that git-branch -l works.Shawn Pearce1-2/+2
2006-05-19Enable ref log creation in git checkout -b.Shawn Pearce1-4/+15
2006-05-09checkout: use --aggressive when running a 3-way merge (-m).Junio C Hamano1-1/+1
2006-02-15More useful/hinting error messages in git-checkoutv1.2.1Josef Weidendorfer1-3/+10
2006-02-14checkout: fix dirty-file display.Junio C Hamano1-2/+4
2006-02-12git-commit: show dirtiness including index.Junio C Hamano1-1/+2
2006-01-14[PATCH] checkout: show dirty state upon switching branches.Junio C Hamano1-0/+3
2006-01-13checkout: merge local modifications while switching branches.Junio C Hamano1-22/+38
2006-01-13checkout: automerge local changes while switching branches.Junio C Hamano1-1/+27
2005-12-23Adjust to ls-tree --full-name when run from a subdirectory.Junio C Hamano1-1/+1
2005-12-22checkout: sometimes work from a subdirectory.Junio C Hamano1-0/+9
2005-12-16Comment fixes.Junio C Hamano1-1/+1
2005-12-14Trivial usage string clean-upfreku045@student.liu.se1-4/+2
2005-11-25git-sh-setup: die if outside git repository.Junio C Hamano1-1/+1
2005-11-23Teach update-index to read from ls-tree.Junio C Hamano1-1/+0
2005-11-02Do not fail on hierarchical branch names.Junio C Hamano1-1/+3
2005-10-30Add usage statement to git-checkout.shChris Shoemaker1-0/+7
2005-10-18git-checkout: revert specific paths to either index or a given tree-ish.Junio C Hamano1-15/+64
2005-10-15git-check-ref-format: reject funny ref names.Junio C Hamano1-0/+2
2005-10-01Add git-symbolic-refJunio C Hamano1-1/+2
2005-09-19[PATCH] Remove total confusion from "git checkout"Linus Torvalds1-1/+1
2005-09-16[PATCH] Make git-checkout failure message more friendly.Junio C Hamano1-1/+2
2005-09-12[PATCH] Make 'git checkout' a bit more forgiving when switching branches.Junio C Hamano1-0/+1
2005-09-07Big tool rename.Junio C Hamano1-0/+76