index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
worktree.c
Age
Commit message (
Expand
)
Author
2024-10-08
worktree: link worktrees with relative paths
Caleb White
2024-10-08
worktree: refactor infer_backlink() to use *strbuf
Caleb White
2024-10-08
Merge branch 'es/worktree-repair-copied' into cw/worktrees-relative
Junio C Hamano
2024-09-23
worktree: repair copied repository and linked worktrees
Eric Sunshine
2024-09-12
environment: make `get_git_common_dir()` accept a repository
Patrick Steinhardt
2024-09-12
environment: make `get_git_dir()` accept a repository
Patrick Steinhardt
2024-08-23
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
2024-08-13
path: stop relying on `the_repository` in `worktree_git_path()`
Patrick Steinhardt
2024-08-09
refs: add referent to each_ref_fn
John Cai
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-06
worktree: don't store main worktree twice
Patrick Steinhardt
2024-05-17
refs: retrieve worktree ref stores via associated repository
Patrick Steinhardt
2024-03-15
config: add --comment option to add a comment
Ralph Seichter
2024-01-26
Merge branch 'ps/worktree-refdb-initialization'
Junio C Hamano
2024-01-16
Merge branch 'ps/refstorage-extension'
Junio C Hamano
2024-01-08
worktree: expose interface to look up worktree by name
Patrick Steinhardt
2024-01-02
Merge branch 'rj/status-bisect-while-rebase'
Junio C Hamano
2024-01-02
worktree: skip reading HEAD when repairing worktrees
Patrick Steinhardt
2023-10-16
status: fix branch shown when not only bisecting
Rubén Justo
2023-08-29
worktree: mark unused parameters in noop repair callback
Jeff King
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-05
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-07-05
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
2023-06-28
config: pass kvi to die_bad_number()
Glen Choo
2023-06-21
repository: remove unnecessary include of path.h
Elijah Newren
2023-05-26
repository: move 'repository_format_worktree_config' to repo scope
Victoria Dye
2023-03-21
treewide: remove cache.h inclusion due to setup.h changes
Elijah Newren
2023-03-21
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
2023-03-21
abspath.h: move absolute path functions from cache.h
Elijah Newren
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
treewide: remove unnecessary cache.h inclusion from a few headers
Elijah Newren
2023-03-19
Merge branch 'rj/avoid-switching-to-already-used-branch'
Junio C Hamano
2023-02-25
branch: fix die_if_checked_out() when ignore_current_worktree
Rubén Justo
2023-02-25
worktree: introduce is_shared_symref()
Rubén Justo
2023-02-23
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
2022-09-19
refs: unify parse_worktree_ref() and ref_type()
Han-Wen Nienhuys
2022-05-20
Merge branch 'ep/maint-equals-null-cocci'
Junio C Hamano
2022-05-02
Merge branch 'ep/maint-equals-null-cocci' for maint-2.35
Junio C Hamano
2022-05-02
tree-wide: apply equals-null.cocci
Junio C Hamano
2022-02-25
Merge branch 'ds/sparse-checkout-requires-per-worktree-config'
Junio C Hamano
2022-02-08
worktree: create init_worktree_config()
Derrick Stolee
2022-01-26
refs API: remove "failure_errno" from refs_resolve_ref_unsafe()
Ævar Arnfjörð Bjarmason
2021-12-01
worktree: simplify find_shared_symref() memory ownership model
Anders Kaseorg
2021-10-16
refs API: post-migration API renaming [2/2]
Ævar Arnfjörð Bjarmason
2021-10-16
refs API: ignore errno in worktree.c's find_shared_symref()
Ævar Arnfjörð Bjarmason
2021-10-16
refs API: ignore errno in worktree.c's add_head_info()
Ævar Arnfjörð Bjarmason
2021-10-16
refs API: remove refs_read_ref_full() wrapper
Ævar Arnfjörð Bjarmason
[next]