summaryrefslogtreecommitdiff
path: root/worktree.c
Commit message (Expand)AuthorAgeFilesLines
* worktree.c: mark current worktreeNguyễn Thái Ngọc Duy2016-04-221-0/+24
* worktree.c: make find_shared_symref() return struct worktree *Nguyễn Thái Ngọc Duy2016-04-221-5/+9
* worktree.c: store "id" instead of "git_dir"Nguyễn Thái Ngọc Duy2016-04-221-13/+18
* worktree.c: fix indentationNguyễn Thái Ngọc Duy2016-01-191-4/+4
* worktree: add details to the worktree structMichael Rappazzo2015-10-081-11/+44
* worktree: add a function to get worktree detailsMichael Rappazzo2015-10-081-46/+108
* worktree: refactor find_linked_symref functionMichael Rappazzo2015-10-081-27/+69
* worktree: add top-level worktree.cMichael Rappazzo2015-10-021-0/+82