Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-04-22 | worktree.c: check whether branch is rebased in another worktree | Nguyễn Thái Ngọc Duy | 1 | -0/+32 |
2016-04-22 | worktree.c: avoid referencing to worktrees[i] multiple times | Nguyễn Thái Ngọc Duy | 1 | -2/+4 |
2016-04-22 | worktree.c: mark current worktree | Nguyễn Thái Ngọc Duy | 1 | -0/+24 |
2016-04-22 | worktree.c: make find_shared_symref() return struct worktree * | Nguyễn Thái Ngọc Duy | 1 | -5/+9 |
2016-04-22 | worktree.c: store "id" instead of "git_dir" | Nguyễn Thái Ngọc Duy | 1 | -13/+18 |
2016-01-19 | worktree.c: fix indentation | Nguyễn Thái Ngọc Duy | 1 | -4/+4 |
2015-10-08 | worktree: add details to the worktree struct | Michael Rappazzo | 1 | -11/+44 |
2015-10-08 | worktree: add a function to get worktree details | Michael Rappazzo | 1 | -46/+108 |
2015-10-08 | worktree: refactor find_linked_symref function | Michael Rappazzo | 1 | -27/+69 |
2015-10-02 | worktree: add top-level worktree.c | Michael Rappazzo | 1 | -0/+82 |