index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
1
-1
/
+1
2025-04-08
Merge branch 'ps/object-wo-the-repository' into ps/object-file-cleanup
Junio C Hamano
1
-5
/
+0
2025-03-26
Merge branch 'ua/some-builtins-wo-the-repository'
Junio C Hamano
1
-0
/
+4
2025-03-10
environment: move access to "core.bigFileThreshold" into repo settings
Patrick Steinhardt
1
-5
/
+0
2025-03-07
config: teach repo_config to allow `repo` to be NULL
Usman Akinyemi
1
-0
/
+4
2025-03-06
Merge branch 'tz/doc-txt-to-adoc-fixes'
Junio C Hamano
1
-8
/
+8
2025-03-05
Merge branch 'ps/path-sans-the-repository'
Junio C Hamano
1
-5
/
+0
2025-03-03
config.c: *.txt -> *.adoc fixes
Todd Zullinger
1
-8
/
+8
2025-02-28
environment: move access to "core.hooksPath" into repo settings
Patrick Steinhardt
1
-5
/
+0
2025-01-28
git-compat-util: move include of "compat/zlib.h" into "git-zlib.h"
Patrick Steinhardt
1
-0
/
+1
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
1
-0
/
+1
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
1
-0
/
+1
2024-12-04
config: make `packed_git_(limit|window_size)` non-global variables
Karthik Nayak
1
-17
/
+0
2024-12-04
config: make `delta_base_cache_limit` a non-global variable
Karthik Nayak
1
-5
/
+0
2024-09-24
config: fix evaluating "onbranch" with nonexistent git dir
Patrick Steinhardt
1
-6
/
+9
2024-09-12
environment: stop storing "core.notesRef" globally
Patrick Steinhardt
1
-8
/
+0
2024-09-12
environment: stop storing "core.warnAmbiguousRefs" globally
Patrick Steinhardt
1
-5
/
+0
2024-09-12
environment: stop storing "core.preferSymlinkRefs" globally
Patrick Steinhardt
1
-5
/
+0
2024-09-12
environment: stop storing "core.logAllRefUpdates" globally
Patrick Steinhardt
1
-10
/
+0
2024-09-12
environment: guard state depending on a repository
Patrick Steinhardt
1
-0
/
+2
2024-09-12
config: make dependency on repo in `read_early_config()` explicit
Patrick Steinhardt
1
-6
/
+4
2024-09-12
config: document `read_early_config()` and `read_very_early_config()`
Patrick Steinhardt
1
-4
/
+0
2024-09-12
environment: make `get_git_common_dir()` accept a repository
Patrick Steinhardt
1
-1
/
+1
2024-09-12
environment: make `get_git_dir()` accept a repository
Patrick Steinhardt
1
-1
/
+3
2024-08-26
Merge branch 'ps/maintenance-detach-fix'
Junio C Hamano
1
-2
/
+3
2024-08-26
Merge branch 'tb/config-fixed-value-with-valueless-true' into maint-2.46
Junio C Hamano
1
-1
/
+1
2024-08-23
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
1
-149
/
+76
2024-08-23
Merge branch 'ps/leakfixes-part-4'
Junio C Hamano
1
-1
/
+2
2024-08-16
config: fix constness of out parameter for `git_config_get_expiry()`
Patrick Steinhardt
1
-2
/
+2
2024-08-14
Merge branch 'tb/config-fixed-value-with-valueless-true'
Junio C Hamano
1
-1
/
+1
2024-08-14
config: fix leaking comment character config
Patrick Steinhardt
1
-1
/
+2
2024-08-13
config: hide functions using `the_repository` by default
Patrick Steinhardt
1
-130
/
+0
2024-08-13
config: don't depend on `the_repository` with branch conditions
Patrick Steinhardt
1
-4
/
+5
2024-08-13
config: don't have setters depend on `the_repository`
Patrick Steinhardt
1
-8
/
+8
2024-08-13
config: pass repo to functions that rename or copy sections
Patrick Steinhardt
1
-14
/
+16
2024-08-13
config: pass repo to `git_die_config()`
Patrick Steinhardt
1
-6
/
+6
2024-08-13
config: pass repo to `git_config_get_expiry_in_days()`
Patrick Steinhardt
1
-2
/
+3
2024-08-13
config: pass repo to `git_config_get_expiry()`
Patrick Steinhardt
1
-2
/
+2
2024-08-13
config: pass repo to `git_config_get_max_percent_split_change()`
Patrick Steinhardt
1
-2
/
+2
2024-08-13
config: pass repo to `git_config_get_split_index()`
Patrick Steinhardt
1
-2
/
+2
2024-08-13
config: pass repo to `git_config_get_index_threads()`
Patrick Steinhardt
1
-2
/
+2
2024-08-13
config: expose `repo_config_clear()`
Patrick Steinhardt
1
-1
/
+1
2024-08-13
config: introduce missing setters that take repo as parameter
Patrick Steinhardt
1
-20
/
+73
2024-08-01
config.c: avoid segfault with --fixed-value and valueless config
Taylor Blau
1
-1
/
+1
2024-07-08
Merge branch 'ps/leakfixes-more'
Junio C Hamano
1
-0
/
+1
2024-07-02
Merge branch 'ps/use-the-repository'
Junio C Hamano
1
-0
/
+3
2024-06-24
Merge branch 'tb/pseudo-merge-reachability-bitmap'
Junio C Hamano
1
-0
/
+9
2024-06-20
Merge branch 'ps/abbrev-length-before-setup-fix'
Junio C Hamano
1
-2
/
+2
2024-06-17
Merge branch 'jc/varargs-attributes'
Junio C Hamano
1
-1
/
+0
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
1
-0
/
+3
[prev]
[next]