index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
worktree.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refs: unify parse_worktree_ref() and ref_type()
Han-Wen Nienhuys
2022-09-19
1
-10
/
+0
*
worktree: create init_worktree_config()
Derrick Stolee
2022-02-08
1
-0
/
+21
*
worktree: simplify find_shared_symref() memory ownership model
Anders Kaseorg
2021-12-02
1
-2
/
+3
*
worktree: teach worktree to lazy-load "prunable" reason
Rafael Silva
2021-01-30
1
-0
/
+9
*
worktree: libify should_prune_worktree()
Rafael Silva
2021-01-30
1
-0
/
+14
*
Merge branch 'ma/worktree-cleanups'
Junio C Hamano
2020-10-05
1
-7
/
+0
|
\
|
*
worktree: inline `worktree_ref()` into its only caller
Martin Ågren
2020-09-27
1
-7
/
+0
*
|
worktree: teach "repair" to fix outgoing links to worktrees
Eric Sunshine
2020-08-31
1
-0
/
+12
*
|
worktree: teach "repair" to fix worktree back-links to main worktree
Eric Sunshine
2020-08-31
1
-0
/
+11
|
/
*
worktree: drop get_worktrees() unused 'flags' argument
Eric Sunshine
2020-06-22
1
-1
/
+1
*
worktree: drop get_worktrees() special-purpose sorting option
Eric Sunshine
2020-06-22
1
-7
/
+2
*
worktree: add utility to find worktree by pathname
Eric Sunshine
2020-02-24
1
-0
/
+6
*
worktree: improve find_worktree() documentation
Eric Sunshine
2020-02-24
1
-2
/
+12
*
*.[ch]: manually align parameter lists
Denton Liu
2019-05-05
1
-7
/
+7
*
*.[ch]: remove extern from function declarations using sed
Denton Liu
2019-05-05
1
-1
/
+1
*
*.[ch]: remove extern from function declarations using spatch
Denton Liu
2019-05-05
1
-10
/
+10
*
Merge branch 'nd/per-worktree-ref-iteration'
Junio C Hamano
2018-11-13
1
-0
/
+24
|
\
|
*
revision.c: better error reporting on ref from different worktrees
Nguyễn Thái Ngọc Duy
2018-10-22
1
-0
/
+15
|
*
refs: new ref types to make per-worktree refs visible to all worktrees
Nguyễn Thái Ngọc Duy
2018-10-22
1
-0
/
+9
*
|
worktree: rename is_worktree_locked to worktree_lock_reason
Nickolai Belakovski
2018-10-31
1
-2
/
+2
*
|
worktree: update documentation for lock_reason and lock_reason_valid
Nickolai Belakovski
2018-10-31
1
-2
/
+2
|
/
*
Add missing includes and forward declarations
Elijah Newren
2018-08-15
1
-0
/
+1
*
worktree remove: allow it when $GIT_WORK_TREE is already gone
Nguyễn Thái Ngọc Duy
2018-02-12
1
-1
/
+4
*
worktree.c: add update_worktree_location()
Nguyễn Thái Ngọc Duy
2018-02-12
1
-0
/
+6
*
worktree.c: add validate_worktree()
Nguyễn Thái Ngọc Duy
2018-01-24
1
-0
/
+9
*
worktree: convert struct worktree to object_id
brian m. carlson
2017-10-16
1
-1
/
+1
*
revision.c: --all adds HEAD from all worktrees
Nguyễn Thái Ngọc Duy
2017-08-24
1
-0
/
+8
*
worktree.c: kill parse_ref() in favor of refs_resolve_ref_unsafe()
Nguyễn Thái Ngọc Duy
2017-04-25
1
-1
/
+1
*
worktree: check if a submodule uses worktrees
Stefan Beller
2016-12-13
1
-0
/
+5
*
worktree list: keep the list sorted
Nguyễn Thái Ngọc Duy
2016-11-28
1
-0
/
+2
*
worktree.c: get_worktrees() takes a new flag argument
Nguyễn Thái Ngọc Duy
2016-11-28
1
-1
/
+1
*
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-04
1
-0
/
+5
*
worktree.c: add find_worktree()
Nguyễn Thái Ngọc Duy
2016-06-04
1
-0
/
+8
*
branch: do not rename a branch under bisect or rebase
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