about summary refs log tree commit homepage
path: root/script
DateCommit message (Expand)
2018-04-20convert: copy description and git config from v1 repo
2018-04-18compact: do not merge v2 repos by default
2018-04-07store less data in the Xapian document
2018-04-07convert: support converting with altid defined
2018-04-07index: allow specifying --jobs=0 to disable multiprocess
2018-04-06ensure Xapian and SQLite are still optional for v1 tests
2018-04-06over: use only supported and safe SQLite APIs
2018-04-05compact: better handling of over.sqlite3* files
2018-04-04v2: support incremental indexing + purge
2018-04-04init: s/GIT_DIR/REPO_DIR/ in usage
2018-04-02replace Xapian skeleton with SQLite overview DB
2018-04-01v2: one file, really
2018-03-30v2: respect core.sharedRepository in git configs
2018-03-30convert: avoid redundant "done\n" statement for fast-import
2018-03-29mda: support v2 inboxes
2018-03-29public-inbox-compact: new tool for driving xapian-compact
2018-03-29v2writable: initializing an existing inbox is idempotent
2018-03-29public-inbox-convert: tool for converting old to new inboxes
2018-03-22v2writable: add NNTP article number regeneration support
2018-03-22v2writable: support reindexing Xapian
2018-03-20InboxWritable: add mbox/maildir parsing + import logic
2018-03-19v2writable: allow disabling parallelization
2018-03-19index: s/GIT_DIR/REPO_DIR/
2018-02-28v2/ui: get nntpd and init tests running on v2
2018-02-28use PublicInbox::MIME consistently
2018-02-07update copyrights for 2018
2017-11-16learn: use "spam" as subject for removal commits (part #2)
2017-11-16learn: use "spam" as subject for removal commits
2017-06-26watch: use "self-inotify-tempfile trick" for quit
2017-06-26watch: improve fairness during full rescans
2017-06-26watch: ensure HUP causes the scanner to be reloaded
2017-04-05learn: scan all inboxes when learning spam
2017-01-19learn: implement "rm" only functionality
2017-01-10introduce PublicInbox::MIME wrapper class
2016-12-12init: preserve permissions of existing config file
2016-11-18index: allow indexing before configuration
2016-09-02init: enable pack bitmaps by default
2016-08-12public-inbox-watch: support reloading config with SIGHUP
2016-08-11search: support alt-ID for mapping legacy serial numbers
2016-07-31search: support reindexing existing search indices
2016-07-26mda: always call Import::done, even on dupes
2016-07-26learn: fix uninitialized variable
2016-07-03examples: remove X-Forwarded-For mentions
2016-07-02www: remove Plack::Request dependency entirely
2016-06-26mda: drop leading "From " lines again
2016-06-24split out spamcheck/spamc to its own module.
2016-06-21spawn: improve error checking for fork failures
2016-06-17import: auto-update index when done
2016-06-17mda: support loading arbitrary filters
2016-06-17watch: introduce watch directive