summaryrefslogtreecommitdiff
path: root/t/t1450-fsck.sh
AgeCommit message (Expand)Author
2015-01-07Merge branch 'maint'Junio C Hamano
2015-01-07Merge branch 'maint-2.1' into maintJunio C Hamano
2015-01-07Merge branch 'maint-2.0' into maint-2.1Junio C Hamano
2015-01-07Merge branch 'maint-1.8.5' into maint-1.9Junio C Hamano
2014-12-29is_hfs_dotgit: loosen over-eager match of \u{..47}Jeff King
2014-12-22Merge branch 'js/fsck-tag-validation'Junio C Hamano
2014-12-17Sync with v2.1.4Junio C Hamano
2014-12-17Sync with v2.0.5Junio C Hamano
2014-12-17Sync with v1.8.5.6Junio C Hamano
2014-12-17fsck: complain about NTFS ".git" aliases in treesJohannes Schindelin
2014-12-17fsck: complain about HFS+ ".git" aliases in treesJeff King
2014-12-17fsck: notice .git case-insensitivelyJeff King
2014-12-17t1450: refactor ".", "..", and ".git" fsck testsJeff King
2014-12-09fsck: properly bound "invalid tag name" error messageJeff King
2014-09-26Merge branch 'jc/hash-object-fsck-tag'Junio C Hamano
2014-09-26Merge branch 'js/fsck-tag-validation'Junio C Hamano
2014-09-12t1450: make sure fsck detects a malformed tagger lineJunio C Hamano
2014-09-12fsck: return non-zero status on missing ref tipsJeff King
2014-09-11Add regression tests for stricter tag fsck'ingJohannes Schindelin
2014-09-10fsck: exit with non-zero status upon error from fsck_obj()Jeff King
2014-02-24fsck: report integer overflow in author timestampsJeff King
2012-11-28fsck: warn about ".git" in treesJeff King
2012-11-28fsck: warn about '.' and '..' in treesJeff King
2012-10-17Merge branch 'jc/maint-t1450-fsck-order-fix' into maintJunio C Hamano
2012-10-02t1450: the order the objects are checked is undefinedJunio C Hamano
2012-09-10Merge branch 'jk/maint-null-in-trees' into maint-1.7.11Junio C Hamano
2012-07-29fsck: detect null sha1 in tree entriesJeff King
2012-02-28fsck: --no-dangling omits "dangling object" informationJunio C Hamano
2012-02-13git rev-list: fix invalid typecastClemens Buchacher
2011-08-11fsck: improve committer/author checkDmitry Ivankov
2011-08-11fsck: add a few committer name testsDmitry Ivankov
2010-11-09tests: add missing &&Jonathan Nieder
2010-09-09t1450 (fsck): remove dangling objectsJonathan Nieder
2010-05-28fsck: fix bogus commit header checkJonathan Nieder
2010-05-01fsck: check ident lines in commit objectsJonathan Nieder
2010-02-20t1450: fix testcases that were wrongly expecting failureThomas Rast
2009-02-20Test fsck a bit harderThomas Rast
2009-01-31fsck: check loose objects from alternate object stores by defaultJunio C Hamano
2009-01-31fsck: HEAD is part of refsJunio C Hamano