aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/config/safe.txt
AgeCommit message (Expand)AuthorFilesLines
2023-10-09documentation: wording improvementsElijah Newren1-2/+2
2022-07-14setup.c: create `safe.bareRepository`Glen Choo1-0/+19
2022-07-14safe.directory: use git_protected_config()Glen Choo1-3/+3
2022-06-17Merge branch 'cb/path-owner-check-with-sudo-plus'Junio C Hamano1-3/+4
2022-06-17git-compat-util: allow root to access both SUDO_UID and root ownedCarlo Marcelo Arenas Belón1-3/+4
2022-05-26Merge branch 'cb/path-owner-check-with-sudo'Junio C Hamano1-0/+13
2022-05-12git-compat-util: avoid failing dir ownership checks if running privilegedCarlo Marcelo Arenas Belón1-0/+13
2022-04-27safe.directory: document and check that it's ignored in the environmentSZEDER Gábor1-2/+2
2022-04-13setup: opt-out of check with safe.directory=*Derrick Stolee1-0/+7
2022-03-21setup_git_directory(): add an owner check for the top-level directoryJohannes Schindelin1-0/+21