user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
 messages from 2023-04-12 21:21:04 to 2023-09-08 07:53:21 UTC [more...]

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

[PATCH 1/2] dskqxs: get rid of needless confess check
 2023-09-08  0:49 UTC  (3+ messages)
` there's no 2/2, yet :x
  ` [PATCH 2/2] fake_inotify + kqnotify: rewrite and combine code

[PATCH 0/4] another round of portability fixes
 2023-09-07  0:54 UTC  (5+ messages)
` [PATCH 1/4] tail_notify: reinstate watch on reopen
` [PATCH 2/4] t/cmd_ipc.t: allow EMSGSIZE send error for NetBSD
` [PATCH 3/4] t/search.t: tweak dir group semantics for all *BSDs
` [PATCH 4/4] xap_helper: fix fcntl() argument order

[PATCH] t/watch_filter_rubylang.t: DS->Reset to avoid segfault
 2023-09-06  0:08 UTC 

[PATCH 0/2] xap_helper: some NetBSD fixes
 2023-09-04 23:49 UTC  (3+ messages)
` [PATCH 1/2] xap_helper: use rpath for libxapian on NetBSD
` [PATCH 2/2] xap_helper: allow non-standard file description flags

[PATCH 00/10] signal-handling and *BSD fixes
 2023-09-04 10:36 UTC  (11+ messages)
` [PATCH 01/10] ds: don't block important signals we don't use
` [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 0/7] various build fixes + OpenBSD compat
 2023-09-02 20:56 UTC  (20+ messages)
` [PATCH 1/7] treewide: drop MSG_EOR with AF_UNIX+SOCK_SEQPACKET
` [PATCH 2/7] Makefile.PL: fix syntax for ASan and valgrind targets
` [PATCH 3/7] Makefile.PL: depend on autodie, at least for tests
` [PATCH 4/7] t/kqnotify: improve test reliability on OpenBSD
` [PATCH 5/7] xap_helper.h: don't compress debug sections "
` [PATCH 6/7] xap_helper.h: limit stderr assignment to glibc+FreeBSD
` [PATCH 7/7] xap_helper.h: fix double-free on OpenBSD hdestroy
` [PATCH 0/7] various build fixes + OpenBSD compat, "
            ` [PATCH v2] Clarify Inline::C dependency (optional on Linux, required elsewhere)

[PATCH] xap_helper: deal with Xapian::DocNotFoundError
 2023-08-31  8:38 UTC 

[PATCH v2] t/spawn.t: workaround OpenBSD RLIMIT_CPU delays
 2023-08-29 17:20 UTC 

[PATCH 1/2] t/init.t: test newly created config permissions
 2023-08-29  1:13 UTC  (5+ messages)
` [PATCH 2/2] public-inbox-init: honor umask when creating config file

[PATCH] t/spawn.t: workaround OpenBSD RLIMIT_CPU delays
 2023-08-29  1:10 UTC 

[PATCH 1/5] ci/profiles.sh: fix case matching logic
 2023-08-28 21:38 UTC  (8+ messages)
` [PATCH 2/5] watch: remove unused variable
` [PATCH 3/5] spawn: remove stray variable $ndc_err
` [PATCH 4/5] spawn: remove distracting empty line
` [PATCH 5/5] Fix some typos/grammar/errors in docs and comments

[PATCH] xap_helper: avoid duplicating getopt optstring
 2023-08-28  6:12 UTC 

[PATCH 0/2] avoid SCM_RIGHTS dep w/o Inline::C||Socket::MsgHdr
 2023-08-26 20:14 UTC  (3+ messages)
` [PATCH 1/2] cindex: make prune work without SCM_RIGHTS support
` [PATCH 2/2] t/xap_helper: skip test if missing "

[PATCH 0/4] minor cindex-related build stuff
 2023-08-26  6:13 UTC  (5+ messages)
` [PATCH 1/4] t/psgi_scan_all: reduce use_ok statements
` [PATCH 2/4] makefile: add targets for ASan and valgrind
` [PATCH 3/4] cindex: document pipelines created for prune
` [PATCH 4/4] xap_helper: fix C++-specific warnings

[PATCH] doc: INSTALL: note OpenBSD xapian-bindings-perl package
 2023-08-26  6:03 UTC  (6+ messages)

[PATCH] cindex: dump cidx shards before inboxes
 2023-08-24 22:14 UTC  (2+ messages)
