summaryrefslogtreecommitdiff
path: root/t/t2402-worktree-list.sh
AgeCommit message (Expand)AuthorFilesLines
2022-03-31worktree: add -z option for list subcommandLibravatar Phillip Wood1-0/+19
2021-12-04worktree: send "chatty" messages to stderrLibravatar Eric Sunshine1-1/+1
2021-08-02t2402: use ref-store test helper to create broken symlinkLibravatar Han-Wen Nienhuys1-1/+1
2021-02-10tests: remove most uses of test_i18ncmpLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2021-02-10Merge branch 'rs/worktree-list-verbose'Libravatar Junio C Hamano1-0/+96
2021-01-30worktree: teach `list` verbose modeLibravatar Rafael Silva1-0/+31
2021-01-30worktree: teach `list` to annotate prunable worktreeLibravatar Rafael Silva1-0/+32
2021-01-30worktree: teach `list --porcelain` to annotate locked worktreeLibravatar Rafael Silva1-0/+32
2021-01-30t2402: ensure locked worktree is properly cleaned upLibravatar Rafael Silva1-0/+1
2020-11-19t2*: adjust the references to the default branch name "main"Libravatar Johannes Schindelin1-11/+11
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Libravatar Johannes Schindelin1-0/+3
2020-11-03t2402: fix typoLibravatar Johannes Schindelin1-1/+1
2020-10-12worktree: teach `list` to annotate locked worktreeLibravatar Rafael Silva1-0/+10
2020-03-22t: fix whitespace around &&Libravatar Andrei Rybak1-1/+1
2020-03-04t2402: test worktree path when called in .git directoryLibravatar Hariom Verma1-0/+6
2019-01-02move worktree tests to t24*Libravatar Thomas Gummerer1-0/+154