about summary refs log tree commit homepage
DateCommit message (Expand)
2020-08-14grok-pull.post_update_hook: favor --sequential-shard for HDD
2020-08-14index|compact|xcpdb: support --all switch
2020-08-13v2writable: remove IdxStack import
2020-08-13xcpdb: wire up new index options and --help
2020-08-13admin: don't warn when --jobs exceeds shards
2020-08-13xapcmd: reduce CPU idling when shards exceeds job count
2020-08-13xcpdb: support --no-fsync from CLI
2020-08-13xapcmd: simplify sub reference
2020-08-10convert: set No_COW on copied SQLite files
2020-08-10convert: check ARGV more correctly
2020-08-10convert: speed up --help
2020-08-10convert: support new -index options
2020-08-10searchidx: use singular `$opt' for consistency with v2
2020-08-10index: cleanup internal variables
2020-08-10admin: use a generic variable name
2020-08-10avoid File::Temp::tempfile in more places
2020-08-10msgmap: tmp_clone: simplify + meaningful filename
2020-08-10index+xcpdb: improve SIG{INT,TERM,HUP,PIPE} behavior
2020-08-10doc: add some notes around -xcpdb / -edit / -purge
2020-08-10doc: index: more notes about latest changes
2020-08-10index: --sequential-shard works incrementally
2020-08-10index: require --reindex when using --xapian-only
2020-08-09favor `getconf _NPROCESSORS_ONLN` over GNU nproc
2020-08-08dir_idle: require Perl 5.22+ for kqueue
2020-08-08support setting No_COW on Perl <5.22
2020-08-07index: add built-in --help / -?
2020-08-07searchidx: use Perl truthiness to detect XAPIAN_FLUSH_THRESHOLD
2020-08-07index: max out XAPIAN_FLUSH_THRESHOLD if using --batch-size
2020-08-07index: --compact respects --sequential-shard
2020-08-07v2writable: fix batch size accounting
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-06t/epoll: adjust for u64_mod_8 case
2020-08-03watch: quiet some warnings on spam mailboxes
2020-08-03t/indexlevels-mirror-v1: localize ENV change
2020-08-03t/nntpd: do not fork on indexing, test v2
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