72 Commits (883b98efade212bf1496a93dd8a691355a31daf0)

Author SHA1 Message Date
Johannes Schindelin 334afbc76f tests: mark tests relying on the current default for `init.defaultBranch` 4 years ago
Charvi Mendiratta 1c0ab5c7fa t7201: put each command on a separate line 4 years ago
Charvi Mendiratta 627f2d79de t7201: use 'git -C' to avoid subshell 4 years ago
Charvi Mendiratta c327762f81 t7102,t7201: remove whitespace after redirect operator 4 years ago
Charvi Mendiratta 78b8d9340d t7102,t7201: remove unnecessary blank spaces in test body 4 years ago
Charvi Mendiratta e166fe363d t7101,t7102,t7201: modernize test formatting 4 years ago
brian m. carlson d482c234bf t7201: abstract away SHA-1-specific constants 5 years ago
Ævar Arnfjörð Bjarmason 1ff750b128 tests: make GIT_TEST_GETTEXT_POISON a boolean 6 years ago
Nguyễn Thái Ngọc Duy 6eff409e8a checkout: prevent losing staged changes with --merge 6 years ago
Nguyễn Thái Ngọc Duy 3e41485d85 read-tree: add --quiet 6 years ago
Ævar Arnfjörð Bjarmason 6cdccfce1e i18n: make GETTEXT_POISON a runtime option 6 years ago
Matthew DeVore dcbaa0b361 t/*: fix ordering of expected/observed arguments 7 years ago
SZEDER Gábor 1c5e94f459 tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>' 7 years ago
SZEDER Gábor ec10b018e7 tests: use 'test_must_be_empty' instead of '! test -s' 7 years ago
Eric Sunshine e974e06de0 t7000-t7999: fix broken &&-chains 7 years ago
Eric Sunshine e7eb15faca t7201: drop pointless "exit 0" at end of subshell 7 years ago
David Turner cbc5cf7ce5 t: make many tests depend less on the refs being files 7 years ago
Stefan Beller 9c5b2fab30 tests: fix diff order arguments in test_cmp 8 years ago
Vasco Almeida e9f3cec494 i18n: advice: mark string about detached head for translation 9 years ago
Jeff King aef591a0f9 t7201: fix &&-chain breakage 10 years ago
Jeff King a6a4a88af0 t: fix &&-chaining issues around setup which might fail 10 years ago
Jonathan Nieder 6a143aa2b2 checkout -m: attempt merge when deletion of path was staged 11 years ago
Johan Herland 88a9f72fe0 t7201.24: Add refspec to keep --track working 12 years ago
Stefano Lattarini 3fb0459bc8 tests: modernise style: more uses of test_line_count 13 years ago
Junio C Hamano 69382976aa i18n: use test_i18ngrep in t7201 14 years ago
Ævar Arnfjörð Bjarmason 9398cc4bd4 i18n: git-checkout "HEAD is now at" message 14 years ago
Johan Herland 21b5b1e8dc branch/checkout --track: Ensure that upstream branch is indeed a branch 14 years ago
Jonathan Nieder c4151629e7 checkout -m --conflict=diff3: add a label for ancestor 15 years ago
Jonathan Nieder f0531a2937 checkout --conflict=diff3: add a label for ancestor 15 years ago
Jonathan Nieder 47349a8cc0 tests: document format of conflicts from checkout -m 15 years ago
Junio C Hamano 13be3e31f1 Reword "detached HEAD" notification 15 years ago
Junio C Hamano 6d6f9acc5d checkout -m path: fix recreating conflicts 15 years ago
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 17 years ago
Junio C Hamano f5637549a7 demonstrate breakage of detached checkout with symbolic link HEAD 17 years ago
Junio C Hamano 51a94af845 Fix "checkout --track -b newbranch" on detached HEAD 17 years ago
Daniel Barkalow 352eadc400 Check early that a new branch is new and valid 17 years ago
Nanako Shiraishi 47a528ad24 tests: use "git xyzzy" form (t7200 - t9001) 17 years ago
Junio C Hamano eac5a40151 checkout --conflict=<style>: recreate merge in a non-default style 17 years ago
Junio C Hamano 0cf8581e33 checkout -m: recreate merge when checking out of unmerged index 17 years ago
Junio C Hamano 38901a4837 checkout --ours/--theirs: allow checking out one side of a conflicting merge 17 years ago
Junio C Hamano db9410990e checkout -f: allow ignoring unmerged paths when checking out of the index 17 years ago
Junio C Hamano 8fdcf31254 checkout: do not check out unmerged higher stages randomly 17 years ago
Alex Riesen 9188ed8962 Extend "checkout --track" DWIM to support more cases 17 years ago
Johannes Schindelin bb0ceb6264 checkout --track: make up a sensible branch name if '-b' was omitted 17 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