Commit graph

  • d7cfb13474 Update README.md Albert Nigmatzianov 2017-06-09 21:55:21 +0200
  • fe53af7f71 Merge c69668f9ae into 99ff9334bd Bayberry Z 2017-06-08 02:29:42 +0000
  • c69668f9ae README.md #### Manually create rootCmd demo error Bayberry Z 2017-06-08 10:01:31 +0800
  • 98c0e33075 Merge 5513220bc3 into 99ff9334bd Viktor Benei 2017-06-07 19:43:37 +0000
  • 99ff9334bd cmd: Add possibility to specify the target package Albert Nigmatzianov 2017-05-28 12:42:06 +0200
  • 7987bcca8a Refactor TakesArgs to use an interface for arg validation. Daniel Nephin 2016-05-07 13:24:05 -0400
  • 0a19163eb2 Allow commands to explicitly state if they do, or do not take arbitrary arguments Eric Paris 2015-06-09 14:17:58 -0400
  • 84f471618b Make BenchmarkBashCompletion more honest Albert Nigmatzianov 2017-06-05 19:32:33 +0200
  • 66da711334 __ltrim_colon_completions is not always available on macOS (#459) Lucy Davies 2017-06-05 16:18:07 +0100
  • 5ae6d143e3 Use declare -F to determine if __ltrim_colon_completions exists Lucy Davies 2017-06-05 15:02:01 +0100
  • f34239004d __ltrim_colon_completions is not always available on macOS, so bash-completion should check first Lucy Davies 2017-06-05 11:11:01 +0100
  • 4e0949d3c3 Merge 658b0c71fb into 8d4ce3549a David Eads 2017-06-01 21:33:09 +0000
  • 8d4ce3549a Update README.md Martin Marcher 2017-05-30 21:56:48 +0200
  • 63be9b5b69 Update README.md Martin Marcher 2017-05-30 21:56:48 +0200
  • e606913c4e Fix typos Albert Nigmatzianov 2017-05-28 12:56:30 +0200
  • 54eaa9ec9b cmd: Add possibility to specify the target package Albert Nigmatzianov 2017-05-28 12:42:06 +0200
  • 4a1a7b086e cmd: Don't print errors from execute to prevent duplication of errors Albert Nigmatzianov 2017-05-28 12:23:49 +0200
  • c446db21d3 cmd: Delete projectBase flag Albert Nigmatzianov 2017-05-28 12:20:47 +0200
  • 7918bf6886 Add explanation for viper.BindPflag in README.md Albert Nigmatzianov 2017-05-09 18:23:36 +0200
  • a9ece69701 Merge f6251f5f3d into ca57f0f5db aperum 2017-05-22 16:26:29 +0000
  • e0348ba539 Merge be83716983 into ca57f0f5db Jonathan Reyna 2017-05-22 16:26:29 +0000
  • cf5f32baf0 Merge 8cf4370ccb into ca57f0f5db Jeff Willette 2017-05-20 17:42:18 +0000
  • ca57f0f5db doc: Ad help flag and cmd when generating docs Albert Nigmatzianov 2017-05-20 19:28:06 +0200
  • 52ae6a1d02 Make initHelpCmd public (#436) Albert Nigmatzianov 2017-05-20 19:23:33 +0200
  • ca5710c94e Fix link to cobra lib in README.md Albert Nigmatzianov 2017-05-19 22:27:40 +0200
  • 4ba54a0f7f Edit installation command in README.md (#451) Robert Anthony Bellamy 2017-05-19 15:09:26 -0400
  • 7fa8ec5f3f edits installation command Robert Anthony Bellamy 2017-05-19 14:58:31 -0400
  • fb1f39915d Add benchmark for GenBashCompletion Albert Nigmatzianov 2017-05-14 14:57:11 +0200
  • de6b168d98 Simplify bash_completions.go Albert Nigmatzianov 2017-05-14 13:20:20 +0200
  • 4cdb38c072 cmd: Use correct HasPrefix function for paths Albert Nigmatzianov 2017-05-15 09:49:18 +0200
  • e9078fccb8 cmd: Make more accurate error when there is no $GOPATH Albert Nigmatzianov 2017-05-15 09:20:36 +0200
  • fa9ac853ce cmd: Make detailed error when project not in $GOPATH Albert Nigmatzianov 2017-05-15 08:37:15 +0200
  • b4a5937148 Add benchmark for GenBashCompletion Albert Nigmatzianov 2017-05-14 14:57:11 +0200
  • 51b7cf57e1 Fix tests so they give correct args (#445) Albert Nigmatzianov 2017-05-14 14:51:04 +0200
  • f33338fb59 Simplify bash_completions.go Albert Nigmatzianov 2017-05-14 13:20:20 +0200
  • 137acd6f5c Merge b65aa6f9b3 into b5366273a6 improbablejan 2017-05-14 10:31:04 +0000
  • b5366273a6 cmd: Fix some gometalinter complaints Albert Nigmatzianov 2017-05-14 12:27:15 +0200
  • e7b08ab3d0 Fix 'unused' and 'gosimple' complaints Albert Nigmatzianov 2017-05-14 12:25:28 +0200
  • d9414968f8 cmd: Fix error message from go-homedir Albert Nigmatzianov 2017-05-14 12:03:16 +0200
  • a28055bed2 cmd: Fix minor bugs in init command (#446) Behrang Noruzi Niya 2017-05-14 14:30:53 +0430
  • c20ba6375d Fix minor bugs in init command Behrang Noruzi Niya 2017-05-14 12:52:17 +0430
  • 04373829fc Simplify stripFlags Albert Nigmatzianov 2017-05-13 20:30:58 +0200
  • aac12021de Fix tests so they give correct args Albert Nigmatzianov 2017-05-13 20:28:58 +0200
  • 90687e7bfc Update pflag link in README (#444) Don Petersen 2017-05-12 11:40:24 -0700
  • f5a7ad2f0c Update pflag link in README. Don Petersen 2017-05-12 11:32:33 -0700
  • 7d22e77cce Fix incorrect merge of pflag.CommandLine to cmd.Flags() Albert Nigmatzianov 2017-05-12 20:22:26 +0200
  • 3454e0e28e cmd: Fix package name when adding command Albert Nigmatzianov 2017-05-12 12:10:33 +0200
  • 4673102358 Updating bash_completions to clarify markdown (#442) G. Hussain Chinoy 2017-05-11 09:04:35 -0600
  • 6baaf25712 Add explanation for viper.BindPflag in README.md Albert Nigmatzianov 2017-05-09 18:23:36 +0200
  • 70a4854de1 Updating bash_completions to clarify markdown G. Hussain Chinoy 2017-05-09 15:27:30 -0600
  • 1362f95a8d Clean README.md (#441) Albert Nigmatzianov 2017-05-09 22:18:58 +0200
  • 5221838d9e Clean README.md Albert Nigmatzianov 2017-05-09 21:51:14 +0200
  • 347767f8bd Partial revert of 4d2c4af 'Improve template mechanism' (#439) Eric Paris 2017-05-09 15:07:05 -0400
  • 176b69c52e Partial revert of 4d2c4af 'Improve template mechanism' Eric Paris 2017-05-09 14:54:43 -0400
  • 8cf4370ccb Added a configuration file section to the README Jeff Willette 2017-05-09 19:23:19 +0900
  • eceb483eb5 Divide fields of Command for readability Albert Nigmatzianov 2017-05-09 11:33:56 +0200
  • 90d2fd84ad Group fields of Command Albert Nigmatzianov 2017-05-09 11:25:41 +0200
  • 1251aefb74 Rename Docker to Moby in README.md Albert Nigmatzianov 2017-05-09 11:19:15 +0200
  • e97db2b866 cmd: Fix tests Albert Nigmatzianov 2017-05-09 11:15:48 +0200
  • 4db577d34d Fix docs for Command Albert Nigmatzianov 2017-05-09 11:15:05 +0200
  • 6bfe2ba1a2 doc: Add docs Albert Nigmatzianov 2017-05-09 11:14:48 +0200
  • 3dc7f13b65 cmd: Fix docs Albert Nigmatzianov 2017-05-09 11:14:33 +0200
  • 7d9b8967b7 Merge b83ace34b5 into d236d29810 Jose Luis Tallon 2017-05-08 21:03:16 +0000
  • 3052272ba5 Merge 3c49a47b3c into d236d29810 Mark Bates 2017-05-08 21:03:16 +0000
  • d236d29810 cmd: Make tmpl local variable Albert Nigmatzianov 2017-05-08 23:00:14 +0200
  • 5960650669 Make initHelpCmd public Albert Nigmatzianov 2017-05-08 08:27:34 +0200
  • c0bd07d7ba Use cobra create instead of cobra init in README.md (#396) Adrián López 2017-05-08 14:23:08 +0200
  • 4d2c4afa04 Improve template mechanisms Albert Nigmatzianov 2017-04-23 14:55:23 +0200
  • d83a1d7ccd Add comment for InitDefaultHelpFlag Albert Nigmatzianov 2017-05-07 10:52:40 +0200
  • fe69f2e3a3 Make initHelpFlag public Albert Nigmatzianov 2017-04-27 10:55:15 +0200
  • db6b9a8b3f cmd: Fix incorrect initialzation by cobra init . Albert Nigmatzianov 2017-05-05 10:51:57 +0200
  • 7bd35d3b95 cmd: Fix incorrect cmd dir Albert Nigmatzianov 2017-05-05 10:31:07 +0200
  • 7bb5276f5f cmd: Fix panic if cmd ends on dash or underscore Albert Nigmatzianov 2017-05-05 10:30:41 +0200
  • efbe9b05d8 cmd: Use Fatalf instead of Fatal Albert Nigmatzianov 2017-05-05 10:09:59 +0200
  • 76a9a66775 cmd: Add tests Albert Nigmatzianov 2017-05-05 10:06:27 +0200
  • d20925b932 cmd: Small correctives Albert Nigmatzianov 2017-05-05 10:06:10 +0200
  • 84cba621a0 cmd: Make detection of $HOME work on all systems Albert Nigmatzianov 2017-05-04 22:28:09 +0200
  • 6bcf163261 cmd: Validate cmd names Albert Nigmatzianov 2017-05-01 22:52:58 +0200
  • 903e5b7073 cmd: Fix trimSrcPath doc Albert Nigmatzianov 2017-04-29 22:50:31 +0200
  • 66cfd1f132 cmd: Reuse template in helpers Albert Nigmatzianov 2017-04-29 15:54:32 +0200
  • 0dd1c429a3 cmd: Add more docs Albert Nigmatzianov 2017-04-29 14:53:52 +0200
  • 32756eb440 cmd: Rewrite Albert Nigmatzianov 2017-04-29 12:02:02 +0200
  • d82b589b89 cmd: Fix incorrect cmd dir Albert Nigmatzianov 2017-05-05 10:31:07 +0200
  • a02a6d7e6d cmd: Fix panic if cmd ends on dash or underscore Albert Nigmatzianov 2017-05-05 10:30:41 +0200
  • c59e1a0860 cmd: Use Fatalf instead of Fatal Albert Nigmatzianov 2017-05-05 10:09:59 +0200
  • b6a3cd9475 cmd: Add tests Albert Nigmatzianov 2017-05-05 10:06:27 +0200
  • 4a0fbcae39 cmd: Small correctives Albert Nigmatzianov 2017-05-05 10:06:10 +0200
  • 24b8629331 Merge 36bbf32d1d into 4061f41c9a Ian Walter 2017-05-05 06:58:22 +0000
  • 2ca6f45b1d Merge 88e2af3aff into 4061f41c9a nikandfor 2017-05-05 06:58:22 +0000
  • abd73284a1 Merge 895387ad4b into 4061f41c9a Elliot Morrison-Reed 2017-05-05 06:58:21 +0000
  • c57812c2cb Merge 40d25d2c31 into 4061f41c9a irfan sharif 2017-05-05 06:58:21 +0000
  • 18879a7f3e Merge d404c53e88 into 4061f41c9a Piyush Mishra 2017-05-05 06:58:20 +0000
  • 4061f41c9a Use pflag.ShorthandLookup Albert Nigmatzianov 2017-05-05 08:08:38 +0200
  • 11e490801b Merge 8f3adc4f38 into 8f0203be89 Ryan Cox 2017-05-05 00:07:23 +0000
  • 5eadd08433 Merge 3cd046cb66 into 8f0203be89 Hugo Leonardo Costa e Silva 2017-05-05 00:07:22 +0000
  • 9ef1cd9a2b cmd: Make detection of $HOME work on all systems Albert Nigmatzianov 2017-05-04 22:28:09 +0200
  • 6102cfb4b8 cmd: Validate cmd names Albert Nigmatzianov 2017-05-01 22:52:58 +0200
  • 6047bf41db cmd: Fix trimSrcPath doc Albert Nigmatzianov 2017-04-29 22:50:31 +0200
  • 21efd8600a cmd: Reuse template in helpers Albert Nigmatzianov 2017-04-29 15:54:32 +0200
  • bc5777afed cmd: Add more docs Albert Nigmatzianov 2017-04-29 14:53:52 +0200