Dan Buch
|
a05e4d0982
|
Remove App.Compiled
Closes #753
|
2 years ago |
Dan Buch
|
9361cba851
|
Remove local altsrc and references
in favor of separate repo at https://github.com/urfave/cli-altsrc
|
2 years ago |
Dan Buch
|
a5ec63b31f
|
More porting fixes and un-lost changes
|
2 years ago |
Dan Buch
|
d294a88a47
|
Adjust expectations around categorized flags
|
2 years ago |
Dan Buch
|
8b891ea82d
|
Merge commit '190e5b6' into v3-porting
|
2 years ago |
Dan Buch
|
c6318ceaf8
|
Merge commit 'd0aeb4d' into v3-porting
|
2 years ago |
Dan Buch
|
d80f366fee
|
Merge commit 'c3fccc0' into v3-porting
|
2 years ago |
Dan Buch
|
5e5df7c325
|
Merge commit '63cb372' into v3-porting
|
2 years ago |
Dan Buch
|
d3a4181800
|
Merge commit '7563894' into v3-porting
|
2 years ago |
Dan Buch
|
b0e8160076
|
Merge commit '5ac0710' into v3-porting
|
2 years ago |
Dan Buch
|
8530ea22c2
|
Merge commit 'adcd0c9' into v3-porting
|
2 years ago |
Dan Buch
|
581cfd175a
|
Merge commit '0d0d329' into v3-porting
|
2 years ago |
Dan Buch
|
ade08d5931
|
Merge commit '77a5fef' into v3-porting
|
2 years ago |
Edelweiss-Snow
|
a0343df736
|
Merge branch 'main' into issue_1550
|
2 years ago |
Naveen Gogineni
|
13cc7677ab
|
Add SkipFlagParsing to app
|
2 years ago |
Naveen Gogineni
|
fb3a9cebb4
|
FIx: Allow ext flags to be opt-out by default rather than opt-in
|
2 years ago |
万韬
|
b11badc45c
|
make v2approve
|
2 years ago |
万韬
|
76769bafc7
|
make v2approve
|
2 years ago |
GuangyuFan
|
63cb372cce
|
Feature: (issue_1451) customized slice flag separator (#1546)
* feat: customized slice flag separator
* feat: modify go doc
* feat: update unit test
|
2 years ago |
Josh Soref
|
7732a512f9
|
Spelling (#1543)
* spelling: available
* spelling: explicitly
* spelling: feel
* spelling: github
* spelling: individual
* spelling: inputting
* spelling: occurring
* spelling: overriding
* spelling: propagated
* spelling: recursively
* spelling: reuse
* spelling: single
* spelling: value
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2 years ago |
Naveen Gogineni
|
729a7c41ce
|
Fix:(issue_1206) Default value shouldnt depend on env variable or value set from cmdline
|
2 years ago |
Naveen Gogineni
|
7a5db9223d
|
Docs: Fix docs from merged PR1498
|
2 years ago |
Dan Buch
|
85ff0c550a
|
Un-regress from v3 porting losses
|
2 years ago |
Naveen Gogineni
|
5100c9d4e9
|
Update docs
|
2 years ago |
Naveen Gogineni
|
59095aa762
|
make cmd.Run use varargs
|
2 years ago |
Naveen Gogineni
|
adcce134f3
|
Rebase origin
|
2 years ago |
Naveen Gogineni
|
2576c0ce4e
|
Fix docs
|
2 years ago |
Naveen Gogineni
|
1a31a6e2fc
|
Revert "Remove all flag interfaces"
This reverts commit 268cb973f8 .
|
2 years ago |
Naveen Gogineni
|
e62a087117
|
Run make v2approve
|
2 years ago |
dearchap
|
86809cef4b
|
Merge branch 'main' into issue_1505
|
2 years ago |
Naveen Gogineni
|
d724a63144
|
After rebase
|
2 years ago |
Naveen Gogineni
|
05db729d66
|
Do make v2approve
|
2 years ago |
Dan Buch
|
f8faf77e43
|
Post-porting fixes for v3
|
2 years ago |
Naveen Gogineni
|
c0a8506cea
|
Add context.Count
|
2 years ago |
Dan Buch
|
d4a5c397f4
|
Accept current godoc for v2
|
2 years ago |
dearchap
|
de83493182
|
Merge pull request #1499 from dearchap/issue_557
Fix help results inconsistency
|
2 years ago |
Naveen Gogineni
|
e925d26b97
|
Fix:(issue_557) Make help output consistent between different invocations
|
2 years ago |
Wendell Sun
|
b33117618a
|
Rebase main, update flag-spec.yaml to add Action field
|
2 years ago |
Dan Buch
|
93a3190684
|
Bump declared module and internal usage to `/v3/`
|
2 years ago |
Naveen Gogineni
|
15491d6f91
|
Fix: dont generate pointer for dest for Generic flag
|
2 years ago |
Naveen Gogineni
|
f11dfa6b8b
|
Rebase
|
2 years ago |
Naveen Gogineni
|
dbdf119742
|
Add countable interface
|
2 years ago |
Naveen Gogineni
|
7941e8ccf6
|
Add context.Count
|
2 years ago |
Naveen Gogineni
|
6bfa730c7e
|
Rebase main
|
2 years ago |
Naveen Gogineni
|
ff23fe0b4c
|
Merge commits
|
2 years ago |
Naveen Gogineni
|
c8f53f9bdb
|
Remove go changes
|
2 years ago |
Naveen Gogineni
|
193fd848b1
|
Merge changes onto latest main
|
2 years ago |
Naveen Gogineni
|
7e80d2099c
|
Update godoc
|
2 years ago |
Naveen Gogineni
|
268cb973f8
|
Remove all flag interfaces
|
2 years ago |
Naveen Gogineni
|
ab68d8a69d
|
Cleanup: Collapse flag interfaces
|
2 years ago |