Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/virtual-objects-do-exist' | Junio C Hamano | 2019-03-20 | 1 | -0/+10 |
|\ | |||||
| * | rev-list: allow cached objects in existence check | Jeff King | 2019-03-05 | 1 | -0/+10 |
* | | index-pack tests: don't leave test repo dirty at end | Ævar Arnfjörð Bjarmason | 2018-10-31 | 1 | -1/+3 |
|/ | |||||
* | 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 |