user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
 messages from 2021-02-02 11:47:03 to 2021-02-19 12:09:58 UTC [more...]

[PATCH 0/6] lei: start working on IMAP writes
 2021-02-19 12:09 UTC  (7+ messages)
` [PATCH 1/6] t/lei-externals: favor "-o format:$PATHNAME" over "-f"
` [PATCH 2/6] lei_to_mail: get rid of empty _post_augment_maildir
` [PATCH 3/6] tests: require Mail::IMAPClient for IMAP tests
` [PATCH 4/6] net_reader: handle single-message IMAP mailboxes
` [PATCH 5/6] net_writer: start implementing IMAP write support
` [PATCH 6/6] URIimap: overload "" to ->as_string

does "lei q" --format/-f need to exist?
 2021-02-19 11:13 UTC  (5+ messages)

[PATCH 0/2] Maildir fixups
 2021-02-19  0:58 UTC  (3+ messages)
` [PATCH 1/2] lei_to_mail: Maildir: ensure link(2) succeeds
` [PATCH 2/2] emergency: modernize and reduce syscalls

[PATCH 00/26] lei: basic UI + IPC work
 2021-02-18 20:42 UTC  (3+ messages)
` [PATCH 02/26] lei: proposed command-listing and options
  ` lei q --save-as=... requires too much thinking

lei stuff that should be in a lei(1) or lei-overview(7)
 2021-02-18 20:28 UTC 

[PATCH 00/11] lei IMAP read support
 2021-02-18 20:22 UTC  (23+ messages)
` [PATCH 01/11] lei: bless config
` [PATCH 02/11] watch: move imap_common_init to NetReader
` [PATCH 03/11] watch: connect to NNTP and IMAP in config order
` [PATCH 04/11] lei import: start rearranging code for IMAP support
` [PATCH 05/11] lei import: move check_input_format to lei
` [PATCH 06/11] tests: setup_public_inboxes: use IMAP-friendly newsgroups
` [PATCH 07/11] t/lei_to_mail: remove unnecessary arg passing
` [PATCH 08/11] lei convert: mail format conversion sub-command
    ` [PATCHv2 0/4] lei IMAP support take #2
      ` [PATCHv2 1/4] lei convert: mail format conversion sub-command
        ` [PATCHv3 0/4] lei convert IMAP support
        ` [PATCHv3 1/4] lei convert: mail format conversion sub-command
        ` [PATCHv3 2/4] lei import: add IMAP and (maildir|mbox*):$PATHNAME support
        ` [PATCHv3 3/4] lei: consolidate the bulk of the IPC code
        ` [PATCHv3 4/4] lei: check for IMAP auth errors
      ` [PATCHv2 2/4] lei import: add IMAP and (maildir|mbox*):$PATHNAME support
      ` [PATCH (resend) 3/4] lei: consolidate the bulk of the IPC code
      ` [PATCHv2 4/4] lei: check for IMAP auth errors
` [PATCH 09/11] lei import: add IMAP, (maildir|mbox*):$PATHNAME support
` [PATCH 10/11] lei: consolidate the bulk of the IPC code
` [PATCH 11/11] lei: check for IMAP auth errors

[PATCH] lei: completion: bash: generalize nospace usage
 2021-02-18 12:27 UTC 

[PATCH] lei: fail_handler: use correct exit code
 2021-02-15  7:43 UTC 

[PATCH] t/psgi_search: fix test around date boundaries
 2021-02-15  2:36 UTC 

[PATCH] examples/cgit-commit-filter: improve quoted text handling
 2021-02-13  2:15 UTC 

[PATCH 0/3] MboxReader usage and changes
 2021-02-12  7:05 UTC  (4+ messages)
` [PATCH 1/3] filter/vger: kill trailing newlines aggressively
` [PATCH 2/3] import_mbox: use MboxReader
` [PATCH 3/3] mbox_reader: do not chomp non-blank EOL

[PATCH 0/2] WWW + "lei q --stdin": support git approxidate
 2021-02-12  4:34 UTC  (5+ messages)
` [PATCH 1/2] search: use git approxidate in WWW and "lei q --stdin"
  ` [SQUASH 3/2] t/search.t: fix offset error
` [RFC 2/2] search: disallow spaces in argv approxidate queries

[PATCH] search: query_approxidate: cleanup regexp, more tests
 2021-02-11  5:57 UTC 

[PATCH 0/4] doc: lei manpages, round 2
 2021-02-11  5:08 UTC  (6+ messages)
` [PATCH 1/4] doc: lei q: use 'mfolder' as --output placeholder
` [PATCH 2/4] doc: lei: prefer 'location' and 'dirname'
` [PATCH 3/4] doc: add lei-import(1)
` [PATCH 4/4] doc: lei: update manpages

[PATCH] tests: skip properly with git <2.6
 2021-02-10 21:50 UTC 

[PATCH 00/13] lei approxidate, startup fix, --alert
 2021-02-10  9:59 UTC  (15+ messages)
` [PATCHv2 01/13] lei q: improve remote mboxrd UX + MUA
` [PATCH 02/13] lei_xsearch: quiet Eml warnings from remote mboxrds
` [PATCH 03/13] lei q: SIGWINCH process group with the terminal
` [PATCH 04/13] lei q: support --alert=CMD for early MUA users
` [PATCH 05/13] tests: favor IPv6
` [PATCH 06/13] ds: improve add_timer usability
` [PATCH 07/13] lei: start_pager: drop COLUMNS default
` [PATCH 08/13] lei: avoid racing on unlink + bind + listen
` [PATCH 09/13] lei: drop BSD::Resource usage
` [PATCH 10/13] git: implement date_parse method
` [PATCH 11/13] lei q: use git approxidate with d:, dt: and rt: ranges
  ` [PATCH] search: fix argv handling of quoted phrases
` [PATCH 12/13] search: use one git-rev-parse process for all dates
` [PATCH 13/13] spawnpp: raise exception on E2BIG errors

[PATCH 0/6] more lei stuffs
 2021-02-10  8:38 UTC  (8+ messages)
` [PATCH 1/6] lei *external: glob improvements, ls-external filtering
` [PATCH 2/6] lei_external: remove unnecessary Exporter use
` [PATCH 3/6] test_common: support lei-daemon only testing
` [PATCH 4/6] lei ls-external: support --local and --remote
` [PATCH 5/6] lei: note some TODO items (curl, externals)
` [PATCH 6/6] net_reader: new package split from -watch
` [PATCH 7/6] lei_external: fix+test handling of escaped braces

[PATCH 00/11] Maildir code consolidation, test updates
 2021-02-09  8:09 UTC  (12+ messages)
` [PATCH 01/11] t/thread-index-gap.t: avoid unnecessary map
` [PATCH 02/11] test_common: disable fsync on the CLI where possible
` [PATCH 03/11] t/cgi.t: modernizations and style updates
` [PATCH 04/11] git: ->qx: respect caller's $/ in array context
` [PATCH 05/11] lei: split out MdirReader package, lazy-require earlier
` [PATCH 06/11] t/run.perl: fix for >128 tests
` [PATCH 07/11] use MdirReader in -watch and InboxWritable
` [PATCH 08/11] lei q: prefix --alert ops with ':' instead of '-'
` [PATCH 09/11] t/run.perl: drop Cwd dependency
` [PATCH 10/11] lei: replace "I:"-prefixed info messages with "#"
` [PATCH 11/11] tests|lei: fixes for TEST_RUN_MODE=0 and lei oneshot

TAP output for user-facing tools?
 2021-02-08 21:28 UTC  (2+ messages)

[PATCH] www: stream mboxrd in descending docid order
 2021-02-08 18:33 UTC 

[PATCH] INSTALL: depend on Text::ParseWords
 2021-02-08  9:14 UTC 

lei q --remote-if-local-missing ?
 2021-02-08  8:49 UTC 

[PATCH 00/19] lei import Maildir, remote mboxrd fixes
 2021-02-07 23:10 UTC  (23+ messages)
` [PATCH 01/19] spawn: pi_fork_exec: restore parent sigmask in child
` [PATCH 02/19] spawn: pi_fork_exec: support "pgid"
  ` dprintf(3) portability? [was [02/19] spawn: pi_fork_exec: support "pgid"]
` [PATCH 03/19] lei add-external: handle interrupts with --mirror
` [PATCH 04/19] spawn_pp: die more consistently in child
` [PATCH 05/19] ipc: do not die inside wq_worker child process
` [PATCH 06/19] ipc: trim down the Storable checks
` [PATCH 07/19] Makefile.PL: depend on IO::Uncompress::Gunzip
` [PATCH 08/19] xapcmd: avoid potential die surprise in children
` [PATCH 09/19] tests: guard setup_public_inboxes for SQLite and Xapian
` [PATCH 10/19] Revert "ipc: add support for asynchronous callbacks"
` [PATCH 11/19] ipc: wq_do => wq_io_do
` [PATCH 12/19] lei: more consistent IPC exit and error handling
` [PATCH 13/19] lei: remove --mua-cmd alias for --mua
` [PATCH 14/19] lei: replace --thread with --threads
` [PATCH 15/19] lei q: improve remote mboxrd UX
  ` [PATCH 20/19] lei_xsearch: allow quieting regular mset progress, too
