index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config.c
Age
Commit message (
Expand
)
Author
2024-08-26
Merge branch 'tb/config-fixed-value-with-valueless-true' into maint-2.46
Junio C Hamano
2024-08-01
config.c: avoid segfault with --fixed-value and valueless config
Taylor Blau
2024-07-08
Merge branch 'ps/leakfixes-more'
Junio C Hamano
2024-07-02
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-06-24
Merge branch 'tb/pseudo-merge-reachability-bitmap'
Junio C Hamano
2024-06-20
Merge branch 'ps/abbrev-length-before-setup-fix'
Junio C Hamano
2024-06-17
Merge branch 'jc/varargs-attributes'
Junio C Hamano
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-12
config: fix segfault when parsing "core.abbrev" without repo
Patrick Steinhardt
2024-06-11
config: fix leaking "core.notesref" variable
Patrick Steinhardt
2024-06-10
__attribute__: remove redundant attribute declaration for git_die_config()
Junio C Hamano
2024-06-06
Merge branch 'ps/leakfixes'
Junio C Hamano
2024-06-03
Merge branch 'ps/leakfixes' into ps/leakfixes-more
Junio C Hamano
2024-05-30
Merge branch 'jc/fix-2.45.1-and-friends-for-maint'
Junio C Hamano
2024-05-28
Merge branch 'ps/builtin-config-cleanup'
Junio C Hamano
2024-05-27
config: plug various memory leaks
Patrick Steinhardt
2024-05-27
config: clarify memory ownership in `git_config_string()`
Patrick Steinhardt
2024-05-27
convert: refactor code to clarify ownership of check_roundtrip_encoding
Patrick Steinhardt
2024-05-27
config: clarify memory ownership in `git_config_pathname()`
Patrick Steinhardt
2024-05-24
Merge branch 'fixes/2.45.1/2.44' into jc/fix-2.45.1-and-friends-for-maint
Junio C Hamano
2024-05-24
Merge branch 'fixes/2.45.1/2.43' into fixes/2.45.1/2.44
Junio C Hamano
2024-05-24
Merge branch 'fixes/2.45.1/2.42' into fixes/2.45.1/2.43
Junio C Hamano
2024-05-24
Merge branch 'fixes/2.45.1/2.41' into fixes/2.45.1/2.42
Junio C Hamano
2024-05-24
Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41
Junio C Hamano
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
2024-05-24
config: introduce `git_config_double()`
Taylor Blau
2024-05-21
Revert "core.hooksPath: add some protection while cloning"
Johannes Schindelin
2024-05-16
Merge branch 'ps/refs-without-the-repository'
Junio C Hamano
2024-05-15
Merge branch 'ps/config-subcommands'
Junio C Hamano
2024-05-15
config: make the config source const
Patrick Steinhardt
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-05-06
config: clarify memory ownership when preparing comment strings
Patrick Steinhardt
2024-04-29
Sync with 2.44.1
Johannes Schindelin
2024-04-19
Sync with 2.43.4
Johannes Schindelin
2024-04-19
Sync with 2.42.2
Johannes Schindelin
2024-04-19
Sync with 2.41.1
Johannes Schindelin
2024-04-19
Sync with 2.40.2
Johannes Schindelin
2024-04-19
Sync with 2.39.4
Johannes Schindelin
2024-04-19
core.hooksPath: add some protection while cloning
Johannes Schindelin
2024-04-15
Merge branch 'jc/unleak-core-excludesfile'
Junio C Hamano
2024-04-08
config: do not leak excludes_file
Junio C Hamano
2024-04-05
Merge branch 'jk/core-comment-string'
Junio C Hamano
2024-04-05
Merge branch 'rs/config-comment'
Junio C Hamano
2024-04-01
Merge branch 'ds/config-internal-whitespace-fix'
Junio C Hamano
2024-03-27
config: add core.commentString
Jeff King
2024-03-21
config: really keep value-internal whitespace verbatim
Dragan Simic
2024-03-21
config: minor addition of whitespace
Dragan Simic
2024-03-15
config: allow tweaking whitespace between value and comment
Junio C Hamano
2024-03-15
config: fix --comment formatting
Junio C Hamano
2024-03-15
config: add --comment option to add a comment
Ralph Seichter
[next]