2325 Commits (a2c3729797c5277dcaaada09d8c363d629808f5e)
 

Author SHA1 Message Date
torwang a2c3729797
fix: Context.Set no such flag
2 years ago
Naveen Gogineni e9e87f624d
Add unit tests
2 years ago
Naveen Gogineni d2acd0ed55
Fix:(issue_1197) Set destination field from altsrc for slice flags
2 years ago
Dan Buch 1c3ebfab32
Accept the `MKDOCS_REMOTE_GITHUB_TOKEN` var as intended
2 years ago
Dan Buch 9ed5a09fbb
Use correct env var for global flags
2 years ago
Dan Buch d6c9f6a898
Replace a few more custom make targets
2 years ago
Dan Buch 0593812915
Only run `make v2diff` on go `1.19.x` + `ubuntu-latest`
2 years ago
Dan Buch 2bec081c3a
Use windows compatible path append
2 years ago
Dan Buch d9d960a58a
Run make target after the Makefile is available
2 years ago
Dan Buch 8cc0a9c5da
Move more functionality into internal/build/build.go
2 years ago
Naveen Gogineni 8e3fa067e0
Fix: Help name consistency among app/commands and subcommands
2 years ago
Naveen Gogineni e13c16bb10
Fix: dont generate pointer for dest for Generic flag
2 years ago
Dan Buch 0658d61a0e
Set codecov status thresholds to 5%
2 years ago
Naveen Gogineni 9c5b385796
Add additional test to fix codecov
2 years ago
Naveen Gogineni 5b96605ae5
Add additional test to fix codecov
2 years ago
Naveen Gogineni 2a5960c1cb
Add coverage threshold
2 years ago
Naveen Gogineni 9bcffd07a4
Merge from main
2 years ago
Naveen Gogineni 7405a90b38
Fix formatting
2 years ago
Naveen Gogineni 7097d0eedd
Fix tests per latest main
2 years ago
Naveen Gogineni 0764ca2295
Rebase
2 years ago
Naveen Gogineni fdcbf28476
Merge changes from main
2 years ago
Naveen Gogineni d58b3c70de
Remove keystroke errors
2 years ago
Naveen Gogineni a509290e75
Add countable interface
2 years ago
Naveen Gogineni 6b0a3e80b5
Add parametrize tests
2 years ago
Naveen Gogineni c0a8506cea
Add context.Count
2 years ago
dearchap fa3bbf91ed
Update docs/v2/examples/flags.md
2 years ago
Naveen Gogineni 3adf8fa48d
Add args
2 years ago
Naveen Gogineni cbd62ef958
Update godocs
2 years ago
Naveen Gogineni b694a25730
Update docs
2 years ago
Naveen Gogineni 2f66431a43
Add to docs
2 years ago
Naveen Gogineni 2f082d69c9
Rebase main
2 years ago
Naveen Gogineni c0a2866a4b
Merge main and run tidy
2 years ago
Naveen Gogineni 2b0db3b3ae
Update for build
2 years ago
Naveen Gogineni c4251de503
Remove go changes
2 years ago
Naveen Gogineni 2941bc8e70
Merge changes onto latest main
2 years ago
Naveen Gogineni 03487fc7f0
Add count option for bool flags
2 years ago
Dan Buch eea567aa20
Add a few notes to release docs
2 years ago
Dan Buch 31edfd60a2
Explicitly pass CODECOV_TOKEN
2 years ago
Dan Buch 8609031738
Update version of codecov action
2 years ago
Alex e57f53bf6c
Update cli.yml
2 years ago
Dan Buch 1446649448
Use cli/v2 in genflags tool (for now?)
2 years ago
Dan Buch d34a232baf
Merge remote-tracking branch 'origin/v3-dev-main' into v3-porting
2 years ago
Naveen Gogineni 68cd3e8148
Fix:(issue_1272) Generic flag not set from env
2 years ago
Dan Buch bd44c95e0b
Merge pull request #1494 from urfave/v3-mod-bump
2 years ago
Dan Buch a529996bf6
Merge pull request #1511 from urfave/v3-docs-off
2 years ago
Ilia Choly 4bce542ed7
Traverse parent contexts
2 years ago
Ilia Choly e19a34c3c2
Rename App.UnknownFlagHandler to App.InvalidFlagAccessHandler
2 years ago
Ilia Choly 6331815fae
Add App.UnknownFlagHandler
2 years ago
Naveen Gogineni 321d49344b
Add comment
2 years ago
Naveen Gogineni e48d377e62
Remove add function
2 years ago