aboutsummaryrefslogtreecommitdiffstats
path: root/t/t2402-worktree-list.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-12-13Merge branch 'cw/worktree-extension'Junio C Hamano1-0/+22
2024-12-02worktree: add relative cli/config options to `add` commandCaleb White1-0/+22
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-3/+3
2023-02-06push: free_refs() the "local_refs" in set_refspecs()Ævar Arnfjörð Bjarmason1-0/+1
2022-03-31worktree: add -z option for list subcommandPhillip Wood1-0/+19
2021-12-04worktree: send "chatty" messages to stderrEric Sunshine1-1/+1
2021-08-02t2402: use ref-store test helper to create broken symlinkHan-Wen Nienhuys1-1/+1
2021-02-10tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason1-1/+1
2021-02-10Merge branch 'rs/worktree-list-verbose'Junio C Hamano1-0/+96
2021-01-30worktree: teach `list` verbose modeRafael Silva1-0/+31
2021-01-30worktree: teach `list` to annotate prunable worktreeRafael Silva1-0/+32
2021-01-30worktree: teach `list --porcelain` to annotate locked worktreeRafael Silva1-0/+32
2021-01-30t2402: ensure locked worktree is properly cleaned upRafael Silva1-0/+1
2020-11-19t2*: adjust the references to the default branch name "main"Johannes Schindelin1-11/+11
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-11-03t2402: fix typoJohannes Schindelin1-1/+1
2020-10-12worktree: teach `list` to annotate locked worktreeRafael Silva1-0/+10
2020-03-22t: fix whitespace around &&Andrei Rybak1-1/+1
2020-03-04t2402: test worktree path when called in .git directoryHariom Verma1-0/+6
2019-01-02move worktree tests to t24*Thomas Gummerer1-0/+154