index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
submodule--helper.c
Age
Commit message (
Expand
)
Author
2026-03-25
Merge branch 'ps/object-counting'
Junio C Hamano
2026-03-23
Merge branch 'ng/submodule-default-remote'
Junio C Hamano
2026-03-19
Merge branch 'ss/submodule--helper-use-xmalloc'
Junio C Hamano
2026-03-12
odb: stop including "odb/source.h"
Patrick Steinhardt
2026-03-11
submodule--helper: replace malloc with xmalloc
Siddharth Shrimali
2026-03-05
Merge branch 'ob/core-attributesfile-in-repository'
Junio C Hamano
2026-03-03
submodule: fetch missing objects from default remote
Nasser Grainawi
2026-02-26
environment: move "branch.autoSetupMerge" into `struct repo_config_values`
Olamide Caleb Bello
2026-02-05
Merge branch 'ar/submodule-gitdir-tweak'
Junio C Hamano
2026-01-12
submodule: hash the submodule name for the gitdir path
Adrian Ratiu
2026-01-12
submodule: fix case-folding gitdir filesystem collisions
Adrian Ratiu
2026-01-12
submodule--helper: fix filesystem collisions by encoding gitdir paths
Adrian Ratiu
2026-01-12
submodule--helper: add gitdir migration command
Adrian Ratiu
2026-01-12
submodule: introduce extensions.submodulePathConfig
Adrian Ratiu
2026-01-12
builtin/submodule--helper: add gitdir command
Adrian Ratiu
2026-01-12
submodule: always validate gitdirs inside submodule_name_to_gitdir
Adrian Ratiu
2026-01-12
submodule--helper: use submodule_name_to_gitdir in add_submodule
Adrian Ratiu
2025-12-23
Merge branch 'jc/submodule-add'
Junio C Hamano
2025-11-25
submodule add: sanity check existing .gitmodules
Junio C Hamano
2025-11-04
refs: introduce wrapper struct for `each_ref_fn`
Patrick Steinhardt
2025-09-22
revision: add wrapper to setup_revisions() from a strvec
Jeff King
2025-08-05
Merge branch 'kj/renamed-submodule'
Junio C Hamano
2025-07-24
fixup! submodule: skip redundant active entries when pattern covers path
Junio C Hamano
2025-07-24
fixup! submodule: prevent overwriting .gitmodules on path reuse
Junio C Hamano
2025-07-24
submodule: skip redundant active entries when pattern covers path
K Jayatheerth
2025-07-24
submodule: prevent overwriting .gitmodules on path reuse
K Jayatheerth
2025-07-23
config: drop `git_config_set_in_file_gently()` wrapper
Patrick Steinhardt
2025-07-23
config: drop `git_config_set_gently()` wrapper
Patrick Steinhardt
2025-07-23
config: drop `git_config_set_in_file()` wrapper
Patrick Steinhardt
2025-07-23
config: drop `git_config_get_string()` wrapper
Patrick Steinhardt
2025-07-23
config: drop `git_config_get_string()` wrapper
Patrick Steinhardt
2025-07-23
config: drop `git_config_get()` wrapper
Patrick Steinhardt
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
2025-07-07
Merge branch 'jk/submodule-remote-lookup-cleanup'
Junio C Hamano
2025-07-01
odb: get rid of `the_repository` in `for_each()` functions
Patrick Steinhardt
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
2025-07-01
object-store: rename `object_directory` to `odb_source`
Patrick Steinhardt
2025-06-25
Merge branch 'ps/maintenance-ref-lock'
Junio C Hamano
2025-06-23
submodule: look up remotes by URL first
Jacob Keller
2025-06-23
submodule: move get_default_remote_submodule()
Jacob Keller
2025-06-23
submodule--helper: improve logic for fallback remote name
Jacob Keller
2025-06-23
dir: move starts_with_dot(_dot)_slash to dir.h
Jacob Keller
2025-06-18
Merge branch 'ly/submodule-update-failure-leakfix'
Junio C Hamano
2025-06-08
builtin/submodule--helper: fix leak when remote_submodule_branch() failed
Lidong Yan
2025-06-03
usage: allow dying without writing an error message
Patrick Steinhardt
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
2025-04-15
object-file: move `safe_create_leading_directories()` into "path.c"
Patrick Steinhardt
2025-03-10
hash: stop depending on `the_repository` in `null_oid()`
Patrick Steinhardt
2025-02-07
path: refactor `repo_submodule_path()` family of functions
Patrick Steinhardt
[next]