Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 25a58941 | 2019-01-08 23:56:48 | remove the pathset abstraction again; replaced by RB tree | ||
| 90285c3b | 2019-01-08 20:13:18 | properly remove empty directories left behind during updates | ||
| f054b67a | 2018-11-05 22:28:03 | remove object_idcache; use object_idset instead | ||
| 6bef87be | 2018-09-11 11:23:44 | move object cache out of repository.c to its own file | ||
| 079b2f65 | 2018-09-08 16:56:10 | add a Makefile hierarchy which builds the whole show | ||
| a440fac0 | 2018-09-06 17:33:13 | move object parsing code into a separate file | ||
| 63581804 | 2018-07-09 22:23:00 | rename zbuf to inflate | ||
| eb77ee11 | 2018-07-08 18:06:36 | add an object id cache which backs the object cache | ||
| ddb547b4 | 2018-06-04 20:27:57 | tests for object id sets |