unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
 messages from 2021-03-28 09:01:25 to 2021-04-26 08:02:16 UTC [more...]

[PATCH] www: missing /$INBOX/$MSGID/raw returns 404
 2021-04-26  8:02 UTC 

[PATCH] lei_xsearch: show --output location with match count
 2021-04-24 23:15 UTC 

[PATCH] lei_saved_search: avoid reentrancy in ->is_dup
 2021-04-24 22:42 UTC 

[PATCH] test_common: don't attempt to seek on pipes and terminals
 2021-04-24 20:09 UTC 

[PATCH] extindex: --gc: use escape pathnames for SQL LIKE properly
 2021-04-24 10:23 UTC 

[PATCH 0/7] lei sync preparations, "lei inspect"
 2021-04-24  9:28 UTC  (8+ messages)
` [PATCH 1/7] lei_input: drop outdated comment w.r.t. compression
` [PATCH 2/7] t/lei_to_mail: split "lei import" test $HOME directory
` [PATCH 3/7] URIimap: support ->uidvalidity and ->iuid
` [PATCH 4/7] net_reader: imap_each: add UIDVALIDITY to URL arg
` [PATCH 5/7] doc: lei_design_notes: add a bit on WAL usage
` [PATCH 6/7] lei_mail_sync: for bidirectional keyword sync
` [PATCH 7/7] lei import: keep sync info for Maildir and IMAP folders

[PATCH] doc: INSTALL: add Guix to distribution list
 2021-04-24  3:47 UTC  (2+ messages)

Setup pointers for extindex and /all
 2021-04-23 20:29 UTC  (2+ messages)

newer xapian and git packages for CentOS7
 2021-04-23 19:51 UTC  (5+ messages)

[PATCH] net_reader: restart on first UID when UIDVALIDITY changes
 2021-04-23 11:26 UTC  (2+ messages)

[PATCH] lei import: support adding keywords and labels on import
 2021-04-23 11:22 UTC 

[PATCH] lei_to_mail: cwd-agnostic Maildir wakeup
 2021-04-23  8:06 UTC 

[PATCH] doc: INSTALL: update with more distro info, symlink-install
 2021-04-23  6:12 UTC 

[PATCH 0/2] "lei up" surprise reduction fixes
 2021-04-23  1:45 UTC  (3+ messages)
` [PATCH 1/2] lei: saved searches support --dedupe=<mid|oid>
` [PATCH 2/2] lei up: support symlinked pathnames

[PATCH] lei: XDG_RUNTIME_DIR=/dev/null disables daemon mode
 2021-04-22  9:44 UTC 

[PATCH 0/3] lei import: network sync things
 2021-04-22  9:08 UTC  (4+ messages)
` [PATCH 1/3] imap_tracker: prepare for use with lei
` [PATCH 2/3] lei import: --incremental default for NNTP and IMAP
` [PATCH 3/3] lei import|convert: drop --no-kw aliases

[PATCH] lei: flesh out `forwarded' kw support for Maildir and IMAP
 2021-04-21 23:50 UTC 

[PATCH] lei: share common *done_wait callbacks
 2021-04-21 18:36 UTC 

t/lei-daemon.t failure when PERL_INLINE_DIRECTORY is set
 2021-04-21 15:03 UTC  (5+ messages)
    ` [PATCH] t/lei-daemon: skip inaccessible socket test as root

[PATCH] doc: add lei_design_notes.txt and lei-store-format(5)
 2021-04-21 10:03 UTC 

c1b912dea25 breaks make test on CentOS7
 2021-04-20 19:17 UTC  (5+ messages)
` [PATCH 0/2] CentOS 7 fixes
` [PATCH 1/2] test_common: fix xbail for Perl 5.16
` [PATCH 2/2] lei_query: avoid POSIX::lround for older Perls

[PATCH] lei-sigpipe: update and move test from xt => t
 2021-04-20  9:17 UTC 

[PATCH 0/2] lei {edit,forget}-search
 2021-04-20  7:16 UTC  (3+ messages)
` [PATCH 1/2] lei forget-search: new command to forget saved searches
` [PATCH 2/2] lei edit-search: command to tweak search parameters

[PATCH 0/4] "lei up --all=local" support
 2021-04-19 23:49 UTC  (5+ messages)
` [PATCH 1/4] lei up: fix help output and ARGV handling
` [PATCH 2/4] config: favor ->get_all when possible
` [PATCH 3/4] lei up: more error checking for config loading
` [PATCH 4/4] lei up: support --all=local

[PATCH 0/6] lei saved search improvements
 2021-04-19  8:52 UTC  (7+ messages)
` [PATCH 1/6] lei: support unlinked/missing saved searches
` [PATCH 2/6] lei q: implement import-before default for --save
` [PATCH 3/6] lei_saved_search: avoid needless var shadowing
` [PATCH 4/6] config: git_config_dump blesses
` [PATCH 5/6] lei_saved_search: split "lei q --save" and "lei up" init paths
` [PATCH 6/6] lei q: --save and --augment may be combined

[PATCH] doc config: mention obfuscation-related options
 2021-04-19  3:10 UTC  (2+ messages)

[PATCH] lei ls-search: command to list saved searches
 2021-04-18  8:40 UTC 

[PATCH] avoid wrong/needless squote_maybe shortcuts
 2021-04-18  8:31 UTC 

[PATCH] lei_saved_search: avoid git-config
 2021-04-17 20:19 UTC 

lei q: --stdin confuses --mua
 2021-04-17 20:13 UTC  (4+ messages)
` [PATCH] lei q: fix MUA spawn after reading query from stdin

