user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
 messages from 2022-09-02 18:25:39 to 2022-11-28 05:32:39 UTC [more...]

[PATCH 00/95] clone: multi-inbox/repo support
 2022-11-28  5:31 UTC  (33+ messages)
` [PATCH 01/95] clone: support multi-inbox clone
` [PATCH 02/95] clone: support --include and --exclude with multi-clone
` [PATCH 03/95] clone: parallelize v2 epoch clones
` [PATCH 04/95] lei_mirror: async config retrieval for v2 w/ manifest
` [PATCH 05/95] lei_mirror: rely on DESTROY to index v2 inbox
` [PATCH 06/95] lei_mirror: rely on global process reaper
` [PATCH 07/95] clone: support parallel v1 clones
` [PATCH 08/95] lei_mirror: default to single job by default
` [PATCH 09/95] lei_mirror: move directory creation to v2-only path
` [PATCH 10/95] lei_mirror: retrieve description text asynchronously, too
` [PATCH 11/95] switch inotify/kevent stuff to v5.12
` [PATCH 12/95] manifest: update module blurb + v5.12
` [PATCH 13/95] lei_mirror: simplify _get_txt_start callers
` [PATCH 14/95] lei_mirror: elide description retrieval for v1|coderepo
` [PATCH 15/95] lei_mirror: add a hint for skipped epoch permissions
` [PATCH 16/95] lei_mirror: consolidate clone process management
` [PATCH 17/95] lei_mirror: load File::Path unconditionally
` [PATCH 18/95] lei_mirror: load most modules up-front
` [PATCH 19/95] lei_mirror: set gitweb.owner from manifest
` [PATCH 20/95] clone: support --dry-run / -n flag
` [PATCH 21/95] lei_mirror: initialize placeholders with "head" from manifest
` [PATCH 22/95] lei_mirror: support {reference} for v1 manifest clones
` [PATCH 23/95] lei_mirror: reduce noise on interrupted clones
` [PATCH 24/95] clone: support --inbox-config option
` [PATCH 25/95] lei_mirror: retrieve v2 description properly
` [PATCH 26/95] lei_mirror: reduce scope of v2 lock
` [PATCH 27/95] lei_mirror: allow --epoch on mixed v1/v2 clones
` [PATCH 28/95] lei_mirror: fix infinite loop in dependency resolution
` [PATCH 29/95] lei_mirror: defend against infinite loops
` [PATCH 30/95] lei_mirror: do not fetch descriptions if using manifest
` [PATCH 32/95] lei_mirror: fix glob semantics to match end-of-path
` [PATCH 34/95] lei_mirror: support manifest {references} for v2 epochs

handling unquoted utf8 in the headers
 2022-11-27  9:15 UTC  (5+ messages)
` [PATCH] eml: header_raw converts octets to Perl UTF-8
    ` [PATCH] content_hash: handle References as octets

[PATCH] examples/nginx_proxy: recommend `proxy_buffering off'
 2022-11-26  9:55 UTC 

[PATCH] filter/rubylang: adjust filter for new list software
 2022-11-26  7:24 UTC 

[PATCH] SaPlugin::ListMirror: follow RFC 2919 List-ID rules
 2022-11-25 11:44 UTC 

[PATCH 0/3] proxy-related things
 2022-11-23  4:09 UTC  (4+ messages)
` [PATCH 1/3] lei_curl: set --proxy for curl(1) properly
` [PATCH 2/3] config: urlmatch $? does not influence our exits
` [PATCH 3/3] lei_curl: use http.proxy config from git if available

Debian's Perl CI tests fail for public-inbox
 2022-11-14 20:32 UTC  (2+ messages)

imap: "Can't use an undefined value as a subroutine reference"
 2022-11-14  8:07 UTC  (10+ messages)
` [PATCH] lei: add diagnostics for IMAP writer failures
  ` [PATCH] doc: document --jobs for `lei q' and `lei up'
    ` [PATCH v2] lei: bail out earlier on IMAP writer failures
              ` [PATCH] lei q|up: limit default write --jobs for IMAP(S)

[PATCH 0/6] doc: linkify HTML harder
 2022-11-03  2:03 UTC  (8+ messages)
` [PATCH 1/6] doc: txt2pre: linkify new commands
` [PATCH 2/6] doc: lei: improve description of *-search commands
` [PATCH 3/6] doc: txt2pre: linkify "lei COMMAND" form
` [PATCH 4/6] doc: txt2pre: modernize and use v5.12
` [PATCH 5/6] doc: lei-import: link to lei-store-format(5)
` [PATCH 6/6] txt2pre: linkify lei/store => lei-store-format.html

[PATCH] lei: fix globbing semantics to match end-of-filename
 2022-11-01  9:36 UTC 

[PATCH] lei up: improve error for multiple lei.q values
 2022-10-31 21:52 UTC 

[Need Help] lei add quotes at the search
 2022-10-31  7:47 UTC  (6+ messages)

