2378 Commits (d5947d781442f834bf417ecd020ec9568206844b)
 

Author SHA1 Message Date
Naveen Gogineni d5947d7814 Initial cut
2 years ago
dearchap f37b9d9b60
Merge pull request #1430 from FGYFFFF/fix/stop_auto_sort_for_help
2 years ago
Naveen Gogineni bffaf3b78c Update flags.md for docs change
2 years ago
Naveen Gogineni 81f9145708 Refactor code
2 years ago
Naveen Gogineni 8227be1fe9 Add tests for command.VisibleFlagCategory
2 years ago
Naveen Gogineni e62a087117 Run make v2approve
2 years ago
Naveen Gogineni 02613e50be Fix tests
2 years ago
范广宇 1ada1a1c06 fix: stop automatic sorting for --help
2 years ago
dearchap f64acc4404
Merge pull request #1502 from dearchap/issue_1500
2 years ago
dearchap fb23ff4aa2
Merge branch 'main' into issue_1500
2 years ago
dearchap 2a4809f3af
Merge pull request #1506 from dearchap/issue_1505
2 years ago
dearchap 86809cef4b
Merge branch 'main' into issue_1505
2 years ago
dearchap 8f469abc00
Merge pull request #1442 from nkuba/generit-flag-destination-pointer
2 years ago
Naveen Gogineni 67f293a1e5 Revert main_test
2 years ago
Naveen Gogineni a9c758e55f Fix compile
2 years ago
Naveen Gogineni d724a63144 After rebase
2 years ago
Jakub Nowakowski c472192257 Add unit test for GenericFlag Destination parsing
2 years ago
Jakub Nowakowski a2541e0fe4 Set destination in GenericFlag apply function
2 years ago
Jakub Nowakowski 891ffb017b Add DestinationPointer for flags generator
2 years ago
dearchap b68db8d010
Merge pull request #1504 from urfave/generate-in-ci
2 years ago
Naveen Gogineni 194ed2bb9b Remove extra 3 spaces in last line
2 years ago
Naveen Gogineni d5a1252ef3 Add test coverage for Command.VisibleCommands()
2 years ago
Naveen Gogineni 05db729d66 Do make v2approve
2 years ago
dearchap 0b2aca7ccc Update template.go
2 years ago
Naveen Gogineni 8f6acfe15d Componentize template
2 years ago
Naveen Gogineni 6504da449b Add test case
2 years ago
Naveen Gogineni 2da6e68555 Fix command help subcommand
2 years ago
Naveen Gogineni 2ee2548476 Fix:(issue_1505) Fix flag alignment in help
2 years ago
dearchap 3c5c3a4aa9
Merge pull request #1508 from fjl/slice-flag-stringer
2 years ago
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
Felix Lange 72cbb3db6a Call FlagStringer in String() method of slice flags
2 years ago
Dan Buch 507530d5f7
Merge branch 'main' into generate-in-ci
2 years ago
Dan Buch d4a5c397f4
Accept current godoc for v2
2 years ago
Dan Buch cb040b67a0
Only run generate on go 1.19
2 years ago
Dan Buch 6491ddec12
Merge pull request #1503 from urfave/rm-nonexistent-phonies
2 years ago
Dan Buch 38abd8db41
Ensure "generate" step runs in CI prior to diff check
2 years ago
Dan Buch ac4e5143d2
Remove nonexistent phony targets
2 years ago
dearchap de83493182
Merge pull request #1499 from dearchap/issue_557
2 years ago
dearchap a81e201383
Merge pull request #1337 from xwjdsh/feat/flag-action
2 years ago
Naveen Gogineni d6395333f1 Remove un-needed func
2 years ago
Naveen Gogineni aecd7c159a Remove un-needed func
2 years ago