user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [PATCH 1/3] lei: add help + completion for --no-external
  2021-03-12 10:39  5% [PATCH 0/3] lei CLI option updates Eric Wong
@ 2021-03-12 10:39  7% ` Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2021-03-12 10:39 UTC (permalink / raw)
  To: meta

I just needed it.
---
 lib/PublicInbox/LEI.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/PublicInbox/LEI.pm b/lib/PublicInbox/LEI.pm
index 50c0a885..ddc27361 100644
--- a/lib/PublicInbox/LEI.pm
+++ b/lib/PublicInbox/LEI.pm
@@ -228,6 +228,7 @@ my %OPTDESC = (
 'globoff|g' => "do not match locations using '*?' wildcards ".
 		"and\xa0'[]'\x{a0}ranges",
 'verbose|v+' => 'be more verbose',
+'external!' => 'do not use externals',
 'solve!' => 'do not attempt to reconstruct blobs from emails',
 'torsocks=s' => ['VAL|auto|no|yes',
 		'whether or not to wrap git and curl commands with torsocks'],

^ permalink raw reply related	[relevance 7%]

* [PATCH 0/3] lei CLI option updates
@ 2021-03-12 10:39  5% Eric Wong
  2021-03-12 10:39  7% ` [PATCH 1/3] lei: add help + completion for --no-external Eric Wong
  0 siblings, 1 reply; 2+ results
From: Eric Wong @ 2021-03-12 10:39 UTC (permalink / raw)
  To: meta

Mentally, I still use "--no-externals" (plural),
but I'm not sure if that's necessary to support with
completion, now...

Eric Wong (3):
  lei: add help + completion for --no-external
  lei: rearrange OPT_DESC and drop some TBD switches
  lei q: mbox*: disable changing parallelism, add --rsyncable

 lib/PublicInbox/LEI.pm       | 41 +++++++++++++++---------------------
 lib/PublicInbox/LeiHelp.pm   |  2 +-
 lib/PublicInbox/LeiToMail.pm |  6 +++---
 3 files changed, 21 insertions(+), 28 deletions(-)

^ permalink raw reply	[relevance 5%]

Results 1-2 of 2 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2021-03-12 10:39  5% [PATCH 0/3] lei CLI option updates Eric Wong
2021-03-12 10:39  7% ` [PATCH 1/3] lei: add help + completion for --no-external Eric Wong

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