2171 Commits (9e65b4d08594be53792bd9b90c4d79d133c47d57)
 

Author SHA1 Message Date
Andrew Nicoll 06e7bdec34 add test for nil
4 years ago
lynn (they) c3ebeaee7b
Update stale.yml
4 years ago
Zach Wasserman a7dc35be5b
Link to godoc for v2
4 years ago
lynn (they) 44ec98527e
Merge pull request #1225 from Coderlane/command_reader
4 years ago
lynn (they) 8fb96e61af
Merge pull request #1226 from Coderlane/doc_command
4 years ago
Travis Lane 1f380b0733
fix: Fixup runnable example input arguments
4 years ago
Travis Lane 17032bc33c
fix: Propagate App.Reader to subcommands
4 years ago
Madhur batra fc1d3eb8da Merge branch 'master' of https://github.com/urfave/cli
4 years ago
lynn (they) 2e9dc401bb
Merge pull request #1216 from wgumenyuk/patch-1
4 years ago
Wlad Gumenyuk 57d60cd570
Fix: typo
4 years ago
Robert Liebowitz 83394fca6f
Merge pull request #1207 from bbkane/patch-1
4 years ago
Andrew Nicoll ebe2c0ea70 add for int64
4 years ago
Andrew Nicoll 02f3866db2 add nother test
4 years ago
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
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
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