Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-09Merge branch 'en/header-cleanup'Junio C Hamano
2023-12-26treewide: remove unnecessary includes in source filesElijah Newren
2023-12-09config: use git_config_string() for core.checkRoundTripEncodingJeff King
2023-12-09config: reject bogus values for core.checkstatJeff King
2023-12-09config: handle NULL value when parsing non-boolsJeff King
2023-10-30Merge branch 'jc/attr-tree-config'Junio C Hamano
2023-10-13attr: add attr.tree for setting the treeish to read attributes fromJohn Cai
2023-10-10Merge branch 'cw/prelim-cleanup'Junio C Hamano
2023-09-30parse: separate out parsing functions from config.hCalvin Wan
2023-09-30config: correct bad boolean env value error messageCalvin Wan
2023-09-01add core.maxTreeDepth configJeff King
2023-07-17Merge branch 'cw/compat-util-header-cleanup'Junio C Hamano
2023-07-06Merge branch 'gc/config-context'Junio C Hamano
2023-07-06Merge branch 'gc/config-partial-submodule-kvi-fix'Junio C Hamano
2023-07-05git-compat-util: move alloc macros to git-compat-util.hCalvin Wan
2023-07-05treewide: remove unnecessary includes for wrapper.hCalvin Wan
2023-06-30Merge branch 'en/header-split-cache-h-part-3'Junio C Hamano
2023-06-29config: pass source to config_parser_event_fn_tGlen Choo
2023-06-29config: add kvi.path, use it to evaluate includesGlen Choo
2023-06-29config.c: remove config_reader from configsetsGlen Choo
2023-06-29config: pass kvi to die_bad_number()Glen Choo
2023-06-29trace2: plumb config kviGlen Choo
2023-06-29config.c: pass ctx with CLI configGlen Choo
2023-06-29config: pass ctx with config filesGlen Choo
2023-06-29config.c: pass ctx in configsetsGlen Choo
2023-06-29config: add ctx arg to config_fn_tGlen Choo
2023-06-26config: don't BUG when both kvi and source are setGlen Choo
2023-06-23Merge branch 'rj/leakfixes'Junio C Hamano
2023-06-23Merge branch 'ds/disable-replace-refs'Junio C Hamano
2023-06-21object-store-ll.h: split this header out of object-store.hElijah Newren
2023-06-21git-compat-util.h: remove unneccessary include of wildmatch.hElijah Newren
2023-06-21repository: remove unnecessary include of path.hElijah Newren
2023-06-21read-cache*.h: move declarations for read-cache.c functions from cache.hElijah Newren
2023-06-17config: fix a leak in git_config_copy_or_rename_section_in_fileRubén Justo
2023-06-13config: fix a leak in git_config_copy_or_rename_section_in_fileRubén Justo
2023-06-12repository: create read_replace_refs settingDerrick Stolee
2023-05-26repository: move 'repository_format_worktree_config' to repo scopeVictoria Dye
2023-05-26config: pass 'repo' directly to 'config_with_options()'Victoria Dye
2023-05-26config: use gitdir to get worktree configVictoria Dye
2023-05-10Merge branch 'en/header-split-cache-h-part-2'Junio C Hamano
2023-04-25Merge branch 'en/header-split-cache-h'Junio C Hamano
2023-04-25Sync with Git 2.40.1Junio C Hamano
2023-04-24treewide: remove cache.h inclusion due to previous changesElijah Newren
2023-04-24ws.h: move declarations for ws.c functions from cache.hElijah Newren
2023-04-17Sync with 2.39.3Johannes Schindelin
2023-04-17Sync with 2.38.5Johannes Schindelin
2023-04-17Sync with 2.37.7Johannes Schindelin
2023-04-17Sync with 2.36.6Johannes Schindelin
2023-04-17Sync with 2.35.8Johannes Schindelin
2023-04-17Sync with 2.34.8Johannes Schindelin