Commit graph

  • 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
  • 1bffbc43ed go fmt Elliot Morrison-Reed 2016-08-26 23:57:30 +0200
  • c888c97288 Use os.Getenv("HOME") instead of "$HOME" for windows compatibility Elliot Morrison-Reed 2016-08-26 21:49:38 +0200
  • 895387ad4b Run windows valid path test cases only if runtime.GOOS == "windows" Elliot Morrison-Reed 2016-08-26 18:11:33 +0200
  • 6296a316b8 Removed iteration from inPath check, the first entry is enough Added GOOS check for inPath tests Elliot Morrison-Reed 2016-08-26 08:12:50 +0200
  • 15e8c75e0b Changed string comparison for child path to use filepath.Rel Elliot Morrison-Reed 2016-08-25 23:06:56 +0200
  • e3d065ad9b Add rclone to list of users Nick Craig-Wood 2016-08-24 23:26:23 +0100
  • 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
  • b65aa6f9b3 Merge branch 'master' into bugfix/consistent-error-reporting-when-called-with-unknown-subcommand Jan Polasek 2016-08-22 18:39:02 +0100
  • 45cc4c0b1b Merge pull request #1 from spf13/master improbablejan 2016-08-22 10:35:25 -0700
  • 5726017a25 Run gofmt. Jan Polasek 2016-08-22 18:26:19 +0100
  • 0f10a71a34 Unify the behaviour of error reporting when unknown subcommand is passed, add tests. Jan Polasek 2016-08-22 18:23:32 +0100
  • 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
  • d401e36ae3 Refactor licenses to many files Mark D. Blackwell 2016-08-17 16:35:48 -0400
  • b83ace34b5 Add the ability to tell which of the aliases was the Command actually called with Jose Luis Tallon 2016-08-15 20:16:03 +0200
  • 7c32580196 Solo Execute Calum Gardner 2016-08-11 20:31:43 +0100
  • 88e2af3aff project path guessing updated nikandfor 2016-08-09 21:21:57 +0300
  • 806b2bb86a checking if project dir is not empty on init fixed nikandfor 2016-08-09 21:21:40 +0300
  • 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
  • 088e856e8b Add nehm to projects bogem 2016-07-27 18:26:01 +0500
  • 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
  • 77700138b4 Fix typo at docstring for HasHelpSubCommands Andrey Kurilin 2016-07-20 18:08:05 +0300
  • 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
  • e447833a2f
    Add "docker" to readme Sebastiaan van Stijn 2016-07-16 17:09:30 +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
  • 5513220bc3 test changes to make it pass Viktor Benei 2016-07-04 21:49:06 +0200
  • 45b377d6b1 use root if no other command matches and root is runnable Viktor Benei 2016-07-04 21:24:58 +0200
  • cb51c97a4e Include instruction for building the cobra tool in README.md Andrew Au 2016-06-29 21:34:17 -0700
  • 1cc2ef9ea0 Merge 60b5e87117 into 6a8bd97bdb Daniel Nephin 2016-06-23 18:00:45 +0000
  • 60b5e87117 Set a different stream for deprecation errors. Daniel Nephin 2016-06-23 13:57:39 -0400
  • 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
  • b5a074e79e Merge 913b78e7a9 into f447048345 Eli Young 2016-06-06 14:10:24 +0000
  • 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
  • 913b78e7a9 Add Bash support for command-substitute flags Eli Young 2016-06-02 17:01:39 -0700
  • 658b0c71fb allow suggestions for non-root commands deads2k 2016-05-27 08:18:08 -0400
  • 4f42e96b84 Fixes issue #276. Klaus Birkelund Jensen 2016-05-20 12:06:55 +0200
  • 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
  • 36bbf32d1d Merge branch 'master' of github.com:ianwalter/cobra Ian Walter 2016-05-09 15:30:18 -0400
  • 22e4fd4c85 Merge branch 'master' of https://github.com/spf13/cobra Ian Walter 2016-05-09 15:29:55 -0400
  • 0f866a6211 Get Travis config up-to-date Bjørn Erik Pedersen 2016-05-09 11:37:22 +0200
  • 1ea47519b1 Merge 87b7eee3a2 into 336d629de0 Daniel Nephin 2016-05-07 17:27:05 +0000
  • 87b7eee3a2 Update go versions to latest minor versions. Daniel Nephin 2016-05-07 13:25:29 -0400
  • 4a18700e41 Merge 616f79f776 into 336d629de0 Andrew Murray 2016-05-06 10:46:56 +0000
  • 616f79f776 Fixed typo Andrew Murray 2016-05-06 20:46:46 +1000
  • 7e288525f0 Making buildPath arg more descriptive Ian Walter 2016-05-03 22:16:18 -0400
  • 02a0b7db0c Fixing addCmd templating and finishing #266 Ian Walter 2016-05-03 22:09:50 -0400
  • 784ab4d6eb Reversing cmd creation order so child cmds get added properly Ian Walter 2016-05-03 00:56:28 -0400
  • 274ca840ae Fixing removal of filepath.join from writeTemplateToFile Ian Walter 2016-05-02 22:37:29 -0400
  • 034973cce1 Merge branch 'master' of github.com:ianwalter/cobra Ian Walter 2016-05-02 22:04:56 -0400
  • ecbac3bbf6 Merge branch 'master' of https://github.com/spf13/cobra Ian Walter 2016-05-02 22:04:39 -0400
  • 336d629de0 Add godoc badge to README.md (#271) Wesley Merkel 2016-04-30 06:18:32 -0700
  • c18ab40644 Add godoc badge to README.md Wesley Merkel 2016-04-30 01:42:48 -0700
  • b4c7072b6b Checking if cmd file exists before trying to create it Ian Walter 2016-04-28 21:23:46 -0400
  • a6cbaf61ec Working on #266: Ability to add nested commands Ian Walter 2016-04-27 22:44:53 -0400
  • c31b2b7153 Merge 853cb4d97f into e14e47b7a9 John Schnake 2016-04-27 17:34:27 +0000
  • 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
  • 496a12b27e Merge 821543bdaa into 3dc021e8c7 Ian Walter 2016-04-27 16:02:05 +0000
  • 709315630b Merge 3cea2b7e5d into 3dc021e8c7 Robert Terhaar 2016-04-27 16:01:46 +0000
  • 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
  • 853cb4d97f Issue #267: Ensure hidden flags/subcommands do not change help John Schnake 2016-04-13 13:27:05 -0500
  • 8985ae80d8 Merge b0ace35ce7 into 4c05eb1145 Anthony Fok 2016-04-07 00:08:47 +0000
  • 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