45 Commits (41a5564e054043945e365c580abab724e12744ff)

Author SHA1 Message Date
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 19 years ago
Junio C Hamano 897643cc79 git-checkout: do not allow -f and -m at the same time. 19 years ago
Shawn Pearce 5a03e7f253 Allow git-checkout when on a non-existant branch. 19 years ago
Linus Torvalds 434cd0cd30 Enable the packed refs file format 19 years ago
Linus Torvalds 305e22c36e Teach "git checkout" to use git-show-ref 19 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. 20 years ago
Junio C Hamano 9c20a47067 Teach update-index to read from ls-tree. 20 years ago
Junio C Hamano 13d1cc3604 Do not fail on hierarchical branch names. 20 years ago
Chris Shoemaker b0bafe0364 Add usage statement to git-checkout.sh 20 years ago
Junio C Hamano 4aaa702794 git-checkout: revert specific paths to either index or a given tree-ish. 20 years ago
Junio C Hamano 652d5dc6c0 git-check-ref-format: reject funny ref names. 20 years ago
Junio C Hamano 03feddd6e8 git-check-ref-format: reject funny ref names. 20 years ago
Junio C Hamano 8098a178b2 Add git-symbolic-ref 20 years ago
Linus Torvalds 3b944aac3b [PATCH] Remove total confusion from "git checkout" 20 years ago
Junio C Hamano 6b82d16bfc [PATCH] Make git-checkout failure message more friendly. 20 years ago
Junio C Hamano 7f88c8463c [PATCH] Make 'git checkout' a bit more forgiving when switching branches. 20 years ago
Junio C Hamano 215a7ad1ef Big tool rename. 20 years ago
Junio C Hamano 79882c2883 git-checkout-script: Remove unnecessary variable. 20 years ago
tony.luck@intel.com ab22707f0a [PATCH] Fix git-checkout-script exit status 20 years ago
Junio C Hamano f6e1a4d6dc [PATCH] Audit rev-parse users. 20 years ago
Linus Torvalds 91dcdfd3b5 Make "git checkout" create new branches on demand 20 years ago
Linus Torvalds 714fff2aa8 Make "git checkout" verify that the argument refers to a commit 20 years ago