user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
 messages from 2019-07-08 04:53:48 to 2019-10-15 03:59:26 UTC [more...]

High polling frequency of public-inbox-watch
 2019-10-15  3:59 UTC  (5+ messages)
      ` [PATCH] INSTALL: recommend inotify|kqueue modules for -watch

Do I need multiple publicinbox.<name>.address values?
 2019-10-10 21:23 UTC  (21+ 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] 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 

public-inbox-init with minimal info
 2019-10-10  8:19 UTC  (12+ messages)

[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] public-inbox-v2-format(5): fix formatting
 2019-10-07 21:13 UTC  (3+ messages)

[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 

[PATCH] doc daemon: note the --listen directive is not always required
 2019-09-09  6:46 UTC 

[PATCH] doc edit: move =for comment after item
 2019-09-09  5:57 UTC 

[PUSHED] run update-copyrights from gnulib for 2019
 2019-09-09  5:57 UTC 

[PATCH] doc config: document indexlevel directive
 2019-09-09  5:45 UTC 

[PATCH] tests: add tcp_connect() helper
 2019-09-09  2:18 UTC 

[PATCH] nntp: fix redundant CRLF from "LISTGROUP GROUP RANGE"
 2019-09-08 10:45 UTC 

[PATCH] nntpdeflate: reduce overhead of idle clients
 2019-07-14  2:56 UTC 

[PATCH] TODO: remove done items, add some more
 2019-07-13 21:54 UTC 

[PATCH] nntp: support optional [range] arg in LISTGROUP
 2019-07-13 21:42 UTC 

[PATCH] nntp: fix LIST OVERVIEW.FMT ordering and format
 2019-07-13 21:38 UTC 

[PATCH] nntpdeflate: stop relying on SUPER for ->do_read
 2019-07-13 20:27 UTC 

[PATCH] nntp: clear local timer on idle client expiry
 2019-07-12  1:58 UTC 

[PATCH] http|nntp: avoid recursion inside ->write
 2019-07-10  8:26 UTC 

[PATCH] solver: remove redundant spawn imports
 2019-07-10  8:15 UTC 

[PATCH 0/3] a few minor cleanups
 2019-07-08  7:39 UTC  (4+ messages)
` [PATCH 1/3] daemon: use POSIX and WNOHANG more idiomatically
` [PATCH 2/3] httpd: (cleanup) use reference instead of *glob
` [PATCH 3/3] http|nntp: "use PublicInbox::DS" instead of ->import

[PATCH] ds: use WNOHANG with waitpid if inside event loop
 2019-07-08  7:01 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] http: use MSG_MORE for identity callback, too
 2019-07-08  4:53 UTC 


Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

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).