Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: verify renaming branch really updates worktree HEAD | Patrick Steinhardt | 2020-07-12 | 1 | -1/+4 |
* | strarray: we should `dispose` instead of `free` | Edward Thomson | 2020-06-01 | 1 | -2/+2 |
* | Convert usage of `git_buf_free` to new `git_buf_dispose` | Patrick Steinhardt | 2018-06-10 | 1 | -1/+1 |
* | Fix deletion of unrelated branch on worktree | Sven Strickroth | 2018-04-20 | 1 | -0/+22 |
* | worktree: switch over worktree pruning to an opts structure | Patrick Steinhardt | 2017-05-05 | 1 | -1/+4 |
* | refs: update worktree HEADs when renaming branches | Patrick Steinhardt | 2017-04-05 | 1 | -0/+14 |
* | tests: worktree::refs: convert spaces to tabs | Patrick Steinhardt | 2017-04-05 | 1 | -14/+14 |
* | refdb: create references in commondir | Patrick Steinhardt | 2017-03-17 | 1 | -0/+26 |
* | repository: restrict checking out checked out branches | Patrick Steinhardt | 2017-02-13 | 1 | -0/+35 |
* | branch: restrict branch deletion for worktrees | Patrick Steinhardt | 2017-02-13 | 1 | -0/+27 |
* | refdb: introduce commondir awareness | Patrick Steinhardt | 2017-02-13 | 1 | -0/+68 |