summaryrefslogtreecommitdiffstats
path: root/config.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-24Merge branch 'fixes/2.45.1/2.41' into fixes/2.45.1/2.42Junio C Hamano1-12/+1
2024-05-24Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41Junio C Hamano1-12/+1
2024-05-24Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40Junio C Hamano1-12/+1
2024-05-21Revert "core.hooksPath: add some protection while cloning"Johannes Schindelin1-12/+1
2024-04-19Sync with 2.41.1Johannes Schindelin1-1/+12
2024-04-19Sync with 2.40.2Johannes Schindelin1-1/+12
2024-04-19Sync with 2.39.4Johannes Schindelin1-1/+12
2024-04-19core.hooksPath: add some protection while cloningJohannes Schindelin1-1/+12
2023-07-17Merge branch 'cw/compat-util-header-cleanup'Junio C Hamano1-2/+0
2023-07-06Merge branch 'gc/config-context'Junio C Hamano1-326/+220
2023-07-06Merge branch 'gc/config-partial-submodule-kvi-fix'Junio C Hamano1-6/+0
2023-07-05git-compat-util: move alloc macros to git-compat-util.hCalvin Wan1-1/+0
2023-07-05treewide: remove unnecessary includes for wrapper.hCalvin Wan1-1/+0
2023-06-29Merge branch 'en/header-split-cache-h-part-3'Junio C Hamano1-1/+4
2023-06-28config: pass source to config_parser_event_fn_tGlen Choo1-64/+13
2023-06-28config: add kvi.path, use it to evaluate includesGlen Choo1-21/+19
2023-06-28config.c: remove config_reader from configsetsGlen Choo1-34/+11
2023-06-28config: pass kvi to die_bad_number()Glen Choo1-95/+61
2023-06-28trace2: plumb config kviGlen Choo1-46/+0
2023-06-28config.c: pass ctx with CLI configGlen Choo1-39/+41
2023-06-28config: pass ctx with config filesGlen Choo1-35/+70
2023-06-28config.c: pass ctx in configsetsGlen Choo1-19/+16
2023-06-28config: add ctx arg to config_fn_tGlen Choo1-14/+24
2023-06-26config: don't BUG when both kvi and source are setGlen Choo1-6/+0
2023-06-23Merge branch 'rj/leakfixes'Junio C Hamano1-0/+2
2023-06-22Merge branch 'ds/disable-replace-refs'Junio C Hamano1-5/+0
2023-06-21object-store-ll.h: split this header out of object-store.hElijah Newren1-1/+1
2023-06-21git-compat-util.h: remove unneccessary include of wildmatch.hElijah Newren1-0/+1
2023-06-21repository: remove unnecessary include of path.hElijah Newren1-0/+1
2023-06-21read-cache*.h: move declarations for read-cache.c functions from cache.hElijah Newren1-0/+1
2023-06-17config: fix a leak in git_config_copy_or_rename_section_in_fileRubén Justo1-0/+1
2023-06-12config: fix a leak in git_config_copy_or_rename_section_in_fileRubén Justo1-0/+1
2023-06-12repository: create read_replace_refs settingDerrick Stolee1-5/+0
2023-05-26repository: move 'repository_format_worktree_config' to repo scopeVictoria Dye1-3/+4
2023-05-26config: pass 'repo' directly to 'config_with_options()'Victoria Dye1-7/+9
2023-05-26config: use gitdir to get worktree configVictoria Dye1-9/+19
2023-05-09Merge branch 'en/header-split-cache-h-part-2'Junio C Hamano1-1/+2
2023-04-25Merge branch 'en/header-split-cache-h'Junio C Hamano1-0/+6
2023-04-24Sync with Git 2.40.1Junio C Hamano1-11/+25
2023-04-24treewide: remove cache.h inclusion due to previous changesElijah Newren1-1/+1
2023-04-24ws.h: move declarations for ws.c functions from cache.hElijah Newren1-0/+1
2023-04-17Sync with 2.39.3Johannes Schindelin1-11/+25
2023-04-17Sync with 2.38.5Johannes Schindelin1-11/+25
2023-04-17Sync with 2.37.7Johannes Schindelin1-11/+25
2023-04-17Sync with 2.36.6Johannes Schindelin1-11/+25
2023-04-17Sync with 2.35.8Johannes Schindelin1-11/+25
2023-04-17Sync with 2.34.8Johannes Schindelin1-11/+25
2023-04-17Sync with 2.33.8Johannes Schindelin1-11/+25
2023-04-17Sync with 2.32.7Johannes Schindelin1-11/+25
2023-04-17Sync with 2.31.8Johannes Schindelin1-11/+25