summaryrefslogtreecommitdiffstats
path: root/t/t2407-worktree-heads.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* t: remove unneeded !SANITIZE_LEAK prerequisitesPatrick Steinhardt2024-11-211-8/+8
* builtin/branch.c: adjust error messages to coding guidelinesIsoken June Ibizugbe2023-10-231-1/+1
* branch: update the message to refuse touching a branch in-useJunio C Hamano2023-07-221-5/+5
* t2407: fix broken &&-chains in compound statementEric Sunshine2022-08-221-2/+2
* rebase: update refs from 'update-ref' commandsDerrick Stolee2022-07-191-15/+6
* rebase: add --update-refs optionDerrick Stolee2022-07-191-0/+22
* branch: consider refs under 'update-refs'Derrick Stolee2022-07-191-0/+23
* t2407: test branches currently using apply backendDerrick Stolee2022-07-191-1/+11
* t2407: test bisect and rebase as black-boxesDerrick Stolee2022-07-191-26/+31
* branch: fix branch_checked_out() leaksDerrick Stolee2022-06-151-0/+28
* branch: use branch_checked_out() when deleting refsDerrick Stolee2022-06-151-1/+4
* fetch: use new branch_checked_out() and add testsDerrick Stolee2022-06-151-0/+47
* branch: check for bisects and rebasesDerrick Stolee2022-06-151-0/+22
* branch: add branch_checked_out() helperDerrick Stolee2022-06-151-0/+29