summaryrefslogtreecommitdiffstats
path: root/Documentation/config/safe.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* setup.c: create `safe.bareRepository`Glen Choo2022-07-151-0/+19
* safe.directory: use git_protected_config()Glen Choo2022-07-151-3/+3
* Merge branch 'cb/path-owner-check-with-sudo-plus'Junio C Hamano2022-06-181-3/+4
|\
| * git-compat-util: allow root to access both SUDO_UID and root ownedCarlo Marcelo Arenas Belón2022-06-171-3/+4
* | Merge branch 'cb/path-owner-check-with-sudo'Junio C Hamano2022-05-261-0/+13
|\|
| * git-compat-util: avoid failing dir ownership checks if running privilegedCarlo Marcelo Arenas Belón2022-05-131-0/+13
* | safe.directory: document and check that it's ignored in the environmentSZEDER Gábor2022-04-271-2/+2
|/
* setup: opt-out of check with safe.directory=*Derrick Stolee2022-04-131-0/+7
* setup_git_directory(): add an owner check for the top-level directoryJohannes Schindelin2022-03-211-0/+21