messages from 2019-09-10 08:38:25 to 2019-10-17 09:52:58 UTC [more...]
[PATCH] TODO: add a few more items around coderepos
2019-10-17 9:52 UTC
[PATCH 0/3] another round of doc updates
2019-10-17 7:42 UTC (5+ messages)
` [PATCH 1/3] doc: check-man: use COLUMNS env for width
` [PATCH 2/3] doc: update public-inbox-overview(7) for v2
` [PATCH 3/3] doc: avoid [<directory>] arg for git-clone(1)
how's memory usage on public-inbox-httpd?
2019-10-16 22:10 UTC (3+ messages)
BUG: --reindex broken on multiple Message-IDs reuse
2019-10-16 21:14 UTC
public-inbox-init with minimal info
2019-10-16 10:04 UTC (13+ messages)
[PATCH 0/2] rename "mainrepo" to "inboxdir"
2019-10-16 9:59 UTC (4+ messages)
` [PATCH 1/2] examples/grok-pull.post_update_hook: use "inbox_dir"
` [PATCH 2/2] config: support "inboxdir" in addition to "mainrepo"
` [PATCH 3/2] config: remove redundant inboxdir check
[PATCH] doc: check-man: ignore backspace char
2019-10-16 8:18 UTC
[PATCH] mda: support --no-precheck option
2019-10-16 8:13 UTC (3+ messages)
Do I need multiple publicinbox.<name>.address values?
2019-10-15 23:05 UTC (23+ messages)
` [PATCH] Config.pm: Add support for mailing list information
` [PATCH 0/4] Various bits to support import_imap_mailbox
` [PATCH 1/4] PublicInbox::Import Smuggle a raw message into add
` [PATCH 2/4] PublicInbox::Config: Process mailboxes in sorted order
` [PATCH 3/4] Config.pm: Add support for looking up repos by their directories
` [PATCH 4/4] IMAPTracker: Add a helper to track our place in reading imap mailboxes
` ibx->{listid} autoviv fixup [was: [PATCH 0/4] Various bits to support import_imap_mailbox]
[PATCH] doc: check-NEWS.atom fails gracefully on FreeBSD make(1)
2019-10-15 21:12 UTC
[PATCH 0/7] List-ID support in mda, watch, www
2019-10-15 20:36 UTC (8+ messages)
` [PATCH 1/7] Config.pm: Add support for mailing list information
` [PATCH 2/7] config: we always have {-section_order}
` [PATCH 3/7] config: simplify lookup* methods
` [PATCH 4/7] config: avoid unnecessary '||' use
` [PATCH 5/7] config: allow "0" as a valid mainrepo path
` [PATCH 6/7] mda, watch: wire up List-ID header support
` [PATCH 7/7] wwwtext: show listid config directive(s)
[PATCH] doc: "check-man" target to ensure we stay <=80 cols
2019-10-15 20:19 UTC
[PATCH] public-inbox-v2-format(5): fix formatting
2019-10-15 20:11 UTC (4+ messages)
` [PATCH 2/1] doc: v2-format: get man output under 80 cols
[PATCH] doc: remove unnecessary dependency on RelNotes directory
2019-10-15 7:33 UTC
High polling frequency of public-inbox-watch
2019-10-15 3:59 UTC (5+ messages)
` [PATCH] INSTALL: recommend inotify|kqueue modules for -watch
[PATCH] t/git-http-backend: disable worker processes
2019-10-10 18:55 UTC
[PATCH] doc: explain publicinbox.<name>.watchheader
2019-10-10 8:51 UTC (2+ messages)
[PATCH] TODO: add item for config linter and grapher
2019-10-10 8:42 UTC
[PATCH] doc: use local modules to generate NEWS*
2019-10-09 6:49 UTC
[PATCH] hlmod: update for highlight 3.51 API change
2019-10-08 22:00 UTC (7+ messages)
` [PATCH] TODO: add an item for Python pygments
[PATCH] extmsg: drop unused $have_mm variable
2019-10-08 21:42 UTC
[PATCH] doc: PublicInbox::SaPlugin::ListMirror manpage
2019-10-08 8:58 UTC
[PATCH] INSTALL: note that we prefer GNU make
2019-10-08 2:41 UTC
[PATCH] admin: show failing directory
2019-10-07 20:52 UTC
Git-only operation mode
2019-10-07 0:07 UTC (9+ messages)
Release schedule
2019-10-06 23:58 UTC (3+ messages)
[PATCH] examples: add grok-pull post_update_hook example
2019-10-06 23:56 UTC
[PATCH] doc: generate NEWS, NEWS.atom, and NEWS.html
2019-10-06 23:31 UTC
[PATCH] Makefile.PL: add dependency on MANIFEST contents
2019-10-06 23:01 UTC
[PATCH] t/spawn: fix with unusual env locations
2019-10-03 10:15 UTC (12+ messages)
` Test failures in build sandbox
` [PATCH] t/search: bail out on `git init --shared' failures
[PATCH] t/search: show file modes as octal on failures
2019-10-03 7:38 UTC
[PATCH 0/3] init: add manpage and locking
2019-10-03 7:21 UTC (4+ messages)
` [PATCH 1/3] init: favor --skip-epoch instead of --skip
` [PATCH 2/3] doc: add manpage for public-inbox-init(1)
` [PATCH 3/3] init: implement locking
[PATCH] #!/usr/bin/perl -> #!/usr/bin/env perl
2019-10-02 23:19 UTC (6+ messages)
` [PATCH] tests: recommend running create-certs.pl with $^X
[PATCH] HACKING: document Perl character class gotcha
2019-10-02 19:32 UTC
[PATCH] listener: warn on some accept()/accept4() errors
2019-10-01 23:18 UTC
[PATCH] TODO: add item for searching based on git-patch-id(1)
2019-10-01 22:00 UTC (3+ messages)
[PATCH 0/1] Fix broken clone URLs due to SCRIPT_NAME getting reset
2019-10-01 7:13 UTC (4+ messages)
` [PATCH 1/1] wwwstream: copy $ctx->{env} in new
` [PATCH] www: fix absolute URLs when mounted under a subdir
[PATCH] TODO: update with "git cat-file" items
2019-10-01 1:03 UTC
[PATCH] doc: avoid redundant mkdir(1) calls
2019-09-30 21:53 UTC
[PATCH] wwwtext: support $INBOX_URL/_/text/config/raw
2019-09-30 20:33 UTC (3+ messages)
[PATCH] config: use NUL-delimited git-config(1) output
2019-09-28 20:59 UTC
[PATCH 0/2] leak workarounds for Perl 5.16 on CentOS/RHEL 7
2019-09-27 21:01 UTC (6+ messages)
` [PATCH 1/2] ds: workaround a memory leak in Perl 5.16.x
` [PATCH 2/2] httpd: disable Deflater middleware by default on Perl <5.18
` [PATCH 3/2] qspawn: workaround Perl 5.16.3 leak, re-enable Deflater
[PATCH] mbox: update URL for mboxrd info
2019-09-26 22:38 UTC
[PATCH] v2writable: only change $EPOCH.git/config on epoch creation
2019-09-26 8:05 UTC
[PATCH] doc: update HACKING and TODO with a few items
2019-09-21 22:40 UTC (2+ messages)
` libgmime experiences? (was: [PATCH] doc: update HACKING and TODO ...)
NNTP COMPRESS clients? RFC 8054
2019-09-21 20:35 UTC (3+ messages)
[PATCH] feed: remove unused $cmt->{-html_url} field
2019-09-20 19:42 UTC
[PATCH] wwwatomstream: fix per-feed <id>
2019-09-20 2:42 UTC
[PATCH] config: boolean handling matches git-config(1)
2019-09-18 19:50 UTC
[PATCH 0/6] qspawn-related cleanups, comments, and minor fix
2019-09-17 9:40 UTC (9+ messages)
` [PATCH 1/6] qspawn: remove return value from ->finish
` [PATCH 2/6] qspawn: log errors for generic PSGI server users
` [PATCH 3/6] qspawn: shorten lifetime of circular references
` [PATCH 4/6] qspawn: improve variable naming and commenting
` [PATCH 5/6] http: drop unused `$env' variable after delete
` [PATCH 6/6] http: remove unnecessary delete
` [MAYBE] kill rpipe early
[PATCH 0/2] t/httpd-corner.t: fix lsof test when stdin pipe
2019-09-17 8:51 UTC (3+ messages)
` [PATCH 1/2] t/httpd-corner.t: don't fail lsof test if stdin is a pipe
` [PATCH 2/2] t/httpd-corner.t: don't fail lsof test if stdin is a pipe (try #2)
[PATCH] doc: update config manpage for "publicinbox.grokmanifest"
2019-09-15 4:20 UTC
[PATCH] qspawn: shorten lifetime of environ and opts args
2019-09-15 2:25 UTC
[PATCH] qspawn: clarify and improve error handling
2019-09-15 1:00 UTC
[PATCH] t/httpd-corner: use which() sub for detecting curl(1)
2019-09-15 0:47 UTC
[PATCH] doc: add release notes directory
2019-09-14 19:50 UTC
[PATCH] doc: update nntpd with NNTPS and STARTTLS examples
2019-09-14 18:28 UTC
[PATCH] httpd/async: improve naming and comments
2019-09-14 9:35 UTC
[PATCH] qspawn: remove unused WNOHANG import
2019-09-14 9:35 UTC
[PATCH] qspawn: simplify by using PerlIO::scalar
2019-09-14 9:21 UTC
[PATCH] admin: warn and ignore inaccessible inboxes
2019-09-14 9:21 UTC
[PATCH] nntp: regexp always consumes rbuf if "\n" exists
2019-09-14 5:25 UTC (21+ messages)
` trying to figure out 100% CPU usage in nntpd
` httpd 502s [was: trying to figure out 100% CPU usage in nntpd...]
[RFC] t/git-http-backend: add MANY_CLONE test
2019-09-13 8:57 UTC (2+ messages)
` [RFC 2/1] t/git-http-backend: disable worker processes
[PATCH] t/httpd-corner: check for leaking FDs and pipes
2019-09-13 1:50 UTC
[PATCH] githttpbackend: use REMOTE_ADDR for deleted identifier
2019-09-12 23:16 UTC
Accolades from kernel maintainers
2019-09-12 19:59 UTC (2+ messages)
[PATCH 0/2] tmpfile: new class to manage temporary files
2019-09-12 8:34 UTC (3+ messages)
` [PATCH 1/2] tmpfile: give temporary files meaningful names
` [PATCH 2/2] tmpfile: support O_APPEND and use it in DS::tmpio
[PATCH] solvergit: don't drop update-index stdin with qspawn
2019-09-12 6:58 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).