user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
 messages from 2023-01-25 10:18:36 to 2023-03-28 03:05:59 UTC [more...]

Issues with `lei` as non-root
 2023-03-28  3:05 UTC  (6+ messages)
  ` public-inbox.org downtime expected in the next 6-8 hours

[PATCH 0/4] cindex updates
 2023-03-28  2:59 UTC  (5+ messages)
` [PATCH 1/4] cindex: simplify some internal data structures
` [PATCH 2/4] cindex: always break out of event loop on $DO_QUIT
` [PATCH 3/4] cindex: interleave prune with indexing
` [PATCH 4/4] cindex: leave SIGTSTP and SIGCONT unblocked

Cheap way to check for new messages in a thread
 2023-03-27 21:38 UTC  (4+ messages)

[PATCH] git: check for --version errors
 2023-03-26 23:48 UTC 

[PATCH 0/2] public-inbox-watch fixes
 2023-03-26 10:52 UTC  (3+ messages)
` [PATCH 1/2] watch: avoid Mail::IMAPClient errors when disconnected
` [PATCH 2/2] watch: do not recreate signalfd on SIGHUP

[PATCH] lei_mirror: fix sh syntax error in "make help" target
 2023-03-26  8:21 UTC 

[PATCH] lei_store: avoid redundant work on no-op worker spawn
 2023-03-25 11:11 UTC 

[PATCH] ipc: retry sendmsg + recvmsg calls on EINTR
 2023-03-25  2:08 UTC 

[PATCH 00/28] cindex coderepo commit indexer
 2023-03-24 10:40 UTC  (30+ messages)
` [PATCH 01/28] ipc: move nproc_shards from v2writable
  ` [PATCH 02/28] search: relocate all_terms from lei_search
  ` [PATCH 03/28] admin: hoist out resolve_git_dir
  ` [PATCH 04/28] admin: ensure resolved GIT_DIR is absolute
  ` [PATCH 05/28] test_common: create_inbox: use `$!' properly on mkdir failure
  ` [PATCH 06/28] codesearch: initial cut w/ -cindex tool
  ` [PATCH 07/28] cindex: parallelize prep phases
  ` [PATCH 08/28] cindex: use read-only shards during "
  ` [PATCH 09/28] searchidxshard: improve comment wording
  ` [PATCH 10/28] cindex: use DS and workqueues for parallelism
  ` [PATCH 11/28] ds: @post_loop_do replaces SetPostLoopCallback
  ` [PATCH 12/28] cindex: implement --exclude= like -clone
  ` [PATCH 13/28] cindex: show shard number in progress message
  ` [PATCH 14/28] cindex: drop `unchanged' "
  ` [PATCH 15/28] cindex: handle graceful shutdown by default
  ` [PATCH 16/28] sigfd: pass signal name rather than number to callback
  ` [PATCH 17/28] cindex: implement --max-size=SIZE
  ` [PATCH 18/28] cindex: check for checkpoint before giant messages
  ` [PATCH 19/28] cindex: truncate or drop body for over-sized commits
  ` [PATCH 20/28] cindex: attempt to give oldest commits lowest docids
  ` [PATCH 21/28] cindex: improve granularity of quit checks
  ` [PATCH 22/28] spawn: show failing directory for chdir failures
  ` [PATCH 23/28] cindex: filter out non-existent git directories
  ` [PATCH 24/28] cindex: add support for --prune
  ` [PATCH 25/28] cindex: implement reindex
  ` [PATCH 26/28] cindex: squelch incompatible options
  ` [PATCH 27/28] cindex: respect existing permissions
  ` [PATCH 28/28] cindex: ignore SIGPIPE
    ` [PATCH 29/28] cindex: --prune checkpoints to avoid OOM

repeat `lei import' users?
 2023-03-23 22:05 UTC 

[PATCH] lei: improve bash completion involving colons
 2023-03-23 21:45 UTC 

[PATCH] lei_mirror: use fetch.hideRefs to speed up connectivity check
 2023-03-23  8:33 UTC  (2+ messages)

[PATCH 0/3] clone: support --purge + doc updates
 2023-03-18 12:02 UTC  (4+ messages)
` [PATCH 1/3] doc: clone: note the default value of --remote-manifest=
` [PATCH 2/3] clone: show stale directories unconditionally
` [PATCH 3/3] clone: support --purge to delete remotely-deleted repos

[PATCH 0/2] globbing updates
 2023-03-17 20:31 UTC  (3+ messages)
