summaryrefslogtreecommitdiffstats
path: root/t/t2400-worktree-add.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cw/worktree-extension'Junio C Hamano2024-12-131-0/+46
|\
| * worktree: add relative cli/config options to `add` commandCaleb White2024-12-021-0/+46
* | t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
|/
* builtin/worktree: fix leaking derived branch namesPatrick Steinhardt2024-08-011-0/+1
* t: local VAR="VAL" (quote positional parameters)Junio C Hamano2024-04-061-1/+1
* t2400: avoid losing exit status to pipesAchu Luma2024-01-201-2/+4
* Merge branch 'jc/orphan-unborn'Junio C Hamano2024-01-021-3/+3
|\
| * orphan/unborn: fix use of 'orphan' in end-user facing messagesJunio C Hamano2023-11-241-3/+3
* | Merge branch 'jc/checkout-B-branch-in-use'Junio C Hamano2023-12-271-0/+22
|\ \
| * | checkout: forbid "-B <branch>" from touching a branch used elsewhereJunio C Hamano2023-12-131-0/+22
| |/
* / worktree: standardize incompatibility messagesRené Scharfe2023-12-081-1/+1
|/
* Merge branch 'rj/branch-in-use-error-message'Junio C Hamano2023-08-241-1/+2
|\
| * branch: error message checking out a branch in useRubén Justo2023-08-091-1/+2
* | t2400: rewrite regex to avoid unintentional PCREJacob Abel2023-07-261-6/+6
* | t2400: drop no-op `--sq` from rev-parse callJacob Abel2023-07-261-1/+1
|/
* worktree add: emit warn when there is a bad HEADJacob Abel2023-05-181-1/+17
* worktree add: extend DWIM to infer --orphanJacob Abel2023-05-181-0/+326
* worktree add: introduce "try --orphan" hintJacob Abel2023-05-181-0/+37
* worktree add: add --orphan flagJacob Abel2023-05-181-0/+68
* t2400: add tests to verify --quietJacob Abel2023-05-181-0/+36
* t2400: refactor "worktree add" opt exclusion testsJacob Abel2023-05-181-10/+13
* t2400: cleanup created worktree in testJacob Abel2023-05-181-0/+1
* Sync with 2.37.4Taylor Blau2022-10-071-0/+2
|\
| * Sync with 2.35.5Taylor Blau2022-10-061-0/+2
| |\
| | * Sync with 2.32.4Taylor Blau2022-10-061-0/+2
| | |\
| | | * Sync with 2.30.6Taylor Blau2022-10-061-0/+2
| | | |\
| | | | * t/2NNNN: allow local submodulesTaylor Blau2022-10-011-0/+2
* | | | | tests: don't assume a .git/info for .git/info/graftsÆvar Arnfjörð Bjarmason2022-06-061-0/+4
|/ / / /
* | | | tests: extend "test_hook" for "rm" and "chmod -x", convert "$HOOK"Ævar Arnfjörð Bjarmason2022-03-171-4/+1
* | | | worktree: copy sparse-checkout patterns and config on addDerrick Stolee2022-02-081-2/+56
|/ / /
* | | worktree: teach `add` to accept --reason <string> with --lockStephen Manz2021-07-151-0/+14
* | | t2400: clean up '"add" worktree with lock' testStephen Manz2021-07-141-1/+1
|/ /
* | t2*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-34/+34
* | tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-0/+3
|/
* worktree: don't allow "add" validation to be fooled by suffix matchingEric Sunshine2020-02-241-0/+9
* Merge branch 'dl/t5520-cleanup'Junio C Hamano2019-12-051-2/+2
|\
| * t: teach test_cmp_rev to accept ! for not-equalsDenton Liu2019-11-211-2/+2
* | worktree: teach "add" to ignore submodule.recurse configPhilippe Blain2019-10-301-0/+24
|/
* Merge branch 'nd/corrupt-worktrees'Junio C Hamano2019-06-131-0/+12
* worktree add: sanitize worktree namesNguyễn Thái Ngọc Duy2019-05-151-0/+5
* move worktree tests to t24*Thomas Gummerer2019-01-031-0/+573