|
f7e127f3
|
2018-03-17T02:02:32
|
|
move delta cache into struct got_pack
|
|
7e656b93
|
2018-03-17T01:37:48
|
|
add struct got_pack; some preparation for mmap, which isn't used yet
|
|
65cf1e80
|
2018-03-16T22:33:22
|
|
revert the pack file handle cache again; needs more thought
|
|
87c99799
|
2018-03-16T21:26:06
|
|
start caching file handles to packfiles
|
|
bd1223b9
|
2018-03-14T01:21:09
|
|
add a delta cache; saves us from reading + decompressing some deltas
|
|
4986b9d5
|
2018-03-12T20:51:37
|
|
add support for opening bare repositories
|
|
32cb896c
|
2018-03-11T14:10:56
|
|
rename library-private headers from *_priv.h to *_lib.h
|