about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
2020-05-09smsg: use capitalization for header retrieval
2020-05-09filter/rubylang: avoid recursing subparts to strip trailers
2020-05-09msg_iter: pass $idx as a scalar, not array
2020-05-09msg_iter: make ->each_part method for PublicInbox::MIME
2020-05-09www: preload: load all encodings at startup
2020-05-09search: support searching on List-Id
2020-05-07viewdiff: stricter highlighting and linkification check
2020-05-07viewdiff: assume diffstat and diff order are identical
2020-05-06git: warn on ->cat_async callback errors
2020-05-01feed: remove PublicInbox::MIME module load
2020-04-30mid: capitalize "ID" in "Message-ID"
2020-04-29git: various minor speedups
2020-04-26testcommon: mime_load: drop extra $cb arg
2020-04-26tests: remove Email::MIME->create use entirely
2020-04-26testcommon: introduce mime_load sub
2020-04-25feed: drop needless version check
2020-04-25watchmaildir: match List-ID case-insensitively
2020-04-25watchmaildir: scan all matching headers
2020-04-22make zlib-related modules a hard dependency
2020-04-22view: actually omit subject text when dumping topics
2020-04-22view: strip omission character from current message in thread view
2020-04-21index: support --max-size / publicinbox.indexMaxSize
2020-04-21qspawn: remove Perl 5.16.x leak workaround
2020-04-20v2writable: drop SQLite-based multi_mid_q_new
2020-04-20drop needless `eval {}' around Config->new
2020-04-20testcommon: spawn-aware system() and qx[] workalikes
2020-04-20import: init_bare: use pure Perl
2020-04-20import: init_bare: allow use as method, use in tests
2020-04-20watchmaildir: support multiple watchheader values
2020-04-19reduce scope of mbox From_ line removal
2020-04-19mbox: use per-message line-ending for From_ line
2020-04-19wwwatomstream: move {emit_header} field to $self
2020-04-19inbox: replace `eval {}' with `do {}' where appropriate
2020-04-19inbox: don't memoize missing description|cloneurl
2020-04-19searchidx: die on cat-file failures
2020-04-19inboxwritable: mime_from_path: reuse in more places
2020-04-17searchthread: reduce indirection by removing container
2020-04-15dskqxs: ignore EV_SET errors on EVFILT_WRITE
2020-04-15testcommon: DESTROY: wait for killed daemon
2020-04-09triewyde: ficks soem speling errrors
2020-04-09tests: document run_mode=1 as not implemented
2020-04-07view: do not redundantly obfuscate addresses
2020-04-07portability: constants for NetBSD
2020-04-05git: reduce stat buffer storage overhead
2020-04-05mbox: halve ->getline "context switches"
2020-04-05release large (non ref) scalars using `undef $sv'
2020-04-05wwwstatic: set "Vary: Accept-Encoding" in static gzip response
2020-04-04view: inline flush_quote sub
2020-04-04viewdiff: reduce sub parameter count
2020-04-04view: dedupe_subject: allow "0" as a valid Subject