X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=TODO;h=372f7331e78d345fd44117707bd9cc87618f34b4;hb=cd50d183273c105a7f08b1875ba6f7a51d9f8e9a;hp=ef77d1c24baeb6a03443cb575f630795cd600321;hpb=cd320c31536b3c393749014b03444f419052f2f1;p=public-inbox.git diff --git a/TODO b/TODO index ef77d1c2..372f7331 100644 --- a/TODO +++ b/TODO @@ -54,7 +54,7 @@ all need to be considered for everything we introduce) * portability to FreeBSD (and other Free Software *BSDs) ugh... https://rt.cpan.org/Ticket/Display.html?id=116615 - (IO::KQueue is broken with Danga::Socket) + (IO::KQueue is broken with Danga::Socket / PublicInbox::DS) * EPOLLEXCLUSIVE for listen socket fairness across -httpd/nntpd worker processes. @@ -98,3 +98,8 @@ all need to be considered for everything we introduce) * imperfect scraper importers for obfuscated list archives (e.g. obfuscated Mailman stuff, Google Groups, etc...) + +* support hooks, since low-level git-fast-import does not run them + https://public-inbox.org/meta/20190405174329.GA21472@chatter.qube.local/ + +* investigate native grokmirror support/integration