]> git.ipfire.org Git - thirdparty/public-inbox.git/shortlog
thirdparty/public-inbox.git
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
2020-08-13  Eric Wongv2writable: remove IdxStack import
2020-08-13  Eric Wongxcpdb: wire up new index options and --help
2020-08-13  Eric Wongadmin: don't warn when --jobs exceeds shards
2020-08-13  Eric Wongxapcmd: reduce CPU idling when shards exceeds job count
2020-08-13  Eric Wongxcpdb: support --no-fsync from CLI
2020-08-13  Eric Wongxapcmd: simplify sub reference
2020-08-10  Eric Wongconvert: set No_COW on copied SQLite files
2020-08-10  Eric Wongconvert: check ARGV more correctly
2020-08-10  Eric Wongconvert: speed up --help
2020-08-10  Eric Wongconvert: support new -index options
2020-08-10  Eric Wongsearchidx: use singular `$opt' for consistency with v2
2020-08-10  Eric Wongindex: cleanup internal variables
2020-08-10  Eric Wongadmin: use a generic variable name
2020-08-10  Eric Wongavoid File::Temp::tempfile in more places
2020-08-10  Eric Wongmsgmap: tmp_clone: simplify + meaningful filename
2020-08-10  Eric Wongindex+xcpdb: improve SIG{INT,TERM,HUP,PIPE} behavior
2020-08-10  Eric Wongdoc: add some notes around -xcpdb / -edit / -purge
2020-08-10  Eric Wongdoc: index: more notes about latest changes
2020-08-10  Eric Wongindex: --sequential-shard works incrementally
2020-08-10  Eric Wongindex: require --reindex when using --xapian-only
2020-08-09  Eric Wongfavor `getconf _NPROCESSORS_ONLN` over GNU nproc
2020-08-08  Eric Wongdir_idle: require Perl 5.22+ for kqueue
2020-08-08  Eric Wongsupport setting No_COW on Perl <5.22
2020-08-07  Eric Wongindex: add built-in --help / -?
2020-08-07  Eric Wongsearchidx: use Perl truthiness to detect XAPIAN_FLUSH_T...
2020-08-07  Eric Wongindex: max out XAPIAN_FLUSH_THRESHOLD if using --batch...
2020-08-07  Eric Wongindex: --compact respects --sequential-shard
2020-08-07  Eric Wongv2writable: fix batch size accounting
2020-08-07  Eric Wongindex+xcpdb: rename `--no-sync' to `--no-fsync'
2020-08-07  Eric Wongindex: support --xapian-only switch
2020-08-07  Eric Wongindex: v2: --sequential-shard option
2020-08-07  Eric Wongv2writable: fix rethread cleanup
2020-08-07  Eric Wongxapcmd: drop outdated comment
2020-08-07  Eric Wongxapcmd: remove redundant searchidx require
2020-08-07  Eric Wongxapcmd: quietly no-op on indexlevel=basic
2020-08-07  Eric Wongsyscall: support sparc64 (and maybe other big-endian...
2020-08-07  Eric Wongimap: search support BODY key
2020-08-07  Eric Wongwww: avoid warnings on YYYYMMDD-only t= query parameter
2020-08-06  Eric Wongmsgmap: tmp_clone: use MEMORY journal upon reconnect
2020-08-06  Eric Wongt/epoll: adjust for u64_mod_8 case
2020-08-03  Eric Wongwatch: quiet some warnings on spam mailboxes
2020-08-03  Eric Wongt/indexlevels-mirror-v1: localize ENV change
2020-08-03  Eric Wongt/nntpd: do not fork on indexing, test v2
2020-08-02  Eric Wongremove unnecessary ->header_obj calls
2020-08-02  Eric Wongsearchidx: remove v1-only msg_mime sub
2020-08-02  Eric Wonginboxwritable: rename mime_from_path to eml_from_path
2020-08-02  Eric Wonginboxwritable: mime_from_path: reduce `$/' scope and...
2020-08-02  Eric Wongnntp: fix STAT command
2020-08-01  Eric Wongimprove error handling on import fork / lock failures
2020-08-01  Eric Wongwww: rework async_* to use method table
2020-07-31  Eric Wonglock: show failure path
2020-07-30  Eric Wongmsgmap: disable CoW for tmp_clone, too
2020-07-30  Kyle Meyerwwwlisting: fix grep call for match=domain filtering
2020-07-29  Eric Wongemergency: create full path to PI_EMERGENCY
2020-07-29  Eric Wongt/init: fix test when ~/.public-inbox/ does not exist
2020-07-29  Eric Wongt/imap_searchqp: fix test dependencies
2020-07-29  Eric Wongxapcmd: -xcpdb and -compact disable CoW, too
2020-07-29  Eric Wongsearchidx: disable CoW for SQLite and Xapian under...
2020-07-29  Eric Wongv2writable: use {inboxdir} for msgmap->tmp_clone
2020-07-29  Eric Wongv2writable: support async git blob retrievals
2020-07-29  Eric Wongexamples/grok-pull.post_update_hook: fix description URL
2020-07-26  Eric Wongxt/imapd-mbsync-oimapd: fix noop due to case sensitivity
2020-07-26  Eric Wongimap: introduce and use Git->async_prefetch
2020-07-26  Eric Wongt/init.t: don't modify ~/.public-inbox/
2020-07-26  Eric Wongindex: --compact respects --jobs
next