Test failures due to core.sharedRepository and
 2022-10-25 16:49 UTC  (3+ messages)
  ` Test failures due to core.sharedRepository and sandboxing

[PATCH] tests: expand relative @INC paths
 2022-10-25 11:43 UTC 

[PATCH 0/6] trivial clone|fetch-related stuff
 2022-10-20  8:43 UTC  (7+ messages)
` [PATCH 1/6] clone|fetch: preserve mtime of modified manifest.js.gz
` [PATCH 2/6] another step towards git SHA-256 support
` [PATCH 3/6] githttpbackend: remove unused $BIN variable
` [PATCH 4/6] treewide: replace /^I: / prefix with /^# /
` [PATCH 5/6] lei_mirror: make _finish_add_external call more obvious
` [PATCH 6/6] lei_mirror: delimit names by `\n' to improve die message

SIGWINCH not recognized under macOS
 2022-10-17  9:30 UTC  (6+ messages)
` [PATCH] SIGWINCH is 28 on macOS
  ` [PATCH] SIGWINCH is 28 on Darwin-based OSes
` [PATCH 0/2] fix SIGWINCH for Linux MIPS and PA-RISC
` [PATCH 1/2] syscall: avoid needless string comparison on x86-64
` [PATCH 2/2] sigfd: set SIGWINCH for MIPS and PA-RISC on Linux

[PATCH] dskqxs: fix loop to allow `next'
 2022-10-11  0:05 UTC 

[PATCH 0/3] www: viewvcs: tags + minor updates
 2022-10-10 21:34 UTC  (4+ messages)
` [PATCH 1/3] viewvcs: avoid one ascii_html call
` [PATCH 2/3] xt/solver: skip on missing publicinbox.git.coderepo
` [PATCH 3/3] www: viewvcs: display annotated tags as discreet objects

[PATCH 0/5] www: some coderepo stuff
 2022-10-08  8:24 UTC  (6+ messages)
` [PATCH 1/5] config: remove {-cgitrc_unparsed} field
` [PATCH 2/5] www_coderepo: wire up snapshots from summary
` [PATCH 3/5] www_coderepo: update blurb on the goal/purpose of this
` [PATCH 4/5] www: cgit: fix fallback to WwwCoderepo on array responses
` [PATCH 5/5] www_coderepo: allow searching one extindex|inbox

[PATCH 0/3] www: configurable cgit fallback for coderepos
 2022-10-07  7:42 UTC  (5+ messages)
` [PATCH 1/3] www: do not call ->coderepo->srv on sub ref
` [PATCH 2/3] www: cgit: fall back to WwwCoderepo on 404s
` [PATCH 3/3] www: support publicinbox.cgit knob
  ` [squash 4/3] manpage fix (was: [PATCH 3/3] www: support publicinbox.cgit knob)

[PATCH 00/10] www_coderepo: git viewer w/ search planned
 2022-10-04 23:01 UTC  (12+ messages)
` [PATCH 01/10] tests: use test_httpd consistently
` [PATCH 02/10] cgit: use Perl 5.10-isms, optimize, and golf
` [PATCH 03/10] git: hoist out description
` [PATCH 04/10] git: move cloneurl + description reading here
` [PATCH 05/10] www_coderepo: an alternative to cgit
` [PATCH 06/10] www_coderepo: wire up /$CODEREPO/$OID/s/ endpoint
` [PATCH 07/10] git: allow ->local_nick to return undef
` [PATCH 08/10] www_coderepo: wire up snapshot support
` [PATCH 09/10] www_stream: use git->pub_urls for coderepo links
  ` [PATCH 11/10] www_stream: pass $env to git->pub_urls
` [PATCH 10/10] www_coderepo: start a top nav bar in summary view

[PATCH] viewdiff: fix parts of diff being appended after signature
 2022-10-02 15:11 UTC 

[PATCH] www_stream: use DESTROY to cleanup temporary gits
 2022-10-01 18:52 UTC 

[PATCH] lei: force --jobs=1,1 for SQLite < 3.8.3
 2022-10-01  0:33 UTC 

[PATCH] git_async_cat: automatically cleanup temporary gits
 2022-10-01  0:07 UTC 

[PATCH 0/4] fixes noticed while diagnosing t/lei-up.t
 2022-09-30 17:20 UTC  (6+ messages)
` [PATCH 1/4] tests: favor 3 argument `open' with interopolation
` [PATCH 2/4] t/lei-up: improve diagnostics for this test
` [PATCH 3/4] lei_to_mail: propagate errors to script/lei
` [PATCH 4/4] t/altid_v2: improve test style
` SQLite <3.8.3 was broken on fork (was: fixes noticed while diagnosing t/lei-up.t)

[PATCH] www: remove "1\n" lines in $MSGID/t/ view
 2022-09-29 20:56 UTC 

"make test" for 1.9.0 on centos-7
 2022-09-29 19:40 UTC  (11+ messages)
    ` [PATCH 0/4] CentOS 7 fixes + fix Gcf2 everywhere
      ` [PATCH 1/4] syscall: initialize buffer for vec()
      ` [PATCH 2/4] treewide: use --globoff with curl(1)
      ` [PATCH 3/4] gcf2: fix syntax error and require PublicInbox::Git
      ` [PATCH 4/4] tests: no IPv6 on old Net::NNTP, Mail::IMAPClient, HTTP::Tiny

