commit 4e35f3f5e6cd19658dea0cee4657bf3f209f1e64 from: Stefan Sperling via: Thomas Adam date: Thu Nov 14 16:16:05 2024 UTC add a todo item for the 'got send' command commit - 27ae6a548a31420c571ee11d199c7625d0e8d731 commit + 4e35f3f5e6cd19658dea0cee4657bf3f209f1e64 blob - 4682341268ac93eb206ed10410842180b4ca1ebe blob + 67ff62a8022c55f8719f7382ba25c887dd51805f --- TODO +++ TODO @@ -36,6 +36,8 @@ got: from C++ to C: https://github.com/lemire/EWAHBoolArray EWAH author Daniel Lemire generously relicensed his code to dual Apache2+MIT to make this possible. The C code we publish should use the MIT license. +- 'got send' should support the equivalent to 'got fetch -R', allowing + arbitrary references to be sent tog: - make 'tog log' respond to key presses while 'loading...' history; loading