2125 Commits (70e1ed4c9d8f80940cbfc3c7328ecb626e709cc2)
 

Author SHA1 Message Date
Dan Buch 64aad19eb5
Drop extra backslashes in continous command
2 years ago
Dan Buch 902f5abbc8
Use correct go version strings; other general CI updates
2 years ago
Dan Buch e63054a42e
Attempting to soften the barrier to entry
2 years ago
Dan Buch 5c6ccfb097
Add missing `"fmt"` import in example
2 years ago
Dan Buch 8c33a078d1
Use `go env` correctly
2 years ago
Dan Buch 17aa508d22
Switch to gfmrun v1.3.0
2 years ago
Dan Buch d7bc33018b
Drop references/usage of GO111MODULE
2 years ago
Dan Buch e61b99e19a
Add Stale bot configuration per docs
2 years ago
Dan Buch 4b238b8ff0
Merge branch 'master' into suggestions
2 years ago
Dan Buch 12b9c9d420
Bump matrix of supported Go versions
2 years ago
jolheiser e7157a87d9
Exclude hidden sub-command flags from docs
2 years ago
Ana Krivokapić 7b2e60968b
Small fixes to the v2 migration guide (#1340)
2 years ago
Kir Kolyshkin 81cb783759
Fix strconv.ParseFloat usage (#1335)
2 years ago
Kir Kolyshkin 3df9a3cd86
Don't call open("") (#1336)
2 years ago
Chenxiao Zhao 1bf639b391
remove useless variable declarations (#1330)
2 years ago
Daniel Mil 175bb8742c
Bump yaml.v2 version to 2.2.8 (#1326)
2 years ago
Robert Liebowitz 5d61a2f46e
Bump Go version range in CI to 1.15-1.17 (#1323)
2 years ago
badcw e855c4cd1d
fix: Nil pointer when getting context's flagSet(#1325) (#1327)
2 years ago
Anthony Fok c2cf7ed6df
Bump github.com/cpuguy83/go-md2man/v2 to v2.0.1 (#1321)
2 years ago
Anthony Fok a7d59840f4
Fix reversed Got/Expected in expectFileContent in docs_test.go (#1320)
2 years ago
Mritunjay Kumar Sharma 9afa0745ed
docs: Added some deprecated parts in migrating to v2 (#1319)
2 years ago
Tom Limoncelli 56bfa4be20
DOCS: Replace deprecated functions (#1317)
2 years ago
William Wilson e8d8173889
Make test case compatible with Go 1.17 (#1299)
3 years ago
John Olheiser 12b7dfd08c
Remove extraneous line from generated markdown (#1311)
3 years ago
JayCeeJr 1259f1efc9
Unnecessary words (#1304)
3 years ago
Robert Liebowitz 67d7f9403d
Remove stalebot (#1300)
3 years ago
Ally Dale 58d113dd73
fix #1239: slice flag value don't append to default values from ENV or file (#1240)
3 years ago
Link Dupont 6373f5bf65
feat(docs): Include Description and UsageText in docs output (#1287)
3 years ago
Ashwani b5d4a04c7f
Resolved a grammatical error (#1281)
3 years ago
Derek Smith 443c6a54a8
fix(UsageText): consistent indent for help UsageText output (#1279)
3 years ago
Derek Smith 581b769cf3
feat(docs): add UsageText to docs output for markdown and man page generation (#1171)
3 years ago
Naveen Gogineni 6936697647 Change min binary size
3 years ago
Naveen Gogineni 7cd7ff7dd5 Remove reflect from flag_test
3 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
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
Ally Dale 06f6815b8d revert docs/v2/manual.md
3 years ago
Ally Dale ef9430e77e fix #1238: accept multi-value input on sclice flags
3 years ago
AllyDale c98b85d392 bug fix #1235 : default value changes with parsed values on slice flags
3 years ago