about summary refs log tree commit homepage
DateCommit message (Expand)
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
2019-10-01www: fix absolute URLs when mounted under a subdir
2019-10-01doc: avoid redundant mkdir(1) calls
2019-10-01TODO: add item for searching based on git-patch-id(1)
2019-10-01TODO: update with "git cat-file" items
2019-09-30config: use NUL-delimited git-config(1) output
2019-09-27qspawn: workaround Perl 5.16.3 leak, re-enable Deflater
2019-09-27wwwtext: support $INBOX_URL/_/text/config/raw
2019-09-27v2writable: only change $EPOCH.git/config on epoch creation
2019-09-27mbox: update URL for mboxrd info
2019-09-26hlmod: update for highlight 3.51 API change
2019-09-26httpd: disable Deflater middleware by default on Perl <5.18
2019-09-26ds: workaround a memory leak in Perl 5.16.x
2019-09-24spawnpp: use absolute path for exec