2049 Commits (aabfea87c811de4c6bf6dcd01f64309a8864fead)
 

Author SHA1 Message Date
Andrew Nicoll 55992853bf add flag tests
4 years ago
Andrew Nicoll a27ce0e881 unable to see whats happening here with lack of debug but this seems to resolve the failing doc test
4 years ago
Andrew Nicoll 2144cc5ad4 fix for parent context not setting child flags
4 years ago
Ajitem Sahasrabuddhe d5833134fc
Merge pull request #1212 from jcgregorio/fix-cli-yml
4 years ago
Joe Gregorio d5643c884a Fix workflows/cli.yml.
4 years ago
Madhur batra ea14b62ecc Issue #1066: Display `(accepts multiple inputs)` for SliceFlags in the
4 years ago
Benjamin Kane 7c756af2b4
Add link to pkg.go.dev docs
4 years ago
Robert Liebowitz fe989e1a7a
Merge pull request #1202 from fxrlv/patch-1
4 years ago
Ajitem Sahasrabuddhe ec731febcc
Merge pull request #1200 from urfave/add-support-for-go-115
4 years ago
Alexander Frolov e40b83a394
use Name as default to HelpName
4 years ago
Ajitem Sahasrabuddhe 09ac54c2f9
Merge pull request #1175 from imle/imle/add-better-multi-line-description-formatting
4 years ago
Robert Liebowitz a99b68f006
Merge pull request #1194 from igorrius/extend-altscr
4 years ago
Robert Liebowitz 5fed9f16be
Merge pull request #1188 from theoretick/bump-yaml-to-v2.2.3
4 years ago
Robert Liebowitz d89733ea65
Merge pull request #1183 from knqyf263/feat/subcommand_help_and_exit
4 years ago
Robert Liebowitz 3629eb8550
Merge pull request #1139 from kirinnee/master
4 years ago
Robert Liebowitz 3be15f7525
Merge pull request #1198 from ErinCall/paths-take-files
4 years ago
Ajitem Sahasrabuddhe 06e570991c Reduce desiredMinBinarySize
4 years ago
Ajitem Sahasrabuddhe 2a5a092888 Add Support for Go 1.15
4 years ago
Erin Call 5c8d915be7
Revert "Refactor fishAddFileFlag for better flexibility [#1156]"
4 years ago
Erin Call c3263d495e
Merge branch 'master' into paths-take-files
4 years ago
Igor Artasevych 7f005015c8
Update altsrc/map_input_source.go
4 years ago
lynn (they) e062e733d8
Merge pull request #1173 from zemzale/fix-documentation
4 years ago
Robert Liebowitz 30bb6982f2
Merge pull request #1191 from stellirin/master
4 years ago
Erin Call fcce511478
Refactor fishAddFileFlag for better flexibility [#1156]
4 years ago
Erin Call 0d11bd55f5
Merge remote-tracking branch 'origin/master' into paths-take-files
4 years ago
Igor Artasevych 27a8625ccd #1193 Expose constructor of MapInputSource type
4 years ago
Sascha Grunert cd82784a53
Merge pull request #1192 from Charliekenney23/fix-typo
4 years ago
Charles Kenney e5407cccf7
fix grammatical error
4 years ago
Adam Farden 342ce5d654 feature: Add a App.Reader that defaults to os.Stdin
4 years ago
Sascha Grunert f53989457f
Merge pull request #1178 from alexcb/master
4 years ago
Lucas Charles 8e9b8ccfa6 Bump gopkg.in/yaml.v2 to v2.2.3
4 years ago
Zack Scholl a8e44a8b5b show only subcommand flags with bash completion
4 years ago
knqyf263 74af85a00d feat(help): add ShowSubcommandHelpAndExit
4 years ago
Alex Couture-Beil 2ae03fa69c bugfix: don't overwrite existing stringslice refence
4 years ago
Alberts Zemzale d273947592 Remove incorrect bracket in v2 docs example
4 years ago
Steven Imle be9c037806 Added template functions for multi-line Description formatting.
4 years ago
Alberts Zemzale bed468fb76 Fix v1 aliases syntax in v2 docs
4 years ago
Robert Liebowitz d2d2098085
Merge pull request #1160 from vschettino/flag-timestamp-value
4 years ago
Vinicius Schettino 54fbe0a445 Basic test case to check if Value is propagated as it should
4 years ago
Vinicius Schettino 7ecfd216b1 Verify whether there is a Value before overriding
4 years ago
lynn (they) 8e16b98d40
Merge pull request #1158 from s4uliu5/patch-1
4 years ago
Saulius Gurklys dff8accf57
Fix typo
4 years ago
lynn (they) 9047f3b42d
Merge pull request #1153 from Irioth/master
4 years ago
Erin Call 5bb54ace57
fish.go: support PathFlag.TakesFile [#1156]
4 years ago
Irioth ef2d047c45 added test for successfully used -v flag on command with subcommands
4 years ago
Irioth 1f3e0b5233 make test more general and stable
4 years ago
Irioth 44371a2ac6 test for version flag on commands
4 years ago
Irioth 6d09498169 hide version flag for subcommands
4 years ago
lynn (they) 4f74020d9f
Merge pull request #1148 from tmatias/patch-1
4 years ago
Tiago Matias 5b263d0ace
fix link to docs on v2 manual
4 years ago