` [PATCH 16/19] lei q: SIGWINCH process group with the terminal
` [PATCH 17/19] lei import: support Maildirs
` [PATCH 18/19] imap: avoid unnecessary on-stack delete
` [PATCH 19/19] httpd/async: "
` [PATCH 21/19] lei q: fix arbitrary --mua command handling

[PATCH 0/2] doc: initial lei manpages
 2021-02-07 21:55 UTC  (10+ messages)
` [PATCH 1/2] doc: start manpages for lei commands
  ` lei-q doc thoughts... [was: doc: start manpages for lei commands]
  ` lei q --output vs --mfolder [was: [PATCH 1/2] "

[PATCH 00/17] lei: more random updates
 2021-02-06 12:18 UTC  (18+ messages)
` [PATCH 01/17] lei_overview: drop unnecessary autoflush call
` [PATCH 02/17] lei: favor "keywords" over "flags", test --no-kw
` [PATCH 03/17] lei: fix completion of --no-kw / --no-keywords
` [PATCH 04/17] lei: abort lei_import worker on client abort
` [PATCH 05/17] init: lowercase -j for --jobs
` [PATCH 06/17] lei_query: trim curl options
` [PATCH 07/17] tests: add test_lei wrapper, split out t/lei-import.t
` [PATCH 08/17] t/lei-externals: split out into separate test
` [PATCH 09/17] t/tests: split out setup_public_inboxes sub
` [PATCH 10/17] tests: split out lei-daemon.t from lei.t
` [PATCH 11/17] treewide: replace confess with croak
` [PATCH 12/17] script/lei: avoid waitpid(-1, ...) to keep tests fast
` [PATCH 13/17] lei: add-external --mirror support
` [PATCH 14/17] lei help: split out into separate file
` [PATCH 15/17] lei add-external: reject index and remote opts w/o mirror
` [PATCH 16/17] lei_curl: replace -K/--config with --curl-config
` [PATCH 17/17] lei: remove short switch support for curl(1) options

Thoughts on search-based imap mailboxes
 2021-02-06  0:01 UTC  (5+ messages)

[PATCH] httpd/async: set O_NONBLOCK correctly
 2021-02-05  0:13 UTC 

[PATCH 00/10] lei: cleanups + initial import support
 2021-02-04  9:59 UTC  (11+ messages)
` [PATCH 01/10] lei q: delay worker spawn
` [PATCH 02/10] ipc: localize fields assignment
` [PATCH 03/10] lei q: reorder internals to reduce FD passing
` [PATCH 04/10] lei q: only start pager if output is to stdout
` [PATCH 05/10] lei q: reinstate early MUA spawn for Maildir
` [PATCH 06/10] eml: handle warning ignores for lei
` [PATCH 07/10] lei q: eliminate $not_done temporary git dir hack
` [PATCH 08/10] lei_query: remove uneeded dwaitpid import
` [PATCH 09/10] lei_xsearch: drop unused imports
` [PATCH 10/10] lei import: initial implementation

[PATCH 0/2] wwwaltid: use curl -d '' in instructions
 2021-02-04  4:11 UTC  (5+ messages)
` [PATCH 1/2] www: call curl with -d '' in the altid instructions
` [PATCH 2/2] wwwaltid: add missing word to instructions

[PATCH] t/lei: skip "lei q" tests on missing dependencies
 2021-02-04  2:10 UTC 

[PATCH] pkt_op: do not exit subroutine via "next"
 2021-02-04  2:06 UTC 

[PATCH 0/4] doc and dependency updates
 2021-02-03 21:51 UTC  (5+ messages)
` [PATCH 1/4] HACKING: use "just-ahead-of-time" to describe Inline::C
` [PATCH 2/4] spawn: merge common C code together
` [PATCH 3/4] doc: update dependencies (+Storable, Data::Dumper)
` [PATCH 4/4] tests: guard against missing DBD::SQLite

[PATCH 00/11] lei q --stdin, shortcut names, etc
 2021-02-03  8:11 UTC  (12+ messages)
` [PATCH 01/11] lei: reduce FD pressure from lei2mail worker
` [PATCH 02/11] lei: further reduce lei2mail FD pressure
` [PATCH 03/11] pkt_op: rely on DS::in_loop global
` [PATCH 04/11] lei: err: avoid uninitialized variable warnings
` [PATCH 05/11] lei: propagate curl errors, improve internal consistency
` [PATCH 06/11] lei q: -I/--exclude/--only support globs and basenames
` [PATCH 07/11] lei: complete basenames for include|exclude|only
` [PATCH 08/11] lei: help starts pager
` [PATCH 09/11] lei add-external: completion for existing URL basenames
` [PATCH 10/11] lei: use sleep(1) loop for infinite sleep
` [PATCH 11/11] lei q: support reading queries from stdin

can lei require Inline::C?
 2021-02-03  0:02 UTC  (2+ messages)

generic message-id redirector
 2021-02-02 14:02 UTC  (7+ messages)

[PATCH 00/16] lei: -I/--include and more
 2021-02-02 11:47 UTC  (11+ messages)
` [PATCH 06/16] lei: q: shell completion for --(include|exclude|only)
` [PATCH 08/16] lib: explicitly distinguish oneshot use
` [PATCH 09/16] lei q: do not leave temporary files after oneshot exit
` [PATCH 10/16] cmd_ipc4: fix comments and formatting
` [PATCH 11/16] pktop: fix potential undefined var
` [PATCH 12/16] lei_xsearch: ensure curl.err and tail(1) cleanup happens
` [PATCH 13/16] doc: lei-q: note "-a" and link to Xapian QueryParser
` [PATCH 14/16] lei_overview: avoid unnecessary {l2m} delete
` [PATCH 15/16] lei q: tidy up progress reporting
` [PATCH 16/16] lei q: support --jobs [SEARCHERS],[WRITERS]


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