summaryrefslogtreecommitdiff
path: root/git-checkout.sh
Commit message (Expand)AuthorAgeFilesLines
* checkout -m: fix read-tree invocationv1.4.1-rc2Junio C Hamano2006-06-281-2/+1
* checkout -f: do not leave untracked working tree files.Junio C Hamano2006-06-201-2/+1
* Test that git-branch -l works.Shawn Pearce2006-05-241-2/+2
* Enable ref log creation in git checkout -b.Shawn Pearce2006-05-191-4/+15
* checkout: use --aggressive when running a 3-way merge (-m).Junio C Hamano2006-05-091-1/+1
* More useful/hinting error messages in git-checkoutv1.2.1Josef Weidendorfer2006-02-151-3/+10
* checkout: fix dirty-file display.Junio C Hamano2006-02-141-2/+4
* git-commit: show dirtiness including index.Junio C Hamano2006-02-121-1/+2
* [PATCH] checkout: show dirty state upon switching branches.Junio C Hamano2006-01-141-0/+3
* checkout: merge local modifications while switching branches.Junio C Hamano2006-01-131-22/+38
* checkout: automerge local changes while switching branches.Junio C Hamano2006-01-131-1/+27
* Adjust to ls-tree --full-name when run from a subdirectory.Junio C Hamano2005-12-231-1/+1
|\
* | checkout: sometimes work from a subdirectory.Junio C Hamano2005-12-221-0/+9
|/
* Comment fixes.Junio C Hamano2005-12-161-1/+1
* Trivial usage string clean-upfreku045@student.liu.se2005-12-141-4/+2
* git-sh-setup: die if outside git repository.Junio C Hamano2005-11-251-1/+1
* Teach update-index to read from ls-tree.Junio C Hamano2005-11-231-1/+0
* Do not fail on hierarchical branch names.Junio C Hamano2005-11-021-1/+3
* Add usage statement to git-checkout.shChris Shoemaker2005-10-301-0/+7
* git-checkout: revert specific paths to either index or a given tree-ish.Junio C Hamano2005-10-181-15/+64
* git-check-ref-format: reject funny ref names.Junio C Hamano2005-10-151-0/+2
* Add git-symbolic-refJunio C Hamano2005-10-011-1/+2
* [PATCH] Remove total confusion from "git checkout"Linus Torvalds2005-09-191-1/+1
* [PATCH] Make git-checkout failure message more friendly.Junio C Hamano2005-09-161-1/+2
* [PATCH] Make 'git checkout' a bit more forgiving when switching branches.Junio C Hamano2005-09-121-0/+1
* Big tool rename.Junio C Hamano2005-09-071-0/+76