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