dumping ground for random patches and texts
 help / color / mirror / Atom feed
 messages from 2022-11-23 22:23:13 to 2023-04-19 03:34:59 UTC [more...]

[PATCH] support Enquire::set_time_limit
 2023-04-19  3:34 UTC 

[PATCH] config: quiet unset messages
 2023-04-18  6:28 UTC 

[PATCH 1/2] reuse open(2) from rb_file_load_ok on POSIX-like system
 2023-04-17 23:06 UTC  (2+ messages)
` [PATCH 2/2] wip

[PATCH] multi_accept redux
 2023-04-12  8:26 UTC 

[PATCH] git: fix cat_async_retry
 2023-04-11 11:20 UTC 

[PATCH] initial
 2023-04-08 20:33 UTC 

[PATCH] gzip_filter: use carp in ->bail for failure checks
 2023-04-08  9:30 UTC 

[PATCH] v2writable: drop experimental DEBUG_DIFF support
 2023-04-07 12:56 UTC 

[PATCH 1/2] cindex: improve progress display
 2023-04-06 21:59 UTC  (2+ messages)
` [PATCH 2/2] cindex check metadata

[PATCH 1/5] ipc: support awaitpid in WQ workers
 2023-04-04 20:30 UTC  (5+ messages)
` [PATCH 2/5] cindex: do prune work while waiting for `git log -p'
` [PATCH 3/5] cindex: share PktOp socket across prune workers
` [PATCH 4/5] cindex: share PktOp across indexing workers
` [PATCH 5/5] cindex: enter event loop once per run

Let us be the ones to take care of you
 2023-04-02 20:23 UTC 

[PATCH] trace
 2023-03-31  9:56 UTC 

[PATCH] ipc: support awaitpid in WQ workers
 2023-03-31  1:44 UTC 

[PATCH] ipc: support awaitpid in WQ workers
 2023-03-31  1:43 UTC 

[PATCH] WIP thread-search HTML
 2023-03-30 11:01 UTC 

[PATCH 1/6] cindex: simplify internal structs
 2023-03-28  0:17 UTC  (6+ messages)
` [PATCH 2/6] cidx: $REINDEX
` [PATCH 3/6] cindex: prefix -cidx_internal
` [PATCH 4/6] git: check for --version errors
` [PATCH 5/6] shards_active DO_QUIT
` [PATCH 6/6] cidx interleaved-prune

[PATCH] EINTR-fix
 2023-03-25  0:48 UTC 

[PATCH] EINTR-fix
 2023-03-24 23:51 UTC 

[PATCH 01/28] ipc: move nproc_shards from v2writable
 2023-03-21 22:36 UTC  (28+ messages)
` [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] lei supports eval
 2023-03-21 21:01 UTC 

[PATCH 01/10] ipc: move nproc_shards from v2writable
 2023-03-16 20:01 UTC  (10+ messages)
` [PATCH 02/10] search: relocate all_terms from lei_search
` [PATCH 03/10] admin: hoist out resolve_git_dir
` [PATCH 04/10] admin: ensure resolved GIT_DIR is absolute
` [PATCH 05/10] test_common: create_inbox: use `$!' properly on mkdir failure
` [PATCH 06/10] codesearch: initial cut w/ -cindex tool
` [PATCH 07/10] cindex: parallelize prep phases
` [PATCH 08/10] cindex: use read-only shards during "
` [PATCH 09/10] searchidxshard: improve comment wording
` [PATCH 10/10] cindex: use DS and workqueues for parallelism

[PATCH] WIP-DS-cidx
 2023-03-16  9:45 UTC 

[PATCH 01/10] ipc: move nproc_shards from v2writable
 2023-03-15 10:11 UTC  (10+ messages)
` [PATCH 02/10] search: relocate all_terms from lei_search
` [PATCH 03/10] admin: hoist out resolve_git_dir
` [PATCH 04/10] admin: ensure resolved GIT_DIR is absolute
` [PATCH 05/10] test_common: create_inbox: use `$!' properly on mkdir failure
` [PATCH 06/10] codesearch: initial cut w/ -cindex tool
` [PATCH 07/10] cindex: parallelize prep phases
` [PATCH 08/10] cindex: use read-only shards during "
` [PATCH 09/10] search_idx_shard:
` [PATCH 10/10] cindex: read-only xdb shards fixup

[PATCH] config: describe order dependency in cgitrc parsing
 2023-03-13 22:14 UTC 

[PATCH 1/3] lei_mirror: describe why the {ibx} field is used
 2023-03-12 22:42 UTC  (3+ messages)
` [PATCH 2/3] lei_mirror: do not re-fetch inbox.config.example
` [PATCH 3/3] lei_mirror: do not fetch to read-only directories

[PATCH] ipc: move nproc_shards from v2writable
 2023-02-23 18:27 UTC 

[PATCH] search: relocate all_terms from lei_search
 2023-02-23 18:26 UTC 

[PATCH 1/2] ipc: move nproc_shards from v2writable
 2023-02-17  4:01 UTC  (2+ messages)
` [PATCH 2/2] WIP-reposearchidx

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

