commit d1078c40c0a28790e906d27e22df90d0337e6002 from: Stefan Sperling date: Wed May 22 10:55:26 2019 UTC add a TODO item commit - 691332ddca35e907929b2a6acd099dea5c0ab08d commit + d1078c40c0a28790e906d27e22df90d0337e6002 blob - 4cb95bfbcb19461364912743394029592eff2200 blob + 339de7fd58a7845362b93158c37c6f9b3b4a138a --- TODO +++ TODO @@ -5,6 +5,8 @@ lib: - allow adding directory paths with 'got add' - 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 tog: - allow loading new commits in 'tog log' after startup (e.g. via Ctrl-L, 'r')