dumping ground for random patches and texts
 help / color / mirror / Atom feed
 messages from 2023-03-21 22:37:17 to 2023-10-19 12:40:19 UTC [more...]

[PATCH 01/18] limiter: split out from qspawn
 2023-10-19 12:40 UTC  (7+ messages)
` [PATCH 02/18] spawn: support synchronous run_qx
` [PATCH 03/18] psgi_qx: use a temporary file rather than pipe
` [PATCH 04/18] www_coderepo: capture uses a flattened list
` [PATCH 05/18] qspawn: psgi_return allows list for callback args
` [PATCH 06/18] qspawn: drop unused err arg for ->event_step
` [PATCH 07/18] httpd/async: require IO arg

[PATCH 1/8] limiter: split out from qspawn
 2023-10-19  1:15 UTC  (8+ messages)
` [PATCH 2/8] spawn: support synchronous run_qx
` [PATCH 3/8] psgi_qx: use a temporary file rather than pipe
` [PATCH 4/8] www_coderepo: capture uses a flattened list
` [PATCH 5/8] qspawn: psgi_return allows list for callback args
` [PATCH 6/8] qspawn: drop unused err arg for ->event_step
` [PATCH 7/8] httpd/async: require IO arg
` [PATCH 8/8] qspawn: introduce psgi_yield API

[PATCH] lei: simplify startq/au_done wakeup notifications
 2023-10-18 21:47 UTC 

[PATCH] input_pipe: error handling + TTY support
 2023-10-16 11:09 UTC 

[PATCH] www_coderepo: fix handling of non-UTF-8 git data
 2023-10-09 17:53 UTC 

[PATCH] www_coderepo: fix handling of ancient encodings
 2023-10-09 10:47 UTC 

[PATCH] introduce ProcessIONBF for multiplexed non-blocking IO
 2023-10-08 21:57 UTC 

[PATCH] process_io: fix binmode and use it in lei_xsearch for curl
 2023-10-08 21:57 UTC 

[PATCH] over: do not delete {filename} on connect
 2023-10-08 19:46 UTC 

[PATCH 1/4] process_io: fix binmode and use it in lei_xsearch for curl
 2023-10-08 11:45 UTC  (4+ messages)
` [PATCH 2/4] lei rediff: use ProcessIO for --drq support
` [PATCH 3/4] lei_xsearch: improve curl progress reporting
` [PATCH 4/4] lei_{input,remote}: drop AutoReap usage for curl

[PATCH 1/4] ipc: require fork+SOCK_SEQPACKET for wq_* functions
 2023-10-06 10:27 UTC  (4+ messages)
` [PATCH 2/4] ipc: use autodie for most syscalls
` [PATCH 3/4] import: use autodie, rely on PerlIO for retries
` [PATCH 4/4] rename ProcessPipe to ProcessIO

[PATCH 1/6] ipc: require fork+SOCK_SEQPACKET for wq_* functions
 2023-10-06  9:07 UTC  (5+ messages)
` [PATCH 2/6] ipc: use autodie for most syscalls
` [PATCH 3/6] process_pipe2 + import
` [PATCH 4/6] import: use autodie, rely on PerlIO for retries
` [PATCH 5/6] makefile: check-run skips makefile checks

[PATCH] ipc: lower-level send_cmd/recv_cmd handle EINTR directly
 2023-10-06  1:02 UTC 

dfly wip
 2023-10-05  0:59 UTC 

[PATCH] lei q save-test
 2023-10-02 14:58 UTC 

[PATCH] lei up: faster non-thread, single-source incremental query
 2023-10-02 14:58 UTC 

[PATCH 01/16] git: decouple cat_async_retry from POSIX pipe semantics
 2023-10-01  2:43 UTC  (16+ messages)
` [PATCH 02/16] git: use Unix stream sockets for `cat-file --batch-*'
` [PATCH 03/16] git+gcf2client: switch to level-triggered wakeups
` [PATCH 04/16] gcf2:
` [PATCH 05/16] t/git: show git_version in diag output
` [PATCH 06/16] process_pipe: do not run `close' perlop unless requested
` [PATCH 07/16] git: improve error reporting
` [PATCH 08/16] git: packed_bytes: account for TOUTTOC between glob and stat
` [PATCH 09/16] gcf2client: warnings
` [PATCH 10/16] lei rediff: order-file support
` [PATCH 11/16] lei: correct exit signal
` [PATCH 12/16] lei mail-diff: remove correct temporary directory
` [PATCH 13/16] lei rediff: perl -e instead of -E
` [PATCH 14/16] lei_store: unlink early
` [PATCH 15/16] overidx: fix version comparison
` [PATCH 16/16] enable warnings globally

