aboutsummaryrefslogtreecommitdiffstats
path: root/t/t0033-safe-directory.sh
AgeCommit message (Expand)AuthorFilesLines
2024-04-17builtin/clone: refuse local clones of unsafe repositoriesPatrick Steinhardt1-0/+24
2022-10-25Merge branch 'gc/bare-repo-discovery'Junio C Hamano1-0/+9
2022-10-13config: respect includes in protected configGlen Choo1-0/+9
2022-07-27leak tests: mark passing SANITIZE=leak tests as leak-freeÆvar Arnfjörð Bjarmason1-0/+1
2022-07-14safe.directory: use git_protected_config()Glen Choo1-14/+10
2022-06-27Sync with Git 2.36.2Junio C Hamano1-4/+4
2022-04-27safe.directory: document and check that it's ignored in the environmentSZEDER Gábor1-0/+15
2022-04-27t0033-safe-directory: check when 'safe.directory' is ignoredSZEDER Gábor1-0/+13
2022-04-27t0033-safe-directory: check the error message without matching the trash dirSZEDER Gábor1-1/+1
2022-04-13setup: opt-out of check with safe.directory=*Derrick Stolee1-0/+10
2022-04-13setup: fix safe.directory key not being checkedMatheus Valadares1-0/+5
2022-04-13t0033: add tests for safe.directoryDerrick Stolee1-0/+34