Commit Graph

  • c3cc74dac7 fix ineffective assigns Sebastian Sprenger 2017-10-06 07:28:43 +02:00
  • 67ee172e6d fix misspelling issue Sebastian Sprenger 2017-10-06 07:28:18 +02:00
  • b2bf3c5abe Merge pull request #670 from VMitov/path_flag Jesse Szwedko 2017-09-28 15:42:40 -07:00
  • 0b665e6170 Add PathFlag Vladislav Mitov 2017-09-26 15:38:41 +03:00
  • ac249472b7 Merge pull request #661 from rliebz/custom-flag-help Jesse Szwedko 2017-09-25 20:41:18 -07:00
  • 7233c502e3 Merge branch 'master' into master Tyler Davis 2017-09-22 10:08:36 -07:00
  • cbbe4c1a2c Add tests for custom flag prefix/env hints Robert Liebowitz 2017-09-18 00:44:42 -04:00
  • 11d45572f9 Export funcs to configure flag prefix/env hints rliebz 2017-08-26 07:42:25 -04:00
  • 7fb9c86b14 Merge pull request #664 from maguro/master Jesse Szwedko 2017-09-10 21:08:19 -07:00
  • 1d334f10ce Add newline before command categories Alan D. Cabrera 2017-09-08 10:37:48 -07:00
  • b7ab5b0c48
    don't add -- prefix if we manually specify one OneOfOne 2017-08-31 00:26:52 +02:00
  • 163f247519
    lint + DefaultCommand OneOfOne 2017-08-29 17:26:30 +02:00
  • 50a0fdeea6 Merge pull request #655 from urfave/merging-from-v1 Dan Buch 2017-08-14 09:43:17 -04:00
  • 2da290b872
    Ensure indentation is consistent in example code Dan Buch 2017-08-14 09:33:47 -04:00
  • 5dc55f2287 Merge branch 'master' into master Dan Buch 2017-08-13 12:42:49 -04:00
  • f017f86fcc Merge pull request #659 from urfave/define-flag-precedence Dan Buch 2017-08-13 10:59:49 -04:00
  • 44c648739b Merge branch 'master' into define-flag-precedence Dan Buch 2017-08-13 10:54:04 -04:00
  • 3164173947
    Switch some remaining encoding-related bits in test runner Dan Buch 2017-08-12 22:24:14 -04:00
  • 463d4bada6
    Explicitly set mode to 'w' when combining coverprofiles Dan Buch 2017-08-12 22:21:53 -04:00
  • d83210ca77
    Attempt to better handle python(2|3) tempfile differences Dan Buch 2017-08-12 22:20:50 -04:00
  • 1505b9f046
    Back out temporary flag alias whoopsie! 😅 Dan Buch 2017-08-12 22:11:32 -04:00
  • 744fdb45b5
    Resolve conflict in completion flag check better Dan Buch 2017-08-12 22:07:03 -04:00
  • 65b801c818
    Resolve remaining test errors for v1 => v2 merge Dan Buch 2017-08-12 22:02:54 -04:00
  • cfb3883072 Prepare CHANGELOG for v1.20.0 release Jesse Szwedko 2017-08-10 18:42:03 -07:00
  • f5513590f5 Merge branch 'master' into backport-json-support Jesse Szwedko 2017-08-10 18:06:12 -07:00
  • e1fa109a31 Define flag source precedence in README Jesse Szwedko 2017-08-10 17:54:24 -07:00
  • ce3a0da1a3
    Ensure migrator does not mangle cli.CommandsByName Dan Buch 2017-08-08 21:21:31 -04:00
  • a372849da6
    Use []*Command instead of []Command in CommandsByName Dan Buch 2017-08-04 13:23:06 -04:00
  • df5c6caa96
    Back out the testify/assert addition 😅 Dan Buch 2017-08-04 12:43:16 -04:00
  • 47a412375f
    Resolved compile-time errors since merging from v1 Dan Buch 2017-08-04 12:00:22 -04:00
  • a61867e5e6
    Merge remote-tracking branch 'origin/v1' into merging-from-v1 Dan Buch 2017-08-04 11:59:27 -04:00
  • c717f7a215 Merge pull request #653 from urfave/master Jesse Szwedko 2017-08-04 02:39:37 -07:00
  • b99aa811b4 Merge pull request #654 from urfave/appveyor-updates Jesse Szwedko 2017-08-04 02:34:15 -07:00
  • f59114b410
    Update os, image, golang, and python versions used in appveyor Dan Buch 2017-08-03 22:59:38 -04:00
  • 2903b76a12 Merge branch 'v1' into master Dan Buch 2017-08-03 17:58:28 -04:00
  • 9128fe1c38 Merge pull request #652 from urfave/travis-tweaks Dan Buch 2017-08-03 17:57:53 -04:00
  • 184ffb5e57
    Use os matrix instead of explicit matrix.include Dan Buch 2017-08-03 15:38:19 -04:00
  • 8164aa88ca
    Update travis config Dan Buch 2017-08-03 15:07:56 -04:00
  • 688c5a9d4f Merge branch 'master' into merging-jereksel-zsh Dan Buch 2017-08-03 14:38:20 -04:00
  • 10e81bacd1 Merge branch 'master' into master Tyler Davis 2017-07-20 12:44:56 -07:00
  • 4b90d79a68 Merge pull request #643 from nikkolasg/patch-1 Jesse Szwedko 2017-07-06 12:46:25 -07:00
  • a6dd54e94b make the basic example build-able. Nicolas Gailly 2017-07-06 16:20:09 +02:00
  • 5d528e2052 use exit errors in uts Tyler Davis 2017-06-28 13:04:09 -07:00
  • 58450552ee Add Test Tyler Davis 2017-06-28 12:52:50 -07:00
  • 71bdf81f5a sigh... fix one more named parameter issue Tyler Davis 2017-06-28 10:10:11 -07:00
  • 172bb92059 fix named parameter issue Tyler Davis 2017-06-28 10:07:25 -07:00
  • 530df59178 Pass context into handleExitCoder Tyler Davis 2017-06-28 09:52:12 -07:00
  • 9d61cbad02 Updated command.go to use App handleExitCoder Tyler Davis 2017-04-25 12:45:08 -07:00
  • ceee6408d5 Revert "Fix how to do defaults in app.go" Tyler Davis 2017-04-25 13:02:05 -07:00
  • 80b09a4d11 Fix how to do defaults in app.go Tyler Davis 2017-04-25 11:20:41 -07:00
  • 827da610b4 Add a bit more documentation Tyler Davis 2017-04-25 09:33:54 -07:00
  • 538742687b Add ExitErrHandlerFunc type Tyler Davis 2017-04-25 09:31:53 -07:00
  • c48a829640 Allow custom exit err handlers Tyler Davis 2017-04-25 09:29:43 -07:00
  • b892ba3809 Merge pull request #583 from karalabe/invalidate-isset-cache Jesse Szwedko 2017-06-24 20:28:08 -07:00
  • 3ac1e107fe Merge pull request #593 from urfave/command-subcommand-usage-text Jesse Szwedko 2017-06-24 20:27:41 -07:00
  • 3ddfc81916 Merge pull request #626 from urfave/do-not-double-print-before-errors Jesse Szwedko 2017-06-24 20:12:38 -07:00
  • 4fb301aa38 Merge branch 'master' into invalidate-isset-cache Jesse Szwedko 2017-06-24 20:04:24 -07:00
  • 48db8e2435 Display UsageText on Commands and Subcommands Jesse Szwedko 2017-01-29 21:05:21 -08:00
  • c64d74a5d9 Do not double print errors from Before() Jesse Szwedko 2017-04-24 14:54:35 -07:00
  • f229e3c59c Merge pull request #629 from josephlr/use-usage-error-for-app Jesse Szwedko 2017-06-24 19:32:30 -07:00
  • 291122b8f0 Subcommand OnUsageError should be passed to app Joe Richey joerichey@google.com 2017-05-05 15:01:44 -07:00
  • cf33a9befe Merge pull request #586 from minio/extra-info Jesse Szwedko 2017-06-11 17:00:38 -07:00
  • 74811faef3 Merge branch 'master' into extra-info Jesse Szwedko 2017-06-11 16:24:10 -07:00
  • db0ff44081 Merge pull request #630 from josephlr/support-custom-flags Jesse Szwedko 2017-06-11 15:37:36 -07:00
  • dd3849a7e6 Add tests as requested. Harshavardhana 2017-02-15 01:44:04 -08:00
  • baa33cb888 Add support for ExtraInfo. Harshavardhana 2016-11-25 01:07:42 -08:00
  • f7d6a07f2d Add support for custom help templates. Harshavardhana 2016-11-25 00:16:48 -08:00
  • 1794792adf Add ability to use custom Flag types Joe Richey joerichey@google.com 2017-05-05 20:07:18 -07:00
  • d70f47eeca Merge pull request #627 from urfave/use-command-context-in-usage-error Jesse Szwedko 2017-05-05 21:25:29 -07:00
  • 87fe13079e Rely on Command context in Run() Jesse Szwedko 2017-04-24 15:19:34 -07:00
  • 61c3eb6ba1 Merge pull request #597 from urfave/fix-isset-for-env Jesse Szwedko 2017-04-24 14:45:55 -07:00
  • ab403a54a1 Merge pull request #616 from tbaud0n/master Jesse Szwedko 2017-04-24 14:31:22 -07:00
  • d3793766a3 Merge branch 'master' into master Jesse Szwedko 2017-04-24 14:13:35 -07:00
  • f6e8084112 Merge remote-tracking branch 'origin/master' into v1 Jesse Szwedko 2017-04-24 11:44:41 -07:00
  • 924042785a Merge pull request #624 from urfave/fetch-needed-commands Jesse Szwedko 2017-04-24 11:43:35 -07:00
  • 1bf0bb96b7 Only support supported Go versions Jesse Szwedko 2017-04-24 10:54:32 -07:00
  • 572dc46db5 Explicitly fetch goimports Jesse Szwedko 2017-04-24 10:39:43 -07:00
  • 922e3e2cea Merge pull request #615 from uudashr/v2 Jesse Szwedko 2017-04-17 22:23:20 -07:00
  • b9c5353920 Unset PROG variable to fix issue when mulitple apps run autocomplete from etc/bash_completion.d directory Tony 2017-04-06 15:11:23 +02:00
  • 8b9345ec9d Remove the error return signature Nuruddin Ashr 2017-04-04 13:53:15 +07:00
  • 8ba6f23b6e Merge pull request #582 from urfave/fix-altsrc-slice-inputs Jesse Szwedko 2017-03-28 18:35:17 -07:00
  • beddedeabd Merge branch 'master' into fix-altsrc-slice-inputs Jesse Szwedko 2017-03-27 20:46:54 -07:00
  • 9e5b04886c Remove logic that exited even if the error was not an OsExiter Jesse Szwedko 2017-03-04 14:33:36 -08:00
  • 8d8f927bcb Change flag test error checking to use regexp rather than strings Jesse Szwedko 2017-03-04 14:28:24 -08:00
  • 9073334ecd Fix context.IsSet() Jesse Szwedko 2017-02-14 20:30:04 -08:00
  • 04b2f4ff79 Adjust spacing in cli-v1-to-v2 to satisfy flake8 Jesse Szwedko 2017-02-14 21:18:00 -08:00
  • 230bac34b7 Allow slightly longer lines in Python scripts Jesse Szwedko 2017-02-14 21:17:05 -08:00
  • 2526b57c56 Allow slightly longer lines in Python scripts Jesse Szwedko 2017-02-14 21:17:05 -08:00
  • 6a70c4cc92 Add JSON InputSource to altsrc package John Weldon 2016-07-02 12:35:48 -07:00
  • 347a9884a8 Merge pull request #589 from josephlr/subcommand-structure Jesse Szwedko 2017-01-28 13:39:59 -08:00
  • 9913f0cef2 Merge branch 'master' into subcommand-structure Jesse Szwedko 2017-01-28 13:35:02 -08:00
  • 1d38670e45 Merge pull request #587 from guywithnose/master Jesse Szwedko 2017-01-28 13:29:39 -08:00
  • e109e81e6a Subcommand structure should be correctly copied to main structure Joe Richey 2017-01-23 10:33:23 -08:00
  • 4ed366e201
    Pass the ErrWriter on the root app to subcommands Robert Bittle 2017-01-18 23:29:26 -05:00
  • e87dfbb6bb altsrc: Support slices for TOML Jesse Szwedko 2017-01-16 17:34:12 -08:00
  • f8347a97c6 Fix altsrc slice inputs so that they correctly parse Jesse Szwedko 2017-01-08 18:11:26 -05:00
  • f1be59ff3d added comment to windows filePath check Antonio Fdez 2016-11-19 22:37:11 +01:00
  • 341ca93b01 fix imports Antonio Fdez 2016-11-17 17:08:01 +01:00
  • 7b912d9f8f allow to load YAML configuration files on Windows Antonio Fdez 2016-11-17 16:58:46 +01:00
  • 56a7254df4 Merge pull request #540 from hirose31/fix/handle-multierror Jesse Szwedko 2017-01-16 14:20:16 -08:00