[PATCH 1/3] process_pipe2 + import
 2023-09-30 14:53 UTC  (3+ messages)
` [PATCH 2/3] git: decouple cat_async_retry from POSIX pipe semantics
` [PATCH 3/3] git: use Unix stream sockets for `cat-file --batch-*'

[PATCH] git: fix unused code path for cat-file stderr reset
 2023-09-29 10:09 UTC 

[PATCH 1/2] process_pipe2 + import
 2023-09-28 18:22 UTC  (2+ messages)
` [PATCH 2/2] git: decouple cat_async_retry from POSIX pipe semantics

[PATCH] git: decouple cat_async_retry from POSIX pipe semantics
 2023-09-28 11:09 UTC 

[PATCH] t/spawn: maybe check popen_rd w/ 2>&1 redirect
 2023-09-27  5:38 UTC 

[PATCH] spawn: rely on auto-vivification for options
 2023-09-26 10:01 UTC 

[PATCH 1/2] lei: use File::Temp for listing saved searches
 2023-09-22 17:04 UTC  (2+ messages)
` [PATCH 2/2] t/lei-mirror: avoid make(1) jobserver warning

[PATCH] pop3d: split @FLOCK into $FLOCK_TMPL and @FLOCK_ORDER
 2023-09-16 23:44 UTC 

[PATCH] xap_helper: C++: test_inspect tests __cleanup__ support
 2023-09-16 12:57 UTC 

[PATCH] install/deps: safer defaults for ordinary users
 2023-09-13  1:18 UTC 

[PATCH 1/7] move deps.perl into new install/ directory
 2023-09-12 11:21 UTC  (7+ messages)
` [PATCH 2/7] INSTALL: update for 2023, NetBSD and OpenBSD
` [PATCH 3/7] tests: favor IO::Socket::IP for IPv6 listeners
` [PATCH 4/7] updates around RPM packages on CentOS 7.x
` [PATCH 5/7] install: note curl
` [PATCH 6/7] tests: allow more tests to pass without xapian-compact
` [PATCH 7/7] ok-pkg

[PATCH] favor poll(2) for non-C10K processes
 2023-09-11  8:16 UTC 

[PATCH] ds: use object-oriented API for epoll
 2023-09-11  3:40 UTC 

[PATCH] tests: map CLOFORK->FD_CLOEXEC temporarily for `tail -f'
 2023-09-11  3:29 UTC 

[PATCH] daemon: depend on DS event_loop in master process, too
 2023-09-11  2:35 UTC 

[PATCH] daemon: depend on DS event_loop in master process, too
 2023-09-10 22:34 UTC 

[PATCH] replace time(2) with gettimeofday(2)
 2023-09-10  9:46 UTC 

[PATCH 1/4] ci/profiles: strip everything after the `-' in utsname.release
 2023-09-10  2:05 UTC  (4+ messages)
` [PATCH 2/4] treewide: favor Xapian (SWIG binding) over Search::Xapian
` [PATCH 3/4] ds: use constants for @UNBLOCKABLE list
` [PATCH 4/4] spawn: do not block ABRT/BUS/ILL/SEGV signals

[PATCH 1/2] ds: use constants for @UNBLOCKABLE list
 2023-09-10  1:53 UTC  (2+ messages)
` [PATCH 2/2] spawn: do not block ABRT/BUS/ILL/SEGV signals

[PATCH] pop3d: support fcntl locks on NetBSD and OpenBSD
 2023-09-08 23:37 UTC 

[PATCH] ci/deps: redo and fix essential package handling
 2023-09-08 22:30 UTC 

[PATCH] imapd: lazy-load IMAPsearchqp for Parse::RecDescent
 2023-09-08 21:40 UTC 

[PATCH] fix some tests when `curl' is missing
 2023-09-08 21:27 UTC 

[PATCH] tail_notify: explicitly detect self deletion
 2023-09-08  7:47 UTC 

[PATCH] fake_inotify + kqnotify: rewrite and combine code
 2023-09-08  0:43 UTC 

[PATCH] fake_inotify + kqnotify: rewrite and combine code
 2023-09-07 21:56 UTC 

[PATCH] notify rewrite;
 2023-09-07  8:04 UTC 

[PATCH 01/10] ds: don't block important signals we don't use
 2023-09-02 23:11 UTC  (10+ messages)
