summaryrefslogtreecommitdiff
path: root/t/t2406-worktree-repair.sh
AgeCommit message (Expand)AuthorFilesLines
2026-08-28worktree repair: detect relative path in .git file correctlyYoichi NAKAYAMA1-12/+42
2024-12-13Merge branch 'cw/worktree-extension'Junio C Hamano1-0/+39
2024-12-02worktree: add relative cli/config options to `repair` commandCaleb White1-0/+39
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-09-23worktree: repair copied repository and linked worktreesEric Sunshine1-0/+19
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-12/+12
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-18/+12
2020-12-21worktree: teach `repair` to fix multi-directional breakageEric Sunshine1-0/+26
2020-08-31worktree: teach "repair" to fix outgoing links to worktreesEric Sunshine1-0/+86
2020-08-31worktree: teach "repair" to fix worktree back-links to main worktreeEric Sunshine1-0/+82
2020-08-27worktree: add skeleton "repair" commandEric Sunshine1-0/+11