46 Commits (5af297185ee189b3d09464badf55f855cf94c493)

Author SHA1 Message Date
René Scharfe 8a272f291a fsck: treat a NUL in a tag header as an error 9 years ago
René Scharfe 80c7f5a011 t1450: add tests for NUL in headers of commits and tags 9 years ago
Junio C Hamano 122f76f574 fsck: exit with non-zero when problems are found 9 years ago
Johannes Schindelin 02976bf856 fsck: introduce `git fsck --connectivity-only` 10 years ago
Johannes Schindelin 2becf00ff7 fsck: support demoting errors to warnings 10 years ago
Johannes Schindelin 71ab8fa840 fsck: report the ID of the error/warning 10 years ago
Jeff King 6aaf956b08 is_hfs_dotgit: loosen over-eager match of \u{..47} 10 years ago
Johannes Schindelin d08c13b947 fsck: complain about NTFS ".git" aliases in trees 10 years ago
Jeff King a18fcc9ff2 fsck: complain about HFS+ ".git" aliases in trees 10 years ago
Jeff King 76e86fc6e3 fsck: notice .git case-insensitively 10 years ago
Jeff King 450870cba7 t1450: refactor ".", "..", and ".git" fsck tests 10 years ago
Jeff King 7add441984 fsck: properly bound "invalid tag name" error message 10 years ago
Junio C Hamano b659605da6 t1450: make sure fsck detects a malformed tagger line 11 years ago
Jeff King 30d1038d1b fsck: return non-zero status on missing ref tips 11 years ago
Johannes Schindelin 90e3e5f057 Add regression tests for stricter tag fsck'ing 11 years ago
Jeff King 2e770fe47e fsck: exit with non-zero status upon error from fsck_obj() 11 years ago
Jeff King d4b8de0420 fsck: report integer overflow in author timestamps 11 years ago
Jeff King 5c17f51270 fsck: warn about ".git" in trees 12 years ago
Jeff King 5d34a4359d fsck: warn about '.' and '..' in trees 12 years ago
Junio C Hamano 9dad83be45 t1450: the order the objects are checked is undefined 13 years ago
Jeff King c479d14a80 fsck: detect null sha1 in tree entries 13 years ago
Junio C Hamano c6a13b2c86 fsck: --no-dangling omits "dangling object" information 13 years ago
Clemens Buchacher cb8da70547 git rev-list: fix invalid typecast 13 years ago
Dmitry Ivankov 53f53cff24 fsck: improve committer/author check 14 years ago
Dmitry Ivankov e3c98120f5 fsck: add a few committer name tests 14 years ago
Jonathan Nieder a48fcd8369 tests: add missing && 14 years ago
Jonathan Nieder dbedf8bf42 t1450 (fsck): remove dangling objects 15 years ago
Jonathan Nieder 0adc6a3d49 fsck: fix bogus commit header check 15 years ago
Jonathan Nieder daae19224a fsck: check ident lines in commit objects 15 years ago
Thomas Rast 4551d03541 t1450: fix testcases that were wrongly expecting failure 15 years ago
Thomas Rast 02a6552c28 Test fsck a bit harder 16 years ago
Junio C Hamano e15ef66943 fsck: check loose objects from alternate object stores by default 16 years ago
Junio C Hamano 469e2ebf63 fsck: HEAD is part of refs 16 years ago