Commit Graph

2662 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
0dca2d8969 Add arg 2022-10-23 16:11:30 -04:00
Naveen Gogineni
9d0fdbe289 Add fmt import 2022-10-23 16:00:15 -04:00
Naveen Gogineni
31487e73a3 Documentation:(issue_786) Add docs for flag validation 2022-10-23 15:56:46 -04:00
dearchap
8ea10b85ca
Merge pull request #1538 from dearchap/issue_1288 2022-10-22 15:51:14 -04:00
dearchap
d1ac284402
Merge pull request #1537 from dearchap/issue_1263
Fix:(issue_1263) FlagNames should return names set via env as well
2022-10-22 15:49:26 -04:00
Naveen Gogineni
96bff3c5e1 Remove flag_windows and use runtime 2022-10-19 09:44:21 -04:00
Naveen Gogineni
374bbfb3da Revert flag_test.go 2022-10-19 09:34:59 -04:00
dearchap
cf49ddb201
Merge pull request #1539 from urfave/issue_1276
Docs:(issue_1276) Make destination/value/default text clear
2022-10-19 09:32:07 -04:00
dearchap
a5b62b8a8b
Update docs/v2/examples/flags.md
Co-authored-by: Anatoli Babenia <anatoli@rainforce.org>
2022-10-19 09:31:17 -04:00
dearchap
8467e25560
Docs:(issue_1276) Make destination/value/default text clear 2022-10-18 20:15:14 -04:00
Naveen Gogineni
f460fd1c94 Run goimports 2022-10-18 19:56:30 -04:00
Naveen Gogineni
da8868ffd9 Fix:(issue_1288). Add windows specific env format 2022-10-18 19:53:02 -04:00
Naveen Gogineni
e302525d58 Fix:(issue_1263) FlagNames should return names set via env as well 2022-10-16 19:02:49 -04:00
25897ce4dd
Merge pull request #1525 from urfave/v3-porting
Porting changes from `main` to `v3-dev-main` (circa 2022-10-09)
2022-10-16 14:08:16 -04:00
dearchap
5ac0710c11
Merge pull request #1528 from dearchap/issue_1206
Fix:(issue_1206) Default value shouldnt depend on env variable or val…
2022-10-15 17:58:48 -04:00
Naveen Gogineni
e8b5e4a1d0 Fix windows compile 2022-10-14 17:46:03 -04:00
Naveen Gogineni
6b738dc4e5 Use withEnvHint instead of custom func 2022-10-14 17:46:03 -04:00
Naveen Gogineni
e320fd80a2 Fix windows env error 2022-10-14 17:46:03 -04: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
dearchap
39b1245772
Merge pull request #1533 from dearchap/fix_docs
Cleanup: Fix app.go formatting
2022-10-14 17:43:57 -04:00
Naveen Gogineni
bb8ddda480 Cleanup: Fix app.go formatting 2022-10-14 17:26:56 -04:00
dearchap
adcd0c970a
Merge pull request #1532 from dearchap/fix_docs
Docs: Fix docs from merged PR1498
2022-10-14 17:20:26 -04:00
Naveen Gogineni
7a5db9223d Docs: Fix docs from merged PR1498 2022-10-14 17:13:13 -04:00
dearchap
0d0d329866
Merge pull request #1498 from dearchap/optimize_command_run 2022-10-14 02:46:25 -04:00
dearchap
33d08c39be
Update app.go
Co-authored-by: Dan Buch <dan@meatballhat.com>
2022-10-14 02:46:00 -04:00
85ff0c550a
Un-regress from v3 porting losses 2022-10-13 08:15:14 -04:00
75aabac594
Use existing goimports installation if available 2022-10-13 07:47:17 -04:00
b45820714d
Build and run urfave-cli-genflags via its Makefile
so that `go.mod` files don't get all confused
2022-10-13 07:47:17 -04:00
89e331ff27
Merge pull request #1526 from urfave/genflags-mod
Build and run `urfave-cli-genflags` via its `Makefile`
2022-10-13 07:44:55 -04:00
Naveen Gogineni
5100c9d4e9 Update docs 2022-10-11 19:40:59 -04:00
Naveen Gogineni
00afca42c8 Add RunAsSubcommand to keep API unchanged 2022-10-11 16:35:54 -04:00
Naveen Gogineni
4a109bc0ce Fix tests 2022-10-11 16:28:12 -04:00
Naveen Gogineni
a9d6b0d821 Changes from code review 2022-10-11 09:18:57 -04:00
Naveen Gogineni
59095aa762 make cmd.Run use varargs 2022-10-10 18:32:56 -04:00
6404f1d1b4
Backfill drop of generated GetDefaultText method 2022-10-10 10:57:06 -04:00
e9f2ca42db
Use existing goimports installation if available 2022-10-10 08:48:50 -04:00
6ec1f4bb44
Merge branch 'main' into genflags-mod 2022-10-09 19:23:54 -04:00
Naveen Gogineni
adcce134f3 Rebase origin 2022-10-09 16:51:42 -05:00
Naveen Gogineni
2047c6630c Cleanup 2022-10-09 16:49:30 -05:00
Naveen Gogineni
00ef229486 Fix docs 2022-10-09 16:49:30 -05:00
Naveen Gogineni
2576c0ce4e Fix docs 2022-10-09 16:49:30 -05:00
Naveen Gogineni
fa21c74096 Fix altsrc tests 2022-10-09 16:49:30 -05:00
Naveen Gogineni
bc9ae33465 Merge latest and fix tests 2022-10-09 16:49:30 -05:00
Naveen Gogineni
d5947d7814 Initial cut 2022-10-09 16:49:30 -05:00
dearchap
f37b9d9b60
Merge pull request #1430 from FGYFFFF/fix/stop_auto_sort_for_help
fix: stop automatic sorting for --help
2022-10-09 16:39:58 -05:00
Naveen Gogineni
bffaf3b78c Update flags.md for docs change 2022-10-09 16:07:55 -05:00
96216756c2
Remove duplicate DocGenerationFlag interface
introduced via merge
2022-10-09 12:41:30 -04:00
64facdbe2f
Merge remote-tracking branch 'origin/v3-dev-main' into v3-porting 2022-10-09 12:40:44 -04:00
dearchap
83ea416eb3
Merge pull request #1517 from dearchap/revert_remove_all_flag_interfaces 2022-10-09 11:37:29 -05:00