about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
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
2020-07-18msgmap: fix atfork_* callbacks
2020-07-17v2writable: git_hash_raw: avoid $TMPDIR write
2020-07-17search: simplify unindexing
2020-07-17searchidx: use v5.10.1, parent.pm, drop warnings
2020-07-17overidx: favor non-OO sub dispatch for internal subs
2020-07-17overidx: each_by_mid: pass self and args to callbacks
2020-07-17with_umask: pass args to callback
2020-07-17import: use common capitalization for filtering headers
2020-07-17drop binmode usage
2020-07-17v2: use v5.10.1, parent.pm, drop warnings
2020-07-17config: reject `\n' in `inboxdir'
2020-07-14over+msgmap: do not store filename after DBI->connect
2020-07-14nntpd+imapd: detect unlinked msgmap
2020-07-14over: unset sqlite_unicode attribute
2020-07-14xapcmd: delay over->check_inodes trigger
2020-07-13imap: SEARCH fails more gracefully in non-slice mailbox