Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-16 | fsck: downgrade gitmodulesParse default to "info" | Jeff King | 1 | -1/+1 |
2018-07-03 | fsck: silence stderr when parsing .gitmodules | Jeff King | 1 | -0/+15 |
2018-06-13 | Merge branch 'jk/index-pack-maint' | Junio C Hamano | 1 | -0/+10 |
2018-06-11 | fsck: avoid looking at NULL blob->object | Jeff King | 1 | -0/+18 |
2018-06-11 | t7415: don't bother creating commit for symlink test | Jeff King | 1 | -7/+4 |
2018-06-01 | index-pack: handle --strict checks of non-repo packs | Jeff King | 1 | -0/+10 |
2018-05-21 | fsck: complain when .gitmodules is a symlink | Jeff King | 1 | -0/+29 |
2018-05-21 | index-pack: check .gitmodules files with --strict | Jeff King | 1 | -0/+38 |
2018-05-21 | unpack-objects: call fsck_finish() after fscking objects | Jeff King | 1 | -0/+7 |
2018-05-21 | fsck: call fsck_finish() after fscking objects | Jeff King | 1 | -0/+4 |
2018-05-21 | submodule-config: verify submodule names as paths | Jeff King | 1 | -0/+76 |