]> Sergey Matveev's repositories - public-inbox.git/history - script
unsubscribe.milter: implement archive blacklist
[public-inbox.git] / script /
2016-06-07 Eric WongMerge branch 'unsubscribe'
2016-05-30 Eric Wongscript/*{mda,learn}: no strict params for Email::MIME...
2016-05-25 Eric Wongremove Email::Address dependency
2016-05-23 Eric Wonghttp: chunk in the server, not middleware
2016-05-16 Eric Wongdeclare Inbox object for reusability
2016-05-14 Eric Wongrename most instances of "list" to "inbox"
2016-04-28 Eric Wongimport: run git-update-server-info when done
2016-04-25 Eric Wongremove ssoma dependency
2016-04-25 Eric Wongsplit out NNTPD and HTTPD* modules
2016-04-09 Eric Wongpublic-inbox-learn: drop leading "From " line from...
2016-03-31 Eric Wonghttpd: remove reference to callback during close
2016-03-05 Eric Wonghttpd: remove unnecessary eval
2016-03-03 Eric Wongdaemon: introduce host_with_port for identifying sockets
2016-03-03 Eric Wongdaemon: avoid polluting the main package
2016-03-01 Eric Wonghttpd: remove unneeded err and out fields from class
2016-03-01 Eric Wonghttpd: document pi-httpd.async as totally unstable
2016-02-29 Eric Wongfixup Plack-related requires
2016-02-29 Eric Wongfavor procedural calls for most private functions
2016-02-28 Eric Wonghttpd: allow running if ReverseProxy is missing
2016-02-27 Eric Wongmove executables to script/ directory