Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | leak tests: mark passing SANITIZE=leak tests as leak-free | Ævar Arnfjörð Bjarmason | 2022-07-28 | 1 | -0/+1 |
* | safe.directory: use git_protected_config() | Glen Choo | 2022-07-15 | 1 | -14/+10 |
* | Sync with Git 2.36.2 | Junio C Hamano | 2022-06-27 | 1 | -4/+4 |
|\ | |||||
* | | safe.directory: document and check that it's ignored in the environment | SZEDER Gábor | 2022-04-27 | 1 | -0/+15 |
* | | t0033-safe-directory: check when 'safe.directory' is ignored | SZEDER Gábor | 2022-04-27 | 1 | -0/+13 |
* | | t0033-safe-directory: check the error message without matching the trash dir | SZEDER Gábor | 2022-04-27 | 1 | -1/+1 |
|/ | |||||
* | setup: opt-out of check with safe.directory=* | Derrick Stolee | 2022-04-13 | 1 | -0/+10 |
* | setup: fix safe.directory key not being checked | Matheus Valadares | 2022-04-13 | 1 | -0/+5 |
* | t0033: add tests for safe.directory | Derrick Stolee | 2022-04-13 | 1 | -0/+34 |