]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
2020-03-29 Eric Wongindex: support --compact / -c on command-line
2020-03-29 Eric Wongsearchidxshard: ensure we set indexlevel on shard[0]
2020-03-29 Andreas Rottmannconfig: Honor gitconfig includes
2020-03-26 Eric Wongwwwaltid: inform users to use POST instead of GET
2020-03-26 Eric Wongwwwtext: show altid instructions in config
2020-03-26 Eric Wonginbox: altid_map becomes a method
2020-03-25 Eric Wongwww: add endpoint to retrieve altid dumps
2020-03-25 Eric Wongaltid: warn about non-word prefixes
2020-03-25 Eric Wongwwwtext: show thread endpoint w/ indexlevel=basic
2020-03-25 Eric Wongsearch: clobber -user_pfx on query parser initialization
2020-03-25 Eric Wongqspawn: handle ENOENT (and other errors on exec)
2020-03-25 Eric Wongmbox: need_gzip uses WwwStream::oneshot
2020-03-25 Eric Wongwwwstream: oneshot sets content-length
2020-03-25 Eric Wongextmsg: use WwwResponse::oneshot
2020-03-25 Eric Wongwwwstream: introduce oneshot API to avoid ->getline
2020-03-25 Eric Wonggzipfilter: lazy allocate the deflate context
2020-03-25 Eric Wongqspawn: reinstate filter support, add gzip filter
2020-03-24 Eric Wongdaemon: unlink .oldbin PID file correctly
2020-03-24 Eric Wongdaemon: fix SIGUSR2 upgrade with -W0 (no workers)
2020-03-22 Eric Wongv2: SDBM-based multi Message-ID queue
2020-03-22 Eric Wong*idx: pass smsg in even more places
2020-03-22 Eric Wongv2: pass smsg in more places
2020-03-22 Eric Wong*idx: pass $smsg in more places instead of many args
2020-03-22 Eric Wongoveridx: parse_references: less error-prone args
2020-03-22 Eric Wongsmsg: to_doc_data: use existing fields
2020-03-22 Eric Wongrename PublicInbox::SearchMsg => PublicInbox::Smsg
2020-03-22 Eric Wongv2writable: preserve timestamps from import
2020-03-22 Eric Wongindex: use git commit times on missing Date/Received
2020-03-21 Eric Wongt/msgtime: skip test if timezone isn't UTC
2020-03-21 Eric Wongt/www_listing: avoid 'once' warnings
2020-03-21 Eric Wongwwwlisting: use first successfully loaded JSON module
2020-03-21 Eric Wongexamples/*.psgi: add examples for -httpd
2020-03-20 Eric Wongviewdiff: favor `qr' to precompile regexps
2020-03-20 Eric Wongdaemon: do more immortal allocations up front
2020-03-20 Eric Wongwww: avoid `state' usage to perform allocations up...
2020-03-20 Eric Wongwwwlisting: avoid lazy loading JSON module
2020-03-20 Eric Wongwwwlisting: favor "use" over require
2020-03-20 Eric Wongwww: update ->preload for newer modules
2020-03-20 Eric Wongdoc: standards: add references to RFC 5322 (and RFC...
2020-03-19 Eric Wonghttp: fix RFC conformance w.r.t. message length
2020-03-08 Eric WongINSTALL: refer to the proper Debian version
2020-03-07 Eric Wongdaemon: remove unused $parent_pipe variable
2020-03-07 Eric Wongsearchmsg: allow lines (and bytes) to be zero
2020-03-04 Eric Wonggit: remove POSIX::dup2 import
2020-03-04 Eric Wongspawn: correctly handle error code
2020-03-01 Eric Wongmsgtime: assume +0000 if TZ missing when using Date...
2020-03-01 Eric Wongimport: drop '<' and '>' characters in addresses
2020-03-01 Eric WongINSTALL: update for 1.3.0+, clarify IO::Compress
2020-03-01 Eric Wongdoc: design_www: document offline friendliness
2020-02-27 Eric Wongsearchview: improve naming and simplify hash override
2020-02-27 Eric Wongdoc: 1.4.0 release notes update
2020-02-24 Eric Wongv2writable: lookup_content => content_exists
2020-02-24 Eric Wongv2writable: make remove return-compatible w/ Import...
2020-02-24 Eric Wongexamples/nginx_proxy: convert CRLF to LF
2020-02-24 Eric Wongviewdiff: remove optional CR handling
2020-02-24 Eric Wonghval: ascii_html: drop CRLF => LF conversion
2020-02-24 Eric Wongimport_vger_from_mbox: add --filter parameter
2020-02-24 Eric Wongimport_vger_from_mbox: drop redundant "use" statements
2020-02-24 Eric Wongsearchview: set obfuscation inbox properly
2020-02-24 Eric Wongdoc: technical: document data structures
2020-02-24 Eric WongINSTALL: s/repositories/inboxes/
2020-02-23 Eric Wongdoc: improve wording of "inbox" vs "repository"
2020-02-17 Eric Wongview: shorten life of MIME object for permalink
2020-02-17 Eric Wongdoc: design_www: document solver endpoint
2020-02-17 Eric Wongviewdiff: do not generate "a=" parameter if "b=" matches
2020-02-16 Eric Wongview: remove last Hval->new caller
2020-02-16 Eric Wongview: escape ampersand in Message-IDs
2020-02-16 Eric Wongview: escape Subject HTML directly
2020-02-16 Eric Wongview,searchview: avoid smsg method calls when using...
2020-02-16 Eric Wongview: cleanup topic accumulation and dumping
2020-02-16 Eric Wongview: dump_topics: better naming of top Subject
2020-02-16 Eric Wongview: single id="t" for multi-Subject messages
2020-02-16 Eric Wongview: remove mhref arg from multipart_text_as_html
2020-02-15 Eric Wongt/msg_iter: test for X-UNKNOWN charset from Alpine
2020-02-10 Eric Wongdoc: update v1.3.0.eml with actual headers, start v1.4.0
2020-02-10 Eric Wongpublic-inbox 1.3.0 v1.3.0
2020-02-08 Eric Wongt/multi-mid: skip properly w/o DBD::SQLite
2020-02-08 Eric Wongconvert: preserve indexlevel on conversions
2020-02-08 Eric Wongdoc: more 1.3.0 release notes updates
2020-02-08 Eric Wongdoc: mark some TODO items as done
2020-02-08 Eric Wongdoc: update copyright for standards.perl
2020-02-07 Eric Wongtests: switch to XML::TreePP for testing Atom feeds
2020-02-07 Eric Wongsyscall: support Linux x32 ABI
2020-02-06 Eric Wongtreewide: run update-copyrights from gnulib for 2019
2020-02-06 Eric WongMANIFEST: add flow.{ge,txt}
2020-02-06 Eric Wongdoc: v1: add a reference to git-filter-repo(1), too
2020-02-06 Eric Wongdoc: txt2pre: auto-linkify manpage references
2020-02-06 Eric Wongdoc: remove .x/ subdirectory for Xapian manpages
2020-02-06 Eric Wongdoc: add data flow diagram using Graph::Easy
2020-02-06 Eric Wongt/multi-mid: don't access ~/.public-inbox/config
2020-02-04 Eric Wongdoc: recommend -compact after --reindex
2020-02-04 Eric Wongover: simplify read-only vs read-write checking
2020-02-04 Eric Wonginbox: remove TODO item for msg_by_path
2020-02-04 Eric Wonginbox: simplify ->description and ->cloneurl
2020-02-04 Eric Wongwww: serve $INBOX_DIR/description as $INBOX_URL/description
2020-02-04 Eric Wongwww: stricter regexp for 405 errors
2020-02-04 Eric Wongdoc: spellling fixes for manpages
2020-02-02 Eric Wongspawn: actually die on (vfork|fork) failures
2020-02-02 Eric Wongv2writable: more ways to detect online CPU count
2020-02-02 Eric Wongdoc: -convert: document switches
next