index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
repo-settings.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-17
Merge branch 'ds/path-walk-2'
Junio C Hamano
1
-0
/
+1
2025-05-16
pack-objects: enable --path-walk via config
Derrick Stolee
1
-0
/
+1
2025-03-10
environment: move access to "core.bigFileThreshold" into repo settings
Patrick Steinhardt
1
-0
/
+5
2025-02-28
environment: move access to "core.sharedRepository" into repo settings
Patrick Steinhardt
1
-0
/
+9
2025-02-28
environment: move access to "core.hooksPath" into repo settings
Patrick Steinhardt
1
-0
/
+4
2025-02-28
repo-settings: introduce function to clear struct
Patrick Steinhardt
1
-0
/
+1
2024-12-04
config: make `packed_git_(limit|window_size)` non-global variables
Karthik Nayak
1
-0
/
+4
2024-12-04
config: make `delta_base_cache_limit` a non-global variable
Karthik Nayak
1
-0
/
+3
2024-09-12
environment: stop storing "core.warnAmbiguousRefs" globally
Patrick Steinhardt
1
-0
/
+4
2024-09-12
environment: stop storing "core.logAllRefUpdates" globally
Patrick Steinhardt
1
-0
/
+3
2024-09-12
refs: stop modifying global `log_all_ref_updates` variable
Patrick Steinhardt
1
-0
/
+7
2024-09-12
repo-settings: track defaults close to `struct repo_settings`
Patrick Steinhardt
1
-0
/
+5
2024-09-12
repo-settings: split out declarations into a standalone header
Patrick Steinhardt
1
-0
/
+56