summaryrefslogtreecommitdiff
path: root/path.h
Commit message (Expand)AuthorAgeFilesLines
* path: document path functionsbw/path-docBrandon Williams2017-12-131-21/+112
* path: add repo_worktree_path and strbuf_repo_worktree_pathBrandon Williams2017-06-231-0/+8
* path: add repo_git_path and strbuf_repo_git_pathBrandon Williams2017-06-231-0/+8
* path: convert strbuf_git_common_path to take a 'struct repository'Brandon Williams2017-06-231-2/+6
* path: create path.hBrandon Williams2017-06-231-0/+62