1988 Commits (581b769cf3ee996b7277e895b30afa3f3e6921bf)
 

Author SHA1 Message Date
Derek Smith 581b769cf3
feat(docs): add UsageText to docs output for markdown and man page generation (#1171)
3 years ago
Robert Liebowitz e79ceb69ff
Merge pull request #1258 from dearchap/visible_interface
3 years ago
Robert Liebowitz 75602a4cfe
Merge pull request #1236 from vipally/ally_fix_default_val
3 years ago
Robert Liebowitz ab52d6f3a9 Merge branch 'master' into ally_fix_default_val
3 years ago
Robert Liebowitz b1a2d969f8
Merge pull request #1270 from rliebz/no-cov-token
3 years ago
Robert Liebowitz 80ba835e26 Update GitHub action
3 years ago
Robert Liebowitz b7da09a687
Merge pull request #1255 from cpacifying/master
3 years ago
Robert Liebowitz 45eecb1d94
Merge pull request #1264 from dearchap/cleanup_context
3 years ago
Robert Liebowitz 45952a7d1b
Merge pull request #1251 from davidsbond/timestamp-destination
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
cpacifying 9433f216ff
UsageText to be passed from Command to App in startApp
3 years ago
David Bond f2bed637fd
Add Destination field to TimestampFlag
3 years ago
lynn (they) 13ded1e7c4
Merge pull request #1229 from urfave/lynncyrin-patch-1
3 years ago
AllyDale c98b85d392 bug fix #1235 : default value changes with parsed values on slice flags
3 years ago
Robert Liebowitz 92d77844fe
Merge pull request #1232 from corburn/patch-2
3 years ago
Jason Travis 1985ecfdc0
remove repeated comment
3 years ago
Robert Liebowitz 5378891c91
Merge pull request #1210 from jcgregorio/fix-context-value
3 years ago
Robert Liebowitz 795a8adacb
Merge pull request #1208 from Madhur1997/master
3 years ago
Robert Liebowitz 498b50b3e1
Merge pull request #1214 from anicoll/flag_lineage_fix
3 years ago
lynn (they) e1a74460d4
Merge pull request #1227 from nmi/fix_man_section
3 years ago
lynn (they) de20a55d0e
Merge pull request #1228 from zwass/patch-1
3 years ago
Joe Gregorio d56c85cef5 Add test for the else path.
3 years ago
Joe Gregorio b8debb6845 Fix Context.Value.
3 years ago
Madhur batra e73d6e133d Merge branch 'master' of https://github.com/urfave/cli
3 years ago
Nobuhiro MIKI ed2ee4bc4a make the man page section selectable
3 years ago
Zach Wasserman 797d5a8d46
Link directly to pkg.go.dev
3 years ago
Andrew Nicoll 06e7bdec34 add test for nil
3 years ago
lynn (they) c3ebeaee7b
Update stale.yml
3 years ago
Zach Wasserman a7dc35be5b
Link to godoc for v2
3 years ago
lynn (they) 44ec98527e
Merge pull request #1225 from Coderlane/command_reader
3 years ago
lynn (they) 8fb96e61af
Merge pull request #1226 from Coderlane/doc_command
3 years ago
Travis Lane 1f380b0733
fix: Fixup runnable example input arguments
3 years ago
Travis Lane 17032bc33c
fix: Propagate App.Reader to subcommands
3 years ago
Madhur batra fc1d3eb8da Merge branch 'master' of https://github.com/urfave/cli
3 years ago
lynn (they) 2e9dc401bb
Merge pull request #1216 from wgumenyuk/patch-1
3 years ago
Wlad Gumenyuk 57d60cd570
Fix: typo
3 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
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