summaryrefslogtreecommitdiff
path: root/tests/worktree/open.c
Commit message (Expand)AuthorAgeFilesLines
* tests: add a helper to build sandbox subpaths quicklyEtienne Samson2018-06-291-20/+3
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-3/+3
* worktree: implement `git_worktree_open_from_repository`Patrick Steinhardt2017-03-171-0/+26
* tests: worktree: unify init/cleanup in open testsPatrick Steinhardt2017-03-151-26/+14
* tests: worktree: move submodule tests into own suitePatrick Steinhardt2017-03-151-65/+0
* worktree: test opening worktree via gitlink, gitdir and worktreePatrick Steinhardt2017-02-131-4/+77
* worktree: test opening discovered submodule worktreesPatrick Steinhardt2017-02-131-0/+27
* worktree: compute workdir for worktrees opened via their gitdirPatrick Steinhardt2017-02-131-5/+28
* repository: introduce is_worktree variablePatrick Steinhardt2017-02-131-0/+11
* repository: introduce commondir variablePatrick Steinhardt2017-02-131-0/+60