2042 Commits (f1ce5c74b0c8646817acc6df26190a7ada66dfce)
 

Author SHA1 Message Date
Dan Buch f1ce5c74b0
Cleaning up some release-related metadata
2 years ago
Dan Buch 801780fcc1
Merge pull request #1370 from urfave/unshadow-context
2 years ago
Dan Buch 9ce946162f
Unshadow `context` package
2 years ago
Dan Buch 6033c008f2
Merge pull request #1366 from urfave/revert-1352-stalebot-config
2 years ago
Dan Buch b7ee8fff31
Revert "Add Stale bot configuration per docs"
2 years ago
Dan Buch 3b6436c36d
Pass non-empty string slice to example app `Run` (#1364)
2 years ago
Dan Buch f04607a18b
Merge pull request #1361 from urfave/dearchap-remove_reflect
2 years ago
Dan Buch 9fd3cc92ad
Add tests around flag stringifying for all modified types
2 years ago
Dan Buch 79ed8b5263
Drop desired min binary size accordingly
2 years ago
Dan Buch d83bb8d85e
Merge branch 'main' into remove_reflect
2 years ago
Dan Buch 372ee0a551
Merge pull request #1360 from urfave/schollz-master
2 years ago
Dan Buch c4c15e1453
Writing tests around changes from #1186
2 years ago
Dan Buch 7a231c5eb1
Merge branch 'main' into master
2 years ago
Dan Buch 2e3b8fc06b
Merge pull request #1359 from urfave/deps-updates
2 years ago
Dan Buch 6effd9fba8
Update dependencies and go.mod spec
2 years ago
Dan Buch 9e59db8b32
Merge pull request #1358 from urfave/trunk-is-main
2 years ago
Dan Buch 7c50be3d7c
Switch branch references from `master` to `main`
2 years ago
Dan Buch 850cf82509
Merge pull request #1353 from urfave/drop-go111module
2 years ago
Dan Buch 22366116c3
Merge branch 'master' into drop-go111module
2 years ago
Dan Buch 7f0e884542
Merge pull request #1352 from urfave/stalebot-config
2 years ago
Dan Buch 2e81fd08e4
Merge pull request #1357 from urfave/be-ye-disabling-of-yon-shield
2 years ago
Dan Buch 16a163bbb2
Bump matrix of supported Go versions (#1351)
2 years ago
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 12b9c9d420
Bump matrix of supported Go versions
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)
2 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