summaryrefslogtreecommitdiff
path: root/tests/worktree/merge.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-7/+7
* tests: don't generate false positives on empty path segmentsPeter Pettersson2021-08-081-3/+3
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-3/+3
* repository: rename `path_repository` and `path_gitlink`Patrick Steinhardt2017-02-131-1/+1
* worktree: test basic merge functionalityPatrick Steinhardt2017-02-131-0/+121