37 Commits (01ae841ccf3aa5d5331a4e6aed6122fee6617740)

Author SHA1 Message Date
Nanako Shiraishi e4b09dad9f test: checkout shouldn't say that HEAD has moved if it didn't 16 years ago
Jari Aalto 714fddf2fc Change double quotes to single quotes in message 16 years ago
Junio C Hamano acd3b9eca8 Enhance hold_lock_file_for_{update,append}() API 16 years ago
Junio C Hamano f5637549a7 demonstrate breakage of detached checkout with symbolic link HEAD 16 years ago
Junio C Hamano 51a94af845 Fix "checkout --track -b newbranch" on detached HEAD 16 years ago
Daniel Barkalow 352eadc400 Check early that a new branch is new and valid 16 years ago
Nanako Shiraishi 47a528ad24 tests: use "git xyzzy" form (t7200 - t9001) 16 years ago
Junio C Hamano eac5a40151 checkout --conflict=<style>: recreate merge in a non-default style 16 years ago
Junio C Hamano 0cf8581e33 checkout -m: recreate merge when checking out of unmerged index 16 years ago
Junio C Hamano 38901a4837 checkout --ours/--theirs: allow checking out one side of a conflicting merge 16 years ago
Junio C Hamano db9410990e checkout -f: allow ignoring unmerged paths when checking out of the index 16 years ago
Junio C Hamano 8fdcf31254 checkout: do not check out unmerged higher stages randomly 16 years ago
Alex Riesen 9188ed8962 Extend "checkout --track" DWIM to support more cases 16 years ago
Johannes Schindelin bb0ceb6264 checkout --track: make up a sensible branch name if '-b' was omitted 16 years ago
Brandon Casey 03b9dfb18b t3200,t7201: replace '!' with test_must_fail 17 years ago
Jeff King 82ebb0b6ec add test_cmp function for test scripts 17 years ago
Junio C Hamano 6010d2d957 checkout: work from a subdirectory 17 years ago
Jay Soffian 9ed36cfa35 branch: optionally setup branch.*.merge from upstream local branches 17 years ago
Daniel Barkalow 782c2d65c2 Build in checkout 17 years ago
Daniel Barkalow 922d87f92f Use diff -u instead of diff in t7201 17 years ago
Daniel Barkalow b1e9efa7c0 Test :/string form for checkout 17 years ago
Daniel Barkalow c07c7bf630 Add more checkout tests 17 years ago
Junio C Hamano 562ca192f9 clean: require -f to do damage by default 17 years ago
Junio C Hamano 5035242c47 checkout: do not get confused with ambiguous tag/branch names 18 years ago
Junio C Hamano fdc99cbbdc checkout: allow detaching to HEAD even when switching to the tip of a branch 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 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
Shawn Pearce 5a03e7f253 Allow git-checkout when on a non-existant branch. 18 years ago
Junio C Hamano abc0267016 checkout -m: fix read-tree invocation 19 years ago