Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | setup.c: create `safe.bareRepository` | Glen Choo | 2022-07-15 | 1 | -0/+19 |
* | safe.directory: use git_protected_config() | Glen Choo | 2022-07-15 | 1 | -3/+3 |
* | Merge branch 'cb/path-owner-check-with-sudo-plus' | Junio C Hamano | 2022-06-18 | 1 | -3/+4 |
|\ | |||||
| * | git-compat-util: allow root to access both SUDO_UID and root owned | Carlo Marcelo Arenas Belón | 2022-06-17 | 1 | -3/+4 |
* | | Merge branch 'cb/path-owner-check-with-sudo' | Junio C Hamano | 2022-05-26 | 1 | -0/+13 |
|\| | |||||
| * | git-compat-util: avoid failing dir ownership checks if running privileged | Carlo Marcelo Arenas Belón | 2022-05-13 | 1 | -0/+13 |
* | | safe.directory: document and check that it's ignored in the environment | SZEDER Gábor | 2022-04-27 | 1 | -2/+2 |
|/ | |||||
* | setup: opt-out of check with safe.directory=* | Derrick Stolee | 2022-04-13 | 1 | -0/+7 |
* | setup_git_directory(): add an owner check for the top-level directory | Johannes Schindelin | 2022-03-21 | 1 | -0/+21 |