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
*
Merge branch 'js/branch-track-inherit'
Junio C Hamano
2022-01-10
1
-1
/
+4
|
\
|
*
config: require lowercase for branch.*.autosetupmerge
Josh Steadmon
2021-12-21
1
-1
/
+1
|
*
branch: add flags and config to inherit tracking
Josh Steadmon
2021-12-21
1
-0
/
+3
*
|
config API: use get_error_routine(), not vreportf()
Ævar Arnfjörð Bjarmason
2021-12-07
1
-1
/
+2
*
|
config.c: don't leak memory in handle_path_include()
Ævar Arnfjörð Bjarmason
2021-10-22
1
-2
/
+5
|
/
*
config.c: remove unused git_config_key_is_valid()
Ævar Arnfjörð Bjarmason
2021-09-28
1
-26
/
+8
*
Merge branch 'rs/drop-core-compression-vars'
Junio C Hamano
2021-09-23
1
-3
/
+0
|
\
|
*
compression: drop write-only core_compression_* variables
René Scharfe
2021-09-13
1
-3
/
+0
*
|
Merge branch 'jt/grep-wo-submodule-odb-as-alternate'
Junio C Hamano
2021-09-21
1
-7
/
+13
|
\
\
|
*
|
submodule-config: pass repo upon blob config read
Jonathan Tan
2021-09-08
1
-7
/
+13
|
|
/
*
|
Merge branch 'js/expand-runtime-prefix'
Junio C Hamano
2021-08-25
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Use a better name for the function interpolating paths
Johannes Schindelin
2021-07-26
1
-4
/
+4
*
|
Merge branch 'ds/gender-neutral-doc'
Junio C Hamano
2021-07-17
1
-1
/
+1
|
\
\
|
*
|
*: fix typos
Derrick Stolee
2021-06-16
1
-1
/
+1
*
|
|
Merge branch 'ab/struct-init'
Junio C Hamano
2021-07-17
1
-1
/
+1
|
\
\
\
|
*
|
|
string-list.h users: change to use *_{nodup,dup}()
Ævar Arnfjörð Bjarmason
2021-07-01
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'ew/mmap-failures'
Junio C Hamano
2021-07-17
1
-1
/
+2
|
\
\
\
|
*
|
|
xmmap: inform Linux users of tuning knobs on ENOMEM
Eric Wong
2021-06-30
1
-1
/
+2
|
|
/
/
*
/
/
config: normalize the path of the system gitconfig
Johannes Schindelin
2021-06-29
1
-3
/
+4
|
/
/
*
|
Merge branch 'ps/config-global-override'
Junio C Hamano
2021-05-07
1
-12
/
+29
|
\
\
|
*
|
config: allow overriding of global and system configuration
Patrick Steinhardt
2021-04-19
1
-3
/
+14
|
*
|
config: unify code paths to get global config paths
Patrick Steinhardt
2021-04-19
1
-2
/
+10
|
*
|
config: rename `git_etc_config()`
Patrick Steinhardt
2021-04-19
1
-10
/
+8
|
|
/
*
/
config.c: remove last remnant of GIT_TEST_GETTEXT_POISON
Ævar Arnfjörð Bjarmason
2021-04-08
1
-15
/
+1
|
/
*
use CALLOC_ARRAY
René Scharfe
2021-03-14
1
-1
/
+1
*
Merge branch 'ak/config-bad-bool-error'
Junio C Hamano
2021-02-18
1
-2
/
+18
|
\
|
*
config: improve error message for boolean config
Andrew Klotz
2021-02-11
1
-2
/
+18
*
|
Merge branch 'ab/detox-gettext-tests'
Junio C Hamano
2021-02-10
1
-9
/
+0
|
\
\
|
*
|
tests: remove support for GIT_TEST_GETTEXT_POISON
Ævar Arnfjörð Bjarmason
2021-01-22
1
-9
/
+0
|
|
/
*
|
Merge branch 'ps/config-env-pairs'
Junio C Hamano
2021-01-25
1
-25
/
+184
|
\
\
|
*
|
config: allow specifying config entries via envvar pairs
Patrick Steinhardt
2021-01-15
1
-8
/
+59
|
*
|
config: store "git -c" variables using more robust format
Patrick Steinhardt
2021-01-15
1
-7
/
+45
|
*
|
config: parse more robust format in GIT_CONFIG_PARAMETERS
Jeff King
2021-01-15
1
-17
/
+52
|
*
|
config: extract function to parse config pairs
Patrick Steinhardt
2021-01-12
1
-7
/
+17
|
*
|
config: add new way to pass config via `--config-env`
Patrick Steinhardt
2021-01-12
1
-0
/
+25
*
|
|
Merge branch 'ew/decline-core-abbrev'
Junio C Hamano
2021-01-16
1
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
core.abbrev=no disables abbreviations
Eric Wong
2020-12-23
1
-0
/
+2
*
|
|
Merge branch 'ds/config-literal-value'
Junio C Hamano
2020-12-09
1
-35
/
+40
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
config: plumb --fixed-value into config API
Derrick Stolee
2020-11-25
1
-0
/
+5
|
*
|
config: replace 'value_regex' with 'value_pattern'
Derrick Stolee
2020-11-25
1
-27
/
+27
|
*
|
config: convert multi_replace to flags
Derrick Stolee
2020-11-25
1
-12
/
+12
|
|
/
*
/
hashmap: provide deallocation function names
Elijah Newren
2020-11-02
1
-1
/
+1
|
/
*
Merge branch 'jk/leakfix'
Junio C Hamano
2020-08-27
1
-17
/
+30
|
\
|
*
config: fix leak in git_config_get_expiry_in_days()
Jeff King
2020-08-18
1
-2
/
+2
|
*
config: drop git_config_get_string_const()
Jeff King
2020-08-18
1
-23
/
+6
|
*
config: fix leaks from git_config_get_string_const()
Jeff King
2020-08-14
1
-0
/
+30
*
|
config: work around gcc-10 -Wstringop-overflow warning
Jeff King
2020-08-04
1
-1
/
+1
|
/
*
config: reject parsing of files over INT_MAX
Jeff King
2020-04-10
1
-0
/
+15
*
config: use size_t to store parsed variable baselen
Jeff King
2020-04-10
1
-1
/
+1
*
git_config_parse_key(): return baselen as size_t
Jeff King
2020-04-10
1
-7
/
+10
[next]