about summary refs log tree commit homepage
path: root/lib/PublicInbox/LeiTag.pm
DateCommit message (Expand)
2024-04-03treewide: avoid getpid() for OnDestroy checks
2023-10-04lei: get rid of l2m_progress PktOp callback
2023-10-02lei: do label/keyword parsing in optparse
2021-11-02lei <rediff|rm|tag>: stdin implies `-F eml'
2021-11-02lei: simplify common LeiInput users with ->wq1_start
2021-10-26lei rm|tag: drop redundant mbox+net callbacks
2021-10-24lei: always pass $lei to LeiAuth->op_merge
2021-09-21lei: various completion improvements
2021-09-19lei/store: use SOCK_SEQPACKET rather than pipe
2021-09-18lei: lock worker counts
2021-09-06lei_auth: simplify users
2021-06-10lei tag: less confusing warning about unimported messages
2021-06-09lei tag: parallelize Maildir access
2021-06-08lei: generalize auxiliary WQ handling
2021-05-23lei tag: support tagging index-only messages
2021-05-03lei: simplify workers_start API
2021-05-03lei_input: common net_merge_all_done for lei <import|tag>
2021-05-01lei_auth: s/net_merge_complete/net_merge_all_done/
2021-04-28lei: simple WQ workers use {wq1} field
2021-04-27lei: standardize on _lei_wq_eof callback for workers
2021-04-23lei import: support adding keywords and labels on import
2021-04-21lei: share common *done_wait callbacks
2021-04-05lei_tag: fix comments w.r.t support levels
2021-04-03lei tag: note message mismatches on failure
2021-04-03lei tag: fix tagging of IMAP inputs
2021-03-31lei_input: reduce IPC traffic with multiple inputs
2021-03-31lei: fix IMAP auth failure handling
2021-03-30lei tag: rename from "lei mark"