Commit Graph

  • b655df6ce8 Get rid of flagErrorBuf (#417) Albert Nigmatzianov 2017-04-19 15:23:43 +0200
  • f95d58bdf3 Fix #401 (#402) Albert Nigmatzianov 2017-04-19 14:39:58 +0200
  • b6cb395893 Fix typo in docstring (#360) Théotime Lévêque 2017-04-17 10:03:07 -0700
  • 0a0df1e881 Use valid exit code value in os.Exit call (#405) korya 2017-04-17 13:02:17 -0400
  • 9350054794 Keep only one newline between Aliases and Flags in help (#410) Albert Nigmatzianov 2017-04-17 18:55:55 +0200
  • 5deb57bbca Fixed completion of dash parameters arguments (#415) tomerf 2017-04-08 17:45:37 +0300
  • 7aeaa2cce6 Avoid storing pointer to nil (#411) Tamir Duberstein 2017-04-02 10:14:34 -0400
  • 6421115516 doc: Fix govet complaints (#408) Albert Nigmatzianov 2017-04-01 22:45:39 +0200
  • 7be4beda01 remove help command before adding it (#399) Tamir Duberstein 2017-03-14 13:12:53 -0400
  • 16c014f1a1 Add "docker" to readme Sebastiaan van Stijn 2016-07-16 17:09:30 +0200
  • 0960ff7fa9 Rename IsHelpCommand to IsAdditionalHelpTopicCommand (#398) Albert Nigmatzianov 2017-03-09 20:37:15 +0500
  • 24bb44aac8 Fix SilenceUsage and SilenceErrors in readme (#397) Nikola Kovacs 2017-03-08 20:37:25 +0100
  • fcd0c5a1df Some fixes related to help command (#394) Albert Nigmatzianov 2017-03-01 00:17:48 +0500
  • 92ea23a837 Fix subcommand locations with NoOptDefValue flags (#391) Eric Paris 2017-02-23 08:12:51 -0500
  • ee4055870c Update the Travis Go versions Bjørn Erik Pedersen 2017-02-17 17:44:07 +0100
  • b5d8e8f46a cache command name (#390) Di Xu 2017-02-10 00:54:17 +0800
  • 99600f6874 Add a tags field for user defined tags on a Command. (#359) Daniel Nephin 2017-02-07 16:20:48 -0500
  • 35136c09d8 Added support for yaml ouptut in docs gen (#380) French Ben 2017-01-30 13:45:31 -0800
  • c29ece4386 Go vet (#345) Vincent Batts 2017-01-26 14:32:19 -0500
  • 0f056af21f Added godocs to public methods. (#386) Oleg Atamanenko 2017-01-24 11:30:45 -0500
  • dc208f4211 Added useful info for setting up bash autocompletion. (#384) Apurva Chitnis 2017-01-18 18:55:16 +0000
  • 1dd5ff2e11 Make SEE ALSO references and generated file names agree with each other. Raphael 'kena' Poss 2016-09-04 11:42:13 +0000
  • de09d9ce07 Update README with missing import statements (#373) Philipp Muens 2016-12-22 16:12:50 +0100
  • b62566898a fmt package should be imported (#370) Qinglan Peng 2016-12-14 23:19:52 +0800
  • 9495bc009a echo msg not echo msg msg (#364) Yuanxiao 2016-11-16 21:20:53 +0800
  • 6b74a60562 Update doc/man_docs.md (#363) Julien Kassar 2016-11-15 09:16:05 -0500
  • 6e91dded25 Make gofmt -s pass (#355) Ben Gadbois 2016-10-25 18:28:26 -0700
  • 856b96dcb4 Merge pull request #353 from bogem/helpfunc Eric Paris 2016-10-14 18:20:36 -0400
  • 011f19e8ec Fix condition in HelpFunc bogem 2016-10-14 13:41:00 +0200
  • ec2fe78599 Merge pull request #286 from dnephin/merge_flags_before_adding_help Eric Paris 2016-10-10 11:14:18 -0400
  • b620a7591d Merge pull request #283 from dnephin/add_flag_usage_func Eric Paris 2016-10-10 11:13:51 -0400
  • 67feb8173c Add support for setting a function to handle flag parsing errors. Daniel Nephin 2016-05-25 14:27:02 -0700
  • 9c28e4bbd7 Merge pull request #339 from bogem/fixes Eric Paris 2016-08-30 13:49:25 -0400
  • 5da98880f3 Edit documentation bogem 2016-08-30 22:14:27 +0500
  • 101d434d44 Simplify OnInitialize func bogem 2016-08-30 21:58:52 +0500
  • 71a9c0834b Simplify condition with err bogem 2016-08-30 21:57:12 +0500
  • d671d98363 Merge pull request #338 from icaoweiwei/patch-2016-08-29-2 Eric Paris 2016-08-30 11:26:59 -0400
  • 4a087062c6 Fix typo Cao Weiwei 2016-08-29 00:18:06 +0800
  • 37c3f80603 Merge pull request #332 from broady/master Eric Paris 2016-08-23 17:51:50 -0400
  • ed0a8cae34 travis: fix build matrix config Chris Broadfoot 2016-08-23 13:41:01 -0700
  • 8e9c5e77eb Merge pull request #331 from broady/fmtetc Eric Paris 2016-08-23 16:37:01 -0400
  • d1371ecdb4 gofmt, govet, run those in Travis, add 1.7 Chris Broadfoot 2016-08-20 00:09:46 -0700
  • 1f4717172e Merge pull request #327 from bogem/fixes Eric Paris 2016-08-22 09:59:44 -0400
  • 6e17f4e2c5 Fix typos bogem 2016-08-20 12:04:53 +0500
  • ec452170d2 Fix error messages in cobra_test bogem 2016-08-20 12:02:26 +0500
  • 7c674d9e72 Merge pull request #313 from euank/swift-as-a-cobra-hidden-as-a-ninja Eric Paris 2016-08-02 18:37:37 -0400
  • 40e19b3f3b Don't display deprecated flags in bash completions Euan Kemp 2016-08-02 15:01:33 -0700
  • 75daccd5b8 Don't display hidden flags in bash completions Euan Kemp 2016-08-02 14:49:33 -0700
  • f62e98d28a Merge pull request #300 from cshung/master Eric Paris 2016-07-22 04:15:47 -0400
  • dbb7c2d02e Merge pull request #308 from fabianofranz/restore_backwards_compatibility Eric Paris 2016-07-20 22:00:57 -0400
  • ded646f978 Restore Help() and Usage() for backwards compatibility Fabiano Franz 2016-07-20 11:39:46 -0300
  • 9d9ce1213e Bump Travis to Go 1.6.3 Bjørn Erik Pedersen 2016-07-18 23:49:09 +0200
  • b24564e919 Merge pull request #305 from fabianofranz/expose_out Eric Paris 2016-07-15 19:55:49 -0400
  • d6bf4ef243 Don't expose Usage() and Help() - our interfaces are UsageFunc, HelpFunc and UsageString Fabiano Franz 2016-07-15 17:17:29 -0300
  • 20217d8f5e Expose OutOrStdout and OutOrStderr and don't make assumptions if output is not set Fabiano Franz 2016-07-15 17:12:07 -0300
  • a272c3cbd5 Merge pull request #303 from fabianofranz/testing_help_exiting_1 Eric Paris 2016-07-08 16:24:02 -0400
  • 77530f537e Help command must use Stdout instead of Stderr Fabiano Franz 2016-07-06 12:51:57 -0300
  • cb51c97a4e Include instruction for building the cobra tool in README.md Andrew Au 2016-06-29 21:34:17 -0700
  • 6a8bd97bdb Merge pull request #294 from dnephin/fix_man_page_gen_bugs Eric Paris 2016-06-21 16:47:55 -0400
  • e291587027 Cretea a new GenManTree function that takes an options struct. Daniel Nephin 2016-06-21 12:34:20 -0400
  • 97206b3170 Use the correct man page section for the filename Daniel Nephin 2016-06-21 12:25:26 -0400
  • 112c7dca3a Hide deprecated shorthand flags in man page generation. Daniel Nephin 2016-06-20 17:29:54 -0400
  • 29c0a1f42e Use the correct UseLine for the man page synposis. Daniel Nephin 2016-06-20 17:27:41 -0400
  • 7faa7fcdd2 Merge persistent flags before checking for a help flag. Daniel Nephin 2016-05-31 15:38:12 -0700
  • bc81c21bd0 Merge pull request #293 from andreykurilin/sort_commands Eric Paris 2016-06-15 10:36:14 -0400
  • ab97c7a63a Sort commands by their names Andrey Kurilin 2016-06-14 17:04:53 +0300
  • 1238ba19d2 Merge pull request #290 from joe2far/patch-1 Eric Paris 2016-06-07 08:43:46 -0400
  • c21ee9da52 Merge pull request #288 from eparis/flags-vs-commands Eric Paris 2016-06-07 08:37:00 -0400
  • 719241171d Fixed typos in README and docstring joe2far 2016-06-07 11:50:48 +0100
  • f447048345 Merge pull request #289 from markbates/disable-flags Eric Paris 2016-06-04 00:47:32 -0400
  • dc6e9ece6f added a flag to disable flags Mark Bates 2016-06-03 20:25:52 -0400
  • 7bf964e5b6 Do not show subcommands in bash completion if a local flag was specified Eric Paris 2016-06-03 12:37:40 -0400
  • ecc7ea6969 Show both commands and 'required flags' instead of only 'required flags' Eric Paris 2016-06-03 12:43:20 -0400
  • a5f153e19b add vim to gitignore Eric Paris 2016-06-03 10:18:59 -0400
  • f368244301 Merge pull request #278 from kevintpeng/patch-1 Eric Paris 2016-05-17 13:19:29 -0400
  • 6096009e8d Fixed Small Comment Typo Kevin Peng 2016-05-17 13:17:01 -0400
  • 0f866a6211 Get Travis config up-to-date Bjørn Erik Pedersen 2016-05-09 11:37:22 +0200
  • 336d629de0 Add godoc badge to README.md (#271) Wesley Merkel 2016-04-30 06:18:32 -0700
  • e14e47b7a9 Issue #267: Ensure hidden flags/subcommands do not change help John Schnake 2016-04-13 13:27:05 -0500
  • 9a8186dbb5 Improving createLicenseFile function Ian Walter 2016-03-31 14:52:16 -0400
  • d811f40c6a Adding custom license functionality Ian Walter 2016-03-31 14:31:03 -0400
  • 3dc021e8c7 add gpl2 license Rob Terhaar 2016-02-21 23:00:23 -0500
  • 8bf317ef60 add gpl2 license Rob Terhaar 2016-02-21 22:54:02 -0500
  • 4c05eb1145 Merge pull request #265 from sttts/sttts-shellcheck Eric Paris 2016-04-03 09:08:35 -0500
  • defeccc04d Run shellcheck on bash completion Dr. Stefan Schimanski 2016-04-02 22:45:01 +0200
  • 60267ae24d Merge pull request #257 from sttts/sttts-noun-aliases Eric Paris 2016-04-02 09:29:34 -0500
  • 1a0a490d76 Remove plural handling and add aliases for nouns in completion Dr. Stefan Schimanski 2016-03-25 16:05:56 +0100
  • 2ccf9e982a Merge pull request #264 from kkirsche/patch-1 Eric Paris 2016-04-01 21:14:51 -0500
  • 3e71c61197 Update init per golint Kevin Kirsche 2016-04-01 21:29:12 -0400
  • b0d571e7d5 Merge pull request #260 from ianwalter/code-cleanup Eric Paris 2016-03-31 09:32:10 -0500
  • a0bd6c17b3 Fixing golint warnings Ian Walter 2016-03-31 09:53:34 -0400
  • ee150b4fa2 Merge pull request #258 from kkirsche/patch-1 Eric Paris 2016-03-30 16:59:46 -0500
  • f643f707c9 Update root.go to fix golint bug with comment Kevin Kirsche 2016-03-30 17:50:52 -0400
  • c678ff029e Merge pull request #256 from sttts/sttts-fix-bash-escaping Eric Paris 2016-03-22 12:10:42 -0500
  • a23d903a12 Fix escaping of % in bash code strings Dr. Stefan Schimanski 2016-03-22 16:47:16 +0100
  • 966e6048eb Merge pull request #230 from garthk/fix-man-see-also Eric Paris 2016-03-21 19:23:55 -0500
  • 57021c6b4d Merge pull request #244 from apriendeau/silence-errors-readme Eric Paris 2016-03-21 19:22:44 -0500
  • d6b481239e Merge pull request #255 from sttts/sttts-bash-completion-flag-equal Eric Paris 2016-03-21 19:22:24 -0500
  • ea9a77d312 Add support for plural nouns in bash completion Dr. Stefan Schimanski 2016-03-20 23:21:49 +0100
  • 8092588fb8 Add custom bash flag completion Dr. Stefan Schimanski 2016-03-20 21:05:18 +0100