[PATCH] lei up: fix canonicalization of Maildirs
 2021-04-17 19:00 UTC  (2+ messages)
` [PATCH 2/] lei up: further improve Maildir canonicalization

[PATCH 0/9] lei saved search usability improvements
 2021-04-17 10:00 UTC  (12+ messages)
` [PATCH 1/9] lei q: --save preserves relative time queries
` [PATCH 2/9] lei: expose share_path as a method
` [PATCH 3/9] lei: saved searches keyed only by path/URL and format
` [PATCH 4/9] lei_to_mail: cast to URIimap object early
` [PATCH 5/9] test_common: handle '-C' (chdir) spawn option properly
  ` [SQUASH] test_common: fix -C $DIR with TEST_RUN_MODE=0
    ` [PATCH 10/9] lei_query: fix relative path handling on --stdin
` [PATCH 6/9] lei: fix rel2abs
` [PATCH 7/9] lei up: support output destination as arg
` [PATCH 8/9] lei q --save: avoid lei.q.format
` [PATCH 9/9] lei q --save: clobber config file on repeats

[PATCH] search: expand "d:" to "dt:" for precision with approxidate
 2021-04-17  0:00 UTC  (2+ messages)
` [SQUASH] fix "d:YYYYMMDD..$NEEDS_APPROXIDATE" case

[PATCH] doc: technical/whyperl: update w/ (good) news from PSC
 2021-04-14  0:25 UTC  (4+ messages)
` upcoming perl v5.12 requirement

[PATCH 0/5] "lei q --save" + "lei up"
 2021-04-13 19:13 UTC  (8+ messages)
` [PATCH 1/5] lei_xsearch: use per-external queries when not sorting
` [PATCH 2/5] lei_dedupe: adjust to prepare for saved searches
` [PATCH 3/5] lei_query: rearrange internals to capture query early
` [PATCH 4/5] lei q: start wiring up saved search
` [PATCH 5/5] lei: add "lei up" to complement "lei q --save"

[PATCH] lei blob: quiet "git rev-parse --git-dir" stderr w/o --cwd
 2021-04-12 17:32 UTC 

archive links broken with obfuscate=true
 2021-04-11 14:45 UTC  (10+ messages)
            ` [PATCH v2] www: do not obfuscate addresses in URLs

[PATCH] import: convert init.defaultBranch to fully qualified ref
 2021-04-07 23:27 UTC  (2+ messages)

[PATCH] lei: fix git-credential handling
 2021-04-05 21:26 UTC  (5+ messages)
  ` [PATCH] script/lei: waitpid for git-credential and pager
    ` [RFC] script/lei: don't setsid on MUA spawn

[PATCH] lei_store: use getpwuid and hostname for ident
 2021-04-05 20:38 UTC 

[PATCH 0/5] lei_to_mail fixes
 2021-04-05 10:27 UTC  (6+ messages)
` [PATCH 1/5] lei_to_mail: trim down imports
` [PATCH 2/5] lei_tag: fix comments w.r.t support levels
` [PATCH 3/5] lei: maildir: move shard support to MdirReader
` [PATCH 4/5] lei_to_mail: improve comments and reduce LoC
` [PATCH 5/5] lei q: fix auth IMAP --output with remote mboxrd

[PATCH] lei_search: ignore Resent-Message-ID for indexing
 2021-04-04 17:38 UTC 

[PATCH 0/5] lei/store: fix epoch roll, better errors
 2021-04-03 10:48 UTC  (6+ messages)
` [PATCH 1/5] lei_store: update alternates on new epoch
` [PATCH 2/5] test_common: lei_ok: improve diagnostics
` [PATCH 3/5] lei tag: note message mismatches on failure
` [PATCH 4/5] lei: improve handling of Message-ID-less draft messages
` [PATCH 5/5] lei/store: (more) synchronous non-fatal error output

[PATCH 0/6] lei auth-related fixes
 2021-04-03  2:24 UTC  (7+ messages)
` [PATCH 1/6] URInntps: add URI 5.08 release note
` [PATCH 2/6] lei q: ensure wq workers shutdown on IMAP auth failures
` [PATCH 3/6] lei tag: fix tagging of IMAP inputs
` [PATCH 4/6] lei_auth: rename {net_merge} to {net_merge_continue}
` [PATCH 5/6] net_reader: fix read-only "lei convert" auth failures
` [PATCH 6/6] xt/lei-auth-fail: test more failure cases

