Commit Diff


commit - 79c99a64af2fcd11a3c60a54f989167ef4a72310
commit + 7915fa67c33be2341aac0bcc35f1eac4a20216ba
blob - bfce88d88590798638ed76fc10a1cd75f099ed98
blob + 8f54d73de965624d4580dfe1b34497c3bbc299ee
--- TODO
+++ TODO
@@ -6,7 +6,7 @@ lib:
 - recursive addition: got add -R
 - recursive removal: got rm -R
 - fix 'got log -l1 -c fb4d85023675bc7da402da96b2bb84fd12905dbf -p';
-  this command runs too slow and uses too much memory in got-read-pack
+  this command runs too slow in got-read-pack
   (maybe let got-read-pack cache ref/offset delta objects in object_cache.c?)
 
 tog: