user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
 messages from 2022-11-28 05:32:34 to 2023-01-13 10:35:50 UTC [more...]

[PATCH 0/3] coderepo-related cleanups + sha256
 2023-01-13 10:35 UTC  (4+ messages)
` [PATCH 1/3] qspawn: import Scalar::Util::blessed properly
` [PATCH 2/3] viewvcs: use git(1) for coderepo access
` [PATCH 3/3] coderepo: consolidate git --batch-check users

[PATCH] www_coderepo: tree: do not break #n$LINENO
 2023-01-13  4:01 UTC 

Accesskeys for keyboard navigation
 2023-01-13  0:57 UTC  (2+ messages)

[PATCH] search_view: show "No results" text on 404
 2023-01-12 14:25 UTC 

[PATCH 0/3] coderepo: cgit-compatible /tree/ redirect
 2023-01-12 14:19 UTC  (5+ messages)
` [PATCH 1/3] www_stream: coderepo-specific top bar
` [PATCH 2/3] www_coderepo: /tree/ redirects to /$OID/s/
` [PATCH 3/3] www_coderepo: /tree/ 404s search git history

[PATCH] www: /$INBOX/$MSGID/d/ to diff reused Message-IDs
 2023-01-11 11:00 UTC  (2+ messages)
` [1/2 PATCH] hoist MailDiff and ContentDigestDbg out of lei

[PATCH 0/4] www: more coderepo tweaks
 2023-01-10 11:49 UTC  (5+ messages)
` [PATCH 1/4] www_coderepo: handle "?h=$tip" in summary view
` [PATCH 2/4] www_coderepo: show tree root as "(root)"
` [PATCH 3/4] viewvcs: update comment about show_other_result
` [PATCH 4/4] config: use inbox names to map inboxes <-> coderepos

Add "generator" information to HTML pages
 2023-01-08 21:54 UTC  (5+ messages)

[PATCH 0/2] coderepo memory savings
 2023-01-08  8:04 UTC  (3+ messages)
` [PATCH 1/2] config: do not implicitly set coderepo.*.cgiturl
` [PATCH 2/2] www_coderepo: do not copy {-code_repos} from config

[PATCH] qspawn: use Perl 5.12 and rely on `perl -w' for warnings
 2023-01-06 11:51 UTC 

[PATCH] lei_mirror: do not needlessly rewrite project-list
 2023-01-06 11:51 UTC 

[PATCH 0/4] www_coderepo vs cgit fallback fixes
 2023-01-06 10:10 UTC  (5+ messages)
` [PATCH 1/4] qspawn: use fallback response code from CGI program
` [PATCH 2/4] httpd/async: retry reads properly when parsing headers
` [PATCH 3/4] qspawn: consistently return 500 on premature EOF
` [PATCH 4/4] qspawn: fix EINTR with generic PSGI servers

[PATCH 0/2] public-inbox-clone updates
 2023-01-05 11:41 UTC  (3+ messages)
` [PATCH 1/2] clone: document --project-list and --post-update-hook
` [PATCH 2/2] clone: implement --exit-code

[PATCH 0/3] www: cleanup URL generation around coderepos
 2023-01-05  9:58 UTC  (5+ messages)
` [PATCH 1/3] git: fix non-empty SCRIPT_NAME handling for PSGI mounts
` [PATCH 2/3] git: pub_urls shows base_url default
` [PATCH 3/3] www: make coderepo URL generation more consistent

public-inbox-convert hangs on systems using musl libc
 2023-01-05  7:32 UTC  (13+ messages)
            ` [PATCH] git: cap MAX_INFLIGHT value to POSIX minimum
                ` [PATCH] git: fix asynchronous batching for deep pipelines
                    ` [PATCH] git: write_all: remove leftover debug messages

[PATCH] www_coderepo: implement /$CODE_REPO/atom/ endpoint
 2023-01-03 11:35 UTC 

[PATCH] daemon: don't bother checking for existing FD flags
 2023-01-03  0:05 UTC 

[PATCH] githttpbackend: avoid copying PSGI env
 2023-01-03  0:03 UTC 

[PATCH] qspawn: fix process finalization for generic PSGI server
 2023-01-02  8:20 UTC 

[PATCH] t/httpd-unix.t: stop tail(1) before stopping server
 2023-01-02  8:18 UTC 

[PATCH] t/solver_git.t: avoid redundant work for snapshot test
 2023-01-01 10:54 UTC 

[PATCH] www: load cgitrc for coderepos for solver
 2022-12-31  6:17 UTC 

