index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config.h
Age
Commit message (
Expand
)
Author
Lines
2023-02-07
config.h: remove unused git_configset_add_parameters()
Ævar Arnfjörð Bjarmason
-9
/
+0
2022-10-12
bundle-uri: create base key-value pair parsing
Derrick Stolee
-0
/
+1
2022-07-14
config: learn `git_protected_config()`
Glen Choo
-0
/
+16
2022-03-25
fsmonitor: config settings are repository-specific
Jeff Hostetler
-1
/
+0
2022-02-25
Merge branch 'ds/sparse-checkout-requires-per-worktree-config'
Junio C Hamano
-1
/
+8
2022-02-08
config: make git_configset_get_string_tmp() private
Derrick Stolee
-1
/
+0
2022-02-08
config: add repo_config_set_worktree_gently()
Derrick Stolee
-0
/
+8
2022-01-18
config: include file if remote URL matches a glob
Jonathan Tan
-0
/
+9
2022-01-18
config: make git_config_include() static
Jonathan Tan
-33
/
+4
2021-10-11
Merge branch 'ab/retire-git-config-key-is-valid'
Junio C Hamano
-1
/
+0
2021-10-06
Merge branch 'ab/retire-decl-of-missing-unused-funcs'
Junio C Hamano
-1
/
+0
2021-10-01
config.h: remove unused git_config_get_untracked_cache() declaration
Ævar Arnfjörð Bjarmason
-1
/
+0
2021-09-28
config.c: remove unused git_config_key_is_valid()
Ævar Arnfjörð Bjarmason
-1
/
+0
2021-09-08
submodule-config: pass repo upon blob config read
Jonathan Tan
-0
/
+3
2021-07-16
Merge branch 'ds/gender-neutral-doc'
Junio C Hamano
-2
/
+2
2021-06-16
comments: avoid using the gender of our users
Felipe Contreras
-2
/
+2
2021-04-19
config: unify code paths to get global config paths
Patrick Steinhardt
-0
/
+1
2021-04-19
config: rename `git_etc_config()`
Patrick Steinhardt
-1
/
+2
2021-01-25
Merge branch 'ps/config-env-pairs'
Junio C Hamano
-0
/
+1
2021-01-12
config: add new way to pass config via `--config-env`
Patrick Steinhardt
-0
/
+1
2020-11-25
config: plumb --fixed-value into config API
Derrick Stolee
-0
/
+7
2020-11-25
config: replace 'value_regex' with 'value_pattern'
Derrick Stolee
-1
/
+1
2020-11-25
config: convert multi_replace to flags
Derrick Stolee
-7
/
+22
2020-08-17
config: drop git_config_get_string_const()
Jeff King
-10
/
+1
2020-08-14
config: fix leaks from git_config_get_string_const()
Jeff King
-0
/
+10
2020-04-10
git_config_parse_key(): return baselen as size_t
Jeff King
-1
/
+1
2020-04-10
parse_config_key(): return subsection len as size_t
Jeff King
-1
/
+1
2020-02-10
config: provide access to the current line number
Bert Wesarg
-0
/
+1
2020-02-10
submodule-config: add subomdule config scope
Matthew Rogers
-0
/
+1
2020-02-10
config: teach git_config_source to remember its scope
Matthew Rogers
-10
/
+11
2020-02-10
config: clarify meaning of command line scoping
Matthew Rogers
-1
/
+1
2020-02-10
config: split repo scope to local and worktree
Matthew Rogers
-1
/
+2
2020-02-10
config: make scope_name non-static and rename it
Matthew Rogers
-0
/
+1
2019-10-24
config: move documentation to config.h
Heba Waly
-0
/
+335
2019-05-13
Merge branch 'dl/no-extern-in-func-decl'
Junio C Hamano
-114
/
+114
2019-05-07
trace2: fixup access problem on /etc/gitconfig in read_very_early_config
Jeff Hostetler
-0
/
+1
2019-05-05
*.[ch]: manually align parameter lists
Denton Liu
-22
/
+22
2019-05-05
*.[ch]: remove extern from function declarations using sed
Denton Liu
-1
/
+1
2019-05-05
*.[ch]: remove extern from function declarations using spatch
Denton Liu
-91
/
+91
2019-04-16
config: add read_very_early_config()
Jeff Hostetler
-0
/
+4
2018-11-21
index: make index.threads=true enable ieot and eoie
Jonathan Nieder
-1
/
+1
2018-10-11
config: add new index.threads config setting
Ben Peart
-0
/
+1
2018-08-20
Merge branch 'en/incl-forward-decl'
Junio C Hamano
-0
/
+5
2018-08-17
Merge branch 'hn/config-in-code-comment'
Junio C Hamano
-1
/
+6
2018-08-17
Merge branch 'mk/http-backend-content-length'
Junio C Hamano
-0
/
+1
2018-08-15
Add missing includes and forward declarations
Elijah Newren
-0
/
+5
2018-08-06
config: document git config getter return value
Han-Wen Nienhuys
-1
/
+6
2018-08-02
Merge branch 'jk/fsck-gitmodules-gently'
Junio C Hamano
-2
/
+11
2018-07-03
config: add options parameter to git_config_from_mem
Jeff King
-2
/
+5
2018-07-03
config: add CONFIG_ERROR_SILENT handler
Jeff King
-0
/
+1
[next]