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
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
2023-04-17Sync with 2.33.8Johannes Schindelin
2023-04-17Sync with 2.32.7Johannes Schindelin
2023-04-17Sync with 2.31.8Johannes Schindelin
2023-04-17Sync with 2.30.9Johannes Schindelin
2023-04-17config.c: disallow overly-long lines in `copy_or_rename_section_in_file()`Taylor Blau
2023-04-17config.c: avoid integer truncation in `copy_or_rename_section_in_file()`Taylor Blau
2023-04-17config: avoid fixed-sized buffer when renaming/deleting a sectionTaylor Blau
2023-04-11mailmap, quote: move declarations of global vars to correct unitElijah Newren
2023-04-11pager.h: move declarations for pager.c functions from cache.hElijah Newren
2023-04-11object-name.h: move declarations for object-name.c functions from cache.hElijah Newren
2023-04-11treewide: be explicit about dependence on convert.hElijah Newren