Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | worktree.c: add is_worktree_locked() | Nguyễn Thái Ngọc Duy | 2016-06-13 | 1 | -0/+8 |
* | worktree.c: add is_main_worktree() | Nguyễn Thái Ngọc Duy | 2016-06-03 | 1 | -0/+5 |
* | worktree.c: add find_worktree() | Nguyễn Thái Ngọc Duy | 2016-06-03 | 1 | -0/+8 |
* | branch: do not rename a branch under bisect or rebasend/worktree-various-heads | Nguyễn Thái Ngọc Duy | 2016-04-22 | 1 | -0/+3 |
* | path.c: refactor and add worktree_git_path() | Nguyễn Thái Ngọc Duy | 2016-04-22 | 1 | -0/+8 |
* | worktree.c: mark current worktree | Nguyễn Thái Ngọc Duy | 2016-04-22 | 1 | -0/+1 |
* | worktree.c: make find_shared_symref() return struct worktree * | Nguyễn Thái Ngọc Duy | 2016-04-22 | 1 | -4/+4 |
* | worktree.c: store "id" instead of "git_dir" | Nguyễn Thái Ngọc Duy | 2016-04-22 | 1 | -1/+7 |
* | worktree: add details to the worktree struct | Michael Rappazzo | 2015-10-08 | 1 | -0/+4 |
* | worktree: add a function to get worktree details | Michael Rappazzo | 2015-10-08 | 1 | -0/+22 |
* | worktree: add top-level worktree.c | Michael Rappazzo | 2015-10-02 | 1 | -0/+12 |