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
/
config.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2024-06-12
config: fix segfault when parsing "core.abbrev" without repo
Patrick Steinhardt
1
-2
/
+2
2024-06-11
config: fix leaking "core.notesref" variable
Patrick Steinhardt
1
-0
/
+1
2024-06-10
__attribute__: remove redundant attribute declaration for git_die_config()
Junio C Hamano
1
-1
/
+0
2024-06-06
Merge branch 'ps/leakfixes'
Junio C Hamano
1
-17
/
+38
2024-06-03
Merge branch 'ps/leakfixes' into ps/leakfixes-more
Junio C Hamano
1
-17
/
+38
2024-05-30
Merge branch 'jc/fix-2.45.1-and-friends-for-maint'
Junio C Hamano
1
-12
/
+1
2024-05-28
Merge branch 'ps/builtin-config-cleanup'
Junio C Hamano
1
-2
/
+2
2024-05-27
config: plug various memory leaks
Patrick Steinhardt
1
-9
/
+27
2024-05-27
config: clarify memory ownership in `git_config_string()`
Patrick Steinhardt
1
-3
/
+3
2024-05-27
convert: refactor code to clarify ownership of check_roundtrip_encoding
Patrick Steinhardt
1
-2
/
+4
2024-05-27
config: clarify memory ownership in `git_config_pathname()`
Patrick Steinhardt
1
-5
/
+5
2024-05-24
Merge branch 'fixes/2.45.1/2.44' into jc/fix-2.45.1-and-friends-for-maint
Junio C Hamano
1
-12
/
+1
2024-05-24
Merge branch 'fixes/2.45.1/2.43' into fixes/2.45.1/2.44
Junio C Hamano
1
-12
/
+1
2024-05-24
Merge branch 'fixes/2.45.1/2.42' into fixes/2.45.1/2.43
Junio C Hamano
1
-12
/
+1
2024-05-24
Merge branch 'fixes/2.45.1/2.41' into fixes/2.45.1/2.42
Junio C Hamano
1
-12
/
+1
2024-05-24
Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41
Junio C Hamano
1
-12
/
+1
2024-05-24
Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40
Junio C Hamano
1
-12
/
+1
2024-05-24
config: introduce `git_config_double()`
Taylor Blau
1
-0
/
+9
2024-05-21
Revert "core.hooksPath: add some protection while cloning"
Johannes Schindelin
1
-12
/
+1
2024-05-16
Merge branch 'ps/refs-without-the-repository'
Junio C Hamano
1
-1
/
+2
2024-05-15
Merge branch 'ps/config-subcommands'
Junio C Hamano
1
-10
/
+6
2024-05-15
config: make the config source const
Patrick Steinhardt
1
-2
/
+2
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
1
-1
/
+2
2024-05-06
config: clarify memory ownership when preparing comment strings
Patrick Steinhardt
1
-10
/
+6
2024-04-29
Sync with 2.44.1
Johannes Schindelin
1
-1
/
+12
2024-04-19
Sync with 2.43.4
Johannes Schindelin
1
-1
/
+12
2024-04-19
Sync with 2.42.2
Johannes Schindelin
1
-1
/
+12
2024-04-19
Sync with 2.41.1
Johannes Schindelin
1
-1
/
+12
2024-04-19
Sync with 2.40.2
Johannes Schindelin
1
-1
/
+12
2024-04-19
Sync with 2.39.4
Johannes Schindelin
1
-1
/
+12
2024-04-19
core.hooksPath: add some protection while cloning
Johannes Schindelin
1
-1
/
+12
2024-04-15
Merge branch 'jc/unleak-core-excludesfile'
Junio C Hamano
1
-1
/
+3
2024-04-08
config: do not leak excludes_file
Junio C Hamano
1
-1
/
+3
2024-04-05
Merge branch 'jk/core-comment-string'
Junio C Hamano
1
-4
/
+7
2024-04-05
Merge branch 'rs/config-comment'
Junio C Hamano
1
-8
/
+72
2024-04-01
Merge branch 'ds/config-internal-whitespace-fix'
Junio C Hamano
1
-5
/
+10
2024-03-27
config: add core.commentString
Jeff King
1
-3
/
+4
2024-03-21
config: really keep value-internal whitespace verbatim
Dragan Simic
1
-4
/
+9
2024-03-21
config: minor addition of whitespace
Dragan Simic
1
-1
/
+1
2024-03-15
config: allow tweaking whitespace between value and comment
Junio C Hamano
1
-11
/
+58
2024-03-15
config: fix --comment formatting
Junio C Hamano
1
-6
/
+14
2024-03-15
config: add --comment option to add a comment
Ralph Seichter
1
-8
/
+17
2024-03-12
config: allow multi-byte core.commentChar
Jeff King
1
-5
/
+5
2024-03-12
environment: store comment_line_char as a string
Jeff King
1
-1
/
+1
[next]