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
*
Merge branch 'ps/build-sign-compare'
Junio C Hamano
2024-12-23
1
-0
/
+1
|
\
|
*
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-06
1
-0
/
+1
*
|
worktree: refactor `repair_worktree_after_gitdir_move()`
Caleb White
2024-12-02
1
-21
/
+8
*
|
worktree: add relative cli/config options to `repair` command
Caleb White
2024-12-02
1
-29
/
+27
*
|
worktree: add relative cli/config options to `move` command
Caleb White
2024-12-02
1
-13
/
+9
*
|
worktree: add `write_worktree_linking_files()` function
Caleb White
2024-12-02
1
-0
/
+35
*
|
worktree: refactor infer_backlink return
Caleb White
2024-12-02
1
-7
/
+8
|
/
*
worktree: link worktrees with relative paths
Caleb White
2024-10-08
1
-43
/
+164
*
worktree: refactor infer_backlink() to use *strbuf
Caleb White
2024-10-08
1
-24
/
+24
*
Merge branch 'es/worktree-repair-copied' into cw/worktrees-relative
Junio C Hamano
2024-10-08
1
-1
/
+39
|
\
|
*
worktree: repair copied repository and linked worktrees
Eric Sunshine
2024-09-23
1
-1
/
+39
*
|
environment: make `get_git_common_dir()` accept a repository
Patrick Steinhardt
2024-09-12
1
-4
/
+4
*
|
environment: make `get_git_dir()` accept a repository
Patrick Steinhardt
2024-09-12
1
-2
/
+2
*
|
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
2024-08-23
1
-1
/
+1
|
\
\
|
*
|
path: stop relying on `the_repository` in `worktree_git_path()`
Patrick Steinhardt
2024-08-13
1
-1
/
+1
|
|
/
*
/
refs: add referent to each_ref_fn
John Cai
2024-08-09
1
-1
/
+1
|
/
*
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
1
-0
/
+2
*
worktree: don't store main worktree twice
Patrick Steinhardt
2024-06-06
1
-18
/
+11
*
refs: retrieve worktree ref stores via associated repository
Patrick Steinhardt
2024-05-17
1
-0
/
+2
*
config: add --comment option to add a comment
Ralph Seichter
2024-03-15
1
-2
/
+2
*
Merge branch 'ps/worktree-refdb-initialization'
Junio C Hamano
2024-01-26
1
-11
/
+16
|
\
|
*
worktree: expose interface to look up worktree by name
Patrick Steinhardt
2024-01-08
1
-11
/
+16
*
|
Merge branch 'ps/refstorage-extension'
Junio C Hamano
2024-01-16
1
-8
/
+23
|
\
|
|
*
worktree: skip reading HEAD when repairing worktrees
Patrick Steinhardt
2024-01-02
1
-8
/
+23
*
|
Merge branch 'rj/status-bisect-while-rebase'
Junio C Hamano
2024-01-02
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
status: fix branch shown when not only bisecting
Rubén Justo
2023-10-17
1
-2
/
+2
*
|
worktree: mark unused parameters in noop repair callback
Jeff King
2023-08-30
1
-2
/
+4
*
|
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
2023-07-17
1
-2
/
+0
|
\
\
|
*
|
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-07-05
1
-1
/
+0
|
*
|
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
|
|
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-06
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
config: pass kvi to die_bad_number()
Glen Choo
2023-06-28
1
-1
/
+1
*
|
|
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
1
-0
/
+1
|
/
/
*
/
repository: move 'repository_format_worktree_config' to repo scope
Victoria Dye
2023-05-26
1
-2
/
+2
|
/
*
treewide: remove cache.h inclusion due to setup.h changes
Elijah Newren
2023-03-21
1
-1
/
+1
*
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
abspath.h: move absolute path functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
treewide: remove unnecessary cache.h inclusion from a few headers
Elijah Newren
2023-03-21
1
-1
/
+1
*
Merge branch 'rj/avoid-switching-to-already-used-branch'
Junio C Hamano
2023-03-19
1
-32
/
+31
|
\
|
*
branch: fix die_if_checked_out() when ignore_current_worktree
Rubén Justo
2023-02-25
1
-2
/
+1
|
*
worktree: introduce is_shared_symref()
Rubén Justo
2023-02-25
1
-31
/
+31
*
|
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
2023-02-24
1
-1
/
+2
|
/
*
refs: unify parse_worktree_ref() and ref_type()
Han-Wen Nienhuys
2022-09-19
1
-52
/
+7
*
Merge branch 'ep/maint-equals-null-cocci'
Junio C Hamano
2022-05-21
1
-1
/
+1
|
\
|
*
Merge branch 'ep/maint-equals-null-cocci' for maint-2.35
Junio C Hamano
2022-05-02
1
-1
/
+1
|
|
\
|
|
*
tree-wide: apply equals-null.cocci
Junio C Hamano
2022-05-02
1
-1
/
+1
*
|
|
Merge branch 'ds/sparse-checkout-requires-per-worktree-config'
Junio C Hamano
2022-02-26
1
-0
/
+73
|
\
\
\
[next]