about summary refs log tree commit homepage
DateCommit message (Expand)
2020-05-01feed: remove PublicInbox::MIME module load
2020-04-30t/precheck: remove Email::Simple->create from tests
2020-04-30mid: capitalize "ID" in "Message-ID"
2020-04-29git: various minor speedups
2020-04-27doc: add clients.txt
2020-04-26testcommon: mime_load: drop extra $cb arg
2020-04-26tests: replace mime_from_path with mime_load
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-25doc: note some changes for 1.5
2020-04-25watchmaildir: match List-ID case-insensitively
2020-04-25watchmaildir: scan all matching headers
2020-04-22t/mda.t: avoid needless use of Email::Simple
2020-04-22t/*.t: reduce dependency on Email::MIME APIs
2020-04-22t/*.t: use Email::MIME->create over PublicInbox::MIME->create
2020-04-22t/feed: remove useless $ENV{GIT_DIR} assignment
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-22Merge branch '1.4.0-tag-merge'
2020-04-22Merge tag 'v1.4.0' into 1.4.0-tag-merge
2020-04-21t/nntpd: die if we can't open stderr output
2020-04-21t/nntpd: reduce dependencies on internal API
2020-04-21t/nntpd: fix lsof check w/ TEST_RUN_MODE=0
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-20doc: txt2pre: fix URL of git-filter-repo(1)
2020-04-20doc: HACKING: add a bit about faster testing
2020-04-20testcommon: spawn-aware system() and qx[] workalikes
2020-04-20t/ds-leak: use BSD::Resource
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-19t/v*-add-remove-add: fix typo in description of 'removed' check
2020-04-19doc: start writeup on semi-automatic memory management
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-19favor `do {}' over `eval {}' for localized slurp
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-17doc: update 1.4.0 relnotes with date, start 1.5.0
2020-04-17public-inbox 1.4.0
2020-04-17public-inbox 1.4.0 v1.4.0