[PATCH 0/2] lei MUA UX fixes
 2021-04-03  1:37 UTC  (3+ messages)
` [PATCH 1/2] lei q: don't show remote progress if MUA is running
` [PATCH 2/2] lei: allow progress to non-TTY after MUA spawn

[PATCH 0/5] quieter and less noisy
 2021-04-01 12:10 UTC  (6+ messages)
` [PATCH 1/5] lei_query: remove unnecessary V2Writable require
` [PATCH 2/5] lei q: reduce lei/store work for kw changes to stored mail
` [PATCH 3/5] lei_store: set_xvmd: don't add if no vmd at all
` [PATCH 4/5] lei_store: quiet down git user info being unset
` [PATCH 5/5] lei_store: quiet down per-message related warnings

[PATCH] lei: maildir: handle "forwarded" keyword as "P"
 2021-04-01 10:12 UTC 

[PATCH 0/2] lei sucks
 2021-04-01  9:32 UTC  (3+ messages)
` [PATCH 1/2] build: generate PublicInbox.pm with $VERSION
` [PATCH 2/2] lei sucks: sub-command to aid bug reporting

[PATCH] script/lei: background ourselves on MUA/pager exec
 2021-03-31 23:29 UTC 

[PATCH] lei_input: reduce IPC traffic with multiple inputs
 2021-03-31  7:45 UTC 

[PATCH 0/2] lei doc: mail formats
 2021-03-31  3:15 UTC  (4+ messages)
` [PATCH 1/2] doc: add lei-mail-formats(5) manpage
` [PATCH 2/2] doc: lei-overview: favor Maildir for mutt examples

[PATCH] lei blob: "--mail" disables solver, use --include/only
 2021-03-31  1:53 UTC 

[PATCH] lei: fix IMAP auth failure handling
 2021-03-30 22:29 UTC 

[PATCH] lei tag: rename from "lei mark"
 2021-03-30  9:39 UTC 

[PATCH] lei q: avoid redundant default setting for sort with l2m
 2021-03-30  9:10 UTC 

[PATCH] lei_to_mail: update some comments and style
 2021-03-30  7:23 UTC 

[PATCH] git: local_nick: handle trailing or redundant '/' in git_dir
 2021-03-29 23:58 UTC 

[PATCH 0/4] doc: some clarifications and warnings
 2021-03-29 21:13 UTC  (6+ messages)
` [PATCH 1/4] doc: lei q: drop NNTP from --output description
` [PATCH 2/4] doc: lei q: add warning for --output clobbering
` [PATCH 3/4] doc: lei q: clarify default output as stdout
` [PATCH 4/4] doc: lei: update description, add warnings

[PATCH] lei_input: support compressed mboxes
 2021-03-29 17:49 UTC 

[PATCH] lei blob: cleanup solver tmpdir on failure
 2021-03-29 17:47 UTC 

[PATCH 0/3] lei input improvements
 2021-03-29  7:08 UTC  (4+ messages)
` [PATCH 1/3] lei_input: avoid special case sub for --stdin
` [PATCH 2/3] lei: use IO::Uncompress::Gunzip MultiStream
` [PATCH 3/3] lei_input: treat ".eml" and ".patch" suffix as "eml"

[PATCH] t/epoll: explicitly use scalar operator for @events
 2021-03-29  5:19 UTC 

[PATCH 0/8] doc: lei manpages, round 4
 2021-03-29  3:35 UTC  (12+ messages)
` [PATCH 1/8] doc lei-q: fix typo in -tt description
` [PATCH 2/8] doc lei: note --stdin shortcut in synopses
` [PATCH 3/8] doc lei: drop an unnecessary to-do comment
` [PATCH 4/8] doc lei: don't render most to-do comments
` [PATCH 5/8] doc lei: update manpages with new options
` [PATCH 6/8] doc lei: add manpages for new commands
` [PATCH 7/8] doc lei overview: note that lei-init is usually unnecessary
` [PATCH 8/8] doc lei overview: better explain routes into local store

[PATCH] doc config: don't render a to-do comment
 2021-03-29  3:13 UTC 

[PATCH v1] git-send-email-reply: Append subject
 2021-03-28 22:58 UTC  (7+ messages)

[PATCH 00/12] lei blob and some yak-shaving
 2021-03-28  9:31 UTC  (8+ messages)
` [PATCH 06/12] lei blob: some extra tests
` [PATCH 08/12] lei blob: flesh out help text
` [PATCH 09/12] t/lei_store: ensure LeiSearch responds to ->isrch
` [PATCH 10/12] lei blob: add remote external support
` [PATCH 11/12] lei: drop coderepo placeholders, submodule TODO
` [PATCH 12/12] treewide: shorten temporary filename


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