about summary refs log tree commit homepage
path: root/lib/PublicInbox
DateCommit message (Expand)
2020-08-07index+xcpdb: rename `--no-sync' to `--no-fsync'
2020-08-07index: support --xapian-only switch
2020-08-07index: v2: --sequential-shard option
2020-08-07v2writable: fix rethread cleanup
2020-08-07xapcmd: drop outdated comment
2020-08-07xapcmd: remove redundant searchidx require
2020-08-07xapcmd: quietly no-op on indexlevel=basic
2020-08-07syscall: support sparc64 (and maybe other big-endian systems)
2020-08-07imap: search support BODY key
2020-08-07www: avoid warnings on YYYYMMDD-only t= query parameter
2020-08-06msgmap: tmp_clone: use MEMORY journal upon reconnect
2020-08-03watch: quiet some warnings on spam mailboxes
2020-08-02remove unnecessary ->header_obj calls
2020-08-02searchidx: remove v1-only msg_mime sub
2020-08-02inboxwritable: rename mime_from_path to eml_from_path
2020-08-02inboxwritable: mime_from_path: reduce `$/' scope and returns
2020-08-02nntp: fix STAT command
2020-08-01improve error handling on import fork / lock failures
2020-08-01www: rework async_* to use method table
2020-07-31lock: show failure path
2020-07-30msgmap: disable CoW for tmp_clone, too
2020-07-30wwwlisting: fix grep call for match=domain filtering
2020-07-29emergency: create full path to PI_EMERGENCY
2020-07-29xapcmd: -xcpdb and -compact disable CoW, too
2020-07-29searchidx: disable CoW for SQLite and Xapian under btrfs
2020-07-29v2writable: use {inboxdir} for msgmap->tmp_clone
2020-07-29v2writable: support async git blob retrievals
2020-07-26imap: introduce and use Git->async_prefetch
2020-07-26index: --compact respects --jobs
2020-07-26overidx: fix compatibility with current versions
2020-07-25v2writable: {unindexed} belongs in $sync state
2020-07-25searchidx: $batch_cb => v1_checkpoint
2020-07-25searchidx: support async git check
2020-07-25v2writable: share log2stack code with v1
2020-07-25index+xcpdb: support --no-sync flag
2020-07-25searchidx: make v1 indexing closer to v2
2020-07-25searchidx: rename _xdb_{acquire,release} => idx_
2020-07-25xapcmd: set {from} properly for v1 inboxes
2020-07-25v2writable: clarify "epoch" comment
2020-07-25v2writable: get rid of {reindex_pipe} field
2020-07-25v2writable: use read-only PublicInbox::Git for cat_file
2020-07-25search: avoid copying {inboxdir}
2020-07-25use consistent {ibx} field for writable code paths
2020-07-25v2writable: drop "EPOCH.git indexing $RANGE" progress
2020-07-25v2writable: allow >= 40 byte git object IDs
2020-07-25v2writable: move {autime} and {cotime} into $sync state
2020-07-25v2writable: index_sync: reduce fill_alternates calls
2020-07-25v2writable: introduce idx_stack
2020-07-25v2: index forwards (via `git log --reverse')
2020-07-25index: support --rethread switch to fix old indices