55 Commits (5253dc33b713e3de63a25305bfc5e966999a0fbe)

Author SHA1 Message Date
Nicolas Pitre dc9195ac78 Let git-checkout always drop any detached head 18 years ago
Nicolas Pitre 6124aee5d9 add a quiet option to git-checkout 18 years ago
Nicolas Pitre 92cf95696f reword the detached head message a little again 18 years ago
Junio C Hamano e4b0e4ab8e detached HEAD -- finishing touches 18 years ago
Nicolas Pitre d117452a80 tone down the detached head warning 18 years ago
Nicolas Pitre a7e4fbf990 add reflog when moving HEAD to a new branch 18 years ago
Nicolas Pitre e1dde3d06c add reflog entries for HEAD when detached 18 years ago
Nicolas Pitre eb3204dfbb fix suggested branch creation command when detaching head 18 years ago
Junio C Hamano d7ebd53d37 git-checkout -m: fix merge case 18 years ago
Junio C Hamano c1a4278ee3 Use merge-recursive in git-checkout -m (branch switching) 18 years ago
Junio C Hamano 514c09fdcf Use cd_to_toplevel in scripts that implement it by hand. 18 years ago
Shawn O. Pearce 7eff28a9b4 Disallow working directory commands in a bare repository. 18 years ago
Junio C Hamano bfbbb8f8cf git-checkout: handle local changes sanely when detaching HEAD 18 years ago
Junio C Hamano 75b364dfe2 git-checkout: safety check for detached HEAD checks existing refs 18 years ago
Junio C Hamano 8d78b5af23 git-checkout: fix branch name output from the command 18 years ago
Junio C Hamano ead80606d4 git-checkout: safety when coming back from the detached HEAD state. 18 years ago
Junio C Hamano 73c838e4c9 git-checkout: rewording comments regarding detached HEAD. 18 years ago
Junio C Hamano 648861040f git-checkout: do not warn detaching HEAD when it is already detached. 18 years ago
Junio C Hamano c847f53712 Detached HEAD (experimental) 18 years ago
Nicolas Pitre 0a5761746c checkout: make the message about the need for a new branch a bit clearer 18 years ago
Junio C Hamano 1127148089 Loosen "working file will be lost" check in Porcelain-ish 18 years ago
Junio C Hamano bf7e1472df git-checkout: allow pathspec to recover lost working tree directory 18 years ago
Junio C Hamano 897643cc79 git-checkout: do not allow -f and -m at the same time. 18 years ago
Shawn Pearce 5a03e7f253 Allow git-checkout when on a non-existant branch. 18 years ago
Linus Torvalds 434cd0cd30 Enable the packed refs file format 18 years ago
Linus Torvalds 305e22c36e Teach "git checkout" to use git-show-ref 18 years ago
Junio C Hamano 2608003f55 git-checkout: allow "checkout HEAD -- path" 19 years ago
Junio C Hamano abc0267016 checkout -m: fix read-tree invocation 19 years ago
Junio C Hamano 4170af8232 checkout -f: do not leave untracked working tree files. 19 years ago
Shawn Pearce d7fb7a373a Test that git-branch -l works. 19 years ago
Shawn Pearce 969d326d6b Enable ref log creation in git checkout -b. 19 years ago
Junio C Hamano 618faa1dc7 checkout: use --aggressive when running a 3-way merge (-m). 19 years ago
Junio C Hamano 8d7a397aab checkout: use --aggressive when running a 3-way merge (-m). 19 years ago
Josef Weidendorfer babfaf8dee More useful/hinting error messages in git-checkout 19 years ago
Junio C Hamano 504fe714fe checkout: fix dirty-file display. 19 years ago
Junio C Hamano c5e09c1fbe git-commit: show dirtiness including index. 19 years ago
Junio C Hamano 980d8ce551 [PATCH] checkout: show dirty state upon switching branches. 19 years ago
Junio C Hamano 1be0659efc checkout: merge local modifications while switching branches. 19 years ago
Junio C Hamano 19205acfc2 checkout: automerge local changes while switching branches. 19 years ago
Junio C Hamano 104f3e03c0 checkout: sometimes work from a subdirectory. 19 years ago
Junio C Hamano 01385e2758 Comment fixes. 19 years ago
freku045@student.liu.se 806f36d4d7 Trivial usage string clean-up 19 years ago
Junio C Hamano ae2b0f1518 git-sh-setup: die if outside git repository. 19 years ago
Junio C Hamano 9c20a47067 Teach update-index to read from ls-tree. 19 years ago
Junio C Hamano 13d1cc3604 Do not fail on hierarchical branch names. 19 years ago
Chris Shoemaker b0bafe0364 Add usage statement to git-checkout.sh 19 years ago
Junio C Hamano 4aaa702794 git-checkout: revert specific paths to either index or a given tree-ish. 19 years ago
Junio C Hamano 652d5dc6c0 git-check-ref-format: reject funny ref names. 19 years ago
Junio C Hamano 03feddd6e8 git-check-ref-format: reject funny ref names. 19 years ago
Junio C Hamano 8098a178b2 Add git-symbolic-ref 19 years ago