69 Commits (09ff69bb39b386e24a39723d9e20263a915bc6d6)

Author SHA1 Message Date
Sean 49aba0bb3a Alter git-checkout reflog message to include "from" branch 18 years ago
Junio C Hamano 5be60078c9 Rewrite "git-frotz" to "git frotz" 18 years ago
Junio C Hamano 5035242c47 checkout: do not get confused with ambiguous tag/branch names 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Junio C Hamano fdc99cbbdc checkout: allow detaching to HEAD even when switching to the tip of a branch 18 years ago
Sven Verdoolaege 68db31cc28 git-update-ref: add --no-deref option for overwriting/detaching ref 18 years ago
Nicolas Pitre 4c474b6f92 add file checkout progress 18 years ago
Junio C Hamano 3e0318a361 checkout: allow detaching to HEAD even when switching to the tip of a branch 18 years ago
Junio C Hamano abba9dbbf4 checkout: report where the new HEAD is upon detaching HEAD 18 years ago
Nicolas Pitre 5721685699 improve checkout message when asking for same branch 18 years ago
Paolo Bonzini 9debc3241b git-fetch, git-branch: Support local --track via a special remote '.' 18 years ago
Junio C Hamano 41f5d73391 git-checkout: fix "eval" used for merge labelling. 18 years ago
Paolo Bonzini 0746d19a82 git-branch, git-checkout: autosetup for remote branch tracking 18 years ago
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