]> Sergey Matveev's repositories - public-inbox.git/history - script/public-inbox-compact
script/*: fold $usage into $help, support `-h' instead of -?
[public-inbox.git] / script / public-inbox-compact
2020-09-02 Eric Wongscript/*: fold $usage into $help, support `-h' instead...
2020-08-20 Eric Wongcompact: support --help/-? and perform lazy loading
2020-08-14 Eric Wongindex|compact|xcpdb: support --all switch
2020-02-06 Eric Wongtreewide: run update-copyrights from gnulib for 2019
2019-05-23 Eric Wongdoc: various updates to reflect current state
2019-05-23 Eric Wongxcpdb|compact: support some xapian-compact switches
2019-05-23 Eric Wongcompact: reuse infrastructure from xcpdb
2019-05-23 Eric Wongadmin: hoist out resolve_inboxes for -compact and ...
2019-05-23 Eric Wongxapcmd: new module for wrapping Xapian commands
2019-05-23 Eric Wongdoc: document the reason for --no-renumber
2018-05-11 Eric Wongconvert+compact: fix when running without ~/.public...
2018-04-18 Eric Wong (Contrac... Merge remote-tracking branch 'origin/master' into v2
2018-04-18 Eric Wong (Contrac... compact: do not merge v2 repos by default
2018-04-07 Eric Wong (Contrac... store less data in the Xapian document
2018-04-06 Eric Wong (Contrac... ensure Xapian and SQLite are still optional for v1...
2018-04-06 Eric Wong (Contrac... over: use only supported and safe SQLite APIs
2018-04-05 Eric Wong (Contrac... compact: better handling of over.sqlite3* files
2018-04-02 Eric Wong (Contrac... replace Xapian skeleton with SQLite overview DB
2018-03-30 Eric Wong (Contrac... v2: respect core.sharedRepository in git configs
2018-03-29 Eric Wong (Contrac... public-inbox-compact: new tool for driving xapian-compact