summaryrefslogtreecommitdiff
path: root/src/worktree.h
Commit message (Expand)AuthorAgeFilesLines
* worktree: add functions to get name and pathMatt Keeler2018-04-251-0/+2
* Make sure to always include "common.h" firstPatrick Steinhardt2017-07-031-0/+2
* worktree: parent path should point to the working dirPatrick Steinhardt2017-03-171-1/+1
* worktree: compute workdir for worktrees opened via their gitdirPatrick Steinhardt2017-02-131-0/+2
* worktree: implement locking mechanismsPatrick Steinhardt2017-02-131-0/+2
* worktree: introduce `struct git_worktree`Patrick Steinhardt2017-02-131-0/+31