about summary refs log tree commit homepage
path: root/lib/PublicInbox/LeiInspect.pm
DateCommit message (Expand)
2021-10-19lei inspect: show ISO8601 {rt} and {dt}, too
2021-10-19lei inspect: add atfork hook
2021-10-15lei + ipc: simplify process reaping
2021-10-14lei inspect: account for non-extindex inboxes
2021-10-02lei inspect: fix "mid:" prefix, expand to Xapian
2021-10-02lei inspect: integerize "bytes" and "lines" fields
2021-09-21lei: various completion improvements
2021-09-21lei: simplify internal arg2folder usage
2021-09-21lei_mail_sync: account for non-unique cases
2021-09-21lei inspect: support NNTP URLs
2021-09-21lei inspect: convert to WQ worker
2021-09-18lei_mail_sync: rely on flock(2), avoid IPC
2021-09-16lei: git_oid: replace git_blob_id
2021-09-03lei inspect: support reading eml from --stdin
2021-09-03lei: use lei->lms in place of lse->lms in a few places
2021-08-18lei: add ->lms shortcut for LeiMailSync
2021-07-25lei_mail_sync: locations_for API uses oidbin for comparisons
2021-07-25lei_inspect: fix typo
2021-07-01lei inspect: support "mid:" (and "m:") prefix
2021-07-01lei inspect: support automatic pager in output
2021-06-17lei inspect: learn "num:" and "docid:" prefixes
2021-05-30lei lcat+inspect: start wiring up completion
2021-05-28lei: handle a single IMAP message in most places
2021-05-25lei_mail_sync: args2folder: common folder lookup sub
2021-05-24lei inspect: use LeiMailSync->match_imap_url
2021-05-06lei_mail_sync: Maildir canonicalization omits trailing slash
2021-05-01lei import: fix --mail-sync handling in LeiInput
2021-04-24lei import: keep sync info for Maildir and IMAP folders