Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fsck: detect and warn a commit with embedded NUL | Junio C Hamano | 2016-05-10 | 1 | -0/+18 |
* | fsck: treat a NUL in a tag header as an error | René Scharfe | 2015-11-20 | 1 | -1/+1 |
* | t1450: add tests for NUL in headers of commits and tags | René Scharfe | 2015-11-20 | 1 | -0/+32 |
* | Merge branch 'jc/fsck-dropped-errors' | Junio C Hamano | 2015-10-16 | 1 | -1/+21 |
|\ | |||||
| * | fsck: exit with non-zero when problems are found | Junio C Hamano | 2015-09-23 | 1 | -1/+21 |
* | | fsck: introduce `git fsck --connectivity-only` | Johannes Schindelin | 2015-06-23 | 1 | -0/+22 |
* | | fsck: support demoting errors to warnings | Johannes Schindelin | 2015-06-23 | 1 | -0/+11 |
* | | fsck: report the ID of the error/warning | Johannes Schindelin | 2015-06-23 | 1 | -2/+2 |
|/ | |||||
* | Merge branch 'maint' | Junio C Hamano | 2015-01-07 | 1 | -0/+15 |
|\ | |||||
| * | Merge branch 'maint-2.1' into maint | Junio C Hamano | 2015-01-07 | 1 | -0/+15 |
| |\ | |||||
| | * | Merge branch 'maint-2.0' into maint-2.1 | Junio C Hamano | 2015-01-07 | 1 | -0/+15 |
| | |\ | |||||
| | | * | Merge branch 'maint-1.8.5' into maint-1.9 | Junio C Hamano | 2015-01-07 | 1 | -0/+15 |
| | | |\ | |||||
| | | | * | is_hfs_dotgit: loosen over-eager match of \u{..47} | Jeff King | 2014-12-29 | 1 | -0/+15 |
* | | | | | Merge branch 'js/fsck-tag-validation' | Junio C Hamano | 2014-12-22 | 1 | -2/+6 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | fsck: properly bound "invalid tag name" error message | Jeff King | 2014-12-09 | 1 | -2/+6 |
* | | | | | Sync with v2.1.4 | Junio C Hamano | 2014-12-17 | 1 | -30/+35 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Sync with v2.0.5 | Junio C Hamano | 2014-12-17 | 1 | -30/+35 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Sync with v1.8.5.6 | Junio C Hamano | 2014-12-17 | 1 | -30/+35 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | fsck: complain about NTFS ".git" aliases in trees | Johannes Schindelin | 2014-12-17 | 1 | -2/+7 |
| | | * | | fsck: complain about HFS+ ".git" aliases in trees | Jeff King | 2014-12-17 | 1 | -3/+5 |
| | | * | | fsck: notice .git case-insensitively | Jeff King | 2014-12-17 | 1 | -0/+1 |
| | | * | | t1450: refactor ".", "..", and ".git" fsck tests | Jeff King | 2014-12-17 | 1 | -30/+27 |
* | | | | | Merge branch 'jc/hash-object-fsck-tag' | Junio C Hamano | 2014-09-26 | 1 | -0/+19 |
|\ \ \ \ \ | |||||
| * | | | | | t1450: make sure fsck detects a malformed tagger line | Junio C Hamano | 2014-09-12 | 1 | -0/+19 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'js/fsck-tag-validation' | Junio C Hamano | 2014-09-26 | 1 | -0/+19 |
|\| | | | | |/ / / |/| | | | |||||
| * | | | Add regression tests for stricter tag fsck'ing | Johannes Schindelin | 2014-09-11 | 1 | -0/+19 |
| |/ / | |||||
* | | | fsck: return non-zero status on missing ref tips | Jeff King | 2014-09-12 | 1 | -0/+56 |
* | | | fsck: exit with non-zero status upon error from fsck_obj() | Jeff King | 2014-09-10 | 1 | -6/+26 |
|/ / | |||||
* / | fsck: report integer overflow in author timestamps | Jeff King | 2014-02-24 | 1 | -0/+14 |
|/ | |||||
* | fsck: warn about ".git" in trees | Jeff King | 2012-11-28 | 1 | -0/+15 |
* | fsck: warn about '.' and '..' in trees | Jeff King | 2012-11-28 | 1 | -0/+16 |
* | Merge branch 'jc/maint-t1450-fsck-order-fix' into maint | Junio C Hamano | 2012-10-17 | 1 | -3/+1 |
|\ | |||||
| * | t1450: the order the objects are checked is undefined | Junio C Hamano | 2012-10-03 | 1 | -3/+1 |
* | | Merge branch 'jk/maint-null-in-trees' into maint-1.7.11 | Junio C Hamano | 2012-09-11 | 1 | -0/+26 |
|\ \ | |/ |/| | |||||
| * | fsck: detect null sha1 in tree entries | Jeff King | 2012-07-30 | 1 | -0/+26 |
* | | fsck: --no-dangling omits "dangling object" information | Junio C Hamano | 2012-02-28 | 1 | -5/+1 |
|/ | |||||
* | git rev-list: fix invalid typecast | Clemens Buchacher | 2012-02-13 | 1 | -0/+26 |
* | fsck: improve committer/author check | Dmitry Ivankov | 2011-08-11 | 1 | -3/+3 |
* | fsck: add a few committer name tests | Dmitry Ivankov | 2011-08-11 | 1 | -0/+36 |
* | tests: add missing && | Jonathan Nieder | 2010-11-09 | 1 | -2/+2 |
* | t1450 (fsck): remove dangling objects | Jonathan Nieder | 2010-09-10 | 1 | -58/+82 |
* | fsck: fix bogus commit header check | Jonathan Nieder | 2010-05-29 | 1 | -0/+8 |
* | fsck: check ident lines in commit objects | Jonathan Nieder | 2010-05-01 | 1 | -0/+28 |
* | t1450: fix testcases that were wrongly expecting failure | Thomas Rast | 2010-02-20 | 1 | -8/+8 |
* | Test fsck a bit harder | Thomas Rast | 2009-02-20 | 1 | -0/+67 |
* | fsck: check loose objects from alternate object stores by default | Junio C Hamano | 2009-01-31 | 1 | -0/+12 |
* | fsck: HEAD is part of refs | Junio C Hamano | 2009-01-31 | 1 | -0/+19 |