checkout: split options[] array in three pieces
Nguyễn Thái Ngọc Duy committed over 7 years ago
checkout: move 'confict_style' and 'dwim_..' to checkout_opts
Nguyễn Thái Ngọc Duy committed over 7 years ago
checkout: make "opts" in cmd_checkout() a pointer
Nguyễn Thái Ngọc Duy committed over 7 years ago
checkout: factor out some code in parse_branchname_arg()
Nguyễn Thái Ngọc Duy committed over 7 years ago
checkout: keep most #include sorted
Nguyễn Thái Ngọc Duy committed over 7 years ago
checkout: inform the user when removing branch state
Nguyễn Thái Ngọc Duy committed over 7 years ago
checkout: advice how to get out of detached HEAD mode
Nguyễn Thái Ngọc Duy committed over 7 years ago
t: rename t2014-switch.sh to t2014-checkout-switch.sh
Nguyễn Thái Ngọc Duy committed over 7 years ago
git-checkout.txt: fix monospace typeset
Nguyễn Thái Ngọc Duy committed over 7 years ago
doc: document --overwrite-ignore
Nguyễn Thái Ngọc Duy committed over 7 years ago
git-checkout.txt: fix one syntax line
Nguyễn Thái Ngọc Duy committed over 7 years ago
git-checkout.txt: spell out --no-option
Nguyễn Thái Ngọc Duy committed over 7 years ago
git-p4: respect excluded paths when detecting branches
Mazo, Andrey committed over 7 years ago
git-p4: add failing test for "git-p4: respect excluded paths when detecting branches"
Mazo, Andrey committed over 7 years ago
git-p4: don't exclude other files with same prefix
Mazo, Andrey committed over 7 years ago
git-p4: add failing test for "don't exclude other files with same prefix"
Mazo, Andrey committed over 7 years ago
git-p4: don't groom exclude path list on every commit
Mazo, Andrey committed over 7 years ago
git-p4: match branches case insensitively if configured
Mazo, Andrey committed over 7 years ago
git-p4: add failing test for "git-p4: match branches case insensitively if configured"
Mazo, Andrey committed over 7 years ago
git-p4: detect/prevent infinite loop in gitCommitByP4Change()
Mazo, Andrey committed over 7 years ago