about summary refs log tree commit homepage
path: root/lib/PublicInbox/Xapcmd.pm
DateCommit message (Expand)
2019-06-04require ASCII digits for local FS items
2019-05-29searchidx: store indexlevel=medium as metadata
2019-05-29index: support --verbose option
2019-05-23xapcmd: do not reset %SIG until last Xtmpdir is done
2019-05-23xcpdb|compact: support --jobs/-j flag like gmake(1)
2019-05-23xapcmd: cleanup on interrupted xcpdb "--compact"
2019-05-23xcpdb|compact: support some xapian-compact switches
2019-05-23compact: reuse infrastructure from xcpdb
2019-05-23xcpdb: remove temporary directories on aborts
2019-05-23xcpdb: show re-indexing progress
2019-05-23xapcmd: use "print STDERR" for progress reporting
2019-05-23xapcmd: avoid EXDEV when finalizing changes
2019-05-23xcpdb: cleanup error handling and diagnosis
2019-05-23xcpdb: implement progress reporting
2019-05-23xcpdb: use fine-grained locking
2019-05-23xapcmd: xcpdb supports compaction
2019-05-23xcpdb: implement using Perl bindings
2019-05-23xapcmd: do not cleanup on errors
2019-05-23xapcmd: support spawn options
2019-05-23xapcmd: new module for wrapping Xapian commands