unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
 messages from 2022-11-28 05:32:43 to 2023-01-27 08:14:21 UTC [more...]

[PATCH 0/2] use `git cat-file --batch-command' if available
 2023-01-27  8:14 UTC  (4+ messages)
` [PATCH 1/2] git: use --batch-command in git 2.36+ to save processes
` [PATCH 2/2] git: drop needless checks for old git

[PATCH 0/4] git-related updates
 2023-01-25 10:18 UTC  (5+ messages)
` [PATCH 1/4] git: use core.abbrev=no on git 2.31+
` [PATCH 2/4] process_pipe: warn hackers off using it for bidirectional pipes
` [PATCH 3/4] git: drop needless ENOENT import
` [PATCH 4/4] git: reduce delete ops in _destroy

[PATCH 00/11] www_coderepo: subjective web stuffs
 2023-01-24  9:49 UTC  (12+ messages)
` [PATCH 01/11] qspawn: drop lineno from command failure warning
` [PATCH 02/11] viewvcs: add path name hint based on `b=' query param
` [PATCH 03/11] viewvcs: prepopulate search bar with dfpost + dfn
` [PATCH 04/11] www_coderepo: show /$INBOX/?t=$DATE link for commits
` [PATCH 05/11] www_coderepo: eliminate debug log footer
` [PATCH 06/11] http: reuse STDIN if it's already /dev/null
` [PATCH 07/11] viewvcs: expand on path names being "non-authoritative"
` [PATCH 08/11] viewvcs: show message for 404||500 errors
` [PATCH 09/11] solver_git: remove extraneous leading `-'
` [PATCH 10/11] www_coderepo: remove some needless return statements
` [PATCH 11/11] viewvcs: improve tree glossary view

[PATCH] ds: awaitpid: do not clobber entries for reaped processes
 2023-01-21  8:58 UTC 

[PATCH 0/4] qspawn|awaitpid error handling improvements
 2023-01-19 20:32 UTC  (5+ messages)
` [PATCH 1/4] qspawn: {quiet} only affects normal command exit
` [PATCH 2/4] qspawn: psgi_qx: do not call async_pass on errors
` [PATCH 3/4] ds: improve error handling of synchronous awaitpid
` [PATCH 4/4] qspawn: drop unnecessary awaitpid import

[PATCH 00/12] improve process reaping
 2023-01-18  2:10 UTC  (14+ messages)
` [PATCH 01/12] ipc: remove {-reap_async} field
` [PATCH 02/12] t/solver_git.t: fix test message
` [PATCH 03/12] qspawn: drop {psgi_env} deref
` [PATCH 04/12] ds: introduce awaitpid, switch ProcessPipe users
  ` [PATCH 13/12] qspawn: use ->DESTROY to force ->finalize
` [PATCH 05/12] git|gcf2: switch to awaitpid
` [PATCH 06/12] watch: "
` [PATCH 07/12] watch: simplify internal data structures
` [PATCH 08/12] eofpipe: drop {arg} support for now
` [PATCH 09/12] watch: IMAP and NNTP polling can use the same interval
` [PATCH 10/12] ipc: drop unused $args from ->ipc_worker_stop
` [PATCH 11/12] ipc+lei: switch to awaitpid
` [PATCH 12/12] ds: drop dwaitpid, switch to waitpid(-1)

[PATCH] searchview: fix uninitialized variable
 2023-01-17 18:25 UTC 

Accesskeys for keyboard navigation
 2023-01-15 11:43 UTC  (3+ messages)

[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 

[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  (45+ messages)
` [PATCH 51/95] lei_mirror: force --no-tags when fetching forkgroups
` [PATCH 52/95] lei_mirror: preserve permissions of existing alternates file
` [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


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