]> git.ipfire.org Git - thirdparty/public-inbox.git/shortlog
thirdparty/public-inbox.git
2020-07-17  Eric Wongv2writable: git_hash_raw: avoid $TMPDIR write
2020-07-17  Eric Wongsearch: simplify unindexing
2020-07-17  Eric Wongsearchidx: use v5.10.1, parent.pm, drop warnings
2020-07-17  Eric Wongoveridx: favor non-OO sub dispatch for internal subs
2020-07-17  Eric Wongoveridx: each_by_mid: pass self and args to callbacks
2020-07-17  Eric Wongwith_umask: pass args to callback
2020-07-17  Eric Wongimport: use common capitalization for filtering headers
2020-07-17  Eric Wongdrop binmode usage
2020-07-17  Eric Wongv2: use v5.10.1, parent.pm, drop warnings
2020-07-17  Eric Wongt/import: quiet warning, clobber variable
2020-07-17  Eric Wongdoc: add some recommendations around slow HDDs
2020-07-17  Eric Wongconfig: reject `\n' in `inboxdir'
2020-07-14  Eric Wongdoc: release notes and version info updates
2020-07-14  Eric Wongover+msgmap: do not store filename after DBI->connect
2020-07-14  Eric Wongnntpd+imapd: detect unlinked msgmap
2020-07-14  Eric Wongover: unset sqlite_unicode attribute
2020-07-14  Eric Wongxapcmd: delay over->check_inodes trigger
2020-07-13  Eric Wongxt/mem-imapd-tls: avoid EMFILE in -imapd process
2020-07-13  Eric Wongimap: SEARCH fails more gracefully in non-slice mailbox
2020-07-10  Eric Wongwwwatomstream: avoid uninitialized warnings for $email
2020-07-10  Eric Wongimap: avoid warnings on non-slice mailboxes
2020-07-10  Eric Wongviewvcs: stop checking unused "B" query parameter
2020-07-10  Eric Wonghval: to_filename: return `undef' instead of empty...
2020-07-10  Eric Wongviewvcs: allow "0" as a path name
2020-07-10  Eric Wongdoc: standards: link IMAP capabilities and response...
2020-07-07  Eric Wongt/spawn: fix test reliability
2020-07-07  Eric Wongmda: use PublicInbox::Address to extract emails
2020-07-06  Eric Wongdoc/technical/whyperl: note Perl 7 announcement
2020-07-06  Eric Wongdoc/technical/whyperl: reword bit around installed...
2020-07-06  Eric Wongdoc: daemon: update documentation around Inline::C
2020-07-06  Eric Wonggit: use v5.10.1, parent.pm and Time::HiRes::stat
2020-07-06  Eric Wonggzipfilter: check http->{forward} for client disconnects
2020-07-06  Eric Wongdaemon: warn on missing blobs
2020-07-06  Eric Wonggzipfilter: drop HTTP connection on bugs or data corruption
2020-07-06  Eric Wongwwwattach: support async blob retrievals
2020-07-06  Eric Wongwwwtext: simplify gzf_maybe use
2020-07-06  Eric Wongview: simplify eml_entry callers further
2020-07-06  Eric Wongwww: update internal docs
2020-07-06  Eric Wongwwwstream: eliminate ::response, use html_oneshot
2020-07-06  Eric Wongview: /$INBOX/$MSGID/t/: avoid extra hash lookup in...
2020-07-06  Eric Wongview: eml_entry: reduce parameters
2020-07-06  Eric Wongssearchview: /$INBOX/?q=$QUERY&x=t uses async blobs
2020-07-06  Eric Wongfeed: /$INBOX/new.html fetches blobs asynchronously
2020-07-06  Eric Wongfeed: generate_i: eliminate pointless loop
2020-07-06  Eric Wongview: update /$INBOX/$MSGID/T/ to be async
2020-07-06  Eric Wongview: /$INBOX/$MSGID/t/ reads blobs asynchronously
2020-07-06  Eric Wongview: make /$INBOX/$MSGID/ permalink async
2020-07-06  Eric Wongwwwstream: subclass off GzipFilter
2020-07-06  Eric Wongwwwstream: use parent.pm and no warnings
2020-07-06  Eric Wongremove unused/redundant zlib-related imports
2020-07-06  Eric Wongwww: start making gzipfilter the parent response class
2020-07-06  Eric Wongwwwstream: reduce blob fetch paths for ->getline
2020-07-06  Eric Wongwwwstream: reduce object graph depth
2020-07-06  Eric Wongwwwatomstream: support async blob fetch
2020-07-06  Eric Wongxt/httpd-async-stream: allow more options
2020-07-06  Eric Wongwwwatomstream: reuse $ctx as $self
2020-07-06  Eric Wongwwwatomstream: use PublicInbox::Inbox->modified for...
2020-07-06  Eric Wongwwwatomstream: simplify feed_update callers
2020-07-06  Eric Wongmbox: async blob fetch for "single message" raw mboxrd
2020-07-06  Eric Wongmboxgz: reduce hash depth
2020-07-06  Eric Wongmboxgz: do asynchronous git blob retrievals
2020-07-06  Eric Wongstop auto-loading Plack::Middleware::Deflater
2020-07-06  Eric Wongqspawn: learn to gzip streaming responses
2020-07-06  Eric Wongwwwstatic: support gzipped directory listings
2020-07-06  Eric Wongmbox: remove html_oneshot import
2020-07-06  Eric Wong{gzip,noop}filter: ->zmore returns undef, always
2020-07-06  Eric Wonggzipfilter: replace Compress::Raw::Deflate usages
2020-07-06  Eric Wongwwwlisting: use GzipFilter for HTML
2020-07-06  Eric Wongwww: need: use WwwStream::html_oneshot
2020-07-06  Eric Wongwwwtext: switch to html_oneshot
2020-07-06  Eric Wongwwwtext: gzip text/plain responses, as well
2020-07-06  Eric Wongwww*stream: gzip ->getline responses
2020-07-06  Eric Wongwwwstream: oneshot: perform gzip without middleware
2020-07-06  Eric Wonggzipfilter: minor cleanups
2020-07-06  Eric Wonggit_async_cat: unref pipes on EOF from git->cleanup
2020-07-06  Eric Wonginboxidle: warn on inotify_add_watch failures
2020-07-05  Eric Wongt/import: test for nasty characters
2020-07-05  Eric Wongwatch: don't burn CPU on IDLE failures
2020-07-02  Eric Wongspawn: drop unused sys/uio.h include
2020-07-02  Eric Wongoveridx: document why we don't use SQLite WAL
2020-07-02  Eric Wongtests: add use/require statements for TEST_RUN_MODE=0
2020-07-02  Eric Wongwatch: retry signals to kill IDLE and polling processes
2020-07-02  Eric Wongspawn: modernize with parent.pm, drop warnings.pm
2020-07-02  Eric Wongspawn: make @RLIMITS an array
2020-07-02  Eric Wonginboxidle: avoid per-inbox anonymous subs
2020-06-30  Eric Wongt/run: show unexpected output lines in logs
2020-06-30  Eric Wongwatch: make waitpid() synchronous for Maildir scans
2020-06-30  Eric Wongspawn: unblock SIGCHLD in subprocess
2020-06-30  Eric Wongwatch: ensure SIGCHLD works in forked children
2020-06-30  Eric Wongwatch: show path for warnings from spam messages
2020-06-30  Eric Wongwatch: check for duplicates in ->over before spamcheck
2020-06-28  Eric Wongwatch: simplify internal structures
2020-06-28  Eric Wongimaptracker: use flock(2) around writes
2020-06-28  Eric Wongwatch: support ~/.netrc via Net::Netrc
2020-06-28  Eric Wongwatch: use our own "git credential" wrapper
2020-06-28  Eric Wongwatch: enable autoflush for STDOUT and STDERR
2020-06-28  Eric Wongwatch: show user-specified URL consistently.
2020-06-28  Eric Wongwatch: add NNTP support
2020-06-28  Eric Wongtestcommon: $ENV{TAIL} supports non-@ARGV redirects
2020-06-28  Eric Wongwatch: just use ->urlmatch
next