2050 Commits (49e43beba32f7fb2007f557bb77129bf8a0e4300)
 

Author SHA1 Message Date
Kir Kolyshkin 49e43beba3 Add urfave_cli_no_docs build tag
2 years ago
Kir Kolyshkin aabfea87c8 Move some test helpers from docs_test to fish_test
2 years ago
Dan Buch 59ec2a1d5a
Merge pull request #1262 from dearchap/issue_1199
2 years ago
Naveen Gogineni d198aed170 Add test when flag is not set
2 years ago
Naveen Gogineni 7f37d1d13c Fix(1199). Allow -ve values for int, float & duration
2 years ago
Dan Buch c864c2425e
Merge pull request #1260 from dearchap/issue_1254
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
Naveen Gogineni 8c5f1fb359 Changes from code review
2 years ago
Naveen Gogineni dd7065671f Rebase from master
2 years ago
Naveen Gogineni 156d47e696 Fix: (issue#1254) short options handling needs to proceed from last terminated error
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