[PATCH] t/run.perl: drop branch for a small set of test cases
 2022-12-30 22:07 UTC 

[PATCH 0/2] clone fixups
 2022-12-30 10:59 UTC  (3+ messages)
` [PATCH 1/2] clone: --dry-run unconditionally runs show-ref
` [PATCH 2/2] clone: fix --post-update-hook behavior

[PATCH] clone: support --post-update-hook= from grokmirror
 2022-12-28  2:56 UTC 

[PATCH] qspawn: more generic command chaining
 2022-12-27 12:51 UTC 

[PATCH] syscall: fix i386/i686 detection
 2022-12-25 13:24 UTC 

[PATCH 0/2] spawning-related cleanups
 2022-12-24 10:40 UTC  (4+ messages)
` [PATCH 1/2] spawn_pp: cleanup, error checks and descriptive errors
` [PATCH 2/2] test_common: avoid needless fcntl in start_script
  ` [PATCH v2 "

[PATCH] Gcf2: Create cache folder if missing
 2022-12-23 22:11 UTC  (3+ messages)
  ` [PATCH] cleanup pure Perl use

[PATCH 0/2] syscall debloating
 2022-12-23 12:51 UTC  (3+ messages)
` [PATCH 1/2] syscall: get rid of epoll_defined() sub
` [PATCH 2/2] syscall: drop syscall.ph support

[PATCH 0/4] httpd/async fixes for coderepos
 2022-12-23 11:05 UTC  (5+ messages)
` [PATCH 1/4] httpd: avoid crash on cgit -> coderepo 404 fallback
` [PATCH 2/4] httpd/async: remove useless undef
` [PATCH 3/4] qspawn: shorten life of {hdr_buf} in generic code path
` [PATCH 4/4] httpd/async + qspawn: rename {fh} fields

[PATCH] lei_mirror: allow `git show-ref' failures
 2022-12-23  6:05 UTC 

dovecot fronting for public-inbox-imapd + private mail groups?
 2022-12-22 11:38 UTC  (5+ messages)

Feature request: Support for body in mailto links
 2022-12-22 11:28 UTC  (4+ messages)

[PATCH] tests: add tests for cloning coderepos w/ manifest
 2022-12-22 10:43 UTC 

netd/httpd memory usage
 2022-12-16 23:25 UTC  (2+ messages)

[PATCH] relnotes: 2.0.0 work-in-progress
 2022-12-15 19:34 UTC 

[PATCH] www_listing: drop "sort options + mbox downloads" bit
 2022-12-14 22:34 UTC 

[PATCH] search_query: fix warnings on empty "o=" query
 2022-12-14 22:24 UTC 

[PATCH] solver_git: more descriptive error for "git apply" failures
 2022-12-14 22:23 UTC 

[PATCH 0/2] lei_mirror: minor tweaks and fixups
 2022-12-12  9:58 UTC  (3+ messages)
` [PATCH 1/2] lei_mirror: trim current symlinks from warning
` [PATCH 2/2] lei_mirror: break circular references

[PATCH 0/2] some sleep elimination
 2022-12-12  4:22 UTC  (3+ messages)
` [PATCH 1/2] tests: replace select/usleep calls with tick()
` [PATCH 2/2] t/httpd-unix: eliminate some busy waits

[PATCH] TODO: remove done items, adjust/add/abandon some
 2022-12-09  1:41 UTC  (2+ messages)
` FUSE3 vs read-write IMAP for lei

