Age | Commit message (Expand) | Author | Files | Lines |
2025-03-07 | config: teach repo_config to allow `repo` to be NULL | Usman Akinyemi | 1 | -0/+9 |
2024-09-12 | config: make dependency on repo in `read_early_config()` explicit | Patrick Steinhardt | 1 | -1/+1 |
2024-09-12 | config: document `read_early_config()` and `read_very_early_config()` | Patrick Steinhardt | 1 | -0/+11 |
2024-08-26 | Merge branch 'ps/maintenance-detach-fix' | Junio C Hamano | 1 | -1/+1 |
2024-08-16 | config: fix constness of out parameter for `git_config_get_expiry()` | Patrick Steinhardt | 1 | -1/+1 |
2024-08-13 | config: hide functions using `the_repository` by default | Patrick Steinhardt | 1 | -78/+171 |
2024-08-13 | config: pass repo to functions that rename or copy sections | Patrick Steinhardt | 1 | -4/+4 |
2024-08-13 | config: pass repo to `git_die_config()` | Patrick Steinhardt | 1 | -1/+2 |
2024-08-13 | config: pass repo to `git_config_get_expiry_in_days()` | Patrick Steinhardt | 1 | -1/+2 |
2024-08-13 | config: pass repo to `git_config_get_expiry()` | Patrick Steinhardt | 1 | -1/+1 |
2024-08-13 | config: pass repo to `git_config_get_max_percent_split_change()` | Patrick Steinhardt | 1 | -1/+1 |
2024-08-13 | config: pass repo to `git_config_get_split_index()` | Patrick Steinhardt | 1 | -1/+1 |
2024-08-13 | config: pass repo to `git_config_get_index_threads()` | Patrick Steinhardt | 1 | -1/+1 |
2024-08-13 | config: expose `repo_config_clear()` | Patrick Steinhardt | 1 | -0/+1 |
2024-08-13 | config: introduce missing setters that take repo as parameter | Patrick Steinhardt | 1 | -1/+14 |
2024-06-24 | Merge branch 'tb/pseudo-merge-reachability-bitmap' | Junio C Hamano | 1 | -0/+7 |
2024-06-06 | Merge branch 'ps/leakfixes' | Junio C Hamano | 1 | -5/+5 |
2024-05-27 | config: clarify memory ownership in `git_config_string()` | Patrick Steinhardt | 1 | -1/+1 |
2024-05-27 | config: clarify memory ownership in `git_config_pathname()` | Patrick Steinhardt | 1 | -4/+4 |
2024-05-24 | config: introduce `git_config_double()` | Taylor Blau | 1 | -0/+7 |
2024-05-15 | config: make the config source const | Patrick Steinhardt | 1 | -1/+1 |
2024-05-06 | config: clarify memory ownership when preparing comment strings | Patrick Steinhardt | 1 | -1/+1 |
2024-03-15 | config: allow tweaking whitespace between value and comment | Junio C Hamano | 1 | -0/+2 |
2024-03-15 | config: add --comment option to add a comment | Ralph Seichter | 1 | -2/+2 |
2024-01-18 | config: factor out global config file retrieval | Kristoffer Haugsbakk | 1 | -0/+1 |
2024-01-18 | config: rename global config function | Kristoffer Haugsbakk | 1 | -1/+1 |
2023-09-29 | parse: separate out parsing functions from config.h | Calvin Wan | 1 | -13/+1 |
2023-06-28 | config: pass source to config_parser_event_fn_t | Glen Choo | 1 | -0/+6 |
2023-06-28 | config: add kvi.path, use it to evaluate includes | Glen Choo | 1 | -0/+2 |
2023-06-28 | config: pass kvi to die_bad_number() | Glen Choo | 1 | -6/+11 |
2023-06-28 | trace2: plumb config kvi | Glen Choo | 1 | -1/+0 |
2023-06-28 | config.c: pass ctx with CLI config | Glen Choo | 1 | -2/+1 |
2023-06-28 | config: pass ctx with config files | Glen Choo | 1 | -3/+5 |
2023-06-28 | config.c: pass ctx in configsets | Glen Choo | 1 | -1/+1 |
2023-06-28 | config: add ctx arg to config_fn_t | Glen Choo | 1 | -10/+31 |
2023-05-26 | config: pass 'repo' directly to 'config_with_options()' | Victoria Dye | 1 | -2/+2 |
2023-04-06 | Merge branch 'gc/config-parsing-cleanup' | Junio C Hamano | 1 | -0/+1 |
2023-04-06 | Merge branch 'ab/config-multi-and-nonbool' | Junio C Hamano | 1 | -9/+63 |
2023-03-28 | config: report cached filenames in die_bad_number() | Glen Choo | 1 | -0/+1 |
2023-03-28 | config API: add "string" version of *_value_multi(), fix segfaults | Ævar Arnfjörð Bjarmason | 1 | -0/+19 |
2023-03-28 | config API: have *_multi() return an "int" and take a "dest" | Ævar Arnfjörð Bjarmason | 1 | -8/+21 |
2023-03-28 | config API: add and use a "git_config_get()" family of functions | Ævar Arnfjörð Bjarmason | 1 | -0/+22 |
2023-02-07 | config.h: remove unused git_configset_add_parameters() | Ævar Arnfjörð Bjarmason | 1 | -9/+0 |
2022-10-12 | bundle-uri: create base key-value pair parsing | Derrick Stolee | 1 | -0/+1 |
2022-07-14 | config: learn `git_protected_config()` | Glen Choo | 1 | -0/+16 |
2022-03-25 | fsmonitor: config settings are repository-specific | Jeff Hostetler | 1 | -1/+0 |
2022-02-25 | Merge branch 'ds/sparse-checkout-requires-per-worktree-config' | Junio C Hamano | 1 | -1/+8 |
2022-02-08 | config: make git_configset_get_string_tmp() private | Derrick Stolee | 1 | -1/+0 |
2022-02-08 | config: add repo_config_set_worktree_gently() | Derrick Stolee | 1 | -0/+8 |
2022-01-18 | config: include file if remote URL matches a glob | Jonathan Tan | 1 | -0/+9 |
2022-01-18 | config: make git_config_include() static | Jonathan Tan | 1 | -33/+4 |
2021-10-11 | Merge branch 'ab/retire-git-config-key-is-valid' | Junio C Hamano | 1 | -1/+0 |
2021-10-06 | Merge branch 'ab/retire-decl-of-missing-unused-funcs' | Junio C Hamano | 1 | -1/+0 |
2021-10-01 | config.h: remove unused git_config_get_untracked_cache() declaration | Ævar Arnfjörð Bjarmason | 1 | -1/+0 |
2021-09-28 | config.c: remove unused git_config_key_is_valid() | Ævar Arnfjörð Bjarmason | 1 | -1/+0 |
2021-09-08 | submodule-config: pass repo upon blob config read | Jonathan Tan | 1 | -0/+3 |
2021-07-16 | Merge branch 'ds/gender-neutral-doc' | Junio C Hamano | 1 | -2/+2 |
2021-06-16 | comments: avoid using the gender of our users | Felipe Contreras | 1 | -2/+2 |
2021-04-19 | config: unify code paths to get global config paths | Patrick Steinhardt | 1 | -0/+1 |
2021-04-19 | config: rename `git_etc_config()` | Patrick Steinhardt | 1 | -1/+2 |
2021-01-25 | Merge branch 'ps/config-env-pairs' | Junio C Hamano | 1 | -0/+1 |
2021-01-12 | config: add new way to pass config via `--config-env` | Patrick Steinhardt | 1 | -0/+1 |
2020-11-25 | config: plumb --fixed-value into config API | Derrick Stolee | 1 | -0/+7 |
2020-11-25 | config: replace 'value_regex' with 'value_pattern' | Derrick Stolee | 1 | -1/+1 |
2020-11-25 | config: convert multi_replace to flags | Derrick Stolee | 1 | -7/+22 |
2020-08-17 | config: drop git_config_get_string_const() | Jeff King | 1 | -10/+1 |
2020-08-14 | config: fix leaks from git_config_get_string_const() | Jeff King | 1 | -0/+10 |
2020-04-10 | git_config_parse_key(): return baselen as size_t | Jeff King | 1 | -1/+1 |
2020-04-10 | parse_config_key(): return subsection len as size_t | Jeff King | 1 | -1/+1 |
2020-02-10 | config: provide access to the current line number | Bert Wesarg | 1 | -0/+1 |
2020-02-10 | submodule-config: add subomdule config scope | Matthew Rogers | 1 | -0/+1 |
2020-02-10 | config: teach git_config_source to remember its scope | Matthew Rogers | 1 | -10/+11 |
2020-02-10 | config: clarify meaning of command line scoping | Matthew Rogers | 1 | -1/+1 |
2020-02-10 | config: split repo scope to local and worktree | Matthew Rogers | 1 | -1/+2 |
2020-02-10 | config: make scope_name non-static and rename it | Matthew Rogers | 1 | -0/+1 |
2019-10-24 | config: move documentation to config.h | Heba Waly | 1 | -0/+335 |
2019-05-13 | Merge branch 'dl/no-extern-in-func-decl' | Junio C Hamano | 1 | -114/+114 |
2019-05-07 | trace2: fixup access problem on /etc/gitconfig in read_very_early_config | Jeff Hostetler | 1 | -0/+1 |
2019-05-05 | *.[ch]: manually align parameter lists | Denton Liu | 1 | -22/+22 |
2019-05-05 | *.[ch]: remove extern from function declarations using sed | Denton Liu | 1 | -1/+1 |
2019-05-05 | *.[ch]: remove extern from function declarations using spatch | Denton Liu | 1 | -91/+91 |
2019-04-16 | config: add read_very_early_config() | Jeff Hostetler | 1 | -0/+4 |
2018-11-21 | index: make index.threads=true enable ieot and eoie | Jonathan Nieder | 1 | -1/+1 |
2018-10-11 | config: add new index.threads config setting | Ben Peart | 1 | -0/+1 |
2018-08-20 | Merge branch 'en/incl-forward-decl' | Junio C Hamano | 1 | -0/+5 |
2018-08-17 | Merge branch 'hn/config-in-code-comment' | Junio C Hamano | 1 | -1/+6 |
2018-08-17 | Merge branch 'mk/http-backend-content-length' | Junio C Hamano | 1 | -0/+1 |
2018-08-15 | Add missing includes and forward declarations | Elijah Newren | 1 | -0/+5 |
2018-08-06 | config: document git config getter return value | Han-Wen Nienhuys | 1 | -1/+6 |
2018-08-02 | Merge branch 'jk/fsck-gitmodules-gently' | Junio C Hamano | 1 | -2/+11 |
2018-07-03 | config: add options parameter to git_config_from_mem | Jeff King | 1 | -2/+5 |
2018-07-03 | config: add CONFIG_ERROR_SILENT handler | Jeff King | 1 | -0/+1 |
2018-07-03 | config: turn die_on_error into caller-facing enum | Jeff King | 1 | -0/+5 |
2018-06-26 | config: move config_from_gitmodules to submodule-config.c | Antonio Ospite | 1 | -10/+0 |
2018-06-11 | http-backend: respect CONTENT_LENGTH as specified by rfc3875 | Max Kirillov | 1 | -0/+1 |
2018-05-29 | Add and use generic name->id mapping code for color slot parsing | Nguyễn Thái Ngọc Duy | 1 | -0/+4 |
2018-05-08 | Merge branch 'tb/config-default' | Junio C Hamano | 1 | -0/+1 |
2018-04-23 | config.c: introduce 'git_config_color' to parse ANSI colors | Taylor Blau | 1 | -0/+1 |
2018-04-09 | config: introduce an optional event stream while parsing | Johannes Schindelin | 1 | -0/+25 |
2017-12-06 | Merge branch 'hm/config-parse-expiry-date' | Junio C Hamano | 1 | -0/+1 |
2017-11-21 | Merge branch 'bp/fsmonitor' | Junio C Hamano | 1 | -0/+1 |
2017-11-18 | config: add --expiry-date | Haaris Mehmood | 1 | -0/+1 |
2017-10-03 | Merge branch 'sd/branch-copy' | Junio C Hamano | 1 | -0/+2 |
2017-10-01 | fsmonitor: teach git to optionally utilize a file system monitor to speed up ... | Ben Peart | 1 | -0/+1 |
2017-09-19 | Merge branch 'ma/remove-config-maybe-bool' | Junio C Hamano | 1 | -1/+0 |
2017-09-07 | config: remove git_config_maybe_bool | Martin Ågren | 1 | -1/+0 |
2017-08-26 | Merge branch 'jc/cutoff-config' | Junio C Hamano | 1 | -0/+3 |
2017-08-22 | rerere: allow approxidate in gc.rerereResolved/gc.rerereUnresolved | Junio C Hamano | 1 | -0/+3 |
2017-08-22 | Merge branch 'bw/grep-recurse-submodules' | Junio C Hamano | 1 | -0/+10 |
2017-08-02 | config: add config_from_gitmodules | Brandon Williams | 1 | -0/+10 |
2017-07-17 | submodule: convert submodule config lookup to use object_id | brian m. carlson | 1 | -2/+2 |
2017-06-23 | config: read config from a repository object | Brandon Williams | 1 | -0/+24 |
2017-06-15 | config: don't implicitly use gitdir or commondir | Brandon Williams | 1 | -3/+3 |
2017-06-15 | config: respect commondir | Brandon Williams | 1 | -0/+1 |
2017-06-15 | config: remove git_config_iter | Brandon Williams | 1 | -1/+0 |
2017-06-15 | config: create config.h | Brandon Williams | 1 | -0/+194 |