summaryrefslogtreecommitdiff
path: root/worktree.h
AgeCommit message (Expand)AuthorFilesLines
2016-04-22branch: do not rename a branch under bisect or rebaseNguyễn Thái Ngọc Duy1-0/+3
2016-04-22path.c: refactor and add worktree_git_path()Nguyễn Thái Ngọc Duy1-0/+8
2016-04-22worktree.c: mark current worktreeNguyễn Thái Ngọc Duy1-0/+1
2016-04-22worktree.c: make find_shared_symref() return struct worktree *Nguyễn Thái Ngọc Duy1-4/+4
2016-04-22worktree.c: store "id" instead of "git_dir"Nguyễn Thái Ngọc Duy1-1/+7
2015-10-08worktree: add details to the worktree structMichael Rappazzo1-0/+4
2015-10-08worktree: add a function to get worktree detailsMichael Rappazzo1-0/+22
2015-10-02worktree: add top-level worktree.cMichael Rappazzo1-0/+12