about summary refs log tree commit homepage
path: root/MANIFEST
DateCommit message (Expand)
2021-06-20scripts: add syscall-list tool for development
2021-06-12lei ls-mail-source: list IMAP folders and NNTP groups
2021-06-09lei prune-mail-sync: new command to prune invalid sync data
2021-06-08lei import: speed up repeated Maildir imports
2021-06-03lei import: speed up kw updates for old IMAP messages
2021-05-27lei rm: new command to remove messages from index
2021-05-25lei forget-mail-sync: new command to drop sync information
2021-05-23lei export-kw: new command to export keywords to Maildirs
2021-05-17doc lei: add manpages for new commands
2021-05-17doc lei: add manpage for convert
2021-05-05lei rediff: capture and regenerate file modes
2021-05-05lei rediff: regenerate diffs from stdin
2021-05-04lei index: new command to index mail w/o git storage
2021-05-01lei: rename ls-sync to ls-mail-sync
2021-05-01xt/lei-onion-convert: test for NNTP+IMAP onions
2021-04-30net_reader: Net::NNTP --proxy=socks5h:// support
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"