index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
worktree.c
Age
Commit message (
Expand
)
Author
Lines
2016-05-23
Merge branch 'nd/worktree-various-heads'
Junio C Hamano
-18
/
+104
2016-05-06
typofix: assorted typofixes in comments, documentation and messages
Li Peng
-1
/
+1
2016-04-22
branch: do not rename a branch under bisect or rebase
Nguyễn Thái Ngọc Duy
-4
/
+4
2016-04-22
worktree.c: check whether branch is bisected in another worktree
Nguyễn Thái Ngọc Duy
-0
/
+19
2016-04-22
worktree.c: check whether branch is rebased in another worktree
Nguyễn Thái Ngọc Duy
-0
/
+32
2016-04-22
worktree.c: avoid referencing to worktrees[i] multiple times
Nguyễn Thái Ngọc Duy
-2
/
+4
2016-04-22
worktree.c: mark current worktree
Nguyễn Thái Ngọc Duy
-0
/
+24
2016-04-22
worktree.c: make find_shared_symref() return struct worktree *
Nguyễn Thái Ngọc Duy
-5
/
+9
2016-04-22
worktree.c: store "id" instead of "git_dir"
Nguyễn Thái Ngọc Duy
-13
/
+18
2016-01-19
worktree.c: fix indentation
Nguyễn Thái Ngọc Duy
-4
/
+4
2015-10-08
worktree: add details to the worktree struct
Michael Rappazzo
-11
/
+44
2015-10-08
worktree: add a function to get worktree details
Michael Rappazzo
-46
/
+108
2015-10-08
worktree: refactor find_linked_symref function
Michael Rappazzo
-27
/
+69
2015-10-02
worktree: add top-level worktree.c
Michael Rappazzo
-0
/
+82