summaryrefslogtreecommitdiff
path: root/tests/worktree/submodule.c
Commit message (Expand)AuthorAgeFilesLines
* path: separate git-specific path functions from utilEdward Thomson2021-11-091-1/+1
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-3/+3
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-4/+4
* worktree: introduce git_worktree_add optionsPatrick Steinhardt2017-05-021-1/+1
* submodule: resolve URLs relative to main worktreePatrick Steinhardt2017-03-171-0/+33
* tests: worktree: unify init/cleanup in submodule testsPatrick Steinhardt2017-03-151-39/+29
* tests: worktree: move submodule tests into own suitePatrick Steinhardt2017-03-151-0/+69