]> Sergey Matveev's repositories - public-inbox.git/history - xt
public-inbox 1.6.1 - minor bugfix release
[public-inbox.git] / xt /
2020-09-10 Eric Wonguse "\&" where possible when referring to subroutines
2020-09-10 Eric Wongxt/solver: test with public-inbox-httpd, too
2020-09-03 Eric Wongtests: add "use strict" and declare v5.10.1 compatibility
2020-09-03 Eric Wonguse more idiomatic internal API for ->over access
2020-07-26 Eric Wongxt/imapd-mbsync-oimapd: fix noop due to case sensitivity
2020-07-13 Eric Wongxt/mem-imapd-tls: avoid EMFILE in -imapd process
2020-07-06 Eric Wongxt/httpd-async-stream: allow more options
2020-07-06 Eric Wongmboxgz: do asynchronous git blob retrievals
2020-06-28 Eric Wongds: remove fields.pm usage
2020-06-16 Eric Wongimap: *SEARCH: use Parse::RecDescent
2020-06-15 Eric Wongtestcommon: allow OR-ing module dependencies
2020-06-13 Eric Wongimap: introduce memory-efficient uo2m mapping
2020-06-13 Eric Wongxt/*: show some tunable parameters
2020-06-13 Eric Wongimap: omit $UID_END from mailbox name, use index
2020-06-13 Eric Wongimap: require ".$UID_MIN-$UID_END" suffix
2020-06-13 Eric Wongxt/perf-imap-list: time refresh_inboxlist
2020-06-13 Eric Wongxt: add imapd-validate and imapd-mbsync-oimap
2020-06-13 Eric Wongadd imapd compression test
2020-06-13 Eric Wongimap: use git-cat-file asynchronously
2020-06-13 Eric Wongimap: split out unit tests and benchmarks
2020-05-12 Eric Wongxt/eml_check_limits: check limits against an inbox
2020-05-09 Eric Wongremove most internal Email::MIME usage
2020-05-09 Eric Wongxt: eml comparison tests
2020-04-22 Eric WongMerge branch '1.4.0-tag-merge'
2020-04-20 Eric Wongtestcommon: spawn-aware system() and qx[] workalikes
2020-04-07 Eric Wongxt/perf-msgview: update to use git->cat_async
2020-04-05 Eric Wongxt/msgtime_cmp: fix false positives from msgtime change
2020-02-16 Eric Wongview: remove mhref arg from multipart_text_as_html
2020-02-06 Eric Wongtreewide: run update-copyrights from gnulib for 2019
2020-01-27 Eric Wongviewdiff: add "b=" param with non-standard diff prefix
2020-01-27 Eric Wongxt/perf-msgview: switch to multipart_text_as_html
2020-01-13 Eric Wongxt/git_async_cmp: do not slurp large OID list into...
2020-01-12 Eric Wongxt/mem-msgview.t: change to test one multipart message
2020-01-11 Eric Wongmake Plack optional for non-WWW and non-httpd users
2020-01-05 Eric Wongview: msg_html: reduce memory use on reused MIDs
2020-01-04 Eric Wongsolver: allow literal '\r' character in diff lines
2020-01-04 Eric Wongsolver: do not enforce order on extended headers
2020-01-04 Eric Wongxt/solver.t: real-world regression tests
2020-01-01 Eric Wongwwwstatic: implement Last-Modified and If-Modified...
2019-12-24 Eric Wongtestcommon: add require_mods method and use it
2019-12-19 Eric Wongtests: move t/common.perl to PublicInbox::TestCommon
2019-12-12 Eric Wongadd msgtime_cmp maintainer test
2019-12-12 Eric Wonggit: async batch interface
2019-11-24 Eric Wongtests: move giant inbox/git dependent tests to xt/