index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
worktree.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
worktree list: keep the list sorted
Nguyễn Thái Ngọc Duy
2016-11-28
1
-0
/
+14
*
worktree.c: get_worktrees() takes a new flag argument
Nguyễn Thái Ngọc Duy
2016-11-28
1
-2
/
+2
*
get_worktrees() must return main worktree as first item even on error
Nguyễn Thái Ngọc Duy
2016-11-28
1
-7
/
+3
*
worktree.c: zero new 'struct worktree' on allocation
Nguyễn Thái Ngọc Duy
2016-11-23
1
-12
/
+2
*
worktree: allow the main brach of a bare repository to be checked out
Dennis Kaarsemaker
2016-10-14
1
-0
/
+2
*
Merge branch 'nd/worktree-lock'
Junio C Hamano
2016-07-28
1
-0
/
+77
|
\
|
*
worktree.c: find_worktree() search by path suffix
Nguyễn Thái Ngọc Duy
2016-07-09
1
-0
/
+29
|
*
worktree.c: add is_worktree_locked()
Nguyễn Thái Ngọc Duy
2016-06-13
1
-0
/
+28
|
*
worktree.c: add is_main_worktree()
Nguyễn Thái Ngọc Duy
2016-06-04
1
-0
/
+5
|
*
worktree.c: add find_worktree()
Nguyễn Thái Ngọc Duy
2016-06-04
1
-0
/
+15
*
|
Merge branch 'rs/worktree-use-strbuf-absolute-path'
Junio C Hamano
2016-07-25
1
-2
/
+2
|
\
\
|
*
|
worktree: use strbuf_add_absolute_path() directly
René Scharfe
2016-07-13
1
-2
/
+2
*
|
|
Merge branch 'nd/worktree-cleanup-post-head-protection'
Junio C Hamano
2016-07-06
1
-10
/
+8
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
worktree.c: use is_dot_or_dotdot()
Nguyễn Thái Ngọc Duy
2016-05-24
1
-1
/
+1
|
*
worktree.c: rewrite mark_current_worktree() to avoid strbuf
Nguyễn Thái Ngọc Duy
2016-05-24
1
-9
/
+7
*
|
Merge branch 'nd/worktree-various-heads'
Junio C Hamano
2016-05-23
1
-18
/
+104
|
\
|
|
*
branch: do not rename a branch under bisect or rebase
Nguyễn Thái Ngọc Duy
2016-04-22
1
-4
/
+4
|
*
worktree.c: check whether branch is bisected in another worktree
Nguyễn Thái Ngọc Duy
2016-04-22
1
-0
/
+19
|
*
worktree.c: check whether branch is rebased in another worktree
Nguyễn Thái Ngọc Duy
2016-04-22
1
-0
/
+32
|
*
worktree.c: avoid referencing to worktrees[i] multiple times
Nguyễn Thái Ngọc Duy
2016-04-22
1
-2
/
+4
|
*
worktree.c: mark current worktree
Nguyễn Thái Ngọc Duy
2016-04-22
1
-0
/
+24
|
*
worktree.c: make find_shared_symref() return struct worktree *
Nguyễn Thái Ngọc Duy
2016-04-22
1
-5
/
+9
|
*
worktree.c: store "id" instead of "git_dir"
Nguyễn Thái Ngọc Duy
2016-04-22
1
-13
/
+18
*
|
typofix: assorted typofixes in comments, documentation and messages
Li Peng
2016-05-06
1
-1
/
+1
|
/
*
worktree.c: fix indentation
Nguyễn Thái Ngọc Duy
2016-01-19
1
-4
/
+4
*
worktree: add details to the worktree struct
Michael Rappazzo
2015-10-08
1
-11
/
+44
*
worktree: add a function to get worktree details
Michael Rappazzo
2015-10-08
1
-46
/
+108
*
worktree: refactor find_linked_symref function
Michael Rappazzo
2015-10-08
1
-27
/
+69
*
worktree: add top-level worktree.c
Michael Rappazzo
2015-10-02
1
-0
/
+82