` [FAIL?] cindex: maximize SMP when dumping inboxes for --associate

[PATCH] t/cindex: avoid reading default PI_CONFIG
 2023-08-24 22:07 UTC 

[PATCH 0/7] cindex: optional C++ Xapian helper
 2023-08-24 12:30 UTC  (11+ messages)
` [PATCH 1/7] search: hoist out shards_dir for future use
` [PATCH 2/7] cindex: read-only association dump
` [PATCH 3/7] cindex: add --show-roots switch
` [PATCH 4/7] introduce optional C++ xap_helper
` [PATCH 5/7] cindex: fix sorting and uniqueness
` [PATCH 6/7] cindex: implement dump_roots in C++
` [PATCH 7/7] xap_helper: reopen+retry in MSetIterator loops
` [PATCH 8/7] drop unused CidxRecvIbx.pm

[PATCH] ipc: support _SC_NPROCESSORS_ONLN on OpenBSD
 2023-08-19  9:56 UTC 

[PATCH] isearch: avoid hex string for Xapian sortable_serialise
 2023-08-19  8:30 UTC 

[RFC] www: mbox: reuse Xapian::Enquire object
 2023-08-17 21:54 UTC 

[PATCH] t/nntp.t: attempt to quiet spurious uninitialized warnings
 2023-08-17  7:23 UTC 

[PATCH] search: all_terms: remove needless prefix check
 2023-08-16  8:07 UTC 

[PATCH] doc: extindex: note the use of `newsgroup' entries
 2023-08-16  2:26 UTC 

[PATCH 0/2] doc updates for -clone + -cindex
 2023-08-16  2:14 UTC  (6+ messages)
` [PATCH 1/2] doc: add manpage for -cindex
    ` [PATCH 3/2] doc: *index: fix misuse of apostrophe in `its'
` [PATCH 2/2] doc: clone: add a note about git 2.41+ and fetch.hideRefs

[PATCH 0/2] fuse3 branch updates
 2023-08-02 21:35 UTC  (4+ messages)
` [PATCH 1/2] f3: safer fixed buffer size for alternate F3_NS
` [PATCH 2/2] f3: define F3_NS in cflags rather than C code
` [PATCH 3/2] f3: fix test with updated executable name

[PATCH 0/2] minimal system fixes
 2023-07-27 21:18 UTC  (3+ messages)
` [PATCH 1/2] Makefile.pl: *.cols: account for non-UTF-8-aware awk
` [PATCH 2/2] clone: allow running without DBI / DBD::SQLite

Patch forward by linux-mm list is not archived in linux-mm archive
 2023-07-27  2:07 UTC 

[PATCH] tail_notify: cleanups and wakeup avoidance
 2023-07-14 20:35 UTC 

[PATCH] tests: t/run.perl: fix invocations with <10 tests
 2023-07-14  9:28 UTC 

[PATCH] li2wrap: use Perl v5.12
 2023-07-13  9:48 UTC 

[PATCH] doc: HACKING: drop bit about Debian 9.x (stretch)
 2023-07-13  5:40 UTC 

[PATCH] t/imapd: workaround a Perl 5.36.0 readline regression
 2023-07-13  5:39 UTC 

[PATCH] Makefile.PL: depend on IO::Poll in case distros split it out
 2023-07-11 10:29 UTC 

Indicating the mirror's origin
 2023-07-05 14:27 UTC  (8+ messages)
    ` [RFC] support publicinbox.$FOO.appendHeader in read-only endpoints

Cheap way to check for new messages in a thread
 2023-06-21 17:11 UTC  (13+ messages)
                    ` [PATCH] www: use correct threadid for per-thread search

[PATCH] t/solver_git: drop needless `use' and Plack deps
 2023-06-21 10:16 UTC 

Help setting up a public-inbox instance: importing from maildir archive isn't working
 2023-06-20  2:56 UTC  (4+ messages)

[PATCH] www_stream: drop unused $same_host variable
 2023-06-17  0:52 UTC 

[PATCH] lei: make --dedupe=content always account for Message-IDs
 2023-06-15  9:50 UTC 

[PATCH] lei import: set +(L|kw) on already-imported blobs
 2023-06-15  8:46 UTC 

[PATCH] doc: lei q: document v2:$INBOX_DIR output format
 2023-06-15  0:08 UTC 

[PATCH 0/3] cindex association prep work
 2023-06-09 10:31 UTC  (4+ messages)
