1023 Commits (4960b5b3bc66497717661cdbe3f7aac67903e733)
 

Author SHA1 Message Date
Antonio Fdez 9f357f7625 fix imports
8 years ago
Antonio Fdez dda37c45da Merge pull request #1 from fernandezvara/patch-yaml-config-windows
8 years ago
Antonio Fdez b5d06bd2a9 allow to load YAML configuration files on Windows
8 years ago
Joshua Rubin 3272baf434
add a test for shell completion using incomplete flags
8 years ago
Joshua Rubin 8dd1962f7b
change "complete" to "shellComplete"
8 years ago
Jesse Szwedko b4f4786f37 Merge pull request #529 from urfave/prepare-v1.19.0
8 years ago
Jesse Szwedko dcdea39be2 Add additional entries to changelog for v.19.0 release
8 years ago
Jesse Szwedko fa7ccb1447 Update changelog
8 years ago
Jesse Szwedko 4c2360f975 Prepare CHANGELOG for v1.19.0
8 years ago
Jesse Szwedko de551c4450 Backport removal of deprecation warnings
8 years ago
Jesse Szwedko 31b79c9a33 Merge pull request #530 from urfave/consider-empty-env-vars
8 years ago
Jesse Szwedko b4a64dc08d Add windows implementation of Clearenv for tests
8 years ago
Jesse Szwedko e367fafa3d Return an error when parsing environment variables for values fails
8 years ago
Jesse Szwedko a00c3f5872 Consider empty environment variables as set
8 years ago
Jesse Szwedko 7a5dacbc41 Merge pull request #560 from mh-cbon/master
8 years ago
mh-cbon b0a8f25773 558: handle multi formatter errors
8 years ago
Jesse Szwedko af372e8e2a Merge branch 'master' into master
8 years ago
Jesse Szwedko 88ae7af8d4 Merge pull request #563 from urfave/print-help-if-no-action
8 years ago
Jesse Szwedko 0113f56d10 If no action is specified on the command or app, print the help documentation
8 years ago
Jesse Szwedko 36053a9dfd Merge branch 'master' into fix/handle-multierror
8 years ago
HIROSE Masaaki 6c50b15a27 Exit with the code of ExitCoder if exists
8 years ago
mh-cbon 79591889a9 Close #558: detect FormattedError and print their stack trace
8 years ago
Joshua Rubin ea3df26e64
make shell autocomplete more robust
8 years ago
Dan Buch d86a009f5e Merge pull request #556 from urfave/use-assertions-over-reflection
8 years ago
Jesse Szwedko b377b5d9e9 Use type assertions rather than reflection to determine how to call the `Action`
8 years ago
Jesse Szwedko 3eb41f1bb1 Merge pull request #547 from urfave/default-writer
8 years ago
Jesse Szwedko 61db37e7ae Merge branch 'master' into default-writer
8 years ago
Jesse Szwedko e485446237 Merge pull request #555 from urfave/v2-merge
8 years ago
Jesse Szwedko 03f77c6e74 Fix new example for v2 branch
8 years ago
Jesse Szwedko 83497d2cda Merge remote-tracking branch 'origin/master' into v2-merge
8 years ago
Jesse Szwedko 76d8eaf9fe Merge pull request #490 from nlewo/v2-completion
8 years ago
Jesse Szwedko f614c177b7 Merge pull request #543 from wking/app-description
8 years ago
Jesse Szwedko b803494208 Merge pull request #542 from mhmxs/patch-1
8 years ago
Richard Kovacs 668cf38bbe Merge branch 'master' into patch-1
8 years ago
W. Trevor King 3c2bce5807 help: Cleanup AppHelpTemplate trailing whitespace
8 years ago
W. Trevor King 0c143a2a26 app: Fix trailing space for Author.String()
8 years ago
Jesse Szwedko 6f2647a880 Merge pull request #544 from runcom/sort-flags
8 years ago
Jesse Szwedko 64fcd51526 Merge branch 'master' into sort-flags
8 years ago
Jesse Szwedko 3f4989051e Merge pull request #550 from runcom/test-go-1-7
8 years ago
Antonio Murdaca d913b71c72
.travis.yml: add go 1.7.x
8 years ago
Antonio Murdaca c516bce8f1
flags: provide a type to sort flags
8 years ago
Richard Kovacs 4cc2bad36e Display error instead of just say command is incorrect
8 years ago
Jesse Szwedko 508a23430b Default app.Writer to os.Stdout
8 years ago
W. Trevor King c4a46a7df2 app: Add App.Description
8 years ago
Jesse Szwedko 55f715e28c Merge pull request #541 from dotCipher/patch-1
8 years ago
Cody Moore 6c2c80959b Typo in comments
8 years ago
HIROSE Masaaki ce42837702 Call HandleExitCoder for all members of MultiError.Errors
8 years ago
Jesse Szwedko d53eb99165 Merge pull request #531 from keloyang/SkipFlagParsing-SkipArgReorder-bugfix
8 years ago
Shukui Yang 5d108a4435 bug fix when SkipFlagParsing is false and SkipArgReorder is true
8 years ago
Jesse Szwedko 61f519fe5e Merge pull request #528 from urfave/backport-no-arg-reordering
8 years ago