aboutsummaryrefslogtreecommitdiff
path: root/worktree.c
Commit message (Expand)AuthorAge
* Merge branch 'nd/worktree-various-heads'Junio C Hamano2016-05-23
|\
| * branch: do not rename a branch under bisect or rebaseNguyễn Thái Ngọc Duy2016-04-22
| * worktree.c: check whether branch is bisected in another worktreeNguyễn Thái Ngọc Duy2016-04-22
| * worktree.c: check whether branch is rebased in another worktreeNguyễn Thái Ngọc Duy2016-04-22
| * worktree.c: avoid referencing to worktrees[i] multiple timesNguyễn Thái Ngọc Duy2016-04-22
| * worktree.c: mark current worktreeNguyễn Thái Ngọc Duy2016-04-22
| * worktree.c: make find_shared_symref() return struct worktree *Nguyễn Thái Ngọc Duy2016-04-22
| * worktree.c: store "id" instead of "git_dir"Nguyễn Thái Ngọc Duy2016-04-22
* | typofix: assorted typofixes in comments, documentation and messagesLi Peng2016-05-06
|/
* worktree.c: fix indentationNguyễn Thái Ngọc Duy2016-01-19
* worktree: add details to the worktree structMichael Rappazzo2015-10-08
* worktree: add a function to get worktree detailsMichael Rappazzo2015-10-08
* worktree: refactor find_linked_symref functionMichael Rappazzo2015-10-08
* worktree: add top-level worktree.cMichael Rappazzo2015-10-02