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