commit 5ddd7ddb3ce581cbbd07e4e5e88839c05e2a62b1 from: Stefan Sperling date: Mon Nov 11 22:47:23 2024 UTC add a todo item for the 'got send' command commit - dee20ba57d802d92bea16998db24eb96d5da7339 commit + 5ddd7ddb3ce581cbbd07e4e5e88839c05e2a62b1 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