[PATCH] lei_mirror: use fetch.hideRefs to speed up connectivity check
 2023-02-15  5:33 UTC 

[PATCH] lei_mirror: use fetch.hideRefs to speed up connectivity check
 2023-02-14 11:09 UTC 

[PATCH] lei_mirror: use fetch.hideRefs to speed up connectivity check
 2023-02-14  9:13 UTC 

[PATCH] lei_mirror: use transfer.hideRefs to speed up connectivity check
 2023-02-11  9:53 UTC 

[PATCH 1/2] lei_mirror: further reduce `git config' calls
 2023-02-11  7:27 UTC  (2+ messages)
` [PATCH 2/2] lei_mirror: fetch most-recently-updated repos, first

[PATCH] lei_mirror: further reduce `git config' calls
 2023-02-10  9:31 UTC 

[PATCH] git_async_cat: use awaitpid
 2023-02-10  2:39 UTC 

[PATCH] lei_mirror: fetch most-recently-updated repos, first
 2023-02-10  2:36 UTC 

[PATCH] lei_mirror: use transfer.hideRefs to speed up connectivity check
 2023-02-09 21:24 UTC 

[PATCH] mtrace support
 2023-02-05 21:23 UTC 

[PATCH 1/3] lei_mirror: reduce `git config' usage
 2023-02-05 10:14 UTC  (3+ messages)
` [PATCH 2/3] lei_mirror: rework forkgroup fetching logic
` [PATCH 3/3] lei_mirror: fetch most-recently-updated satellites, first

[PATCH] lei_mirror: reduce `git config' usage
 2023-02-04  8:38 UTC 

[PATCH] dump
 2023-02-01 23:33 UTC 

[PATCH] free island_marks
 2023-02-01 23:07 UTC 

[PATCH] oidtree_put/get
 2023-02-01 10:42 UTC 

[PATCH 1/2] www_coderepo: tree: quiet and 404 on non-existent refs
 2023-01-27 10:55 UTC  (2+ messages)
` [PATCH 2/2] www_coderepo: support /$REPO/tags.atom endpoint

[PATCH] save /dev/null FD
 2023-01-23 21:40 UTC 

[PATCH 1/4] qspawn: drop lineno from command failure warning
 2023-01-22 19:05 UTC  (4+ messages)
` [PATCH 2/4] viewvcs: add path name hint based on `b=' query param
` [PATCH 3/4] viewvcs: prepopulate search bar with dfpost + dfn
` [PATCH 4/4] viewvcs: drop /$INBOX/?t=$DATETIME link from commits

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

[PATCH 1/6] qspawn: {quiet} only affects normal command exit
 2023-01-19  2:42 UTC  (6+ messages)
` [PATCH 2/6] wip
` [PATCH 3/6] qspawn: psgi_qx: do not async_pass on errors
` [PATCH 4/6] refinemsg
` [PATCH 5/6] ds: awaitpid fix
` [PATCH 6/6] process_pipe: maybe fix uninitialized

[PATCH] qspawn: psgi_qx: do not async_pass on errors
 2023-01-18 18:55 UTC 

[PATCH] qspawn: simplify destroy
 2023-01-18  1:37 UTC 

[PATCH] qspawn: {quiet} only affects normal command exit
 2023-01-17 19:21 UTC 

[PATCH] qspawn destroy check
 2023-01-17 18:29 UTC 

[PATCH 01/12] test_common: run ->DESTROY on SIG{INT,TERM,PIPE}
 2023-01-16  2:31 UTC  (12+ messages)
` [PATCH 02/12] ipc: remove {-reap_async} field
` [PATCH 03/12] t/www_altid: improve diagnostics
` [PATCH 04/12] t/solver_git.t: fix test message
` [PATCH 05/12] qspawn: drop deref
` [PATCH 06/12] qs+await ffixes
` [PATCH 07/12] OK
` [PATCH 08/12] git|gcf2: switch to awaitpid
` [PATCH 09/12] watch: "
` [PATCH 10/12] watch: simplify internal data structures
` [PATCH 11/12] eofpipe: drop {arg} support for now
` [PATCH 12/12] watch: IMAP and NNTP polling can use the same interval

[PATCH] qs+await ffixes
 2023-01-15 10:28 UTC 

[PATCH] add dtas-2splitfx script
 2023-01-15  6:17 UTC 

[PATCH 1/6] test_common: run ->DESTROY on SIG{INT,TERM,PIPE}
 2023-01-14 22:48 UTC  (6+ messages)
