2624 Commits (5e5df7c325ad41386e55b81cbd04692f1d71c07a)
 

Author SHA1 Message Date
Dan Buch ba1c00ef2c
Merge commit '3a1b6de' into v3-porting
2 years ago
Dan Buch 63b730ef0a
Merge commit '234972e' into v3-porting
2 years ago
Dan Buch 3c66d6d757
Merge commit '6ff3e8e' into v3-porting
2 years ago
Dan Buch fd3354f651
Merge commit 'af3b50c' into v3-porting
2 years ago
Dan Buch 16c0635dd4
Merge commit 'ade5edb' into v3-porting
2 years ago
Dan Buch 874d06d6a7
Merge commit 'e3ee4fb' into v3-porting
2 years ago
Dan Buch 9aa0dd753f
Merge commit 'c8147a4' into v3-porting
2 years ago
GuangyuFan 63cb372cce
Feature: (issue_1451) customized slice flag separator (#1546)
2 years ago
dearchap 82bdf5f42e
Merge pull request #1549 from smalnote/smalnote/issue_1548
2 years ago
dearchap 7563894fde
Merge pull request #1544 from dearchap/issue_786
2 years ago
devinnwang ba96587f56 Fix:(issue_1548) Check root before run default cmd
2 years ago
dearchap de73d1b341
Update docs/v2/examples/flags.md
2 years ago
Josh Soref 7732a512f9
Spelling (#1543)
2 years ago
Naveen Gogineni 0dca2d8969 Add arg
2 years ago
Naveen Gogineni 9d0fdbe289 Add fmt import
2 years ago
Naveen Gogineni 31487e73a3 Documentation:(issue_786) Add docs for flag validation
2 years ago
dearchap 8ea10b85ca
Merge pull request #1538 from dearchap/issue_1288
2 years ago
dearchap d1ac284402
Merge pull request #1537 from dearchap/issue_1263
2 years ago
Naveen Gogineni 96bff3c5e1 Remove flag_windows and use runtime
2 years ago
Naveen Gogineni 374bbfb3da Revert flag_test.go
2 years ago
dearchap cf49ddb201
Merge pull request #1539 from urfave/issue_1276
2 years ago
dearchap a5b62b8a8b
Update docs/v2/examples/flags.md
2 years ago
dearchap 8467e25560
Docs:(issue_1276) Make destination/value/default text clear
2 years ago
Naveen Gogineni f460fd1c94 Run goimports
2 years ago
Naveen Gogineni da8868ffd9 Fix:(issue_1288). Add windows specific env format
2 years ago
Naveen Gogineni e302525d58 Fix:(issue_1263) FlagNames should return names set via env as well
2 years ago
Dan Buch 25897ce4dd
Merge pull request #1525 from urfave/v3-porting
2 years ago
dearchap 5ac0710c11
Merge pull request #1528 from dearchap/issue_1206
2 years ago
Naveen Gogineni e8b5e4a1d0 Fix windows compile
2 years ago
Naveen Gogineni 6b738dc4e5 Use withEnvHint instead of custom func
2 years ago
Naveen Gogineni e320fd80a2 Fix windows env error
2 years ago
Naveen Gogineni 729a7c41ce Fix:(issue_1206) Default value shouldnt depend on env variable or value set from cmdline
2 years ago
dearchap 39b1245772
Merge pull request #1533 from dearchap/fix_docs
2 years ago
Naveen Gogineni bb8ddda480 Cleanup: Fix app.go formatting
2 years ago
dearchap adcd0c970a
Merge pull request #1532 from dearchap/fix_docs
2 years ago
Naveen Gogineni 7a5db9223d Docs: Fix docs from merged PR1498
2 years ago
dearchap 0d0d329866
Merge pull request #1498 from dearchap/optimize_command_run
2 years ago
dearchap 33d08c39be
Update app.go
2 years ago
Dan Buch 85ff0c550a
Un-regress from v3 porting losses
2 years ago
Dan Buch 75aabac594
Use existing goimports installation if available
2 years ago
Dan Buch b45820714d
Build and run `urfave-cli-genflags` via its `Makefile`
2 years ago
Dan Buch 89e331ff27
Merge pull request #1526 from urfave/genflags-mod
2 years ago
Naveen Gogineni 5100c9d4e9 Update docs
2 years ago
Naveen Gogineni 00afca42c8 Add RunAsSubcommand to keep API unchanged
2 years ago
Naveen Gogineni 4a109bc0ce Fix tests
2 years ago
Naveen Gogineni a9d6b0d821 Changes from code review
2 years ago
Naveen Gogineni 59095aa762 make cmd.Run use varargs
2 years ago
Dan Buch 6404f1d1b4
Backfill drop of generated GetDefaultText method
2 years ago
Dan Buch e9f2ca42db
Use existing goimports installation if available
2 years ago
Dan Buch 6ec1f4bb44
Merge branch 'main' into genflags-mod
2 years ago