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-06-29config: pass kvi to die_bad_number()Glen Choo
2023-06-29config: add ctx arg to config_fn_tGlen Choo
2023-06-23Merge branch 'gc/discover-not-setup'Junio C Hamano
2023-06-16setup.c: don't setup in discover_git_directory()Glen Choo
2023-05-26repository: move 'repository_format_worktree_config' to repo scopeVictoria Dye
2023-05-01setup: trace bare repository setupsGlen Choo
2023-04-11treewide: remove double forward declaration of read_in_fullElijah Newren
2023-04-11treewide: remove cache.h inclusion due to object-name.h changesElijah 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 trace.h & trace2.hElijah Newren
2023-03-21setup.h: move declarations for setup.c functions from cache.hElijah Newren
2023-03-21environment.h: move declarations for environment.c functions from cache.hElijah Newren
2023-03-21abspath.h: move absolute path functions from cache.hElijah Newren
2023-03-21treewide: be explicit about dependence on gettext.hElijah Newren
2022-08-15Merge branch 'js/safe-directory-plus'Junio C Hamano
2022-08-08setup: prepare for more detailed "dubious ownership" messagesJohannes Schindelin
2022-08-08setup: fix some formattingJohannes Schindelin
2022-07-15setup.c: create `safe.bareRepository`Glen Choo
2022-07-15safe.directory: use git_protected_config()Glen Choo
2022-07-12Sync with Git 2.37.1Junio C Hamano
2022-07-12Merge branch 'cr/setup-bug-typo'Junio C Hamano
2022-06-27Sync with Git 2.36.2Junio C Hamano
2022-06-23Sync with 2.35.4Johannes Schindelin
2022-06-23Sync with 2.34.4Johannes Schindelin
2022-06-23Sync with 2.32.3Johannes Schindelin
2022-06-23Sync with 2.31.4Johannes Schindelin
2022-06-23setup: tighten ownership checks post CVE-2022-24765Carlo Marcelo Arenas Belón
2022-06-18setup: fix function name in a BUG() messageCleber Rosa
2022-05-25setup: don't die if realpath(3) fails on getcwd(3)Kevin Locke
2022-05-21Merge branch 'ep/maint-equals-null-cocci'Junio C Hamano
2022-05-02Merge branch 'ep/maint-equals-null-cocci' for maint-2.35Junio C Hamano
2022-05-02tree-wide: apply equals-null.cocciJunio C Hamano
2022-04-14Sync with Git 2.35.3Junio C Hamano
2022-04-14Git 2.35.3v2.35.3Junio C Hamano
2022-04-14Git 2.33.3v2.33.3Junio C Hamano
2022-04-14Git 2.32.2v2.32.2Junio C Hamano
2022-04-13setup: opt-out of check with safe.directory=*Derrick Stolee
2022-04-13setup: fix safe.directory key not being checkedMatheus Valadares
2022-04-13t0033: add tests for safe.directoryDerrick Stolee
2022-04-12Merge tag 'v2.35.2'Junio C Hamano
2022-03-24Sync with 2.34.2Johannes Schindelin
2022-03-24Sync with 2.32.1Johannes Schindelin
2022-03-24Sync with 2.31.2Johannes Schindelin
2022-03-21setup_git_directory(): add an owner check for the top-level directoryJohannes Schindelin
2022-02-05i18n: factorize "invalid value" messagesJean-Noël Avila
2021-12-10setup: introduce startup_info->original_cwdElijah Newren
2021-09-10setup: use xopen and xdup in sanitize_stdfdsRené Scharfe
2021-07-17Merge branch 'jt/partial-clone-submodule-1'Junio C Hamano
2021-06-28repository: move global r_f_p_c to repo structJonathan Tan
2021-05-20setup: split "extensions found" messages into singular and pluralAlex Henrie