about summary refs log tree commit homepage
path: root/script/public-inbox-index
DateCommit message (Expand)
2023-09-11treewide: favor Xapian (SWIG binding) over Search::Xapian
2023-04-06watch: use detect_indexlevel for unconfigured inboxes
2022-03-08index|extindex: support --dangerous flag
2021-10-05index: --reindex w/ --{since,until,before,after}
2021-09-15support -C (chdir) for most non-daemon commands
2021-07-28treewide: s/sequential_shard/sequential-shard/g
2021-01-01update copyrights for 2021
2020-12-26index: filter out indexlevel=basic from extindex
2020-12-26index: fix --no-fsync flag propagation to extindex
2020-12-26index: do not attach inbox to extindex unless updated
2020-12-26index: disable --fast-noop on --reindex
2020-12-25index: support --fast-noop / -F switch
2020-12-24index: update [extindex "all"] by default, support -E
2020-12-09extindex: do not use current dir like -index does
2020-11-28*index: more consistent graceful shutdown checks
2020-11-07index: eindex wiring
2020-09-02script/*: fold $usage into $help, support `-h' instead of -?
2020-09-02index: check for xapian-compact when using --compact
2020-08-20init+index: support --skip-docdata for Xapian
2020-08-14index|compact|xcpdb: support --all switch
2020-08-10convert: support new -index options
2020-08-10index: cleanup internal variables
2020-08-10index: require --reindex when using --xapian-only
2020-08-07index: add built-in --help / -?
2020-08-07index: max out XAPIAN_FLUSH_THRESHOLD if using --batch-size
2020-08-07index: --compact respects --sequential-shard
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-07-26index: --compact respects --jobs
2020-07-25index+xcpdb: support --no-sync flag
2020-07-25index: support --rethread switch to fix old indices
2020-06-08index: v2: parallel by default
2020-05-18index: add --batch-size=SIZE option
2020-04-21index: support --max-size / publicinbox.indexMaxSize
2020-03-29index: support --compact / -c on command-line
2020-02-23doc: improve wording of "inbox" vs "repository"
2020-02-06treewide: run update-copyrights from gnulib for 2019
2019-11-16index: pass global variables into subs
2019-11-14inboxwritable: drop {-importer} cyclic reference
2019-05-29searchidx: store indexlevel=medium as metadata
2019-05-29index: remove warning on unconfigured inboxes
2019-05-29index: support --verbose option
2019-05-23doc: various updates to reflect current state
2019-05-23admin: move index_inbox over
2019-05-23admin: hoist out resolve_inboxes for -compact and -index
2019-05-15admin: improve warnings and errors for missing modules
2019-05-15lazy load Xapian and make it optional for v2
2019-05-14v2writable: allow setting nproc via creat options
2019-05-06index: warn with info about the message as context