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