aboutsummaryrefslogtreecommitdiffstats
path: root/t/t2401-worktree-prune.sh
AgeCommit message (Expand)AuthorFilesLines
2025-10-15t2401: update path checks using test_path helpersSolly1-17/+17
2024-12-13Merge branch 'cw/worktree-extension'Junio C Hamano1-1/+2
2024-12-02worktree: add relative cli/config options to `add` commandCaleb White1-1/+2
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-10-08worktree: add test for path handling in linked worktreesCaleb White1-0/+19
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-5/+5
2023-02-06worktree: fix a trivial leak in prune_worktrees()Ævar Arnfjörð Bjarmason1-0/+1
2021-12-04worktree: send "chatty" messages to stderrEric Sunshine1-7/+7
2021-02-10tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason1-2/+2
2020-11-19t2*: adjust the references to the default branch name "main"Johannes Schindelin1-2/+2
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-06-10worktree: prune linked worktree referencing main worktree pathEric Sunshine1-0/+12
2020-06-10worktree: prune duplicate entries referencing same worktree pathEric Sunshine1-0/+12
2019-01-02move worktree tests to t24*Thomas Gummerer1-0/+95