817 Commits (2903b76a128edb2f5c14e77c1fc52edc12901702)
 

Author SHA1 Message Date
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
Frances Bar 3df4b71842 Backport no argument reordering as an option
8 years ago
Dan Buch 86b8c43eaf Merge pull request #521 from urfave/update-wording-around-gopkgin
8 years ago
Dan Buch b425397570 Merge branch 'master' into update-wording-around-gopkgin
8 years ago
Dan Buch bf7166a9d7 Merge pull request #527 from urfave/dereference-flag-pointers
8 years ago
Jesse Szwedko e7b1833f53 Dereference `Flag`s if they are pointers
8 years ago
Dan Buch c723b19a84 Merge pull request #522 from nthnca/typo
8 years ago
Nathan Bullock 76164d6e36 Fix typo in README
8 years ago
Jesse Szwedko 4b62cb6b33 Update wording around gopkg.in pinning to be more accurate
8 years ago
Jesse Szwedko df95e0708f Manually set import in altsrc flag generation
8 years ago
Jesse Szwedko 33bb4c1213 Merge pull request #511 from grubernaut/f-update-altsrc-import-v1
8 years ago
Jake Champlin c75c862386
Fix import paths in altsrc
8 years ago
Dan Buch 05fe449c81 Merge pull request #508 from urfave/remove-end-user-deprecation-warnings
8 years ago
Dan Buch 2506863832 Merge branch 'master' into remove-end-user-deprecation-warnings
8 years ago
Dan Buch 207bb61852 Merge pull request #510 from urfave/skip-gfmrun-below-go1.3
8 years ago
Dan Buch c0cf41eb54
Skip gfmrun installation and tests below go1.3
8 years ago
Jesse Szwedko a5ca09a934 fixup! remove the possiblity of end-user's seeing deprecation warnings
8 years ago
Jesse Szwedko 8e6aa34a12 remove the possiblity of end-user's seeing deprecation warnings
8 years ago
Jesse Szwedko 168c95418e Ensure that EnvVar struct field exists before interrogating it
8 years ago
Dan Buch d60469024a Merge pull request #502 from urfave/fix-is-set-for-env
8 years ago
Jesse Szwedko 6c1f51aa95 Fix context.(Global)IsSet to respect environment variables
8 years ago
Jesse Szwedko b616f60886 Note TOML support in README and CHANGELOG
8 years ago
Jesse Szwedko a71fcd8f23 Merge pull request #491 from ykanda/toml-support
8 years ago
kandayasu af0ac0f1f3 Merge branch 'master' into toml-support
8 years ago
Jesse Szwedko d9021faab6 Merge pull request #500 from npcode/readme-remove-v
8 years ago
kandayasu 36b7d89bed Fix typo
8 years ago
kandayasu 812de9e250 type "TomlMap" to private (rename TomlMap -> tomlMap)
8 years ago
Yi EungJun c59ec842c1 README: Remove unnecessary 'v' from version numbers
8 years ago
Dan Buch e43a9fbf1e Merge pull request #497 from urfave/error-behavior-changelog-mention
8 years ago
kandayasu dd7cc7a6d2 Merge branch 'master' into toml-support
8 years ago
Dan Buch e9688813e4
Refine error handling behavior
8 years ago
Dan Buch 8ae5b3d5e2 Merge pull request #496 from urfave/write-non-nil-error-message-exit-nonzero
8 years ago
Dan Buch dd253d122c
Write err to stderr, exit 1 if err != ""
8 years ago
Dan Buch 492afb9149 Merge pull request #494 from urfave/bump-tested-versions
8 years ago