messages from 2021-08-26 13:51:13 to 2021-09-15 23:12:09 UTC [more...]
make menuconfig interface for lei / grok-pull
2021-09-15 23:12 UTC (6+ messages)
[PATCH 0/5] make(1) inspired things
2021-09-15 22:45 UTC (7+ messages)
` [PATCH 1/5] fetch: support --exit-code switch
` [PATCH 2/5] TODO: update some items
` [PATCH 3/5] clone|fetch|--mirror: add convenience $INBOX_DIR/Makefile
` [PATCH 4/5] fetch|clone|--mirror: shorten paths for progress output
` [PATCH 5/5] support -C (chdir) for most non-daemon commands
Wrong folder when using imaps://
2021-09-15 17:57 UTC (10+ messages)
` [PATCH] uri_imap: handle '/' as an IMAP hierarchy separator
` [PATCH] uri_imap: fix ->uidvalidity and ->uid w/ `/' separator
[PATCH] multi_git: hoist out common epoch/alternates handling
2021-09-15 11:26 UTC
RFC: lei-daemon and auto-up
2021-09-14 22:32 UTC (2+ messages)
[PATCH] spawn+gcf2: improve diagnostics for build failures
2021-09-14 8:53 UTC
[PATCH 0/5] lei: TEST_LEI_DAEMON_PERSIST bugfixes
2021-09-14 2:39 UTC (6+ messages)
` [PATCH 1/5] lei: warn on event loop errors
` [PATCH 2/5] lei: sto_done_request: add eval guard
` [PATCH 3/5] t/run: TEST_LEI_DAEMON_PERSIST: die if pid changes
` [PATCH 4/5] test_common: remove non-hidden files, first
` [PATCH 5/5] lei up: fix env/cwd mismatches with multiple folders
[PATCH 0/6] a batch of misc fixes
2021-09-13 20:53 UTC (7+ messages)
` [PATCH 1/6] tests: add require_cmd, require curl when needed
` [PATCH 2/6] lei: stop_pager: restore stdout when done
` [PATCH 3/6] use POSIX::PIPE_BUF (instead of _POSIX_PIPE_BUF)
` [PATCH 4/6] lei up: localize %ENV in redispatch
` [PATCH 5/6] lei_xsearch: sensible errors for missing/broken externals
` [PATCH 6/6] lei up: fix --mua with single output
[PATCH] fetch: drop 304 Not Modified support, simplify comparisons
2021-09-12 11:58 UTC
[PATCH] fetch: fix half-baked v1 manifest.js.gz handling
2021-09-12 10:53 UTC (2+ messages)
` [PATCH 2/1] fetch: fix and test v2 epoch detection
[PATCH 0/3] test dependency fixes for minimal installs
2021-09-12 8:42 UTC (4+ messages)
` [PATCH 1/3] t/lei-*.t: guard setup_public_inboxes with test_lei
` [PATCH 2/3] lei sucks: allow it to work without SQLite
` [PATCH 3/3] test_common: only print $@ for Gcf2 failure
[PATCH 0/7] new public-inbox-{clone,fetch} commands
2021-09-12 7:47 UTC (8+ messages)
` [PATCH 1/7] lei_mirror: simplify error reporting
` [PATCH 2/7] lei_mirror: fix error message
` [PATCH 3/7] new public-inbox-{clone,fetch} commands
` [PATCH 4/7] clone|lei_mirror: write description in mirrors
` [PATCH 5/7] import: do not write a "description" file
` [PATCH 6/7] init: set a useful description
` [PATCH 7/7] fetch: use manifest.js.gz for v1
[PATCH 0/2] www: per-inbox manifest.js.gz improvements
2021-09-11 23:30 UTC (3+ messages)
` [PATCH 1/2] manifest.js.gz: avoid long-lived per-epoch cat-file processes
` [PATCH 2/2] www: use ->ALL for per-inbox manifest.js.gz, too
[PATCH 0/1] lei q -f reply ... perhaps my new favorite feature
2021-09-11 8:33 UTC (2+ messages)
` [PATCH 1/1] lei q|lcat: support "-f reply" output format
RFC: normalize whitespace in lei queries
2021-09-11 0:19 UTC (5+ messages)
` [PATCH 0/3] lei saved-search fixes
` [PATCH 1/3] lei: fix handling of broken lei.saved-search config files
` [PATCH 2/3] lei: pass client stderr to git-config in more places
` [PATCH 3/3] lei: normalize whitespace in remote queries
Using lei with podman + toolbox
2021-09-10 14:48 UTC (6+ messages)
` native C++ Xapian wrapper [was: Using lei with podman + toolbox]
[PATCH] INSTALL: depend on URI rather than URI::Escape
2021-09-10 13:10 UTC
[PATCH] lei up: only delay non-zero "# $NR written to ..."
2021-09-10 11:46 UTC
[PATCH] lei add-external --mirror: quiet unlink error on ENOENT
2021-09-10 9:15 UTC
[PATCH 0/4] lei: some net-related things
2021-09-10 9:08 UTC (5+ messages)
` [PATCH 1/4] lei_query: fix comment about %lei2curl commands
` [PATCH 2/4] lei: split out @net_opt for curl/torsocks use
` [PATCH 3/4] lei: do not read ~/.netrc by default
` [PATCH 4/4] doc: lei-index manpage
[PATCH] lei add-external --mirror: deduce paths for PSGI mount prefixes
2021-09-10 5:51 UTC
make test in a debian-11 container
2021-09-09 21:34 UTC (8+ messages)
` [PATCH] gcf2: die if pkg-config is missing
Tracking one-off threads with lei
2021-09-09 21:06 UTC (4+ messages)
lei refresh-mail-sync [vs. prune-mail-sync]
2021-09-09 5:47 UTC
[PATCH] lei up: print messages before disconnecting
2021-09-09 5:34 UTC
[PATCH 0/8] net_reader: simplify + fix bugs
2021-09-09 5:25 UTC (9+ messages)
` [PATCH 1/8] net_reader: do not set "SSL" fields for non-TLS
` [PATCH 2/8] net_reader: set IMAPClient Keepalive flag late
` [PATCH 3/8] net_reader: preserve memoized IMAPClient arg for SOCKS
` [PATCH 4/8] net_reader: nntp_opt => cfg_opt
` [PATCH 5/8] net_reader: imap_opt "
` [PATCH 6/8] net_reader: combine Net::NNTP and IMAPClient args
` [PATCH 7/8] net_reader: improve naming of common args
` [PATCH 8/8] net_reader: support Mail::IMAPClient Ignoresizeerrors
[PATCH] lei prune-mail-sync: ignore missing locations
2021-09-08 19:04 UTC
[PATCH] lei_input: provide hint for bare "L:" and "kw:"
2021-09-08 19:03 UTC
[PATCH] lei-rm: add man page, support LeiInput args
2021-09-08 18:48 UTC
Showcasing lei at Linux Plumbers
2021-09-08 17:32 UTC (14+ messages)
` [PATCH] lei_to_mail+mbox_reader: fix handling of empty/bogus emails
[PATCH] git_http_backend: forward HTTP_GIT_PROTOCOL in request headers
2021-09-08 16:42 UTC
Serving message-id lookups from /all/
2021-09-08 13:13 UTC (3+ messages)
` [PATCH] news_www: favor ->ALL URL when using ->ALL
[PATCH] doc: acknowledge the MMDF mailbox format
2021-09-07 22:42 UTC
[PATCH] lei q|up: fix write counter for v2
2021-09-07 22:41 UTC
[PATCH] news_www: avoid uninitialized variables
2021-09-07 14:05 UTC
[PATCH 0/4] lei up --all support for IMAP
2021-09-07 11:32 UTC (5+ messages)
` [PATCH 1/4] xt/net_writer_imap: test "lei up" on single IMAP output
` [PATCH 2/4] lei: dump and clear log at exit
` [PATCH 3/4] lei up: support --all for IMAP folders
` [PATCH 4/4] doc: lei-*.pod: update to Tor v3 .onion address
[PATCH 0/3] lei_auth: document and simplify
2021-09-06 12:58 UTC (4+ messages)
` [PATCH 1/3] lei_auth: diagram for current behavior
` [PATCH 2/3] lei_auth: remove net_merge_done1 step
` [PATCH 3/3] lei_auth: simplify users
[PATCH] lei_search: xsmsg_vmd: retry_reopen properly
2021-09-06 7:20 UTC
[PATCH] net_reader: don't approve/reject credentials w/o "fill"
2021-09-06 7:11 UTC
httpd memory usage?
2021-09-04 23:53 UTC
[PATCH 0/8] lei: fix IMAP R/W; L/kw false positives
2021-09-03 8:54 UTC (9+ messages)
` [PATCH 1/8] lei: dump errors to syslog, and not to CLI
` [PATCH 2/8] lei/store: quiet down link(2) warnings
` [PATCH 3/8] lei: ->child_error less error-prone
` [PATCH 4/8] lei: use lei->lms in place of lse->lms in a few places
` [PATCH 5/8] lei up --all: avoid double-close on shared STDOUT
` [PATCH 6/8] lei inspect: support reading eml from --stdin
` [PATCH 7/8] lei_xsearch: avoid false-positives on externals w/ L: and kw:
` [PATCH 8/8] lei: fix read/write IMAP access
[PATCH 0/2] test reliability fixes
2021-09-02 22:36 UTC (3+ messages)
` [PATCH 1/2] t/lei-auto-watch: improve test reliability
` [PATCH 2/2] tests: "make check-run" favors reliability over speed
Bug: incorrect links when message-id exists in other lists
2021-09-02 22:12 UTC (2+ messages)
` [PATCH] www: handle name-only publicinbox.*.url entries
[PATCH 0/3] lei: auto keyword propagation to Maildirs
2021-09-02 10:25 UTC (5+ messages)
` [PATCH 1/3] lei_mail_sync: do not use transactions
` [PATCH 2/3] lei_input: set and prepare watches early
` [PATCH 3/3] lei: propagate keyword changes from lei/store
` [SQUASH 4/3] t/lei-auto-watch: workaround for FreeBSD kevent
Is it safe to round-robin the nntp server?
2021-09-01 21:03 UTC (4+ messages)
Removing an inbox from extindex
2021-09-01 0:17 UTC (5+ messages)
` [PATCH] extindex: --gc removes messages from over, too
[PATCH] extindex: document --all and indexlevel=basic interaction
2021-08-31 22:23 UTC
[PATCH] lei up: only show finmsg in top-level lei-daemon
2021-08-31 19:38 UTC
[PATCH 00/10] lei: several bug fixes and refinements
2021-08-31 11:21 UTC (11+ messages)
` [PATCH 01/10] lei_mail_sync: forget_folder: simplify code
` [PATCH 02/10] lei prune-mail-sync: handle --all (no args)
` [PATCH 03/10] lei_mail_sync: simplify group2folders
` [PATCH 04/10] lei_mail_sync: make rename_folder more robust
` [PATCH 05/10] t/lei-watch: avoid race between glob + readlink
` [PATCH 06/10] lei note-event: always flush changes on daemon exit
` [PATCH 07/10] lei: refresh watches before MUA spawn for Maildir
` [PATCH 08/10] lei_mail_sync: set_src uses binary OIDs
` [PATCH 09/10] lei: fix error reporting from lei/store -> lei-daemon
` [PATCH 10/10] lei/store: correctly delete entries from over
[PATCH 0/8] various WWW + extindex stuff
2021-08-30 23:44 UTC (9+ messages)
` [PATCH 0/2] www: split out mirror to /text/
` [PATCH 1/2] www: move mirror instructions "
` [PATCH 2/2] www_stream: description header links to top $INBOX_URL
` [PATCH 0/3] www: more footer and mirroring instructions tweaks
` [PATCH 1/3] www_stream: extra link to mirroring information in the footer
` [PATCH 2/3] www_text/mirror: spell out "external index" and "public inbox"
` [PATCH 3/3] www_listing: add note about mirroring information
Add a way to search all from wwwlisting
2021-08-28 18:00 UTC (9+ messages)
` [PATCH 0/2] wwwlisting shows /all/
` [PATCH 1/2] www_listing: show ->ALL at top of HTML listing
` [PATCH 2/2] www_listing: fix odd "locate inbox" cases
` [PATCH] www: avoid potential auto-vivification on ibx->{url}
Issue with lore GIT repo for linux-kernel
2021-08-27 20:50 UTC (2+ messages)
Bug: wwwlisting doesn't get css styling
2021-08-26 13:51 UTC (4+ messages)
` [RFC] wwwlisting: support global CSS in HTML view
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).