aboutsummaryrefslogtreecommitdiff
path: root/t/t2402-worktree-list.sh
AgeCommit message (Expand)Author
2025-11-18worktree list: quote pathsPhillip Wood
2025-11-18worktree list: fix column spacingPhillip Wood
2024-12-13Merge branch 'cw/worktree-extension'Junio C Hamano
2024-12-02worktree: add relative cli/config options to `add` commandCaleb White
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano
2023-02-06push: free_refs() the "local_refs" in set_refspecs()Ævar Arnfjörð Bjarmason
2022-03-31worktree: add -z option for list subcommandPhillip Wood
2021-12-04worktree: send "chatty" messages to stderrEric Sunshine
2021-08-02t2402: use ref-store test helper to create broken symlinkHan-Wen Nienhuys
2021-02-10tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason
2021-02-10Merge branch 'rs/worktree-list-verbose'Junio C Hamano
2021-01-30worktree: teach `list` verbose modeRafael Silva
2021-01-30worktree: teach `list` to annotate prunable worktreeRafael Silva
2021-01-30worktree: teach `list --porcelain` to annotate locked worktreeRafael Silva
2021-01-30t2402: ensure locked worktree is properly cleaned upRafael Silva
2020-11-19t2*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2020-11-03t2402: fix typoJohannes Schindelin
2020-10-12worktree: teach `list` to annotate locked worktreeRafael Silva
2020-03-22t: fix whitespace around &&Andrei Rybak
2020-03-04t2402: test worktree path when called in .git directoryHariom Verma
2019-01-02move worktree tests to t24*Thomas Gummerer