user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
 messages from 2023-03-27 15:08:59 to 2023-08-24 22:07:37 UTC [more...]

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

[PATCH] doc: INSTALL: note OpenBSD xapian-bindings-perl package
 2023-08-24 21:51 UTC  (3+ messages)

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

[PATCH] listener: support publicinboxdaemon.multiaccept in config
 2023-04-12 10:17 UTC  (3+ messages)
  ` [PATCH v2] listener: support multi-accept like nginx

[PATCH] lei_mail_sync: cleanup stale/dangling fids if possible
 2023-04-12  6:19 UTC 

[PATCH 0/5] various cleanups and tweaks
 2023-04-12  0:13 UTC  (6+ messages)
` [PATCH 1/5] git: cat_async_step: reduce batch-command info checks
` [PATCH 2/5] gzip_filter: use carp in ->bail for failure checks
` [PATCH 3/5] git: rename version() to git_version()
` [PATCH 4/5] www_coderepo: drop unused $EACH_REF variable
` [PATCH 5/5] git: parallelize manifest_entry

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

[PATCH] www_coderepo: use OnDestroy to render summary view
 2023-04-09 22:30 UTC 

[PATCH] t/nntpd.t: avoid `used only once' warning
 2023-04-08 20:19 UTC 

[PATCH] viewvcs: avoid uninitialized var on unusable filenames
 2023-04-08 20:08 UTC 

[PATCH] v2writable: drop experimental DEBUG_DIFF support
 2023-04-08  9:23 UTC 

[PATCH] t/sigfd: avoid multiple Sigfd instances
 2023-04-07 22:53 UTC 

[PATCH 0/6] cindex fixes, and some spring cleaning
 2023-04-07 12:40 UTC  (7+ messages)
` [PATCH 1/6] cindex: improve progress display
` [PATCH 2/6] cindex: preserve indexlevel across invocations
` [PATCH 3/6] umask: hoist out of InboxWritable
` [PATCH 4/6] umask: rely on the OnDestroy-based call where applicable
` [PATCH 5/6] searchidx: use vstring to improve readability
` [PATCH 6/6] switch git version comparisons to vstrings, too

[PATCH] config: describe order dependency in cgitrc parsing
 2023-04-06 21:02 UTC 

[PATCH 0/2] watch: some more bugfixes
 2023-04-06 12:39 UTC  (3+ messages)
` [PATCH 1/2] watch: use detect_indexlevel for unconfigured inboxes
` [PATCH 2/2] watch: close inotify FD on ->quit

[PATCH 0/7] cindex: fix FreeBSD freezes
 2023-04-05 11:26 UTC  (8+ messages)
` [PATCH 1/7] ipc: support awaitpid in WQ workers
` [PATCH 2/7] cindex: do prune work while waiting for `git log -p'
` [PATCH 3/7] cindex: share PktOp socket across prune workers
` [PATCH 4/7] cindex: share PktOp across indexing workers
` [PATCH 5/7] cindex: enter event loop once per run
` [PATCH 6/7] cindex: workaround for FreeBSD missing SIGCHLD
` [PATCH 7/7] cindex: reset DS internals on cidx_run completion

[PATCH 0/4] cindex: parallelism++, sockets--
 2023-03-31 10:20 UTC  (5+ messages)
` [PATCH 1/4] ipc: support awaitpid in WQ workers
` [PATCH 2/4] cindex: do prune work while waiting for `git log -p'
` [PATCH 3/4] cindex: share PktOp socket across prune workers
` [PATCH 4/4] cindex: share PktOp across indexing workers

[PATCH 0/4] cindex updates
 2023-03-29 20:32 UTC  (6+ 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 v2] "
` [PATCH 4/4] cindex: leave SIGTSTP and SIGCONT unblocked

Issues with `lei` as non-root
 2023-03-28 11:12 UTC  (9+ messages)
  ` public-inbox.org downtime expected in the next 6-8 hours
            ` [PATCH] inotify: wrap with informative error message

[PATCH] t/lei-refresh-mail-sync: improve test reliability
 2023-03-28 10:53 UTC 


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