Commit graph

  • ee4055870c Update the Travis Go versions Bjørn Erik Pedersen 2017-02-17 17:44:07 +0100
  • 223844bc1a Fix subcommand locations with NoOptDefValue flags Eric Paris 2017-02-09 14:57:38 -0500
  • b5d8e8f46a cache command name (#390) Di Xu 2017-02-10 00:54:17 +0800
  • a04b678370 cache command name Di Xu 2017-02-07 22:52:28 +0800
  • 99600f6874 Add a tags field for user defined tags on a Command. (#359) Daniel Nephin 2017-02-07 16:20:48 -0500
  • 004d1598d0 Add a tags field for user defined tags on a Command. Daniel Nephin 2016-11-03 12:40:59 -0600
  • 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
  • d6217f4e11 Fix gofmt formatting. Oleg Atamanenko 2017-01-23 13:24:17 -0500
  • 760b290e91 Added godocs to public methods. Oleg Atamanenko 2017-01-23 11:48:49 -0500
  • f29c8eaf0f Merge 7c32580196 into dc208f4211 Calum Gardner 2017-01-19 15:57:45 +0000
  • dc208f4211 Added useful info for setting up bash autocompletion. (#384) Apurva Chitnis 2017-01-18 18:55:16 +0000
  • e95783944b Added useful info for setting up bash autocompletion. Apurva Chitnis 2017-01-18 18:46:16 +0000
  • a25becd535 Add EnableWindowsMouseTrap variable again (removed in commit 193b182195) José Luis Ledesma 2017-01-17 14:25:22 +0100
  • dc9942b191 Merge 8c619f31e7 into 1dd5ff2e11 Gyu-Ho Lee 2017-01-12 22:26:01 +0000
  • d404c53e88 fixes config flag behaviour. related to #374 #375 Piyush Mishra 2017-01-12 14:09:05 +0530
  • 056ba9b740 Added support for yaml ouptut in docs gen French Ben 2017-01-11 15:48:38 -0800
  • e475944a90 Adds current working directory as config path Faissal Elamraoui 2016-12-31 11:23:32 +0100
  • 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
  • db893ea284 Update README with missing import statements Philipp Muens 2016-12-22 08:00:23 +0100
  • b62566898a fmt package should be imported (#370) Qinglan Peng 2016-12-14 23:19:52 +0800
  • 2dd26660c8 fmt package should be imported Qinglan Peng 2016-12-14 22:26:33 +0800
  • 3c49a47b3c Added an UnknownCommandFunc to allow for custom handling of unknown commands Mark Bates 2016-12-13 18:27:32 -0500
  • 45bfd072b4 gofmt Valentin Tjoncke 2016-12-08 13:15:51 +0100
  • 2e5fe48aff Merge 7fbe0bde7b into 9495bc009a Valentin Tjoncke 2016-11-17 01:06:19 +0000
  • 9495bc009a echo msg not echo msg msg (#364) Yuanxiao 2016-11-16 21:20:53 +0800
  • 9e6fb08bb1 echo msg not echo msg msg yuanxiao 2016-11-16 11:22:26 +0800
  • 6b74a60562 Update doc/man_docs.md (#363) Julien Kassar 2016-11-15 09:16:05 -0500
  • 9a68958502 Update doc/man_docs.md Julien Kassar 2016-11-15 09:00:01 -0500
  • 7fbe0bde7b Fix #269 nouney 2016-11-08 00:53:54 +0100
  • 42fd3c74d6 Fix typo in docstring Theotime Leveque 2016-11-07 18:30:52 -0500
  • 96d04d97d5 Fix the GPL license headers and texts Philippe Ombredanne 2016-10-26 16:55:57 +0200
  • 6e91dded25 Make gofmt -s pass (#355) Ben Gadbois 2016-10-25 18:28:26 -0700
  • a20ce4d539 gofmt -s command test Ben Gadbois 2016-10-25 19:59:21 +0200
  • 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
  • 40d25d2c31 Compatibility for multiple GOPATH workspaces irfan sharif 2016-10-01 20:51:36 -0400
  • 59e2709e24 Generated apps will need to inherit this fix DLDInternet 2016-09-27 20:13:54 -0400
  • 78ca2b3bdd gofmt -d -s . DLDInternet 2016-09-27 19:56:13 -0400
  • a7a96310e0 Set the defaults BEFORE considering a --config CLI argument DLDInternet 2016-09-27 19:45:23 -0400
  • 1a428baa9d Adhere to gofmt -d -s . Christo De Lange 2016-09-27 19:37:28 -0400
  • 3a67b686d1 Set the defaults BEFORE considering a --config CLI argument Christo De Lange 2016-09-27 19:26:22 -0400
  • d8271a7c29
    test: cleanup for go vet Vincent Batts 2016-09-08 09:49:50 -0400
  • d99d0713f1
    bash_completions: cleanup for go vet Vincent Batts 2016-09-08 09:45:52 -0400
  • 14c5913acd Make SEE ALSO references and generated file names agree with each other. Raphael 'kena' Poss 2016-09-04 11:42:13 +0000
  • 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
  • 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