Commit Graph

29 Commits

Author SHA1 Message Date
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>
2022-10-23 23:50:47 +03:00
Naveen Gogineni
729a7c41ce Fix:(issue_1206) Default value shouldnt depend on env variable or value set from cmdline 2022-10-14 17:46:03 -04:00
Naveen Gogineni
7a5db9223d Docs: Fix docs from merged PR1498 2022-10-14 17:13:13 -04:00
Naveen Gogineni
5100c9d4e9 Update docs 2022-10-11 19:40:59 -04:00
Naveen Gogineni
59095aa762 make cmd.Run use varargs 2022-10-10 18:32:56 -04:00
Naveen Gogineni
adcce134f3 Rebase origin 2022-10-09 16:51:42 -05:00
Naveen Gogineni
00ef229486 Fix docs 2022-10-09 16:49:30 -05:00
Naveen Gogineni
e62a087117 Run make v2approve 2022-10-06 20:55:28 -05:00
dearchap
86809cef4b
Merge branch 'main' into issue_1505 2022-10-06 11:06:10 -04:00
Naveen Gogineni
a9c758e55f Fix compile 2022-10-05 22:15:43 -04:00
Naveen Gogineni
05db729d66 Do make v2approve 2022-10-05 20:26:45 -04:00
d4a5c397f4
Accept current godoc for v2 2022-09-29 20:46:53 -04:00
dearchap
de83493182
Merge pull request #1499 from dearchap/issue_557
Fix help results inconsistency
2022-09-23 08:15:07 -04:00
Naveen Gogineni
4c9651575c Approval for public API change 2022-09-21 18:28:31 -04:00
Wendell Sun
7570aace82
make v2approve 2022-09-16 00:42:24 +09:00
12a3c62e50
Move more functionality into internal/build/build.go
and use make targets in CI, pass flag spec YAML through yq

includes result of running `make v2approve`
2022-09-11 16:02:48 -04:00
27b456971b
Shift supported go versions
and approve word-wrapping changes to godoc
2022-08-14 10:31:53 -04:00
8d46d3794f
Approve v2 addition of timestamp/timezone/location 2022-07-10 12:16:59 -04:00
d7504f847b
Approve v2 addition of App.DefaultCommand
related to #1388
2022-06-24 07:55:49 -04:00
1362627dd7
Approve usage wrapping docs changes 2022-06-19 10:45:18 -04:00
3082652ad6
Update the v2 docs since merging #1409 2022-06-18 08:49:43 -04:00
9de0cd3c4a
Merge pull request #1396 from urfave/suggestion-pluggability
Introduce override hooks for suggestions
2022-05-22 11:14:46 -04:00
a78717f4f9
Merge remote-tracking branch 'origin/main' into michaeljs1990-add-flag-category-support 2022-05-19 07:40:56 -04:00
5bb9f453dc
Also make the did-you-mean template pluggable 2022-05-17 09:24:17 -04:00
68bd4903fd
Introduce override hooks for suggestions
Related to https://github.com/urfave/cli/pull/1390#discussion_r871398659
2022-05-17 09:02:17 -04:00
63b1a7deee
A few follow-up conflict resolutions 2022-05-07 14:43:15 -04:00
21d435d4d1
Adapt flag generation for flag categories 2022-05-07 08:50:09 -04:00
f1834d176f
Update docs with corrected flag value 2022-05-04 23:12:27 -04:00
3288bec5be
Introduce a v2.x semver approval gate 2022-05-04 10:32:29 -04:00