index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
config: fix evaluating "onbranch" with nonexistent git dir
Patrick Steinhardt
2024-09-24
1
-6
/
+9
*
environment: stop storing "core.notesRef" globally
Patrick Steinhardt
2024-09-12
1
-8
/
+0
*
environment: stop storing "core.warnAmbiguousRefs" globally
Patrick Steinhardt
2024-09-12
1
-5
/
+0
*
environment: stop storing "core.preferSymlinkRefs" globally
Patrick Steinhardt
2024-09-12
1
-5
/
+0
*
environment: stop storing "core.logAllRefUpdates" globally
Patrick Steinhardt
2024-09-12
1
-10
/
+0
*
environment: guard state depending on a repository
Patrick Steinhardt
2024-09-12
1
-0
/
+2
*
config: make dependency on repo in `read_early_config()` explicit
Patrick Steinhardt
2024-09-12
1
-6
/
+4
*
config: document `read_early_config()` and `read_very_early_config()`
Patrick Steinhardt
2024-09-12
1
-4
/
+0
*
environment: make `get_git_common_dir()` accept a repository
Patrick Steinhardt
2024-09-12
1
-1
/
+1
*
environment: make `get_git_dir()` accept a repository
Patrick Steinhardt
2024-09-12
1
-1
/
+3
*
Merge branch 'ps/maintenance-detach-fix'
Junio C Hamano
2024-08-26
1
-2
/
+3
|
\
|
*
config: fix constness of out parameter for `git_config_get_expiry()`
Patrick Steinhardt
2024-08-16
1
-2
/
+2
*
|
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
2024-08-23
1
-149
/
+76
|
\
\
|
*
|
config: hide functions using `the_repository` by default
Patrick Steinhardt
2024-08-13
1
-130
/
+0
|
*
|
config: don't depend on `the_repository` with branch conditions
Patrick Steinhardt
2024-08-13
1
-4
/
+5
|
*
|
config: don't have setters depend on `the_repository`
Patrick Steinhardt
2024-08-13
1
-8
/
+8
|
*
|
config: pass repo to functions that rename or copy sections
Patrick Steinhardt
2024-08-13
1
-14
/
+16
|
*
|
config: pass repo to `git_die_config()`
Patrick Steinhardt
2024-08-13
1
-6
/
+6
|
*
|
config: pass repo to `git_config_get_expiry_in_days()`
Patrick Steinhardt
2024-08-13
1
-2
/
+3
|
*
|
config: pass repo to `git_config_get_expiry()`
Patrick Steinhardt
2024-08-13
1
-2
/
+2
|
*
|
config: pass repo to `git_config_get_max_percent_split_change()`
Patrick Steinhardt
2024-08-13
1
-2
/
+2
|
*
|
config: pass repo to `git_config_get_split_index()`
Patrick Steinhardt
2024-08-13
1
-2
/
+2
|
*
|
config: pass repo to `git_config_get_index_threads()`
Patrick Steinhardt
2024-08-13
1
-2
/
+2
|
*
|
config: expose `repo_config_clear()`
Patrick Steinhardt
2024-08-13
1
-1
/
+1
|
*
|
config: introduce missing setters that take repo as parameter
Patrick Steinhardt
2024-08-13
1
-20
/
+73
|
|
/
*
|
Merge branch 'ps/leakfixes-part-4'
Junio C Hamano
2024-08-23
1
-1
/
+2
|
\
\
|
*
|
config: fix leaking comment character config
Patrick Steinhardt
2024-08-14
1
-1
/
+2
|
|
/
*
|
Merge branch 'tb/config-fixed-value-with-valueless-true'
Junio C Hamano
2024-08-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
config.c: avoid segfault with --fixed-value and valueless config
Taylor Blau
2024-08-01
1
-1
/
+1
*
|
Merge branch 'ps/leakfixes-more'
Junio C Hamano
2024-07-08
1
-0
/
+1
|
\
\
|
*
|
config: fix leaking "core.notesref" variable
Patrick Steinhardt
2024-06-11
1
-0
/
+1
|
*
|
Merge branch 'ps/leakfixes' into ps/leakfixes-more
Junio C Hamano
2024-06-03
1
-17
/
+38
|
|
\
\
*
|
\
\
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-07-02
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
1
-0
/
+3
*
|
|
|
|
Merge branch 'tb/pseudo-merge-reachability-bitmap'
Junio C Hamano
2024-06-25
1
-0
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
config: introduce `git_config_double()`
Taylor Blau
2024-05-24
1
-0
/
+9
*
|
|
|
|
|
Merge branch 'ps/abbrev-length-before-setup-fix'
Junio C Hamano
2024-06-21
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
config: fix segfault when parsing "core.abbrev" without repo
Patrick Steinhardt
2024-06-12
1
-2
/
+2
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'jc/varargs-attributes'
Junio C Hamano
2024-06-18
1
-1
/
+0
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
__attribute__: remove redundant attribute declaration for git_die_config()
Junio C Hamano
2024-06-10
1
-1
/
+0
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'ps/leakfixes'
Junio C Hamano
2024-06-06
1
-17
/
+38
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
config: plug various memory leaks
Patrick Steinhardt
2024-05-27
1
-9
/
+27
|
*
|
|
config: clarify memory ownership in `git_config_string()`
Patrick Steinhardt
2024-05-27
1
-3
/
+3
|
*
|
|
convert: refactor code to clarify ownership of check_roundtrip_encoding
Patrick Steinhardt
2024-05-27
1
-2
/
+4
|
*
|
|
config: clarify memory ownership in `git_config_pathname()`
Patrick Steinhardt
2024-05-27
1
-5
/
+5
*
|
|
|
Merge branch 'jc/fix-2.45.1-and-friends-for-maint'
Junio C Hamano
2024-05-30
1
-12
/
+1
|
\
\
\
\
|
*
\
\
\
Merge branch 'fixes/2.45.1/2.44' into jc/fix-2.45.1-and-friends-for-maint
Junio C Hamano
2024-05-25
1
-12
/
+1
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'fixes/2.45.1/2.43' into fixes/2.45.1/2.44
Junio C Hamano
2024-05-25
1
-12
/
+1
|
|
|
\
\
\
\
|
|
|
*
\
\
\
Merge branch 'fixes/2.45.1/2.42' into fixes/2.45.1/2.43
Junio C Hamano
2024-05-25
1
-12
/
+1
|
|
|
|
\
\
\
\
|
|
|
|
*
\
\
\
Merge branch 'fixes/2.45.1/2.41' into fixes/2.45.1/2.42
Junio C Hamano
2024-05-25
1
-12
/
+1
|
|
|
|
|
\
\
\
\
[next]