aboutsummaryrefslogtreecommitdiff
path: root/t/t1450-fsck.sh
Commit message (Expand)AuthorAge
* Merge branch 'maint-1.8.5' into maint-1.9Junio C Hamano2015-01-07
|\
| * is_hfs_dotgit: loosen over-eager match of \u{..47}Jeff King2014-12-29
* | Sync with v1.8.5.6Junio C Hamano2014-12-17
|\ \ | |/
| * fsck: complain about NTFS ".git" aliases in treesJohannes Schindelin2014-12-17
| * fsck: complain about HFS+ ".git" aliases in treesJeff King2014-12-17
| * fsck: notice .git case-insensitivelyJeff King2014-12-17
| * t1450: refactor ".", "..", and ".git" fsck testsJeff King2014-12-17
* | fsck: report integer overflow in author timestampsJeff King2014-02-24
|/
* fsck: warn about ".git" in treesJeff King2012-11-28
* fsck: warn about '.' and '..' in treesJeff King2012-11-28
* Merge branch 'jc/maint-t1450-fsck-order-fix' into maintJunio C Hamano2012-10-17
|\
| * t1450: the order the objects are checked is undefinedJunio C Hamano2012-10-02
* | Merge branch 'jk/maint-null-in-trees' into maint-1.7.11Junio C Hamano2012-09-10
|\ \ | |/ |/|
| * fsck: detect null sha1 in tree entriesJeff King2012-07-29
* | fsck: --no-dangling omits "dangling object" informationJunio C Hamano2012-02-28
|/
* git rev-list: fix invalid typecastClemens Buchacher2012-02-13
* fsck: improve committer/author checkDmitry Ivankov2011-08-11
* fsck: add a few committer name testsDmitry Ivankov2011-08-11
* tests: add missing &&Jonathan Nieder2010-11-09
* t1450 (fsck): remove dangling objectsJonathan Nieder2010-09-09
* fsck: fix bogus commit header checkJonathan Nieder2010-05-28
* fsck: check ident lines in commit objectsJonathan Nieder2010-05-01
* t1450: fix testcases that were wrongly expecting failureThomas Rast2010-02-19
* Test fsck a bit harderThomas Rast2009-02-20
* fsck: check loose objects from alternate object stores by defaultJunio C Hamano2009-01-30
* fsck: HEAD is part of refsJunio C Hamano2009-01-30