about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
2019-05-25contrib/css: mark as CC0 (public domain)
2019-05-25v2writable: drop unused $last_commits var
2019-05-25msgmap: remove double negative
2019-05-24search: don't log all warnings on retry_reopen
2019-05-23doc: various updates to reflect current state
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-23v2writable: hoist out log_range sub for readability
2019-05-23xapcmd: xcpdb supports compaction
2019-05-23xcpdb: implement using Perl bindings
2019-05-23admin: move index_inbox over
2019-05-23xapcmd: do not cleanup on errors
2019-05-23xapcmd: support spawn options
2019-05-23admin: hoist out resolve_inboxes for -compact and -index
2019-05-23xapcmd: new module for wrapping Xapian commands
2019-05-23search: reenable phrase search on non-chert Xapian
2019-05-23v1writable: retire in favor of InboxWritable
2019-05-22DS: warn on deprecations
2019-05-22DS: remove IPPROTO_TCP import
2019-05-22DS: drop $VERSION var
2019-05-22DS: remove support OtherFds code
2019-05-22DS: get rid of unused methods and aliases
2019-05-22usercontent: stop relying on autodie
2019-05-22git: workaround old git-rev-parse(1) (--git-path)
2019-05-21Merge remote-tracking branch 'origin/xap-optional' into master
2019-05-21searchidx: remove unused Compress::Zlib import
2019-05-17PublicInbox::Import::add: Consolidate subject handling
2019-05-16www: unescape '+' => ' ' before general URI unescape
2019-05-16Revert "view: perform highlighting for space-prefixed diffs"
2019-05-16search: disable phrase searching, for now
2019-05-16view: perform highlighting for space-prefixed diffs
2019-05-15remove hard Devel::Peek dependency and lazy load for daemons
2019-05-15inbox: remove POSIX strftime import
2019-05-15admin: improve warnings and errors for missing modules
2019-05-15searchidx: do not create empty Xapian partitions for basic
2019-05-15lazy load Xapian and make it optional for v2
2019-05-15www: use Inbox->over where appropriate
2019-05-15nntp: use Inbox->over directly
2019-05-15inbox: add ->over method to ease access
2019-05-14searchidx: fix incremental index with indexlevel=basic on v1