` [PATCH 1/2] treewide: move glob2re to PublicInbox::Config
` [PATCH 2/2] config: glob2re supports `**' to match multiple path components

[PATCH] ds: reap_pids: remove redundant signal blocking
 2023-03-15 21:47 UTC 

IMAP users: how useful is server-side search to you?
 2023-03-15 17:05 UTC  (2+ messages)

[PATCH 0/5] clone improvements
 2023-03-14 20:50 UTC  (8+ messages)
` [PATCH 1/5] lei_mirror: describe why the {ibx} field is used
` [PATCH 2/5] lei_mirror: do not re-fetch inbox.config.example
` [PATCH 3/5] lei_mirror: do not fetch to read-only directories
` [PATCH 4/5] lei_mirror: handle UTF-8 from manifest.js.gz properly
` [PATCH 5/5] doc: clone: document --remote-manifest= option
    ` [PATCH] doc: clone: fix typo in --remote-manifest= description

[PATCH] t/solver_git: squelch non-UTF-8 commit warning
 2023-03-13 20:17 UTC 

[PATCH 0/3] watch-related IMAP/NNTP tweaks
 2023-03-13 19:38 UTC  (4+ messages)
` [PATCH 1/3] use v5.12 for various network client-side packages
` [PATCH 2/3] spamcheck: use v5.12 and golf
` [PATCH 3/3] watch: add space before "UID" or "ARTICLE" in warnings

[PATCH] t/solver_git: fix when Plack::Middleware::ReverseProxy is missing
 2023-03-13 11:58 UTC 

[PATCH] lei_dedupe: simplify smsg_hash sub
 2023-03-11 17:36 UTC 

Xapian honey will be "Quite a lot smaller"
 2023-03-10  8:19 UTC 

[PATCH 0/6] various doc updates
 2023-03-09 19:28 UTC  (7+ messages)
` [PATCH 1/6] doc: technical/memory: add note about mwrap-perl
` [PATCH 2/6] doc: technical/ds: update blurb to note more daemons
` [PATCH 3/6] doc: technical: document weird stuff in our codebase
` [PATCH 4/6] doc: lei import: add hints about nntp.* and imap.* config options
` [PATCH 5/6] doc: lei config: update with --edit and --list examples
` [PATCH 6/6] doc: 2.0.0 release notes update

[PATCH] lei_mirror: unlink FETCH_HEAD when fetching forkgroups
 2023-03-08 19:31 UTC  (2+ messages)

Bug related to (maybe?) / in Message-Id
 2023-03-07 22:30 UTC  (11+ messages)
      ` [PATCH] TODO: handle more cases of unencoded slashes
      ` [PATCH] public-inbox.cgi(1): Mention AllowEncodedSlashes for Apache setups

ActivityPub <=> email bridge?
 2023-03-07 22:25 UTC  (4+ messages)

[PATCH] test_common: run_script: drop special-case for -clone
 2023-03-07  9:54 UTC 

[PATCH] cgit: fix smart HTTP clone interception
 2023-03-07  9:32 UTC 

[PATCH] sha: fix compatibility with old OpenSSL + Net::SSLeay
 2023-03-07  8:47 UTC 

[PATCH] doc: update public-inbox-clone examples and help
 2023-03-05 22:18 UTC 

[PATCH] doc: drop hosted.txt
 2023-03-02  0:13 UTC 

forcing output to ASCII (from dealing with emoji glyphs :<)
 2023-02-27 20:11 UTC 

[PATCH] doc: update clone+fetch with 2.0+ switches
 2023-02-27 10:21 UTC 

[PATCH] process_pipe: BINMODE: pass LAYER argument
 2023-02-27  7:18 UTC 

lei q -tt doesn't work properly?
 2023-02-26 17:15 UTC  (5+ messages)
` [PATCH] lei q: do not collapse threads with `-tt'
      ` [PATCH] doc: note "lei q -tt" is broken with HTTP(S) remotes

[PATCH] ds: write: do not assume final wbuf entry is tmpio
 2023-02-24 16:59 UTC 

[PATCH] examples: remove `Standard{Error,Output} = syslog' lines
 2023-02-22 18:17 UTC 

[PATCH] treewide: simplify File::Path mkpath/make_path callers
 2023-02-22 17:25 UTC 

[PATCH] sendmsg: prefix sleep message with `#'
 2023-02-22 17:25 UTC 

[PATCH] lei_mirror: support --remote-manifest=URL
 2023-02-21 12:17 UTC 

[PATCH] viewvcs: handle non-UTF-8 commit message
 2023-02-21 11:17 UTC 

[PATCH] TODO: remove done items, adjust/add/abandon some
 2023-02-20 19:27 UTC  (3+ messages)
` FUSE3 vs read-write IMAP for lei

[PATCH] README: add POP3 bits
 2023-02-20 11:06 UTC 

[PATCH] searchidx: do not index quoted Base-85 patches
 2023-02-20  9:21 UTC 

[PATCH 0/2] use `git cat-file --batch-command' if available
 2023-02-20  8:19 UTC  (7+ messages)
` [PATCH 1/2] git: use --batch-command in git 2.36+ to save processes
    ` [PATCH] git_async_cat: don't mis-abort replaced process
` [PATCH 2/2] git: drop needless checks for old git

[PATCH] multi_git: do not set include.path if already set
 2023-02-20  5:32 UTC 

Considerations about format=flowed support and web page responsiveness
 2023-02-19 21:22 UTC  (4+ messages)

