about summary refs log tree commit homepage
DateCommit message (Expand)
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
2019-10-16config: support "inboxdir" in addition to "mainrepo"
2019-10-16examples/grok-pull.post_update_hook: use "inbox_dir"
2019-10-16doc: check-man: ignore backspace char
2019-10-16mda: support --no-precheck option
2019-10-16Merge branch 'listid'
2019-10-16admin: show failing directory
2019-10-16doc: "check-man" target to ensure we stay <=80 cols
2019-10-16doc: check-NEWS.atom fails gracefully on FreeBSD make(1)
2019-10-15wwwtext: show listid config directive(s)
2019-10-15mda, watch: wire up List-ID header support
2019-10-15config: allow "0" as a valid mainrepo path
2019-10-15config: avoid unnecessary '||' use
2019-10-15config: simplify lookup* methods
2019-10-15config: we always have {-section_order}
2019-10-15Config.pm: Add support for mailing list information
2019-10-15PublicInbox::Import Smuggle a raw message into add
2019-10-15doc: remove unnecessary dependency on RelNotes directory
2019-10-15INSTALL: recommend inotify|kqueue modules for -watch
2019-10-15TODO: add an item for Python pygments
2019-10-14TODO: add item for config linter and grapher
2019-10-10t/git-http-backend: disable worker processes
2019-10-10doc: explain publicinbox.<name>.watchheader
2019-10-09doc: use local modules to generate NEWS*
2019-10-09INSTALL: note that we prefer GNU make