` [PATCH 02/10] t/sigfd: test EVFILT_SIGNAL vs signalfd differences
` [PATCH 03/10] t/sigfd: better checks related to SIGWINCH
` [PATCH 04/10] update devel/syscall-list to devel/sysdefs-list
` [PATCH 05/10] daemon: workaround pre-EVFILT_SIGNAL signals
` [PATCH 06/10] watch: ensure children can use signal handlers
` [PATCH 07/10] xap_helper: support SIGTTIN+SIGTTOU worker adjustments
` [PATCH 08/10] xap_helper.h: include signal.h for sig* functions
` [PATCH 09/10] tests: add `+SCM_RIGHTS' as a require_mods target
` [PATCH 10/10] test_common: start_script: set default signals

[PATCH 01/10] ds: don't block important signals we don't use
 2023-09-02 11:10 UTC  (10+ messages)
` [PATCH 02/10] t/sigfd: test EVFILT_SIGNAL vs signalfd differences
` [PATCH 03/10] t/sigfd: better checks related to SIGWINCH
` [PATCH 04/10] update devel/syscall-list to devel/sysdefs-list
` [PATCH 05/10] daemon: workaround pre-EVFILT_SIGNAL signals
` [PATCH 06/10] watch: ensure children can use signal handlers
` [PATCH 07/10] test_common: start_script: block signals around fork
` [PATCH 08/10] xap_helper: support SIGTTIN+SIGTTOU worker adjustments
` [PATCH 09/10] ds: merge sigmask
` [PATCH 10/10] special cases for unblocking signals

[PATCH 1/3] t/sigfd: EVFILT_SIGNAL vs signalfd difference check
 2023-09-01 21:12 UTC  (3+ messages)
` [PATCH 2/3] t/sigfd: better checks related to SIGWINCH
` [PATCH 3/3] update devel/syscall-list to devel/sysdefs-list

[PATCH 1/2] test_common: block signals on start_script
 2023-09-01 20:49 UTC  (2+ messages)
` [PATCH 2/2] ds: don't block all signals

[PATCH] t/sigfd: EVFILT_SIGNAL vs signalfd difference check
 2023-09-01 20:37 UTC 

[PATCH] xap_helper: support SIGTTIN+SIGTTOU worker adjustments
 2023-09-01 20:02 UTC 

[PATCH] test_common: block signals on start_script
 2023-09-01 11:31 UTC 

[PATCH] daemon: workaround pre-EVFILT_SIGNAL signals
 2023-09-01  8:18 UTC 

[PATCH] treewide: drop MSG_EOR with AF_UNIX+SOCK_SEQPACKET
 2023-08-28  6:33 UTC 

[PATCH] xap_helper: fix C++-specific warnings
 2023-08-25 19:38 UTC 

[PATCH] cindex cxx shard roots
 2023-08-23 11:50 UTC 

[PATCH] xap_helper_cxx work + generation
 2023-08-21 10:34 UTC 

[PATCH] cindex: add --show-roots switch
 2023-08-19 21:39 UTC 

[PATCH] search: hoist out shards_dir for future use
 2023-08-19 21:36 UTC 

[PATCH] cindex associate wip
 2023-08-15  7:40 UTC 

[PATCH] doc: add manpage for -cindex
 2023-08-05 22:03 UTC 

[PATCH 1/3] search: add comments wrt codesearch, reduce ops
 2023-06-08 17:22 UTC  (3+ messages)
` [PATCH 2/3] search: hoist out do_enquire for codesearch
` [PATCH 3/3] add compat package for List::Util::uniqstr

[PATCH 1/2] t/psgi_scan_all: reduce use_ok statements
 2023-05-15 23:17 UTC  (2+ messages)
` [PATCH 2/2] t/solver_git: drop needless `use' and Plack deps

[PATCH 1/2] search: add comments wrt codesearch, reduce ops
 2023-05-13 22:16 UTC  (2+ messages)
` [PATCH 2/2] WIP

Every Visit, you are rewarded for your loyalty - Yayy
 2023-05-10 14:10 UTC 

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

[PATCH] xcpdb: preserve indexlevel for extindex
 2023-04-26  0:05 UTC 

[PATCH] cindex: rewrite prune, again
 2023-04-22  9:07 UTC 

[PATCH] cindex: rewrite prune, again
 2023-04-22  2:51 UTC 

[PATCH] cindex: rewrite prune, again
 2023-04-22  1:44 UTC 

[PATCH] cindex: rewrite prune, again
 2023-04-21 12:49 UTC 

[PATCH] cindex: rewrite prune, again
 2023-04-21 12:45 UTC 

[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  (23+ messages)
` [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


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