summaryrefslogtreecommitdiff
path: root/t/t2407-worktree-heads.sh
AgeCommit message (Expand)AuthorFilesLines
2026-07-06t: convert grep assertions to test_grepMichael Montalbo1-13/+13
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-11-21t: remove unneeded !SANITIZE_LEAK prerequisitesPatrick Steinhardt1-8/+8
2023-10-23builtin/branch.c: adjust error messages to coding guidelinesIsoken June Ibizugbe1-1/+1
2023-07-21branch: update the message to refuse touching a branch in-useJunio C Hamano1-5/+5
2022-08-22t2407: fix broken &&-chains in compound statementEric Sunshine1-2/+2
2022-07-19rebase: update refs from 'update-ref' commandsDerrick Stolee1-15/+6
2022-07-19rebase: add --update-refs optionDerrick Stolee1-0/+22
2022-07-19branch: consider refs under 'update-refs'Derrick Stolee1-0/+23
2022-07-19t2407: test branches currently using apply backendDerrick Stolee1-1/+11
2022-07-19t2407: test bisect and rebase as black-boxesDerrick Stolee1-26/+31
2022-06-15branch: fix branch_checked_out() leaksDerrick Stolee1-0/+28
2022-06-15branch: use branch_checked_out() when deleting refsDerrick Stolee1-1/+4
2022-06-15fetch: use new branch_checked_out() and add testsDerrick Stolee1-0/+47
2022-06-15branch: check for bisects and rebasesDerrick Stolee1-0/+22
2022-06-15branch: add branch_checked_out() helperDerrick Stolee1-0/+29