messages from 2023-11-06 16:49:11 to 2023-11-28 17:49:35 UTC [more...]
extra search flags and params? (ispatch, replycount, ...)
2023-11-28 17:49 UTC (4+ messages)
[PATCH 0/4] non-cindex-related stuff
2023-11-28 17:37 UTC (5+ messages)
` [PATCH 1/4] lei q: fix --no-import-before completion + docs
` [PATCH 2/4] www: mail_diff: fix optional address obfuscation
` [PATCH 3/4] www: mail_diff: add final newline before diffing
` [PATCH 4/4] www: mail_diff: add missing </pre> tag
[PATCH 00/14] IT'S ALIVE! www loads cindex join data
2023-11-28 14:56 UTC (15+ messages)
` [PATCH 01/14] test_common: create_*: detect changes all parameters
` [PATCH 02/14] t/cindex*: require SCM_RIGHTS for these tests
` [PATCH 03/14] codesearch: eliminate redundant substitutions
` [PATCH 04/14] solver: schedule cleanup after synchronous git->check
` [PATCH 05/14] xap_helper.h: move cindex endpoints to separate file
` [PATCH 06/14] xap_helper: implement mset endpoint for WWW, IMAP, etc
` [PATCH 07/14] hval: use File::Spec to make relative paths for href
` [PATCH 08/14] www: load and use cindex join data
` [PATCH 09/14] git: speed up ->git_path for non-worktrees
` [PATCH 10/14] cindex: require `-g GIT_DIR' or `-r PROJECT_ROOT'
` [PATCH 11/14] git: speed up Git->new by 5% or so
` [PATCH 12/14] admin: resolve_git_dir respects symlinks
` [PATCH 13/14] cindex: extra quit checks
` [PATCH 14/14] www: start working on a repo listing
[PATCH] disallow NUL characters in Message-ID and List-Id
2023-11-27 23:08 UTC (2+ messages)
[BUG] Unescaped '&' ampersands in atom header links
2023-11-27 21:55 UTC (3+ messages)
[PATCH 0/2] xap_helper C++ fixes
2023-11-27 21:54 UTC (3+ messages)
` [PATCH 1/2] xap_helper: avoid strerror(3) inside signal handler
` [PATCH 2/2] xap_helper.h: avoid some off_t vs size_t problems
imapd.t failing on OpenBSD, bisects to 13a2088c74fd (kqnotify: drop EV_CLEAR (edge triggering))
2023-11-27 11:20 UTC (7+ messages)
` OpenBSD debugging
[PATCH] t/nntpd-tls: avoid test failure on OpenBSD 7.3
2023-11-27 10:50 UTC (2+ messages)
[PATCH 0/7] more I/O + process reliability and cleanups
2023-11-26 21:08 UTC (9+ messages)
` [PATCH 1/7] xap_helper_cxx: do not copy xap_helper.h source
` [PATCH 2/7] xap_client: attach PID to the IO object
` [PATCH 3/7] xap_client: pass arguments to top-level xap_helper
` [PATCH 4/7] xap_helper: allow PI_NO_CXX to disable C++ in more places
` [PATCH 5/7] git: move rbuf handling to PublicInbox::IO
` [PATCH 6/7] git: improve coupling with {sock} and {inflight} fields
` [PATCH 7/7] drop redundant calls to DS->Reset
` [PATCH v2] "
[PATCH] doc/extindex: document --dedupe switch
2023-11-25 21:35 UTC (7+ messages)
` [PATCH v3] "
[PATCH 0/3] ds: event loop-related fixes
2023-11-25 20:54 UTC (4+ messages)
` [PATCH 1/3] http: fix pipelining during long async requests
` [PATCH 2/3] select+poll: have caller retry on EINTR
` [PATCH 3/3] ds: long_step: eliminate redundant fileno call
t/cindex.t "associate w/o search" test hangs for me
2023-11-25 20:43 UTC (17+ messages)
` libgit2 [was: Re: t/cindex.t "associate w/o search" test hangs for me]
` [PATCH] cindex: fix test when missing time(1) executable
[PATCH] examples/unsubscribe.milter: limit scope of munging
2023-11-25 1:52 UTC
[PATCH] t/cindex-join: fix warnings from a missing comma
2023-11-25 0:09 UTC
[PATCH] cindex: fix --join=reset and speed up incremental joins
2023-11-24 9:53 UTC
[PATCH] lei_saved_search: don't create Git object during ->DESTROY
2023-11-22 21:24 UTC
[PATCH] watch: support `watch=false' to negate watchspam
2023-11-22 1:04 UTC
[PATCH] lei_to_mail: don't close STDOUT unless it is a mbox* output
2023-11-22 0:13 UTC
[PATCH 0/3] cindex: rename `associate' to `join'
2023-11-21 18:53 UTC (5+ messages)
` [PATCH 1/3] cindex: avoid unneeded and redundant `local' calls
` [PATCH 2/3] doc/cindex: point no-fsync,dangerous to -index(1)
` [PATCH 3/3] cindex: rename --associate to --join, test w/ real repos
` [squash 4/3] t/cindex-join: fix alternates setup
[PATCH] searchidx: run `git patch-id' in parallel
2023-11-20 19:22 UTC
[PATCH] git: return upon self->close
2023-11-20 8:46 UTC
[PATCH] test_common: fix excessive wait for GNU tail inotify
2023-11-20 7:39 UTC
Alternate permalink URLs - for migration from other/custom archive solutions
2023-11-20 3:21 UTC (2+ messages)
` [RFC] altid: start supporting indexfilter type (was: Alternate permalink URLs)
publicinbox watch path globbing
2023-11-20 1:20 UTC (4+ messages)
[PATCH] extindex: warn and hint about --gc on bad ibx_id
2023-11-16 11:00 UTC
[Question] review links are disappearing from the qemu-devel mailing-list
2023-11-15 11:14 UTC (32+ messages)
[PATCH 0/4] lei convert: support idempotent v2 outputs
2023-11-15 9:21 UTC (5+ messages)
` [PATCH 1/4] lei: fix idempotent STDERR redirect in workers
` [PATCH 2/4] lei convert: fix repeat and idempotent v2 output
` [PATCH 3/4] lei: avoid extra fork for v2 outputs
` [PATCH 4/4] lei q|up|convert: common finish_output to detect errors
[PATCH 0/3] libgit2 fixes for CentOS 7.x users
2023-11-15 8:24 UTC (5+ messages)
` [PATCH 1/3] gcf2client: add alias for PublicInbox::Git::fail
` [PATCH 2/3] gcf2: fix autodie usage for older Perl
` [PATCH 3/3] treewide: more autodie safety fixes "
` [PATCH 4/3] xap_helper_cxx: accept leading spaces from pkg-config
[PATCH 0/2] some CentOS fixes
2023-11-15 1:04 UTC (3+ messages)
` [PATCH 1/2] lei: use -signal numbers for old Perl
` [PATCH 2/2] t/lei-import: account for more verbose error
[PATCH] TestCommon: older strace does not have --version
2023-11-14 20:22 UTC (2+ messages)
[PATCH] cindex: fix missing semicolon on broken $GIT_DIR/objects
2023-11-14 18:58 UTC
[PATCH] cindex: fix missing semicolon on broken $GIT_DIR/objects
2023-11-14 16:17 UTC
2.0 newsgroup name incompatibility (unlikely to affect anyone...)
2023-11-14 0:32 UTC
[PATCH 00/18] cindex: some --associate work
2023-11-13 13:15 UTC (19+ messages)
` [PATCH 01/18] cindex: check `say' errors w/ close or ->flush
` [PATCH 02/18] tmpfile: check `stat' errors, use autodie for unlink
` [PATCH 03/18] cindex: use `local' for pipes between processes
` [PATCH 04/18] xap_helper_cxx: use write_file helper
` [PATCH 05/18] xap_helper_cxx: make the build process ccache-friendly
` [PATCH 06/18] xap_helper_cxx: use -pipe by default in CXXFLAGS
` [PATCH 07/18] xap_client: spawn C++ xap_helper directly
` [PATCH 08/18] treewide: update read_all to avoid eof|close checks
` [PATCH 09/18] spawn: don't append to scalarrefs on stdout/stderr
` [PATCH 10/18] cindex: imply --all with --associate w/o -I/--only
` [PATCH 11/18] cindex: delay associate until prune+indexing finish
` [PATCH 12/18] xap_helper: Perl dump_ibx respects `-m MAX'
` [PATCH 13/18] cidx_xap_helper_aux: complain about truncated inputs
` [PATCH 14/18] xap_helper: stricter and harsher error handling
` [PATCH 15/18] xap_helper: better variable naming for key buffer
` [PATCH 16/18] cindex: do not guess integer maximum for Xapian
` [PATCH 17/18] cindex: rename associate-max => window
` [PATCH 18/18] cindex: support --associate-aggressive shortcut
[PATCH] xap_helper: reset getopt(3) properly in workers
2023-11-13 5:00 UTC
[Bug] lei: extra quotes inserted into query with AND/OR
2023-11-12 13:24 UTC (6+ messages)
[PATCH] lei: don't read --stdin terminals from daemon
2023-11-12 13:12 UTC
[PATCH 0/4] support publicinboxImport.dropUniqueUnsubscribe
2023-11-11 9:04 UTC (5+ messages)
` [PATCH 1/4] learn: fix redundant ham import on dual matches
` [PATCH 2/4] mda|learn|watch: support dropUniqueUnsubscribe config
` [PATCH 3/4] mda: fix and test some usage problems
` [PATCH 4/4] doc: update README.unsubscribe
[PATCH] t/lei-import: skip strace for restricted systems
2023-11-10 22:26 UTC
Query to see all new "topics"
2023-11-10 22:23 UTC (6+ messages)
` [RFC] www: add topics.html endpoint [was: Query to see all new "topics"]
` [RFC v2] www: add topics_(new|active).(html|atom) endpoints
[PATCH] public-inbox-mda: use <sysexits.h> status codes where applicable
2023-11-10 21:32 UTC (3+ messages)
[PATCH 00/13] misc error handling stuff and simplifications
2023-11-09 10:09 UTC (14+ messages)
` [PATCH 01/13] lei_xsearch: put query in process title for debugging
` [PATCH 02/13] lei: use cached $daemon_pid when possible
` [PATCH 03/13] lei: reuse FDs atfork and close explicitly
` [PATCH 04/13] lei_up: use v5.12
` [PATCH 05/13] net_nntp_socks: more comments around how it works
` [PATCH 06/13] lei ls-mail-source: gracefully handle network failures
` [PATCH 07/13] net: retry on EINTR and check for {quit} flag
` [PATCH 08/13] lei_mirror: note missing local manifests are non-fatal
` [PATCH 09/13] ipc: simplify partial sendmsg fallback
` [PATCH 10/13] lei_input: always close single `eml' inputs
` [PATCH 11/13] xapcmd: get rid of scalar wantarray popen_rd
` [PATCH 12/13] lei: get rid of autoreap usage
` [PATCH 13/13] spawn: get rid of wantarray popen_rd/popen_wr
lei interactive TUIs (ncurses/vim/emacs)
2023-11-09 4:14 UTC (2+ messages)
[PATCH] lei: fix SIGPIPE on large result sets to pager
2023-11-07 13:01 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).