about summary refs log tree commit homepage
path: root/MANIFEST
DateCommit message (Expand)
2021-04-27lei q + lcat: support --format=text output
2021-04-27lei lcat: extract Message-IDs from URLs and show them
2021-04-27lei: add "ls-sync" command for listing sync folders
2021-04-26lei_input: support PublicInbox::WWW mboxrd URLs
2021-04-24lei import: keep sync info for Maildir and IMAP folders
2021-04-24lei_mail_sync: for bidirectional keyword sync
2021-04-21doc: add lei_design_notes.txt and lei-store-format(5)
2021-04-20lei edit-search: command to tweak search parameters
2021-04-20lei forget-search: new command to forget saved searches
2021-04-20lei-sigpipe: update and move test from xt => t
2021-04-18lei ls-search: command to list saved searches
2021-04-13lei: add "lei up" to complement "lei q --save"
2021-04-13lei q: start wiring up saved search
2021-04-11www: do not obfuscate addresses in URLs
2021-04-03lei/store: (more) synchronous non-fatal error output
2021-04-01lei sucks: sub-command to aid bug reporting
2021-04-01build: generate PublicInbox.pm with $VERSION
2021-03-31doc: add lei-mail-formats(5) manpage
2021-03-30lei tag: rename from "lei mark"
2021-03-29doc lei: add manpages for new commands
2021-03-28lei blob: add remote external support
2021-03-28lei init: split out into separate file
2021-03-27lei blob: aka "git-show-harder" for blobs
2021-03-26lei: add some labels support
2021-03-24lei mark: command for (un)setting keywords and labels
2021-03-23lei: share input code between convert and import
2021-03-21lei: All Local Externals: bare git dir for alternates
2021-03-17extindex: add some validation and config knobs for WWW
2021-03-15t/html_index: remove now-worthless test
2021-03-15test_common: add create_inbox helper sub
2021-03-12msg_part_text: discover text in application/octet-stream
2021-03-10doc: start glossary for overlapping concepts
2021-03-04lei q: import flags when clobbering/augmenting Maildirs
2021-03-01lei p2q: patch-to-query generator for "lei q --stdin"
2021-02-26lei q: support mbox locking by default
2021-02-26lei q: -tt marks direct hits as "flagged"
2021-02-25lei q: auto-memoize remote messages into lei/store
2021-02-24lei <import|convert>: support NNTP sources
2021-02-24add PublicInbox::URInntps package
2021-02-19net_writer: start implementing IMAP write support
2021-02-18lei: check for IMAP auth errors
2021-02-18lei import: add IMAP and (maildir|mbox*):$PATHNAME support
2021-02-18lei convert: mail format conversion sub-command
2021-02-18tests: setup_public_inboxes: use IMAP-friendly newsgroups
2021-02-11doc: add lei-import(1)
2021-02-10net_reader: new package split from -watch
2021-02-10use MdirReader in -watch and InboxWritable
2021-02-10lei: split out MdirReader package, lazy-require earlier
2021-02-08lei import: support Maildirs
2021-02-07lei help: split out into separate file