194 Commits (main)

Author SHA1 Message Date
Dan Buch 5e5df7c325
Merge commit '63cb372' into v3-porting
2 years ago
Dan Buch 2a68aa0894
Merge commit '8ea10b8' into v3-porting
2 years ago
GuangyuFan 63cb372cce
Feature: (issue_1451) customized slice flag separator (#1546)
2 years ago
Naveen Gogineni 96bff3c5e1 Remove flag_windows and use runtime
2 years ago
Naveen Gogineni da8868ffd9 Fix:(issue_1288). Add windows specific env format
2 years ago
Dan Buch 96216756c2
Remove duplicate DocGenerationFlag interface
2 years ago
Dan Buch 64facdbe2f
Merge remote-tracking branch 'origin/v3-dev-main' into v3-porting
2 years ago
Naveen Gogineni 924ebdaab2
Fix:(issue_1500). Fix slice flag value duplication issue
2 years ago
Felix Lange 82ea9f70c0
Call FlagStringer in String() method of slice flags
2 years ago
Naveen Gogineni 1a31a6e2fc Revert "Remove all flag interfaces"
2 years ago
Wendell Sun e2e14ec6ef
feat: flag action
2 years ago
Naveen Gogineni 0764ca2295
Rebase
2 years ago
Naveen Gogineni fdcbf28476
Merge changes from main
2 years ago
Naveen Gogineni a509290e75
Add countable interface
2 years ago
Naveen Gogineni 45a1375078
Changes from code review
2 years ago
Naveen Gogineni bc99b5865c
issue_62: Make slice options more posix like
2 years ago
Felix Lange 72cbb3db6a Call FlagStringer in String() method of slice flags
2 years ago
Wendell Sun 619958c3d2
Add ActionableFlag interface instead of modifying Flag interface directly
2 years ago
Wendell Sun 14366f7030
feat: flag action
2 years ago
Naveen Gogineni dbdf119742 Add countable interface
2 years ago
Naveen Gogineni 069c6bfe4a Run gofmt
2 years ago
Naveen Gogineni 268cb973f8 Remove all flag interfaces
2 years ago
Naveen Gogineni ab68d8a69d Cleanup: Collapse flag interfaces
2 years ago
Naveen Gogineni af3b50c2bb Changes from code review
2 years ago
Naveen Gogineni b80ff3d32f issue_62: Make slice options more posix like
2 years ago
Dan Buch 4bca72cea1
Merge remote-tracking branch 'origin/main' into michaeljs1990-add-flag-category-support
2 years ago
Dan Buch 04f5ff0315
Merge branch 'main' into mostynb-report_source_of_parse_errors
2 years ago
Dan Buch ae97940956
Merge remote-tracking branch 'origin/main' into michaeljs1990-add-flag-category-support
2 years ago
Dan Buch ed0033984b
Generate flag types (again?)
2 years ago
Dan Buch e7db6af492
Merge remote-tracking branch 'origin/main' into mostynb-report_source_of_parse_errors
2 years ago
Dan Buch a583a102fd
Merge remote-tracking branch 'origin/main' into michaeljs1990-add-flag-category-support
2 years ago
Dan Buch 6538e95d65
Merge branch 'ally_fix_multi_val' of ssh://github.com/vipally/cli into vipally-ally_fix_multi_val
2 years ago
Kacper Bąk 4c7b46cb24 fix: clean code
2 years ago
Dan Buch 75e4ee69e9
Porting remainder of #796
2 years ago
Dan Buch 44958693a1
Merge branch 'add-flag-category-support' of ssh://github.com/michaeljs1990/cli into michaeljs1990-add-flag-category-support
2 years ago
Dan Buch d83bb8d85e
Merge branch 'main' into remove_reflect
2 years ago
Dan Buch 826b3edd3f
Merge branch 'report_source_of_parse_errors' of ssh://github.com/mostynb/cli into mostynb-report_source_of_parse_errors
2 years ago
Kir Kolyshkin 3df9a3cd86
Don't call open("") (#1336)
2 years ago
Naveen Gogineni 50c71ed517 Remove reflect calls for doc generation
3 years ago
Robert Liebowitz e79ceb69ff
Merge pull request #1258 from dearchap/visible_interface
3 years ago
Naveen Gogineni 07e1fdf17d Cleanup context.go
3 years ago
Naveen Gogineni df595c0d85 Fix(issue #631). Remove reflect calls for Hidden field
3 years ago
Ally Dale ef9430e77e fix #1238: accept multi-value input on sclice flags
3 years ago
Madhur batra ea14b62ecc Issue #1066: Display `(accepts multiple inputs)` for SliceFlags in the
3 years ago
Mostyn Bramley-Moore cdc1f6e07c fixup! Report the source of a value when we cannot parse it
4 years ago
Mostyn Bramley-Moore 500d6b04e6 Report the source of a value when we cannot parse it
4 years ago
Robert Liebowitz d648edd48d
Merge pull request #1083 from AkihiroSuda/hide-help-command
4 years ago
Akihiro Suda 75e7c526bd Add HideHelpCommand
4 years ago
Sascha Grunert 7742363500
Refactor '(default: …)' flag string into utility function
4 years ago
Dmitry Kutakov 8c28ae347a
refactor flag names - make it more explicitly
4 years ago