Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ab/fix-commit-error-message-upon-unwritable-object-store' | Junio C Hamano | 2021-10-25 | 1 | -4/+43 |
|\ | |||||
| * | commit: fix duplication regression in permission error output | Ævar Arnfjörð Bjarmason | 2021-10-12 | 1 | -1/+1 |
| * | unwritable tests: assert exact error output | Ævar Arnfjörð Bjarmason | 2021-10-12 | 1 | -4/+43 |
* | | tests: add a test mode for SANITIZE=leak, run it in CI | Ævar Arnfjörð Bjarmason | 2021-09-23 | 1 | -0/+1 |
* | | Makefile: add SANITIZE=leak flag to GIT-BUILD-OPTIONS | Ævar Arnfjörð Bjarmason | 2021-09-23 | 1 | -1/+1 |
|/ | |||||
* | t0004 (unwritable files): simplify error handling | Jonathan Nieder | 2010-09-30 | 1 | -38/+14 |
* | tests: A SANITY test prereq for testing if we're root | Ævar Arnfjörð Bjarmason | 2010-08-18 | 1 | -4/+4 |
* | Skip tests that require a filesystem that obeys POSIX permissions | Johannes Sixt | 2009-03-22 | 1 | -4/+4 |
* | t0004: fix timing bug | Junio C Hamano | 2008-07-12 | 1 | -9/+10 |
* | write-tree: properly detect failure to write tree objects | Junio C Hamano | 2008-04-23 | 1 | -0/+67 |