about summary refs log tree commit homepage
DateCommit message (Expand)
2019-10-30wwwlisting: fix spelling and clarify sub location
2019-10-30Merge branch 'learn'
2019-10-30doc: add public-inbox-learn(1) manpage
2019-10-30mda: support multiple List-ID matches
2019-10-30mda: prepare for multiple destinations
2019-10-30inboxwritable: add assert_usable_dir sub
2019-10-30mda: skip MIME parsing if spam
2019-10-30mda: hoist out mda_filter_adjust
2019-10-30filter/base: remove MAX_MID_SIZE constant
2019-10-30mda: hoist out List-ID handling and reuse in -learn
2019-10-30learn: hoist out remove_or_add subroutine
2019-10-30learn: GIT_COMMITTER_<NAME|EMAIL> may be "" or "0"
2019-10-30learn: update usage statement
2019-10-30learn: only map recipient list on "ham" or "rm"
2019-10-30learn: support multiple To/Cc headers
2019-10-30Merge remote-tracking branch 'origin/multi-mid'
2019-10-30HACKING: add a note about avoiding recursion
2019-10-28view: show X-Alt-Message-ID in permalink view, too
2019-10-28index: allow search/lookups on X-Alt-Message-ID
2019-10-28linkify: support adding "(raw)" link for Message-IDs
2019-10-28view: improve warning for multiple Message-IDs
2019-10-28view: move '<' and '>' outside <a>
2019-10-28view: display redundant headers in permalink
2019-10-28search: support multiple From/To/Cc/Subject headers
2019-10-23Merge branch 'regen'
2019-10-22doc: clean-doc: remove generated standards.txt
2019-10-22syscall: get rid of sendfile wrappers for now
2019-10-22hval: remove new_oneline
2019-10-22git: remove src_blob_url
2019-10-22watchmaildir: remove redundant _path_to_mime
2019-10-22inboxwritable: import_maildir uses maildir_path_load
2019-10-22www: remove unused ctx_get sub
2019-10-22overidx: remove unused delete_articles sub
2019-10-22v2writable: use msgmap as multi_mid queue
2019-10-22v2writable: move git->cleanup to the correct place
2019-10-21v2writable: reindex handles 3-headered monsters
2019-10-21v2writable: improve "num_for" API and disambiguate
2019-10-21v2writable: set unindexed article number
2019-10-21doc: update 1.2 work-in-progress release notes
2019-10-21TODO: DHT (distributed hash table) for Message-IDs
2019-10-18examples/grok-pull.post_update_hook: fix config detection
2019-10-17TODO: add a few more items around coderepos
2019-10-17doc: v2-format: get man output under 80 cols
2019-10-17public-inbox-v2-format(5): fix formatting
2019-10-17Merge remote-tracking branch 'origin/inboxdir'
2019-10-17doc: enable "check-man" target via "check" in gmake
2019-10-17doc: avoid [<directory>] arg for git-clone(1)
2019-10-17doc: update public-inbox-overview(7) for v2
2019-10-16doc: check-man: use COLUMNS env for width
2019-10-16config: remove redundant inboxdir check