[PATCH 0/4] some minor performance tweaks
 2022-09-26 10:17 UTC  (5+ messages)
` [PATCH 1/4] viewdiff: save memory by eliminating two captures
` [PATCH 2/4] gcf2: support worktree $GIT_DIR
` [PATCH 3/4] viewvcs: load blobs asynchronously
` [PATCH 4/4] git: reduce early bare-bones memory use

t/pop3d.t failure on 1.9.0
 2022-09-21 17:46 UTC  (3+ messages)
` [PATCH] t/pop3d: skip all tests if no certs are found

[PATCH] www: viewdiff: fix UTF-8 names inside mbox attachments
 2022-09-12 22:54 UTC 

[PATCH] git_async_cat: don't use Gcf2 for temporary git dirs
 2022-09-12 16:04 UTC 

[PATCH 0/2] www: solver linkification fixes
 2022-09-10 20:10 UTC  (3+ messages)
` [PATCH 1/2] view: fix solver links with multiple messages
` [PATCH 2/2] solver: do not show redundant URLs in log

[PATCH 00/38] www: reduce memory usage
 2022-09-10  8:17 UTC  (39+ messages)
` [PATCH 01/38] xt: fold perf-obfuscate into perf-msgview, future-proof
` [PATCH 02/38] www: gzip_filter: implicitly flush {obuf} on zmore/zflush
` [PATCH 03/38] view: rework single message page to compress earlier
` [PATCH 04/38] www_atom_stream: require 200 response
` [PATCH 05/38] www_stream: aresponse assumes 200, too
` [PATCH 06/38] www_text: reduce parameter passing for response header
` [PATCH 07/38] viewvcs: use shorter and simpler ctx->html_done
` [PATCH 08/38] www_listing: consolidate some ->zmore dispatches
` [PATCH 09/38] www_listing: avoid unnecessary work for common cases
` [PATCH 10/38] www: viewdiff: use return value for diff_hunk
` [PATCH 11/38] view: simplify _parent_headers
` [PATCH 12/38] view: eml_entry: reduce manipulation of ctx->{obuf}
` [PATCH 13/38] gzip_filter: ->translate can reuse zmore/zflush
` [PATCH 14/38] view: remove multipart_text_as_html
` [PATCH 15/38] view: reduce subroutine calls for submsg_hdr
` [PATCH 16/38] view: attach_link: reduce obuf manipulation
` [PATCH 17/38] viewdiff: reuse existing string in diff_before_or_after
` [PATCH 18/38] view: _th_index_lite: avoid one s///, improve symmetry
` [PATCH 19/38] view: _th_index_lite: use `//' defined-or op
` [PATCH 20/38] view: reduce ascii_html calls and {obuf} use
` [PATCH 21/38] view: html_footer: golf out a few lines
` [PATCH 22/38] view: html_footer: remove obuf dependency
` [PATCH 23/38] view: html_footer: avoid escaping " in a few places
` [PATCH 24/38] viewdiff: diff_hunk: shorten conditionals, slightly
` [PATCH 25/38] view: switch a few things to ctx->zmore
` [PATCH 26/38] www: drop {obuf} use entirely, for now
` [PATCH 27/38] www: switch to zadd for the majority of buffering
` [PATCH 28/38] www: use PerlIO::scalar (zfh) for buffering
` [PATCH 29/38] viewdiff: diff_before_or_after: avoid extra capture
` [PATCH 30/38] viewdiff: diff_header: shorten function, slightly
` [PATCH 31/38] www_static: switch to `print $zfh', and optimize
` [PATCH 32/38] httpd/async: describe which ->write subs it can call
` [PATCH 33/38] translate: support multiple buffer args
` [PATCH 34/38] gzip_filter: write: use multi-arg translate
` [PATCH 35/38] feed: new_html_i: switch from zmore to `print $zfh'
` [PATCH 36/38] mbox*: use multi-arg ->translate and ->write
` [PATCH 37/38] www_listing: switch to `print $zfh'
` [PATCH 38/38] viewvcs: "

[PATCH] lei: fix --help for --jobs with `up' and `q'
 2022-09-10  1:35 UTC 

[PATCH] Gcf2: Create cache folder if missing
 2022-09-09 10:10 UTC  (3+ messages)

[PATCH] t/v2mirror: increase timeout for plackup bind+listen
 2022-09-08  8:16 UTC 

[PATCH] view: drop unnecessary comma in date range note
 2022-09-04 16:09 UTC 

[PATCH] prepare HTML rendering maintainer tests for upcoming changes
 2022-09-04  4:27 UTC 

[PATCH 0/2] lei-related import tweaks
 2022-09-02 18:26 UTC  (2+ messages)
` [PATCH 2/2] import: pass --quiet to `git gc' if STDERR isn't a tty


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