about summary refs log tree commit homepage
path: root/lib/PublicInbox/LeiStore.pm
DateCommit message (Expand)
2021-02-08lei import: support Maildirs
2021-02-05lei import: initial implementation
2021-01-12lei query + pagination sorta working
2021-01-03use Eml (or MIME) objects for all indexing paths
2021-01-03searchidxshard: replace index_raw with index_eml
2021-01-03searchidxshard: IPC conversion, part 2
2021-01-02lei_store: alternative unconfigured "git var" workaround
2021-01-02treewide: reduce load_xapian* callsites
2021-01-01lei_store: quiet down "git var" failures
2021-01-01update copyrights for 2021
2021-01-01lei_store: handle messages without Message-ID at all
2021-01-01lei_store: add ->set_eml, ->add_eml can return smsg
2021-01-01ipc: generic IPC dispatch based on Storable
2021-01-01revert "lei_store: use per-machine refname as git HEAD"
2021-01-01lei_store: use per-machine refname as git HEAD
2020-12-19lei_store: keyword extraction from mbox and Maildir
2020-12-19lei_store: relax GIT_COMMITTER_IDENT check
2020-12-19lei_store: simplify git_epoch_max, slightly
2020-12-19lei: refine help/option parsing, implement "init"
2020-12-19lei_store: local storage for Local Email Interface