[PATCH 0/2] lei - expanding relative paths for `lei up'
 2022-12-01 11:21 UTC  (3+ messages)
` [PATCH 1/2] lei: stricter external checks for valid $GIT_DIR/objects
` [PATCH 2/2] lei_saved_search: expand only/include/exclude to absolute paths

[PATCH] nntpd: fix LISTGROUP with range
 2022-11-28 23:11 UTC  (3+ messages)

[PATCH 00/95] clone: multi-inbox/repo support
 2022-11-28  5:32 UTC  (88+ messages)
` [PATCH 08/95] lei_mirror: default to single job by default
` [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 31/95] lei_mirror: require PublicInbox::Lock at use
` [PATCH 32/95] lei_mirror: fix glob semantics to match end-of-path
` [PATCH 33/95] lei_mirror: differentiate -entv vs -ent
` [PATCH 34/95] lei_mirror: support manifest {references} for v2 epochs
` [PATCH 35/95] lei_mirror: simplify v2 code paths
` [PATCH 36/95] clone: support --inbox-version
` [PATCH 37/95] lei_mirror: require Perl v5.12+
` [PATCH 38/95] lei_mirror: ensure curl exits 22 on HTTP 404 responses
` [PATCH 39/95] lei_mirror: cleanup File::Temp OO usage
` [PATCH 40/95] lei_mirror: add `index' target to generated Makefile
` [PATCH 41/95] lei_mirror: do not write Makefile for --inbox-config=never
` [PATCH 42/95] lei_mirror: hoist out dump_manifest sub
` [PATCH 43/95] lei_mirror: avoid convoluted lazy_cb usage
` [PATCH 44/95] lei_mirror: simplify clone_v2_prep
` [PATCH 45/95] lei_mirror: support --objstore and forkgroups
` [PATCH 46/95] lei_mirror: cleanup process reaping logic
` [PATCH 47/95] lei_mirror: ensure git <1.8.5 fallback can use torsocks
` [PATCH 48/95] clone: flesh out --objstore behavior and document
` [PATCH 49/95] lei_mirror: always pack refs for coderepos
` [PATCH 50/95] lei_mirror: set description for non-inboxes, too
` [PATCH 51/95] lei_mirror: force --no-tags when fetching forkgroups
` [PATCH 52/95] lei_mirror: preserve permissions of existing alternates file
` [PATCH 53/95] lei_mirror: do not show ref updates w/o --verbose
` [PATCH 54/95] lei_mirror: drop git <1.8.5 support
` [PATCH 55/95] lei_mirror: make basename more descriptive
` [PATCH 56/95] lei_mirror: fix --dry-run for forkgroups
` [PATCH 57/95] lei_mirror: forkgroups use `git fetch --multiple'
` [PATCH 58/95] clone: move --dry-run handling to lei_mirror
` [PATCH 59/95] clone: drop unnecessary requires
` [PATCH 60/95] clone: use v5.12
` [PATCH 61/95] clone: require `--objstore=' for default location
` [PATCH 62/95] lei_mirror: shorten remote names
` [PATCH 63/95] fetch: use v5.12
` [PATCH 64/95] fetch: eliminate File::Temp->filename var
` [PATCH 65/95] lei_mirror: properly pack-refs in non-forkgroup repos
` [PATCH 66/95] lei_mirror: show child error error code
` [PATCH 67/95] on_destroy: support ->cancel callback
` [PATCH 68/95] lei_mirror: support resuming multi-repo clones
` [PATCH 69/95] lei_mirror: check fingerprints before fetching
` [PATCH 70/95] clone: support loading manifest.js.gz from destination
` [PATCH 71/95] lei_mirror: delay configuring forkgroups
` [PATCH 72/95] clone: canonicalize destination path from CLI
` [PATCH 73/95] clone|fetch: support passing --prune(-tags) to `git fetch'
` [PATCH 74/95] lei_mirror: avoid needless FD passing
` [PATCH 75/95] clone: support --keep-going/-k like make(1)
` [PATCH 76/95] lei_mirror: don't warn on missing manifest on initial clone
` [PATCH 77/95] lei_mirror: respect `./' and `../' prefixes for CLI args
` [PATCH 78/95] lei_mirror: --manifest= affects destination, too
` [PATCH 79/95] lei_mirror: update fingerprints when writing local manifest.js.gz
` [PATCH 80/95] lei_mirror: remove janky mirror.done stamp file
` [PATCH 81/95] lei_mirror: simplify most process spawning
` [PATCH 82/95] lei_mirror: run v1_done earlier on forkgroup done
` [PATCH 83/95] lei_mirror: simplify forkgroup-related subs
` [PATCH 84/95] lei_mirror: shorten scope mirror objects
` [PATCH 85/95] lei_mirror: set {head} from manifest
` [PATCH 86/95] lei_mirror: support {symlinks} "
` [PATCH 87/95] lei_mirror: eliminate circular references
` [PATCH 88/95] lei_mirror: use curl -z/--timecond if manifest exists
` [PATCH 89/95] lei_mirror: avoid redundant curl `-f' use
` [PATCH 90/95] lei_mirror: omit trailing slash for git remote.*.url
` [PATCH 91/95] lei_mirror: set info/web/last-modified from manifest
` [PATCH 92/95] lei_mirror: don't clobber inbox.config.example if it exists
` [PATCH 93/95] lei_mirror: break out of fgrp fetch iteration early
` [PATCH 94/95] clone: support --project-list= for cgit
` [PATCH 95/95] lei_mirror: handle forkgroup changes


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