]> Sergey Matveev's repositories - public-inbox.git/shortlog
public-inbox.git
2020-09-03 Eric Wongimap: drop old, pre-Parse::RecDescent search parser
2020-09-03 Eric Wongsearch: remove {over_ro} field
2020-09-03 Eric Wongsearch: replace ->query with ->mset
2020-09-03 Eric Wongtests: add "use strict" and declare v5.10.1 compatibility
2020-09-03 Eric Wongsearch: remove special case for blank query
2020-09-03 Eric Wonguse more idiomatic internal API for ->over access
2020-09-03 Eric Wongdisambiguate OverIdx and Over by field name
2020-09-03 Eric Wongmsgmap: note how we use ->created_at
2020-09-02 Eric Wongt/run: Perl future proofing
2020-09-02 Eric Wonginit+convert: create non-existing directory hierarchies
2020-09-02 Eric Wongdoc: remove B<> (bold) markup from the remaining POD
2020-09-02 Eric Wongwatch: add --help/-h support
2020-09-02 Eric Wongconfig: use defined-or (//) in a few places
2020-09-02 Eric Wongmda+learn: add --help / -h support
2020-09-02 Eric Wongdaemon: support --help/-h in -httpd/imapd/nntpd
2020-09-02 Eric Wongscript/*: fold $usage into $help, support `-h' instead...
2020-09-02 Eric Wongedit+purge: support `--help' and `-h' like other commands
2020-09-02 Eric Wongadmin: improve minimum version text
2020-09-02 Eric Wongscript/*: set executable bit on -learn and -imapd
2020-09-02 Eric Wongt/v2dupindex: test indexing mirrors with duplicate...
2020-09-02 Eric Wongindex: check for xapian-compact when using --compact
2020-09-01 Eric Wongreplace ParentPipe with EOFpipe
2020-09-01 Eric Wongds: avoid unnecessary timer for waitpid
2020-09-01 Eric Wongwatch: use EOFpipe to reduce dwaitpid wakeups
2020-09-01 Eric Wongds: avoid excessive queueing when reaping PIDs
2020-09-01 Eric Wongwatch: comments and tiny cleanups
2020-09-01 Eric Wongwatch: block signals before fork on non-signalfd/kevent...
2020-09-01 Eric Wongwatch: avoid unnecessary spawning on spam removals
2020-09-01 Eric Wongwatch: log signal activities to STDERR
2020-09-01 Eric Wongrename WatchMaildir => Watch
2020-09-01 Eric Wongwatchmaildir: use v5.10.1, drop warnings
2020-09-01 Eric Wongwatch: limit batch size of NNTP and IMAP workers, too
2020-08-31 Eric Wongdoc: expand on indexBatchSize regarding fragmentation
2020-08-30 Eric Wongimapd: filter out unusable flags from search
2020-08-29 Eric Wongtests: check-run: fixup un-squashed simplification
2020-08-28 Eric Wongtests: check-run: show skipped tests
2020-08-28 Eric Wongimaptracker: update_last: simplify callers
2020-08-28 Eric Wongwatch: flush changes to inbox before updating IMAPTracker
2020-08-28 Eric WongMakefile.PL: run check-man for <= 80 columns on check...
2020-08-28 Eric Wongwww: more descriptive pagination
2020-08-28 Eric Wongwww: improve navigation around contemporary threads
2020-08-28 Eric Wongdoc: watch: expand on NNTP and IMAP-specific knobs
2020-08-27 Eric Wongdoc: move watch config docs to -watch manpage
2020-08-27 Eric Wongwatch: imap: only remove \Seen spam
2020-08-27 Eric Wongdoc: speling fickses
2020-08-27 Eric Wongdoc: document graceful shutdown signals
2020-08-27 Eric Wongoveridx: inline create_ghost sub
2020-08-27 Eric Wongimaptracker: preserve WAL journal_mode if set by user
2020-08-27 Eric Wongwatchmaildir: ensure I:/W:/E: prefixes in warnings
2020-08-27 Eric Wonggit: show more context info on failures
2020-08-27 Eric Wongsearch: allow testing with current xapian.git and 1.5.x
2020-08-27 Eric Wongmsgmap: use v5.10.1
2020-08-27 Eric Wongover*: use v5.10.1, drop warnings
2020-08-27 Eric Wongover: recent: remove expensive COUNT query
2020-08-27 Eric Wongover: rename ->disconnect to ->dbh_close
2020-08-27 Eric Wongover: rename ->connect method to ->dbh
2020-08-26 Eric Wongv2writable: compatibility with SWIG Xapian binding
2020-08-26 Eric Wonggrok-pull.post_update_hook: flock(2) before SQLite...
2020-08-26 Eric Wongover+msgmap: respect WAL journal_mode if set
2020-08-26 Eric Wongmsgmap: use "CREATE TABLE IF NOT EXISTS"
2020-08-26 Eric Wongover: skip nodatacow on the journal
2020-08-26 Eric Wongdoc: 1.6.0 release notes update
2020-08-26 Eric Wongdoc: add some more tuning notes
2020-08-25 Eric Wongsearchidx: croak for Xapian DB open failure
2020-08-25 Eric Wongexamples: add imapd systemd examples
2020-08-23 Eric Wongindex: --sequential-shard checkpoints after each shard
2020-08-23 Eric Wongmbox: disable "&t" on existing Xapian until full reindex
2020-08-23 Eric Wongsearch: support downloading mboxes results with full...
2020-08-23 Eric Wongsearchidx: index THREADID in Xapian
2020-08-23 Eric Wongsearchidx: put all shard-related stuff in SearchIdxShard.pm
2020-08-23 Eric Wongsearchidxshard: clear $msgref buffer properly
2020-08-22 Eric Wongsearchview: fix mbox.gz downloads for lynx users
2020-08-20 Eric Wongsearch: add mset_to_artnums method
2020-08-20 Eric Wonginit+index: support --skip-docdata for Xapian
2020-08-20 Eric Wongt/nntpd-v2: set PI_TEST_VERSION=2 properly
2020-08-20 Eric Wongsmsg: remove from_mitem
2020-08-20 Eric Wongmbox: avoid Xapian docdata in search results
2020-08-20 Eric Wongextmsg: avoid using Xapian docdata
2020-08-20 Eric Wongsearchview: convert nested and Atom display to over...
2020-08-20 Eric Wongsearchview: speed up search summary by ~10%
2020-08-20 Eric Wongsearchview: use over.sqlite3 instead of Xapian docdata
2020-08-20 Eric Wongsmsg: reduce utf8::decode call sites
2020-08-20 Eric Wongsearch: make qparse_new an internal function
2020-08-20 Eric Wongsearchquery: split off from searchview
2020-08-20 Eric Wongsearch: export mdocid subroutine
2020-08-20 Eric Wongsearch: improve comments around constants
2020-08-20 Eric Wongwww: reduce long-lived PublicInbox::Search references
2020-08-20 Eric Wongxapcmd: simplify {reindex} parameter passing
2020-08-20 Eric Wongsearch: v2: ensure shards are numerically sorted
2020-08-20 Eric Wonginit: drop -N alias for --skip-artnum
2020-08-20 Eric Wonginit: support --newsgroup option
2020-08-20 Eric Wonginit: support --help and -?
2020-08-20 Eric Wongcompact: support --help/-? and perform lazy loading
2020-08-20 Eric Wongadmin: progress shows the inbox being indexed
2020-08-20 Eric Wongdoc: note -compact and -xcpdb are rarely used
2020-08-19 Eric Wongv2writable: show newline after "indexing all of .....
2020-08-19 Eric Wongsmsg: handle wide characters in raw mail headers
2020-08-16 Eric Wongdoc: add public-inbox-tuning(7) manpage
2020-08-14 Eric Wonggrok-pull.post_update_hook: favor --sequential-shard...
2020-08-14 Eric Wongindex|compact|xcpdb: support --all switch
next