2662 Commits (main)
 

Author SHA1 Message Date
Felix Lange 5ff1c8dc91
Merge branch 'main' into slice-flag-stringer
2 years ago
Naveen Gogineni a27294dcd0 Run make v2approve
2 years ago
Naveen Gogineni 2da03245be Fix failed test
2 years ago
Naveen Gogineni fe6f62b9b2 Fix:(issue_1500). Fix slice flag value duplication issue
2 years ago
dearchap 8335f5435f
Merge pull request #1513 from abitrolly/patch-1
2 years ago
Anatoli Babenia 15b278907e Refactor `wrap()` and add test for empty line
2 years ago
Anatoli Babenia 359e5a8d84 Run `go fmt`
2 years ago
Anatoli Babenia 1d2696072f
wrap: Simplify loop logic
2 years ago
Anatoli Babenia 59d580978e
Fix test for removed trailing whitespace
2 years ago
Anatoli Babenia 3f7774aaa3
wrap: Avoid trailing whitespace for empty lines
2 years ago
Dan Buch a851a773a8
Point docs tests at v3
2 years ago
Dan Buch f8faf77e43
Post-porting fixes for v3
2 years ago
Dan Buch 5db9db6d38
Remove nonexistent phony targets
2 years ago
Naveen Gogineni 8ef92d2a24
Remove un-needed func
2 years ago
Naveen Gogineni c2ecb4469f
Remove un-needed func
2 years ago
Naveen Gogineni 57ff098ca7
Fix:(issue_557) Make help output consistent between different invocations
2 years ago
Naveen Gogineni 4c637d8ac7
Fix:(issue_557) Change app help name
2 years ago
Wendell Sun 126297af13
Add more test cases
2 years ago
Wendell Sun 1e30f50959
make v2approve
2 years ago
Wendell Sun d213683bee
Rebase main, update flag-spec.yaml to add Action field
2 years ago
Wendell Sun f9ceca5dfa
Add more tests about flag-level action
2 years ago
Wendell Sun e2e14ec6ef
feat: flag action
2 years ago
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