` [PATCH 2/6] ipc: remove {-reap_async} field
` [PATCH 3/6] t/www_altid: improve diagnostics
` [PATCH 4/6] t/solver_git.t: fix test message
` [PATCH 5/6] qspawn: drop deref
` [PATCH 6/6] qs+await ffixes

[PATCH] test_common: run ->DESTROY on SIG{INT,TERM,PIPE}
 2023-01-14 21:33 UTC 

[PATCH 1/3] www_stream: coderepo-specific top bar
 2023-01-12 12:24 UTC  (3+ messages)
` [PATCH 2/3] www_coderepo: support /tree/ redirects to /$OID/s/
` [PATCH 3/3] www_coderepo: /tree/ 404s search git history

[PATCH 1/3] ext: less intrusive
 2023-01-08 21:44 UTC  (3+ messages)
` [PATCH 2/3] test spawning non ruby process
` [PATCH 3/3] Revert "httpd: undefine ruby_snprintf alias for non-Ruby processes"

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

[PATCH] initial Perl port
 2023-01-07 22:37 UTC 

[PATCH] t/solver_git.t: avoid redundant work
 2023-01-01 10:37 UTC 

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

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

[PATCH 1/2] clone: --dry-run unconditionally runs show-ref
 2022-12-29 10:49 UTC  (2+ messages)
` [PATCH 2/2] puh fixup

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

[PATCH] switch unit/test_response.rb to Perl 5 integration test
 2022-12-25  8:12 UTC 

[PATCH] support symlink install
 2022-12-16 12:53 UTC 

[PATCH] WIP-backtrace full
 2022-12-12 11:38 UTC 

[PATCH] use backtrace_symbols_fmt on FreeBSD to emulate glibc output
 2022-12-10 22:33 UTC 

[PATCH 1/5] lineno format type
 2022-12-09  1:09 UTC  (5+ messages)
` [PATCH 2/5] unused var
` [PATCH 3/5] mwrap.xs: use %zu
` [PATCH 4/5] mwrap_core: fix signed comparison
` [PATCH 5/5] httpd-unnecessary.const

[PATCH] C-only HTTP Unix socket server + PSGI TCP reverse proxy
 2022-12-08 13:30 UTC 

[PATCH] C-only HTTP Unix socket server + PSGI TCP reverse proxy
 2022-12-08 12:55 UTC 

[PATCH 1/5] provide mwrap_assert due to Perl header conflicts
 2022-12-08 11:43 UTC  (5+ messages)
` [PATCH 2/5] pool filenames into separate table
` [PATCH 3/5] move mwrap_reset to core
` [PATCH 4/5] tests: hoist out test_common.perl
` [PATCH 5/5] WIP-httpd

[PATCH 1/2] lei_mirror: trim current symlinks from warning
 2022-12-02 17:31 UTC  (2+ messages)
` [PATCH 2/2] lei_mirror: break circular references

[PATCH 1/2] lei: stricter external checks for valid $GIT_DIR/objects
 2022-12-01  9:04 UTC  (2+ messages)
` [PATCH 2/2] lei_saved_search: expand only/include/exclude to absolute paths

[PATCH] WIP: pool filenames into separate table
 2022-12-01  2:40 UTC 

[PATCH] increase DEFAULT_GRANULARITY for file-backed mmap
 2022-11-29 21:12 UTC 

[PATCH] support file-backed mmap on Linux
 2022-11-29 20:36 UTC 

[PATCH] build: optionally support XXH3 from xxHash
 2022-11-29 19:10 UTC 

[PATCH] mwrap_core: do not manually resize lfht
 2022-11-28 20:43 UTC 

[PATCH] lei_mirror: single fetch
 2022-11-25 19:25 UTC 

[POO] lei_mirror: omit trailing slash for git remote.*.url
 2022-11-25 11:14 UTC 

[HATCH] lei_mirror: omit trailing slash for git remote.*.url
 2022-11-25 11:13 UTC 

[BATCH] lei_mirror: omit trailing slash for git remote.*.url
 2022-11-25 11:13 UTC 

[SCRATCH] lei_mirror: omit trailing slash for git remote.*.url
 2022-11-25 11:12 UTC 

[CATCH] lei_mirror: omit trailing slash for git remote.*.url
 2022-11-25 11:11 UTC 

[PATCH] lei_mirror: omit trailing slash for git remote.*.url
 2022-11-25 11:10 UTC 

maybe this should not match
 2022-11-25 11:08 UTC 

this should not match
 2022-11-25 11:01 UTC 

bare list-id
 2022-11-25 10:58 UTC 

[PATCH] http_response: free response header buffer ASAP
 2022-11-25  7:27 UTC 

[PATCH] lei_mirror: eliminate circular references
 2022-11-25  2:46 UTC 

[PATCH] lei_mirror: flush manifest
 2022-11-24  7:23 UTC 

[PATCH] WIP-keep-going
 2022-11-23 22:23 UTC 


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