Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | index-pack: detect local corruption in collision checkjk/loose-object-info-report-error | Jeff King | 2017-04-01 | 1 | -0/+17 |
* | sha1_loose_object_info: return error for corrupted objects | Jeff King | 2017-04-01 | 1 | -0/+7 |
* | clone: leave repo in place after checkout errors | Jeff King | 2013-03-29 | 1 | -0/+4 |
* | clone: run check_everything_connected | Jeff King | 2013-03-27 | 1 | -1/+1 |
* | clone: die on errors from unpack_trees | Jeff King | 2013-03-27 | 1 | -1/+1 |
* | add tests for cloning corrupted repositories | Jeff King | 2013-03-27 | 1 | -0/+41 |
* | streaming_write_entry: propagate streaming errors | Jeff King | 2013-03-27 | 1 | -0/+25 |
* | add test for streaming corrupt blobs | Jeff King | 2013-03-27 | 1 | -0/+34 |