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