]> git.ipfire.org Git - thirdparty/public-inbox.git/shortlog
thirdparty/public-inbox.git
2020-05-31  Eric Wongtestcommon: speed up wait_for_tail() on GNU/Linux
2020-05-29  Eric Wongtreat $INBOX_DIR/description and gitweb.owner as UTF-8
2020-05-27  Eric Wonglearn: support --all with `rm'
2020-05-27  Eric Wonglearn: fix buggy typo on List-ID mapping
2020-05-26  Eric Wongmsgmap: tmp_clone: use in-memory journal
2020-05-26  Eric Wongview: do not offer links to 0-byte multipart attachments
2020-05-25  Eric Wongv2writable: only load Xapian when a shard is found
2020-05-24  Eric Wongt/eml.t: favor ->header over ->header_str
2020-05-23  Eric Wongspawn: fix compatibility with old Inline::C
2020-05-20  Eric Wongscripts/import_*: remove PublicInbox::MIME usage
2020-05-20  Eric Wongspamcheck/spamc: use localized slurp to read from spamc
2020-05-20  Eric Wongt/edit: use eml_load here, too
2020-05-20  Eric Wongconvert: describe the release of fast-import pipes
2020-05-19  Eric Wongfavor readline() and print() as functions
2020-05-18  Eric Wongindex: add --batch-size=SIZE option
2020-05-17  Eric Wongindex: v2: parallelize if --reindex or --jobs is specified
2020-05-17  Eric Wongconfine Email::MIME use even further
2020-05-17  Eric Wongdescend into message/(rfc822|news|global) parts
2020-05-17  Eric Wongt/psgi_attach: assert message/* parts are downloadable
2020-05-16  Eric Wongview: drop a newline before first attachment link
2020-05-15  Eric W. BiedermanPublicInbox::Inbox.pm: Default unset address to a one...
2020-05-12  Eric Wongmsgmap: use TRUNCATE for journal_mode, for now
2020-05-12  Eric Wongoveridx: document the SQLite PRAGMA we use
2020-05-12  Eric Wongrename "ContentId" to "ContentHash"
2020-05-12  Eric Wongxt/eml_check_limits: check limits against an inbox
2020-05-12  Eric Wongspawn: use ~/.cache/public-inbox/inline-c if writable
2020-05-10  Eric Wongemlcontentfoo: drop the {discrete} and {composite}...
2020-05-10  Eric Wongt/mime: fix test to work w/o Email::MIME
2020-05-10  Eric Wongbuild: check-manifest runs after tests
2020-05-10  Eric Wongpublic-inbox 1.5.0 v1.5.0
2020-05-10  Eric Wongvarious doc updates ahead of 1.5.0
2020-05-10  Eric Wongeml: rename limits to match postfix names
2020-05-10  Eric Wongeml: enforce a maximum header length
2020-05-10  Eric Wongsearch: remove documentation for "lid:"
2020-05-09  Eric Wongemlcontentfoo: quiet warning on missing attributes
2020-05-09  Eric Wongeml: speed up common LF-only emails
2020-05-09  Eric Wongeml: reduce RE captures and possible side effects
2020-05-09  Kyle Meyerviewdiff: don't increment the reported hunk line number
2020-05-09  Eric Wongeml: drop trailing blank line on missing epilogue
2020-05-09  Eric Wongremove most internal Email::MIME usage
2020-05-09  Eric Wongxt: eml comparison tests
2020-05-09  Eric Wongeml: remove dependency on Email::MIME::Encodings
2020-05-09  Eric WongEmlContentFoo: relax Encode version requirement
2020-05-09  Eric WongEmlContentFoo: Email::MIME::ContentType replacement
2020-05-09  Eric Wongreplace most uses of PublicInbox::MIME with Eml
2020-05-09  Eric Wongswitch read-only Email::Simple users to Eml
2020-05-09  Eric Wongeml: pure-Perl replacement for Email::MIME
2020-05-09  Eric Wongsmsg: use capitalization for header retrieval
2020-05-09  Eric Wongfilter/rubylang: avoid recursing subparts to strip...
2020-05-09  Eric Wongmsg_iter: pass $idx as a scalar, not array
2020-05-09  Eric Wongmsg_iter: make ->each_part method for PublicInbox:...
2020-05-09  Eric Wongwww: preload: load all encodings at startup
2020-05-09  Eric Wongsearch: support searching on List-Id
2020-05-07  Eric Wongviewdiff: stricter highlighting and linkification check
2020-05-07  Eric Wongviewdiff: assume diffstat and diff order are identical
2020-05-06  Eric Wonggit: warn on ->cat_async callback errors
2020-05-05  Eric Wongscripts/slrnspool2maildir: don't sort glob()
2020-05-03  Eric Wongt/convert-compact: avoid warning on `scalar(split(...
2020-05-03  Eric Wongt/httpd-corner.t: fix uninitialized warning
2020-05-01  Eric Wongfeed: remove PublicInbox::MIME module load
2020-04-30  Eric Wongt/precheck: remove Email::Simple->create from tests
2020-04-30  Eric Wongmid: capitalize "ID" in "Message-ID"
2020-04-29  Eric Wonggit: various minor speedups
2020-04-27  Eric Wongdoc: add clients.txt
2020-04-26  Eric Wongtestcommon: mime_load: drop extra $cb arg
2020-04-26  Eric Wongtests: replace mime_from_path with mime_load
2020-04-26  Eric Wongtests: remove Email::MIME->create use entirely
2020-04-26  Eric Wongtestcommon: introduce mime_load sub
2020-04-25  Eric Wongfeed: drop needless version check
2020-04-25  Eric Wongdoc: note some changes for 1.5
2020-04-25  Eric Wongwatchmaildir: match List-ID case-insensitively
2020-04-25  Eric Wongwatchmaildir: scan all matching headers
2020-04-22  Eric Wongt/mda.t: avoid needless use of Email::Simple
2020-04-22  Eric Wongt/*.t: reduce dependency on Email::MIME APIs
2020-04-22  Eric Wongt/*.t: use Email::MIME->create over PublicInbox::MIME...
2020-04-22  Eric Wongt/feed: remove useless $ENV{GIT_DIR} assignment
2020-04-22  Eric Wongmake zlib-related modules a hard dependency
2020-04-22  Kyle Meyerview: actually omit subject text when dumping topics
2020-04-22  Kyle Meyerview: strip omission character from current message...
2020-04-22  Eric WongMerge branch '1.4.0-tag-merge'
2020-04-22  Eric WongMerge tag 'v1.4.0' into 1.4.0-tag-merge
2020-04-21  Eric Wongt/nntpd: die if we can't open stderr output
2020-04-21  Eric Wongt/nntpd: reduce dependencies on internal API
2020-04-21  Eric Wongt/nntpd: fix lsof check w/ TEST_RUN_MODE=0
2020-04-21  Eric Wongindex: support --max-size / publicinbox.indexMaxSize
2020-04-21  Eric Wongqspawn: remove Perl 5.16.x leak workaround
2020-04-20  Eric Wongv2writable: drop SQLite-based multi_mid_q_new
2020-04-20  Eric Wongdrop needless `eval {}' around Config->new
2020-04-20  Eric Wongdoc: txt2pre: fix URL of git-filter-repo(1)
2020-04-20  Eric Wongdoc: HACKING: add a bit about faster testing
2020-04-20  Eric Wongtestcommon: spawn-aware system() and qx[] workalikes
2020-04-20  Eric Wongt/ds-leak: use BSD::Resource
2020-04-20  Eric Wongimport: init_bare: use pure Perl
2020-04-20  Eric Wongimport: init_bare: allow use as method, use in tests
2020-04-20  Kyle Meyerwatchmaildir: support multiple watchheader values
2020-04-19  Kyle Meyert/v*-add-remove-add: fix typo in description of 'remove...
2020-04-19  Eric Wongdoc: start writeup on semi-automatic memory management
2020-04-19  Eric Wongreduce scope of mbox From_ line removal
2020-04-19  Eric Wongmbox: use per-message line-ending for From_ line
2020-04-19  Eric Wongwwwatomstream: move {emit_header} field to $self
next