1508 Commits (e4fc68c63ecdd2c732eb6024a39b73f9f19cdffa)
 

Author SHA1 Message Date
Lynn Cyrin f6777bf4bf
quote the flag name
5 years ago
Lynn Cyrin 6a2ae78373
backwards compatible RequiredFlag implementation
5 years ago
Lynn Cyrin 922d231891
./generate-flag-types cli -i flag-types.json -o flag_generated.go
5 years ago
Lynn Cyrin 8a58b7e039
remove manual isRequired funcs
5 years ago
Lynn Cyrin 62e99ad1c1
add IsRequired to generator
5 years ago
Lynn Cyrin 310bfeb194
add required attr to generator
5 years ago
Lynn Cyrin af627c73c3
update func name
5 years ago
Lynn Cyrin 3d2d6975b4
reduce diff
5 years ago
Lynn Cyrin 0608059cc7
reduce diff
5 years ago
Lynn Cyrin 9c299e7e8a
reduce diff
5 years ago
Lynn Cyrin 30a71dc427
update Run command
5 years ago
Lynn Cyrin f7d5e2c21e
reduce diff
5 years ago
Lynn Cyrin e6842c0b75
merge in test file
5 years ago
Lynn Cyrin fa8187f2ce
reduce diff
5 years ago
Lynn Cyrin ce1630141e
reduce diff???
5 years ago
Lynn Cyrin 138dbaafec
Merge branch 'master' into required_flags
5 years ago
Audrius Butkevicius da581b24e8
Merge branch 'master' into redundant-nil-check-slice
5 years ago
Ben Zvan 65053360c7 Revert "Created using Colaboratory"
5 years ago
Ben Zvan 83b99c4109 Created using Colaboratory
5 years ago
Ben Zvan 23042d3707
Merge branch 'master' into master
5 years ago
Yogesh Lonkar 62f02f21ef Don't complete hidden flags
6 years ago
Yogesh Lonkar 1d7a2b08d6 Add default completion on commands, test cases, refactor code
6 years ago
Yogesh Lonkar fb1421d903 Fix duplicate completion of existing flag
6 years ago
Yogesh Lonkar 58a072d573 Add bash completion support for flags
6 years ago
mingrammer ddc3453179 Update README.md
6 years ago
mingrammer a0453b2200 Fix the unaligned indents for the commands that have no categories
6 years ago
Audrius Butkevicius 693af58b4d
Merge pull request #766 from agis/patch-1
6 years ago
Audrius Butkevicius 6aa7f352fa
Merge branch 'master' into redundant-nil-check-slice
6 years ago
Audrius Butkevicius e229212769
Merge pull request #798 from Quasilyte/patch-1
6 years ago
Iskander (Alex) Sharipov 5b83c895a7
use type switch instead of if/else
6 years ago
Ben Zvan 4a76377775 go fmt
6 years ago
Ben Zvan d63733fe14 adds test coverage to context
6 years ago
Audrius Butkevicius b67dcf995b
Merge pull request #776 from gliptak/patch-2
6 years ago
Audrius Butkevicius 11ab68f24d
Merge branch 'master' into patch-2
6 years ago
Audrius Butkevicius cbebba941b
Merge pull request #775 from gliptak/patch-1
6 years ago
Gábor Lipták 769f6d543b
Bring Go version current
6 years ago
Gábor Lipták 9587fc27bd
Correct typo
6 years ago
Christopher Waldon 3e145076ab
Clarify that altsrc supports both TOML and JSON
6 years ago
teresy 21dfc6eb83 Remove redundant nil checks
6 years ago
Agis Anastasopoulos d7c3be8267
Fix README typo
6 years ago
Audrius Butkevicius 934abfb2f1
Merge pull request #758 from vrothberg/fix-short-opts-parsing
6 years ago
Valentin Rothberg 3e5a935ed3 fix `go vet` warning
6 years ago
Valentin Rothberg c23dfba701 short opt handling: fix parsing
6 years ago
Dan Buch 8e01ec4cd3
Merge pull request #598 from urfave/backport-json-support
7 years ago
Dan Buch 8dc47eb3cb
Merge branch 'master' into backport-json-support
7 years ago
Dan Buch d4bf9ce860
Merge pull request #498 from urfave/merging-jereksel-zsh
7 years ago
Dan Buch e59e4743b8
Merge branch 'master' into merging-jereksel-zsh
7 years ago
Dan Buch b09aafdfe9
Merge pull request #681 from urfave/check-run-error-in-readme
7 years ago
Dan Buch 5fc8124af1
Merge branch 'master' into merging-jereksel-zsh
7 years ago
Dan Buch bc77a15c69
Merge branch 'master' into check-run-error-in-readme
7 years ago