` [PATCH 1/3] search: add comments wrt codesearch, reduce ops
` [PATCH 2/3] search: hoist out do_enquire for codesearch
` [PATCH 3/3] add compat package for List::Util::uniqstr

https://lore.kernel.org/linux-mm/
 2023-06-08 19:24 UTC  (10+ messages)

[PATCH] t/lei.t: quiet newline warning on older Perls
 2023-06-08 18:26 UTC 

[PATCH] xapcmd: rely on File::Temp cleanup for temporary dir
 2023-06-08 18:04 UTC  (2+ messages)

[PATCH] www: more restrictive query string parsing
 2023-05-31 22:10 UTC 

Threaded responses to queries (x86)
 2023-05-31 12:05 UTC  (3+ messages)

[PATCH 0/2] searchview: minor wording tweaks
 2023-05-31  9:14 UTC  (3+ messages)
` [PATCH 1/2] searchview: fix 80-column violation for "above" link
` [PATCH 2/2] searchview: clarify that only pct% links are same page

[PATCH] cindex: fix --no-scan no-op non-termination
 2023-05-09  9:15 UTC 

[PATCH] cindex: fix --no-scan --prune
 2023-05-08 16:58 UTC 

[PATCH] isearch: support 64-bit article numbers for SQLite query
 2023-05-06 22:40 UTC 

[PATCH 0/2] xcpdb: support cindex
 2023-05-04 11:06 UTC  (3+ messages)
` [PATCH 1/2] compact+xcpdb: ux: include basename(*dir) in progress
` [PATCH 2/2] xcpdb: support cindex upgrades and resharding

[PATCH] cindex: --prune + --exclude= drops repo information
 2023-05-03 11:42 UTC 

[PATCH] ipc: get rid of lock support
 2023-05-03  6:33 UTC 

[PATCH 0/2] compaction support for codesearch indices
 2023-05-03  3:11 UTC  (3+ messages)
` [PATCH 1/2] admin: hoist out resolve_any_idxdir from resolve_{inboxdir,eidxdir}
` [PATCH 2/2] compact: support codesearch indices

[PATCH] daemon: improve handling of Git->async_abort
 2023-05-01 23:29 UTC 

[PATCH] solver_git: don't spew to daemon err on git apply failure
 2023-04-29 20:02 UTC 

[PATCH] t/lei-import-nntp: dump $lei_err on failure
 2023-04-29  7:18 UTC 

[PATCH] git: make check_async callbacks identical to cat_async
 2023-04-28 21:07 UTC 

[PATCH] content_digest_dbg: handle empty inputs
 2023-04-28  9:43 UTC 

[PATCH] t/gzip_filter: enhance diagnostics on missing SIGPIPE
 2023-04-28  1:08 UTC 

[PATCH] t/watch_maildir: eliminate extra LF from cat-file requests
 2023-04-27 22:32 UTC 

[PATCH] INSTALL: fix FreeBSD pkg name typos
 2023-04-27 20:47 UTC  (2+ messages)

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

[PATCH 0/6] cleanups and error message consistency
 2023-04-25 11:02 UTC  (7+ messages)
` [PATCH 1/6] cindex: drop unneeded module use
` [PATCH 2/6] cindex: simplify tmpfile management for indexing
` [PATCH 3/6] cindex: simplify store_repo
` [PATCH 4/6] searchidxshard: use BUG error messages more consistently
` [PATCH 5/6] searchidx: reduce short-lived variables for TermGenerator
` [PATCH 6/6] emergency: make error messages more consistent

[PATCH 0/4] mail diff updates
 2023-04-25 10:50 UTC  (5+ messages)
` [PATCH 1/4] mid+contenthash: eliminate needless local variable captures
` [PATCH 2/4] mail_diff: match ContentHash EOL and EOM behavior more closely
` [PATCH 3/4] mail_diff: show headers differences in WWW /$MSGID/d/ view
` [PATCH 4/4] content_digest_dbg: improve display of To:/Cc: diffs

[PATCH] cindex: rewrite prune (again) for speed
 2023-04-22 10:33 UTC 

[PATCH] cindex: fix prune to not wipe out the entire index
 2023-04-21 11:52 UTC 

[PATCH] lei_mail_sync: prepare to support SHA-256
 2023-04-20 10:23 UTC 

[PATCH] cindex: support sha256 coderepos alongside sha1
 2023-04-20  0:53 UTC  (2+ messages)
` [PATCH 2/1] cindex: limit parallelism of extensions.objectFormat check

[PATCH] www_coderepo: rescan cgit project-list for new coderepos
 2023-04-18 18:39 UTC  (2+ messages)
` [PATCH v2] "

search by whole thread?
 2023-04-12 21:21 UTC  (6+ messages)


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