sapling/remotefilelog/cdatapack
Tony Tung bbeadc1631 [cdatapack] wire up getdeltachain
Summary: Call the getdeltachain in C, format the results for python.

Test Plan: pass test-repack.t

Reviewers: #fastmanifest, durham

Reviewed By: durham

Subscribers: durham, mitrandir

Differential Revision: https://phabricator.intern.facebook.com/D3671744

Signature: t1:3671744:1470382442:efae340c8cf5b173407c909c0816bf26704c7bf5
2016-08-05 11:44:19 -07:00
..
buffer.h [remotefilelog] initial checkin of a c datapack parser 2016-08-01 14:05:37 -07:00
cdatapack_dump.c [cdatapack] fix memory handling for cdatapack 2016-08-01 14:11:16 -07:00
cdatapack_get.c [cdatapack] utility to retrieve and checksum the delta chain 2016-08-03 15:29:01 -07:00
cdatapack.c [cdatapack] optimize fanout table lookups by doing the calculations at load time 2016-08-05 11:43:39 -07:00
cdatapack.h [cdatapack] stricter const 2016-08-04 13:50:00 -07:00
CMakeLists.txt [cdatapack] utility to retrieve and checksum the delta chain 2016-08-03 15:29:01 -07:00
convert.h [remotefilelog] initial checkin of a c datapack parser 2016-08-01 14:05:37 -07:00
null_test.c [remotefilelog] initial checkin of a c datapack parser 2016-08-01 14:05:37 -07:00
py-cdatapack.c [cdatapack] wire up getdeltachain 2016-08-05 11:44:19 -07:00