2424 Commits (c344b46a29ea0dc6dfe6caf13e4a5c3d02f4b3bb)
 

Author SHA1 Message Date
Naveen Gogineni c8f53f9bdb Remove go changes
2 years ago
Naveen Gogineni 193fd848b1 Merge changes onto latest main
2 years ago
Naveen Gogineni b4e0ec3b8a Add count option for bool flags
2 years ago
Dan Buch f1b2ed0409
Merge branch 'main' into release-process-notes
2 years ago
Dan Buch 94c9951e4a
Merge pull request #1480 from urfave/update-codecov-action
2 years ago
Dan Buch 6245c0a06c
Explicitly pass CODECOV_TOKEN
2 years ago
Dan Buch 42c6c3876e
Update version of codecov action
2 years ago
Dan Buch 49f6440a18
Add a few notes to release docs
2 years ago
Alex 31c5137f2e
Update cli.yml (#1469)
2 years ago
dearchap f451dead12
Fix:(issue_1272) Generic flag not set from env (#1458)
2 years ago
Ilia Choly ca9df40abd
Add App.InvalidFlagAccessHandler (#1446)
2 years ago
dearchap 254c38ea72
Fix:(issue_1293) Wrap usage text for commands (#1460)
2 years ago
ab 514a1149f0
Update v2 dead link (#1466)
2 years ago
james-prysm f6642463da
Add support for alias in YAMLs (#1448)
2 years ago
Gerrard-YNWA b98c059269
fix: allow required flag with one character (#1449)
2 years ago
dearchap 8b23e7b1e9
Merge pull request #1464 from ccremer/parse-int
2 years ago
ccremer bd2ae121ab
Add configurable Base to int, uint and uint64 flags
2 years ago
dearchap 77a5feffee
Merge pull request #1456 from dearchap/issue_1455
2 years ago
Naveen Gogineni 2e8c0e90fa Revert godoc changes
2 years ago
Naveen Gogineni 0ef23521c5 Remove debug println
2 years ago
dearchap b4df361387
Merge pull request #1457 from dearchap/issue_1094
2 years ago
Naveen Gogineni 7b28ca54ea Rename function
2 years ago
Naveen Gogineni 57a8423422 Fix:(issue_1094) Dont execute Before/After handlers during shell completion
2 years ago
Naveen Gogineni f394c3779d Fix:(issue_1455) Allow bool flags from input altsrc
2 years ago
dearchap 7357e10160
Merge pull request #1453 from hay-kot/main
2 years ago
dearchap 87dedb6d77
Merge pull request #1452 from urfave/shift-supported-go
2 years ago
dearchap 6331954e44
Merge branch 'main' into shift-supported-go
2 years ago
dearchap 3a1b6de558
Merge pull request #1451 from urfave/pin-genflags-last-release
2 years ago
Hayden 3b3b2cd7b9 rename filename to dirPath
2 years ago
dearchap 6ff3e8e164
Merge pull request #1454 from urfave/rearrange_slice_code
2 years ago
Hayden c6616c3e47 pass in correct root
2 years ago
Hayden a41f215785 wip: add --walk flag to gfrun to accept directory
2 years ago
Naveen Gogineni af3b50c2bb Changes from code review
2 years ago
Naveen Gogineni b80ff3d32f issue_62: Make slice options more posix like
2 years ago
Hayden dac1c40ee5 add tags and boost for pages
2 years ago
Hayden 286d5ada85 add tags plugin
2 years ago
Hayden dec6654224 update sidebar configuration
2 years ago
Hayden cbe642e806 breakup v2 documentation
2 years ago
Hayden 5361b381b8 split v1 docs into individual pages
2 years ago
Dan Buch ade5edbb7f
Use goimports as formatting standard
2 years ago
Dan Buch 27b456971b
Shift supported go versions
2 years ago
Dan Buch 234972ef8f
Add missing go.sum entries for go 1.16.x
2 years ago
Dan Buch a8966ca1b9
Tidy up top-level go.mod
2 years ago
Dan Buch 3e4237a67f
Move genflags tool to cmd/ and pin to previous release
2 years ago
dearchap e3ee4fb3ef
Merge pull request #1444 from Dokiys/fix/add_after_before_help_check
2 years ago
dearchap 0c9527f4b7
Merge pull request #1445 from Dokiys/fix/hidehelp_with_none_args
2 years ago
Dokiy 1a1b9cd563 Fix HideHelp
2 years ago
Dokiy a1c26d5491 Fix After not run
2 years ago
Dan Buch c8147a4845
Merge pull request #1439 from hmiyado/fix-timestamp-getvalue
2 years ago
miyado 6d67b2dc59 Fix for TimestampFlag.GetValue to return empty string without value
2 years ago