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
/
setup.c
Age
Commit message (
Expand
)
Author
2026-03-16
Merge branch 'ty/setup-error-tightening'
Junio C Hamano
2026-03-04
Merge branch 'kn/ref-location'
Junio C Hamano
2026-03-04
setup: improve error diagnosis for invalid .git files
Tian Yuchen
2026-02-25
refs: add GIT_REFERENCE_BACKEND to specify reference backend
Karthik Nayak
2026-02-25
refs: allow reference location in refstorage config
Karthik Nayak
2026-02-25
setup: don't modify repo in `create_reference_database()`
Karthik Nayak
2026-02-17
Merge branch 'rs/clean-includes'
Junio C Hamano
2026-02-08
remove duplicate includes
René Scharfe
2026-02-05
Merge branch 'ar/submodule-gitdir-tweak'
Junio C Hamano
2026-01-12
submodule: allow runtime enabling extensions.submodulePathConfig
Adrian Ratiu
2026-01-12
submodule: introduce extensions.submodulePathConfig
Adrian Ratiu
2026-01-09
init: do parse _all_ core.* settings early
Johannes Schindelin
2025-12-05
Merge branch 'ps/object-source-management'
Junio C Hamano
2025-12-05
Merge branch 'jc/optional-path'
Junio C Hamano
2025-11-25
odb: handle recreation of quarantine directories
Patrick Steinhardt
2025-11-25
odb: handle changing a repository's commondir
Patrick Steinhardt
2025-11-25
odb: move logic to disable ref updates into repo
Patrick Steinhardt
2025-11-24
config: really treat missing optional path as not configured
Junio C Hamano
2025-11-19
setup: convert `set_git_dir()` to have file scope
Patrick Steinhardt
2025-11-19
path: move `enter_repo()` into "setup.c"
Patrick Steinhardt
2025-08-21
Merge branch 'jc/string-list-split'
Junio C Hamano
2025-08-02
string-list: align string_list_split() with its _in_place() counterpart
Junio C Hamano
2025-07-23
config: drop `git_config_set()` wrapper
Patrick Steinhardt
2025-07-23
config: drop `git_config_set_gently()` wrapper
Patrick Steinhardt
2025-07-23
config: drop `git_config_get_bool()` wrapper
Patrick Steinhardt
2025-07-23
config: drop `git_config_clear()` wrapper
Patrick Steinhardt
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
2025-07-21
Merge branch 'bc/use-sha256-by-default-in-3.0'
Junio C Hamano
2025-07-17
Merge branch 'bc/use-sha256-by-default-in-3.0' into ps/config-wo-the-repository
Junio C Hamano
2025-07-14
Merge branch 'ps/use-reftable-as-default-in-3.0'
Junio C Hamano
2025-07-07
repository: move 'repository_format_precious_objects' to repo scope
Ayush Chandekar
2025-07-07
setup: use "reftable" format when experimental features are enabled
Patrick Steinhardt
2025-07-07
BreakingChanges: announce switch to "reftable" format
Patrick Steinhardt
2025-07-01
setup: use the default algorithm to initialize repo format
brian m. carlson
2025-07-01
Use legacy hash for legacy formats
brian m. carlson
2025-03-06
Merge branch 'tz/doc-txt-to-adoc-fixes'
Junio C Hamano
2025-03-05
Merge branch 'ps/path-sans-the-repository'
Junio C Hamano
2025-03-03
setup.c: *.txt -> *.adoc fixes
Todd Zullinger
2025-02-28
path: adjust last remaining users of `the_repository`
Patrick Steinhardt
2025-02-28
environment: move access to "core.sharedRepository" into repo settings
Patrick Steinhardt
2025-02-07
path: drop `git_path_buf()` in favor of `repo_git_path_replace()`
Patrick Steinhardt
2025-02-07
path: refactor `repo_common_path()` family of functions
Patrick Steinhardt
2025-01-30
setup: fix reinit of repos with incompatible GIT_DEFAULT_HASH
Patrick Steinhardt
2025-01-30
setup: fix reinit of repos with incompatible GIT_DEFAULT_REF_FORMAT
Patrick Steinhardt
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-02
worktree: add `relativeWorktrees` extension
Caleb White
2024-12-02
setup: correctly reinitialize repository version
Caleb White
2024-10-08
worktree: link worktrees with relative paths
Caleb White
2024-09-25
Merge branch 'ak/typofix-2.46-maint'
Junio C Hamano
[next]