Commit Diff


commit - 43205691a047c5b02a25af5af34709ab42e5e953
commit + a3da3b618b8689ee174e0f8d799fd51d22453919
blob - 339de7fd58a7845362b93158c37c6f9b3b4a138a
blob + bfce88d88590798638ed76fc10a1cd75f099ed98
--- TODO
+++ TODO
@@ -7,6 +7,7 @@ lib:
 - 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
+  (maybe let got-read-pack cache ref/offset delta objects in object_cache.c?)
 
 tog:
 - allow loading new commits in 'tog log' after startup (e.g. via Ctrl-L, 'r')