about summary refs log tree commit homepage
path: root/lib/PublicInbox/LeiStore.pm
DateCommit message (Expand)
2021-03-24lei mark: command for (un)setting keywords and labels
2021-03-21lei import: vivify external-only messages
2021-03-21lei q: support vmd for external-only messages
2021-03-21lei: All Local Externals: bare git dir for alternates
2021-03-20lei_store: initialize IPC lock properly
2021-03-17lei_store: keywords => vmd (volatile metadata), prepare for labels
2021-03-16lei_store: remove maildir_keywords
2021-03-16mbox: move mbox_keywords to MboxReader
2021-03-15lei q: do not import unnecessarily from externals
2021-03-10lei import: simplify Maildir handling
2021-03-04lei q: import flags when clobbering/augmenting Maildirs
2021-02-22lei_store: populate ALL.git/alternates with new epochs
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