unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
*** "x=m" ignored for GET requests, use download buttons below ***
			download mbox.gz: |
   1. [PATCH/RFC 0/7] lei - Local Email Interface skeleton
      - by Eric Wong @ 2020-12-15 11:47 UTC [63%]

   2. [RFC 7/7] lei: use spawn (vfork + execve) for lazy start
      - by Eric Wong @ 2020-12-15 11:47 UTC [61%]

   3. [RFC 4/7] lei: proposed command-listing and options
      - by Eric Wong @ 2020-12-15 11:47 UTC [43%]

   4. [RFC 3/7] lei: FD-passing and IPC basics
      - by Eric Wong @ 2020-12-15 11:47 UTC [28%]

   5. [PATCH 00/26] lei: basic UI + IPC work
      - by Eric Wong @ 2020-12-18 12:09 UTC [55%]

   6. [PATCH 02/26] lei: proposed command-listing and options
      - by Eric Wong @ 2020-12-18 12:09 UTC [45%]

   7. [PATCH 01/26] lei: FD-passing and IPC basics
      - by Eric Wong @ 2020-12-18 12:09 UTC [28%]

   8. [PATCH 08/26] lei: ensure we run a restrictive umask
      - by Eric Wong @ 2020-12-18 12:09 UTC [68%]

   9. [PATCH 05/26] lei: use spawn (vfork + execve) for lazy start
      - by Eric Wong @ 2020-12-18 12:09 UTC [61%]

  10. [PATCH 12/26] rename LeiDaemon package to PublicInbox::LEI
      - by Eric Wong @ 2020-12-18 12:09 UTC [60%]

  11. [PATCH 07/26] t/lei-oneshot: standalone oneshot (non-socket) test
      - by Eric Wong @ 2020-12-18 12:09 UTC [49%]

  12. [PATCH 09/26] lei: support `daemon-env' for modifying long-lived env
      - by Eric Wong @ 2020-12-18 12:09 UTC [44%]

  13. [PATCH 06/26] lei: refine help/option parsing, implement "init"
      - by Eric Wong @ 2020-12-18 12:09 UTC [20%]

  14. [PATCH 23/26] build: add lei.sh + "make symlink-install" target
      - by Eric Wong @ 2020-12-18 12:09 UTC [67%]

  15. [PATCH 13/26] lei: support pass-through for `lei config'
      - by Eric Wong @ 2020-12-18 12:09 UTC [66%]

  16. [PATCH 20/26] lei: restore default __DIE__ handler for event loop
      - by Eric Wong @ 2020-12-18 12:09 UTC [64%]

  17. [PATCH 22/26] lei: start working on bash completion
      - by Eric Wong @ 2020-12-18 12:09 UTC [53%]

  18. [PATCH 16/26] lei: micro-optimize startup time
      - by Eric Wong @ 2020-12-18 12:09 UTC [50%]

  19. [PATCH 14/26] lei: help: show actual paths being operated on
      - by Eric Wong @ 2020-12-18 12:09 UTC [47%]

  20. [PATCH 24/26] lei: support for -$DIGIT and -$SIG CLI switches
      - by Eric Wong @ 2020-12-18 12:09 UTC [42%]

  21. [PATCH 21/26] lei: drop $SIG{__DIE__}, add oneshot fallbacks
      - by Eric Wong @ 2020-12-18 12:09 UTC [38%]

  22. [PATCH 15/26] lei: rename $client => $self and bless
      - by Eric Wong @ 2020-12-18 12:09 UTC [37%]

  23. [PATCH 25/26] lei: revise output routines
      - by Eric Wong @ 2020-12-18 12:09 UTC [64%]

  24. [PATCH 26/26] lei: extinbox: start implementing in config file
      - by Eric Wong @ 2020-12-18 12:09 UTC [42%]

  25. Re: [PATCH 26/26] lei: extinbox: start implementing in config file
      - by Eric Wong @ 2020-12-18 20:23 UTC [71%]

  26. [RFC] lei: rename proposed "query" command to "q", add JSON output
      - by Eric Wong @ 2020-12-26 11:13 UTC [55%]

  27. "extinbox" term - was: [RFC 4/7] lei: proposed command-listing...
      - by Eric Wong @ 2020-12-26 11:26 UTC [71%]

  28. Re: "extinbox" term - was: [RFC 4/7] lei: proposed command-listing...
      - by Kyle Meyer @ 2020-12-28 15:29 UTC [71%]

  29. Re: "extinbox" term - was: [RFC 4/7] lei: proposed command-listing...
      - by Eric Wong @ 2020-12-28 21:55 UTC [71%]

  30. Re: "extinbox" term - was: [RFC 4/7] lei: proposed command-listing...
      - by Kyle Meyer @ 2020-12-29  3:01 UTC [71%]

  31. [PATCH 00/36] another round of lei stuff
      - by Eric Wong @ 2020-12-31 13:51 UTC [51%]

  32. [PATCH 10/36] lei: implement various deduplication strategies
      - by Eric Wong @ 2020-12-31 13:51 UTC [37%]

  33. [PATCH 17/36] lei: rename "extinbox" => "external"
      - by Eric Wong @ 2020-12-31 13:51 UTC [44%]

  34. [PATCH 23/36] lei: add --mfolder as an --output alias
      - by Eric Wong @ 2020-12-31 13:51 UTC [71%]

  35. [PATCH 33/36] lei: avoid Spawn package when starting daemon
      - by Eric Wong @ 2020-12-31 13:51 UTC [56%]

  36. [PATCH 2/4] t/lei: fix TEST_RUN_MODE=0, simplify oneshot fallback
      - by Eric Wong @ 2021-01-01  5:47 UTC [57%]

  37. [PATCH 0/3] lei-related test fixes
      - by Eric Wong @ 2021-01-03  9:48 UTC [70%]

  38. [PATCH 1/3] t/lei: use $lei->() callback wrapper
      - by Eric Wong @ 2021-01-03  9:48 UTC [60%]

  39. [PATCH 2/2] lei: fix output race in client/daemon mode
      - by Eric Wong @ 2021-01-03 11:24 UTC [70%]

  40. [PATCH] lei: prefer IO::FDPass over our Inline::C recv_3fds
      - by Eric Wong @ 2021-01-03 20:58 UTC [52%]

  41. [PATCH 0/2] lei: some usage bits
      - by Eric Wong @ 2021-01-04  4:16 UTC [71%]

  42. [PATCH 1/2] lei: fix opt_dash to pass non-dash args to @argv
      - by Eric Wong @ 2021-01-04  4:16 UTC [67%]

  43. [PATCH 2/2] lei: improve idempotent "init" error message
      - by Eric Wong @ 2021-01-04  4:16 UTC [71%]

  44. [PATCH 1/4] lei: completion: fix filename completion
      - by Eric Wong @ 2021-01-05  9:04 UTC [71%]

  45. [PATCH 0/4] more lei usability stuff
      - by Eric Wong @ 2021-01-05  9:04 UTC [71%]

  46. [PATCH 2/4] lei: automatic pager support
      - by Eric Wong @ 2021-01-05  9:04 UTC [65%]

  47. [PATCH 3/4] lei: use client env as-is, drop daemon-env command
      - by Eric Wong @ 2021-01-05  9:04 UTC [51%]

  48. [PATCH 4/4] address: pairs: new helper for JMAP (and maybe lei)
      - by Eric Wong @ 2021-01-05  9:04 UTC [50%]

  49. JSON pretty-printing [was: [4/4] ... (and maybe lei)]
      - by Eric Wong @ 2021-01-05  9:24 UTC [70%]

  50. [PATCH 00/22] lei query overview views
      - by Eric Wong @ 2021-01-10 12:14 UTC [57%]

  51. [PATCH 02/22] lei q: deduplicate smsg
      - by Eric Wong @ 2021-01-10 12:14 UTC [50%]

  52. [PATCH 01/22] lei query + pagination sorta working
      - by Eric Wong @ 2021-01-10 12:14 UTC [29%]

  53. [PATCH 12/22] lei: rename $w to $wpager for warning message
      - by Eric Wong @ 2021-01-10 12:15 UTC [71%]

  54. [PATCH 13/22] lei: fix oneshot TTY detection by passing STD*{GLOB}
      - by Eric Wong @ 2021-01-10 12:15 UTC [71%]

  55. [PATCH 18/22] lei: get rid of client {pid} field
      - by Eric Wong @ 2021-01-10 12:15 UTC [62%]

  56. [PATCH 19/22] lei: fork + FD cleanup
      - by Eric Wong @ 2021-01-10 12:15 UTC [41%]

  57. [PATCH 14/22] lei: query: ensure pager exit is instantaneous
      - by Eric Wong @ 2021-01-10 12:15 UTC [33%]

  58. [PATCH 20/22] lei: run pager in client script
      - by Eric Wong @ 2021-01-10 12:15 UTC [52%]

  59. [PATCH 22/22] lei: query: restore JSON output overview
      - by Eric Wong @ 2021-01-10 12:15 UTC [33%]

  60. [PATCH 00/14] lei: another pile of changes
      - by Eric Wong @ 2021-01-14  7:06 UTC [64%]

  61. [PATCH 04/14] lei: do not unlink socket path at exit
      - by Eric Wong @ 2021-01-14  7:06 UTC [69%]

  62. [PATCH 05/14] lei: reduce live FD references in wq child
      - by Eric Wong @ 2021-01-14  7:06 UTC [68%]

  63. [PATCH 06/14] lei: rely on localized $current_lei for warnings
      - by Eric Wong @ 2021-01-14  7:06 UTC [66%]

  64. [PATCH 08/14] lei q: reinstate smsg dedupe
      - by Eric Wong @ 2021-01-14  7:06 UTC [62%]

  65. [PATCH 11/14] lei: q: lock stdout on overview output
      - by Eric Wong @ 2021-01-14  7:06 UTC [49%]

  66. [PATCH 02/14] lei: test SIGPIPE, stop xsearch workers on client abort
      - by Eric Wong @ 2021-01-14  7:06 UTC [23%]

  67. [PATCH 13/14] lei: remove temporary var on open
      - by Eric Wong @ 2021-01-14  7:06 UTC [71%]

  68. [PATCH 14/14] lei: pass FD to CWD via cmsg, use fchdir on server
      - by Eric Wong @ 2021-01-14  7:06 UTC [48%]

  69. Re: [PATCH 11/14] lei: q: lock stdout on overview output
      - by Eric Wong @ 2021-01-15  0:18 UTC [71%]

  70. [PATCH 0/4] lei q: outputs to Maildir and mbox* working
      - by Eric Wong @ 2021-01-16 11:36 UTC [71%]

  71. [PATCH 4/4] lei: pager: pass correct env in oneshot mode
      - by Eric Wong @ 2021-01-16 11:36 UTC [71%]

  72. [PATCH 3/4] lei: q: results output to Maildir and mbox* working
      - by Eric Wong @ 2021-01-16 11:36 UTC [22%]

  73. [PATCH] lei q: add --mua-cmd switch
      - by Eric Wong @ 2021-01-17  8:52 UTC [50%]

  74. Re: [PATCH] lei q: add --mua-cmd switch
      - by Eric Wong @ 2021-01-17 10:19 UTC [71%]

  75. Re: [PATCH] lei q: add --mua-cmd switch
      - by Eric Wong @ 2021-01-17 10:28 UTC [71%]

  76. [PATCH 0/2] lei q: write faster, mutt does less work
      - by Eric Wong @ 2021-01-18 10:30 UTC [71%]

  77. [PATCH 1/2] lei q: parallelize Maildir and mbox writing
      - by Eric Wong @ 2021-01-18 10:30 UTC [35%]

  78. Re: [PATCH 1/2] lei q: parallelize Maildir and mbox writing
      - by Eric Wong @ 2021-01-18 21:19 UTC [71%]

  79. [PATCH 0/9] lei bugfixes and error handling
      - by Eric Wong @ 2021-01-19  9:34 UTC [71%]

  80. [PATCH 4/9] lei: write daemon errors to the sock directory
      - by Eric Wong @ 2021-01-19  9:34 UTC [71%]

  81. [PATCH 6/9] lei_overview: do not write if $lei->{1} is gone
      - by Eric Wong @ 2021-01-19  9:34 UTC [71%]

  82. [PATCH 3/9] lei q: do not spawn MUA early
      - by Eric Wong @ 2021-01-19  9:34 UTC [69%]

  83. [PATCH 7/9] t/lei: fix double-running of socket test with oneshot
      - by Eric Wong @ 2021-01-19  9:34 UTC [69%]

  84. [PATCH 8/9] lei: test some likely errors due to misuse
      - by Eric Wong @ 2021-01-19  9:34 UTC [58%]

  85. [PATCH 2/9] lei q: fix SIGPIPE handling from lei2mail workers
      - by Eric Wong @ 2021-01-19  9:34 UTC [48%]

  86. [PATCH 1/9] lei q: start ->mset while query_prepare runs
      - by Eric Wong @ 2021-01-19  9:34 UTC [47%]

  87. [PATCH 5/9] lei q: fix augment of compressed mailboxes
      - by Eric Wong @ 2021-01-19  9:34 UTC [41%]

  88. [PATCH 0/7] lei: fixes piled higher and deeper
      - by Eric Wong @ 2021-01-20  5:04 UTC [71%]

  89. [PATCH 2/7] lei: exit code in oneshot mode
      - by Eric Wong @ 2021-01-20  5:04 UTC [71%]

  90. [PATCH 4/7] lei q: cleanup store initialization
      - by Eric Wong @ 2021-01-20  5:04 UTC [67%]

  91. [PATCH 1/7] lei: allow more mbox inode types
      - by Eric Wong @ 2021-01-20  5:04 UTC [63%]

  92. [PATCH 5/7] lei: dump and clear errors.log in daemon mode
      - by Eric Wong @ 2021-01-20  5:04 UTC [53%]

  93. [PATCH 00/12] lei: another dump
      - by Eric Wong @ 2021-01-21 19:46 UTC [70%]

  94. [PATCH 02/12] lei q: retrieve keywords for local, non-external messages
      - by Eric Wong @ 2021-01-21 19:46 UTC [52%]

  95. [PATCH 05/12] lei: fix inadvertant FD sharing
      - by Eric Wong @ 2021-01-21 19:46 UTC [45%]

  96. [PATCH 04/12] lei: show {pct} and {oid} in From_ lines and filenames
      - by Eric Wong @ 2021-01-21 19:46 UTC [31%]

  97. [PATCH 07/12] lei: oneshot: use client $io[2] for placeholder
      - by Eric Wong @ 2021-01-21 19:46 UTC [71%]

  98. [PATCH 12/12] lei forget-external: bash completion support
      - by Eric Wong @ 2021-01-21 19:46 UTC [69%]

  99. [PATCH 08/12] lei: remove INT/QUIT/TERM handlers, fix daemon EOF
      - by Eric Wong @ 2021-01-21 19:46 UTC [67%]

 100. [PATCH 10/12] lei: remove @TO_CLOSE_ATFORK_CHILD
      - by Eric Wong @ 2021-01-21 19:46 UTC [58%]

 101. [PATCH 11/12] lei: forget-external support with canonicalization
      - by Eric Wong @ 2021-01-21 19:46 UTC [43%]

 102. [PATCH 00/10] lei: externals more stuff
      - by Eric Wong @ 2021-01-23 10:27 UTC [71%]

 103. [PATCH 01/10] lei: move external vivification to xsearch
      - by Eric Wong @ 2021-01-23 10:27 UTC [47%]

 104. [PATCH 07/10] lei forget-external: just show the location
      - by Eric Wong @ 2021-01-23 10:27 UTC [71%]

 105. [PATCH 09/10] lei forget-external: don't show redundant "not found"
      - by Eric Wong @ 2021-01-23 10:27 UTC [71%]

 106. [PATCH 10/10] lei add-external: don't allow non-existent directories
      - by Eric Wong @ 2021-01-23 10:27 UTC [71%]

 107. [PATCH 05/10] lei: default "-f $mfolder" args for common MUAs
      - by Eric Wong @ 2021-01-23 10:27 UTC [68%]

 108. [PATCH 06/10] lei completion: handle URLs with port numbers
      - by Eric Wong @ 2021-01-23 10:27 UTC [67%]

 109. [PATCH 04/10] lei: oneshot: preserve stdout if writing mbox
      - by Eric Wong @ 2021-01-23 10:27 UTC [66%]

 110. [PATCH 08/10] lei q: support a bunch of curl(1) options
      - by Eric Wong @ 2021-01-23 10:27 UTC [47%]

 111. [PATCH 02/10] lei: support remote externals
      - by Eric Wong @ 2021-01-23 10:27 UTC [35%]

 112. Re: [PATCH 02/10] lei: support remote externals
      - by Kyle Meyer @ 2021-01-24  6:01 UTC [62%]

 113. [PATCH 0/9] lei remotes fixes and updates
      - by Eric Wong @ 2021-01-24 11:46 UTC [71%]

 114. [PATCH 4/9] lei q: disable remote externals if locals exist
      - by Eric Wong @ 2021-01-24 11:46 UTC [67%]

 115. [PATCH 1/9] lei q: limit concurrency to 4 remote connections
      - by Eric Wong @ 2021-01-24 11:46 UTC [53%]

 116. [PATCH 5/9] lei q: honor --no-local to force remote searches
      - by Eric Wong @ 2021-01-24 11:46 UTC [65%]

 117. [PATCH 7/9] lei q: fix JSON overview with remote externals
      - by Eric Wong @ 2021-01-24 11:46 UTC [54%]

 118. Re: [PATCH 02/10] lei: support remote externals
      - by Eric Wong @ 2021-01-24 12:02 UTC [70%]

 119. Re: [PATCH 02/10] lei: support remote externals
      - by Eric Wong @ 2021-01-24 12:12 UTC [71%]

 120. exit codes [was: [PATCH 5/9] lei q: honor --no-local to force remote searches]
      - by Eric Wong @ 2021-01-24 12:31 UTC [71%]

 121. Re: [PATCH 7/9] lei q: fix JSON overview with remote externals
      - by Eric Wong @ 2021-01-24 12:37 UTC [71%]

 122. Re: [PATCH 02/10] lei: support remote externals
      - by Kyle Meyer @ 2021-01-24 22:11 UTC [71%]

 123. [PATCH 0/5] lei: more fixes and usability enhancement
      - by Eric Wong @ 2021-01-25  1:18 UTC [71%]

 124. [PATCH 2/5] lei q: drop "oid" output format
      - by Eric Wong @ 2021-01-25  1:18 UTC [69%]

 125. [PATCH 4/5] lei q: reject remotes early if curl(1) is missing
      - by Eric Wong @ 2021-01-25  1:18 UTC [65%]

 126. [PATCH 3/5] lei q: demangle and quiet curl output
      - by Eric Wong @ 2021-01-25  1:18 UTC [55%]

 127. [PATCH 1/5] lei: reinstate JSON smsg output deduplication
      - by Eric Wong @ 2021-01-25  1:18 UTC [55%]

 128. [PATCH 5/5] lei q: continue remote search if torsocks(1) is missing
      - by Eric Wong @ 2021-01-25  1:18 UTC [71%]

 129. [PATCH 1/4] lei: use Time::HiRes stat for nanosecond resolution
      - by Eric Wong @ 2021-01-25  6:41 UTC [71%]

 130. RFC: lei q --include/-I and similar switch names
      - by Eric Wong @ 2021-01-25  7:33 UTC [61%]

 131. Re: [PATCH 02/10] lei: support remote externals
      - by Eric Wong @ 2021-01-25 18:37 UTC [71%]

 132. Re: RFC: lei q --include/-I and similar switch names
      - by Kyle Meyer @ 2021-01-27  2:04 UTC [71%]

 133. [PATCH 0/9] lei completion, some small updates
      - by Eric Wong @ 2021-01-27  9:42 UTC [71%]

 134. [PATCH 2/9] lei: drop "git" command forwarding
      - by Eric Wong @ 2021-01-27  9:42 UTC [71%]

 135. [PATCH 3/9] lei: fix comment regarding client payload
      - by Eric Wong @ 2021-01-27  9:42 UTC [71%]

 136. [PATCH 4/9] lei: set PWD correctly for path expansion
      - by Eric Wong @ 2021-01-27  9:42 UTC [52%]

 137. [PATCH 6/9] lei: complete option switch args
      - by Eric Wong @ 2021-01-27  9:42 UTC [45%]

 138. [PATCH 9/9] lei: dclose: fix typo
      - by Eric Wong @ 2021-01-27  9:42 UTC [71%]

 139. [PATCH 0/7] lei: more half-baked updates
      - by Eric Wong @ 2021-01-29  7:42 UTC [71%]

 140. [PATCH 4/7] lei: less error-prone FD mapping
      - by Eric Wong @ 2021-01-29  7:42 UTC [37%]

 141. [PATCH 0/2] doc: initial lei manpages
      - by Kyle Meyer @ 2021-02-01  5:57 UTC [65%]

 142. [PATCH 1/2] doc: start manpages for lei commands
      - by Kyle Meyer @ 2021-02-01  5:57 UTC [27%]

 143. [PATCH 2/2] doc: add lei-overview(7)
      - by Kyle Meyer @ 2021-02-01  5:57 UTC [55%]

 144. Re: [PATCH 2/2] doc: add lei-overview(7)
      - by Eric Wong @ 2021-02-01  6:40 UTC [71%]

 145. [PATCH 08/21] lei: keep $lei around until workers are reaped
      - by Eric Wong @ 2021-02-01  8:28 UTC [82%]

 146. [PATCH 03/21] lei: remove per-child SIG{__WARN__}
      - by Eric Wong @ 2021-02-01  8:28 UTC [71%]

 147. [PATCH 11/21] lei: deep clone {ovv} for l2m workers
      - by Eric Wong @ 2021-02-01  8:28 UTC [71%]

 148. [PATCH 06/21] lei: remove syslog dependency
      - by Eric Wong @ 2021-02-01  8:28 UTC [66%]

 149. [PATCH 01/21] lei: more consistent dedupe and ovv_buf init
      - by Eric Wong @ 2021-02-01  8:28 UTC [57%]

 150. [PATCH 04/21] lei: remove SIGPIPE handler
      - by Eric Wong @ 2021-02-01  8:28 UTC [28%]

 151. [PATCH 13/21] lei: increase initial timeout
      - by Eric Wong @ 2021-02-01  8:28 UTC [65%]

 152. [PATCH 20/21] lei: avoid ETOOMANYREFS, cleanup imports
      - by Eric Wong @ 2021-02-01  8:28 UTC [64%]

 153. Re: [PATCH 2/2] doc: add lei-overview(7)
      - by Eric Wong @ 2021-02-01 11:37 UTC [71%]

 154. can lei require Inline::C?
      - by Eric Wong @ 2021-02-02 10:09 UTC [71%]

 155. [PATCH 00/16] lei: -I/--include and more
      - by Eric Wong @ 2021-02-02 11:46 UTC [66%]

 156. [PATCH 04/16] lei q: support --only, --include and --exclude
      - by Eric Wong @ 2021-02-02 11:46 UTC [51%]

 157. [PATCH 01/16] lei: switch to use SEQPACKET socketpair instead of pipe
      - by Eric Wong @ 2021-02-02 11:46 UTC [42%]

 158. [PATCH 03/16] lei q: emit progress and counting via PktOp
      - by Eric Wong @ 2021-02-02 11:46 UTC [32%]

 159. [PATCH 05/16] lei: complete: do not complete non-arg options w/ help text
      - by Eric Wong @ 2021-02-02 11:46 UTC [71%]

 160. [PATCH 13/16] doc: lei-q: note "-a" and link to Xapian QueryParser
      - by Eric Wong @ 2021-02-02 11:46 UTC [71%]

 161. [PATCH 06/16] lei: q: shell completion for --(include|exclude|only)
      - by Eric Wong @ 2021-02-02 11:46 UTC [64%]

 162. [PATCH 15/16] lei q: tidy up progress reporting
      - by Eric Wong @ 2021-02-02 11:47 UTC [56%]

 163. [PATCH 09/16] lei q: do not leave temporary files after oneshot exit
      - by Eric Wong @ 2021-02-02 11:46 UTC [52%]

 164. [PATCH 16/16] lei q: support --jobs [SEARCHERS],[WRITERS]
      - by Eric Wong @ 2021-02-02 11:47 UTC [48%]

 165. Re: can lei require Inline::C?
      - by Kyle Meyer @ 2021-02-03  0:02 UTC [71%]

 166. [PATCH 02/11] lei: further reduce lei2mail FD pressure
      - by Eric Wong @ 2021-02-03  8:11 UTC [71%]

 167. [PATCH 04/11] lei: err: avoid uninitialized variable warnings
      - by Eric Wong @ 2021-02-03  8:11 UTC [71%]

 168. [PATCH 07/11] lei: complete basenames for include|exclude|only
      - by Eric Wong @ 2021-02-03  8:11 UTC [71%]

 169. [PATCH 08/11] lei: help starts pager
      - by Eric Wong @ 2021-02-03  8:11 UTC [71%]

 170. [PATCH 01/11] lei: reduce FD pressure from lei2mail worker
      - by Eric Wong @ 2021-02-03  8:11 UTC [67%]

 171. [PATCH 00/11] lei q --stdin, shortcut names, etc
      - by Eric Wong @ 2021-02-03  8:11 UTC [66%]

 172. [PATCH 06/11] lei q: -I/--exclude/--only support globs and basenames
      - by Eric Wong @ 2021-02-03  8:11 UTC [54%]

 173. [PATCH 05/11] lei: propagate curl errors, improve internal consistency
      - by Eric Wong @ 2021-02-03  8:11 UTC [41%]

 174. [PATCH 10/11] lei: use sleep(1) loop for infinite sleep
      - by Eric Wong @ 2021-02-03  8:11 UTC [71%]

 175. [PATCH 09/11] lei add-external: completion for existing URL basenames
      - by Eric Wong @ 2021-02-03  8:11 UTC [56%]

 176. [PATCH 11/11] lei q: support reading queries from stdin
      - by Eric Wong @ 2021-02-03  8:11 UTC [43%]

 177. [PATCH] t/lei: skip "lei q" tests on missing dependencies
      - by Eric Wong @ 2021-02-04  2:10 UTC [83%]

 178. [PATCH 00/10] lei: cleanups + initial import support
      - by Eric Wong @ 2021-02-04  9:59 UTC [68%]

 179. [PATCH 04/10] lei q: only start pager if output is to stdout
      - by Eric Wong @ 2021-02-04  9:59 UTC [71%]

 180. [PATCH 01/10] lei q: delay worker spawn
      - by Eric Wong @ 2021-02-04  9:59 UTC [65%]

 181. [PATCH 05/10] lei q: reinstate early MUA spawn for Maildir
      - by Eric Wong @ 2021-02-04  9:59 UTC [61%]

 182. [PATCH 07/10] lei q: eliminate $not_done temporary git dir hack
      - by Eric Wong @ 2021-02-04  9:59 UTC [56%]

 183. [PATCH 06/10] eml: handle warning ignores for lei
      - by Eric Wong @ 2021-02-04  9:59 UTC [51%]

 184. [PATCH 03/10] lei q: reorder internals to reduce FD passing
      - by Eric Wong @ 2021-02-04  9:59 UTC [29%]

 185. [PATCH 10/10] lei import: initial implementation
      - by Eric Wong @ 2021-02-04  9:59 UTC [36%]

 186. lei-q doc thoughts... [was: doc: start manpages for lei commands]
      - by Eric Wong @ 2021-02-06  9:01 UTC [90%]

 187. [PATCH 04/17] lei: abort lei_import worker on client abort
      - by Eric Wong @ 2021-02-06 12:18 UTC [67%]

 188. [PATCH 03/17] lei: fix completion of --no-kw / --no-keywords
      - by Eric Wong @ 2021-02-06 12:18 UTC [63%]

 189. [PATCH 00/17] lei: more random updates
      - by Eric Wong @ 2021-02-06 12:18 UTC [60%]

 190. [PATCH 02/17] lei: favor "keywords" over "flags", test --no-kw
      - by Eric Wong @ 2021-02-06 12:18 UTC [55%]

 191. [PATCH 12/17] script/lei: avoid waitpid(-1, ...) to keep tests fast
      - by Eric Wong @ 2021-02-06 12:18 UTC [66%]

 192. [PATCH 10/17] tests: split out lei-daemon.t from lei.t
      - by Eric Wong @ 2021-02-06 12:18 UTC [46%]

 193. [PATCH 07/17] tests: add test_lei wrapper, split out t/lei-import.t
      - by Eric Wong @ 2021-02-06 12:18 UTC [41%]

 194. [PATCH 08/17] t/lei-externals: split out into separate test
      - by Eric Wong @ 2021-02-06 12:18 UTC [24%]

 195. [PATCH 13/17] lei: add-external --mirror support
      - by Eric Wong @ 2021-02-06 12:18 UTC [21%]

 196. [PATCH 15/17] lei add-external: reject index and remote opts w/o mirror
      - by Eric Wong @ 2021-02-06 12:18 UTC [66%]

 197. [PATCH 17/17] lei: remove short switch support for curl(1) options
      - by Eric Wong @ 2021-02-06 12:18 UTC [64%]

 198. [PATCH 14/17] lei help: split out into separate file
      - by Eric Wong @ 2021-02-06 12:18 UTC [26%]

 199. Re: lei-q doc thoughts... [was: doc: start manpages for lei commands]
      - by Kyle Meyer @ 2021-02-06 19:57 UTC [90%]

 200. Re: lei-q doc thoughts... [was: doc: start manpages for lei commands]
      - by Eric Wong @ 2021-02-07  3:33 UTC [90%]


Results 1-200 of ~1311   | reverse | options above

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