summaryrefslogtreecommitdiff
path: root/tests/worktree/refs.c
Commit message (Expand)AuthorAgeFilesLines
* tests: verify renaming branch really updates worktree HEADPatrick Steinhardt2020-07-121-1/+4
* strarray: we should `dispose` instead of `free`Edward Thomson2020-06-011-2/+2
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-1/+1
* Fix deletion of unrelated branch on worktreeSven Strickroth2018-04-201-0/+22
* worktree: switch over worktree pruning to an opts structurePatrick Steinhardt2017-05-051-1/+4
* refs: update worktree HEADs when renaming branchesPatrick Steinhardt2017-04-051-0/+14
* tests: worktree::refs: convert spaces to tabsPatrick Steinhardt2017-04-051-14/+14
* refdb: create references in commondirPatrick Steinhardt2017-03-171-0/+26
* repository: restrict checking out checked out branchesPatrick Steinhardt2017-02-131-0/+35
* branch: restrict branch deletion for worktreesPatrick Steinhardt2017-02-131-0/+27
* refdb: introduce commondir awarenessPatrick Steinhardt2017-02-131-0/+68