|
f334529e
|
2018-01-12T21:17:22
|
|
add a conversion function from errno to got_error and use it
|
|
a1fd68d8
|
2018-01-12T20:59:51
|
|
Extract non-deltified objects from pack files.
|
|
c56976de
|
2017-12-02T00:51:11
|
|
fix previous
|
|
6cb5fd0d
|
2017-12-02T00:45:51
|
|
don't overwrite already decompressed data
|
|
e302c59e
|
2017-12-02T00:44:09
|
|
check recallocarray return value
|
|
744d9326
|
2017-12-01T22:38:52
|
|
fix size calculations
|
|
a3e2cbea
|
2017-12-01T22:09:59
|
|
make tree diffing work
|
|
02f14ae5
|
2017-12-01T20:04:15
|
|
remove unused function
|
|
f78b0693
|
2017-11-29T23:42:16
|
|
show blob IDs in diff header
|
|
7d283eee
|
2017-11-29T17:11:11
|
|
add and test basic blob diffing functionality
|
|
68482ea3
|
2017-11-27T05:13:16
|
|
implement open/close for blobs; add test which prints one
|
|
f715ca7f
|
2017-11-27T01:10:58
|
|
move printing of tree objects into regression test
|
|
0ffeb3c2
|
2017-11-26T23:50:52
|
|
parse and print tree objects
|
|
d1cda826
|
2017-11-06T18:53:05
|
|
parse commit objects
|
|
63323519
|
2017-11-06T13:55:58
|
|
avoid repeated strlen() calls
|
|
ab9a70b2
|
2017-11-06T13:49:35
|
|
parse object header
|
|
d71d75ad
|
2017-11-05T18:09:59
|
|
print the head revision
|