[PATCH] search: translate d: to dt: in query
 2023-02-19  8:18 UTC 

[PATCH] search: move query transform + enquire setup out of retry loop
 2023-02-17 10:36 UTC 

[PATCH 0/4] various doc updates
 2023-02-15  8:01 UTC  (5+ messages)
` [PATCH 1/4] doc: WWW + cgi: favor -netd over -httpd
` [PATCH 2/4] doc: flow: update with newer tools, note forkability
` [PATCH 3/4] doc: extindex update on configuration and union section
` [PATCH 4/4] Makefile.PL: drop update-copyrights rule

[PATCH 0/2] www_coderepo: graceful dead branch handling
 2023-02-15  4:49 UTC  (4+ messages)
` [PATCH 1/2] www_coderepo: quiet 404s on Atom feeds for dead branches
` [PATCH 2/2] www_coderepo: handle unborn/dead branches in summary

[RFC] treewide: handle multi-bit O_RDWR and O_APPEND flags
 2023-02-14 11:35 UTC 

[PATCH] imap: quiet Parse::RecDescent errors on bad search queries
 2023-02-13  7:55 UTC 

[PATCH 0/2] lei_mirror: more tweaks
 2023-02-12 23:18 UTC  (3+ messages)
` [PATCH 1/2] lei_mirror: further reduce `git config' calls
` [PATCH 2/2] lei_mirror: fetch most-recently-updated repos, first

[PATCH] t/lei-refresh-mail-sync: avoid kill+sleep loop
 2023-02-12  3:12 UTC 

[PATCH] git_async_cat: use awaitpid
 2023-02-10  8:56 UTC 

[PATCH] lei_mirror: avoid dir/file conflicts in update-ref
 2023-02-10  3:58 UTC 

[PATCH] lei_mirror: reduce `git config' usage
 2023-02-10  1:59 UTC  (2+ messages)
` mirror performance [was: [PATCH] lei_mirror: reduce `git config' usage]

[PATCH] spawn_pp: fix incorrect `use'
 2023-02-09 21:53 UTC 

[PATCH] lei_mirror: show non-ASCII owner properly w/ --verbose
 2023-02-09 12:30 UTC 

[PATCH 0/2] POP3 docs + tests for users and BOFHs
 2023-02-06 14:27 UTC  (4+ messages)
` [PATCH 1/2] doc|www: flesh out POP3 documentation for servers and users
  ` POP3 adoption (was: [PATCH 1/2] doc|www: flesh out POP3 documentation for servers) "

future date in Date header pinning thread to top of $inbox/
 2023-02-05 21:03 UTC  (8+ messages)
` [PATCH] www: sort all /$INBOX/ topics by Received: timestamp
    ` [PATCH] www: display Received: timestamp for dumped topics

[PATCH] lei_mirror: use --no-write-fetch-head on git 2.29+
 2023-02-03  3:46 UTC 

[PATCH] www: diff: fix encoding problems when showing diff
 2023-01-31 10:43 UTC  (2+ messages)
` oops on the resend :x

[PATCH] www: diff: fix encoding problems when showing diff
 2023-01-31 10:31 UTC 

[PATCH] lei: drop -watches and -lei_note_event from workers
 2023-01-31  0:05 UTC 

[PATCH] tests: make require_git and require_cmd easier-to-use
 2023-01-30 22:50 UTC 

[PATCH 0/2] drop cyclic references and track slow tests
 2023-01-30  4:30 UTC  (3+ messages)
` [PATCH 1/2] ipc: drop awaitpid_init to avoid circular refs
` [PATCH 2/2] tests: make slow tests easier-to-find

[PATCH 0/2] fix xt/lei-auth-fail.t
 2023-01-29 22:58 UTC  (3+ messages)
` [PATCH 1/2] lei_input: give a hint for upper-case in labels
` [PATCH 2/2] xt/lei-auth-fail: use valid label name

[PATCH 0/2] allow OpenSSL SHA-(1|256) use if installed
 2023-01-29 10:30 UTC  (3+ messages)
` [PATCH 1/2] use Net::SSLeay (OpenSSL) for SHA-(1|256) "
` [PATCH 2/2] content_digest_dbg: convert to arrayref and limit to lei

[PATCH] spawn_pp: use `which()' properly for pure-Perl spawn
 2023-01-29  9:45 UTC 

[PATCH 0/7] www_coderepo updates
 2023-01-28 11:02 UTC  (8+ messages)
` [PATCH 1/7] www_coderepo: tree: quiet and 404 on non-existent refs
` [PATCH 2/7] www_coderepo: support /$REPO/tags.atom endpoint
` [PATCH 3/7] www_coderepo: fix snapshot link generation
` [PATCH 4/7] www_coderepo: reduce utf8::decode calls
` [PATCH 5/7] repo_atom: translate: account for multiple args
` [PATCH 6/7] www_coderepo: support $REPO/refs/{heads,tags}/ endpoints
` [PATCH 7/7] www_coderepo: summary: fix mis-linkification of `...'

[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


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