about summary refs log tree commit homepage
DateCommit message (Expand)
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
2019-10-09doc: PublicInbox::SaPlugin::ListMirror manpage
2019-10-09extmsg: drop unused $have_mm variable
2019-10-07examples: add grok-pull post_update_hook example
2019-10-07doc: generate NEWS, NEWS.atom, and NEWS.html
2019-10-07Makefile.PL: add dependency on MANIFEST contents
2019-10-05init: implement locking
2019-10-05doc: add manpage for public-inbox-init(1)
2019-10-05init: favor --skip-epoch instead of --skip
2019-10-05t/search: bail out on `git init --shared' failures
2019-10-03t/search: show file modes as octal on failures
2019-10-02tests: recommend running create-certs.pl with $^X
2019-10-02HACKING: document Perl character class gotcha
2019-10-02listener: warn on some accept()/accept4() errors