Commit graph

  • 5fa1003a36 Remove unused outs global var Daniel Martí 2016-01-06 11:49:16 +0100
  • 8c619f31e7 README: add etcd Gyu-Ho Lee 2016-01-05 23:25:13 -0800
  • c82a0ceef8 Merge pull request #215 from mvdan/interfacer Eric Paris 2016-01-05 16:50:52 -0500
  • e0479ff7a7 Add error handling to GenBashCompletion Daniel Martí 2016-01-03 15:05:08 +0100
  • a5ff2f28ab Reuse GenBashCompletion in GenBashCompletionFile Daniel Martí 2016-01-03 14:45:11 +0100
  • 463be1428d Replace *bytes.Buffer with io.Writer Daniel Martí 2016-01-03 13:01:52 +0100
  • c6399cd398 Use readline's default filename completion if completion fails Tamer TAS 2016-01-02 08:11:35 +0200
  • 893f9e247b Merge 90aa777933 into b3f29e98e6 Frank Schröder 2015-12-24 14:02:10 +0000
  • b3f29e98e6 Issue #195: Move doc generation into separate pkg Frank Schroeder 2015-11-24 00:19:16 +0100
  • 340ddb0a70 Merge 0ea548e1df into f3aca0a8e7 Steve Domino 2015-12-24 13:55:11 +0000
  • f3aca0a8e7 adding nanobox/nanopack to list of cobra users Steve Domino 2015-12-22 13:28:38 -0700
  • ec9db09b9c Merge 97cc84b0e4 into 60b8213eba Kenjiro Nakayama 2015-12-24 13:53:48 +0000
  • 60b8213eba Add flaghash to bash_completion to keep flag value Kenjiro Nakayama 2015-12-06 02:57:45 +0900
  • 2bd8a730ae always show help if requested, even if SilenceErrors is enabled Sascha Holzleiter 2015-12-03 14:58:31 +0100
  • 0ea548e1df adding nanobox/nanopack to list of cobra users Steve Domino 2015-12-22 13:28:38 -0700
  • c65e6422ff Fix typo: exiting → existing Anthony Fok 2015-12-17 14:43:23 -0700
  • c3ef89ad8a Fix typo: initalize → initialize, etc. Anthony Fok 2015-12-17 11:18:55 -0700
  • 73665614cb Merge pull request #197 from magiconair/issue-195-mousetrap-win-only Eric Paris 2015-12-16 19:04:05 -0500
  • 11265d64db Merge pull request #210 from boz/colon-completion Eric Paris 2015-12-16 17:12:45 -0500
  • ea3bf167cf Merge pull request #211 from NanXiao/patch-1 Eric Paris 2015-12-16 10:02:01 -0500
  • d95d1b86bb Update command.go Nan Xiao 2015-12-16 16:14:10 +0800
  • ee6224d01f Ugly fix for filepath.IsAbs not playing nicely with windows Jared Bydeley 2015-11-23 23:34:19 -0500
  • 1f27c09535 Fixed tests for how they are run Jared Bydeley 2015-11-23 23:19:22 -0500
  • 3e7fb991e1 Fixed import path issue on Windows Jared Bydeley 2015-11-23 22:46:26 -0500
  • fe79245d1a Bash completion for names with ':' character. Adam Bozanich 2015-12-09 20:57:45 -0800
  • 29cddf65b2 Merge pull request #208 from gosharplite/patch-2 Eric Paris 2015-12-09 08:50:41 -0500
  • ebd5d2bdca Update README.md Tony Hsu 2015-12-09 15:48:54 +0800
  • 8210022f43 Merge pull request #207 from gosharplite/patch-1 Eric Paris 2015-12-08 10:13:42 -0500
  • 83de5c46ff Fix wrong command name. Tony Hsu 2015-12-08 17:17:31 +0800
  • 97cc84b0e4 Add flaghash to bash_completion to keep flag value Kenjiro Nakayama 2015-12-06 02:57:45 +0900
  • f6251f5f3d always show help if requested, even if SilenceErrors is enabled Sascha Holzleiter 2015-12-03 14:58:31 +0100
  • 1c44ec8d3f Merge pull request #200 from sobit/patch-1 Eric Paris 2015-11-24 10:32:17 -0500
  • 9e39e41fb0 fix typo Sobit Akhmedov 2015-11-24 14:46:13 +0100
  • 8ec63a6ebe Ugly fix for filepath.IsAbs not playing nicely with windows Jared Bydeley 2015-11-23 23:34:19 -0500
  • e97dbc5a21 Fixed tests for how they are run Jared Bydeley 2015-11-23 23:19:22 -0500
  • 1057f75af9 Fixed import path issue on Windows Jared Bydeley 2015-11-23 22:46:26 -0500
  • 193b182195 Issue #195: Compile mousetrap only on Windows Frank Schroeder 2015-11-24 00:19:32 +0100
  • 90aa777933 Issue #195: Move doc generation into separate pkg Frank Schroeder 2015-11-24 00:19:16 +0100
  • 05c7688045 Merge 7dabd59186 into b167d9beaa Christoph Görn 2015-11-23 18:51:28 +0000
  • b167d9beaa add GNU GPL3 as a license Christoph Görn 2015-11-23 10:39:02 +0100
  • 7dabd59186
    add GNU GPL3 as a license Christoph Görn 2015-11-23 10:39:02 +0100
  • b0ace35ce7 Improve Cobra Generator’s licensing helper Anthony Fok 2015-11-20 16:42:37 -0700
  • 4b096512f3 Reflow license text and add copyright year and name Anthony Fok 2015-11-21 23:31:58 -0700
  • 6d6c92d5b7 Parse the full license text as a template Anthony Fok 2015-11-21 23:29:20 -0700
  • 10546a043b Remove extraneous comma at the end of SEE ALSO list Anthony Fok 2015-11-21 06:23:56 -0700
  • 9c32fb42ec Reset man page title when necessary in GenManTree Anthony Fok 2015-11-21 06:18:37 -0700
  • 3bd84ba55c Ensure man page title is uppercase and has rootcmd Anthony Fok 2015-11-21 06:13:53 -0700
  • baf44a3923 Fix Lintian warning: manpage-has-bad-whatis-entry Anthony Fok 2015-11-21 06:02:54 -0700
  • 46c720088b Fix a copy-and-paste error in man_docs.md Anthony Fok 2015-11-20 17:12:30 -0700
  • 0cc7cc2c06 Fix typo in cobra/cmd/init.go Anthony Fok 2015-11-20 15:49:08 -0700
  • e22a0c9315 Better instructions for the execute inside main() Steve Francia 2015-11-20 17:37:20 -0500
  • 4e18e0c2bf Fix typos in README.md: Change "it's" to "its" where appropriate Anthony Fok 2015-11-20 15:31:48 -0700
  • 1e63ad8ed1 Fine-tune the formatting of Cobra’s generated code Anthony Fok 2015-11-20 15:28:40 -0700
  • c7feee9f20 Add .mailcap for a more tidy "git shortlog" output Anthony Fok 2015-11-20 15:24:23 -0700
  • 1f03277811 Fix minor typos in cobra_test.go Anthony Fok 2015-11-20 15:23:16 -0700
  • ec63835b77 Add install instructions for the cobra binary (and library) Steve Francia 2015-11-20 09:55:10 -0500
  • 6c0cb34745 Restructure README.md spf13 2015-11-18 22:56:25 -0500
  • cb63a06ed9 Merge pull request #192 from apriendeau/executeC Eric Paris 2015-11-18 17:09:54 -0500
  • 3f605993a9 Creates the ExecuteC function while maintaining Execute signature Austin Riendeau 2015-11-17 11:41:21 -0700
  • 9324f3657d Copyedit README.md Anthony Fok 2015-11-14 22:46:43 -0700
  • f06ae19d96 Revert "Correct Go release version in Travis config (1.5.2)" Bjørn Erik Pedersen 2015-11-14 17:01:30 +0100
  • 72c36dfd40 Merge 696cf24e8f into 6efbf0b624 Greg Osuri 2015-11-09 16:49:51 +0000
  • 6efbf0b624 README: added cmdns extension Greg Osuri 2015-11-08 17:30:09 -0800
  • b498492200 Merge 840ff8ab04 into 8208714c1b Austin Riendeau 2015-11-09 16:49:10 +0000
  • 8208714c1b adds accidental removal of section back Austin Riendeau 2015-11-07 18:40:11 -0700
  • d4c0084f5d changes README to have go code ran through gofmt Austin Riendeau 2015-11-07 18:37:52 -0700
  • 696cf24e8f README: added cmdns extension Greg Osuri 2015-11-08 17:30:09 -0800
  • 1e1d5137bf Correct Go release version in Travis config (1.5.2) Bjørn Erik Pedersen 2015-11-08 21:29:02 +0100
  • d7af28b537 Merge cbd1914f28 into 5144a3aa19 Austin Riendeau 2015-11-08 14:59:20 +0000
  • 5144a3aa19 add a flag to disable autogen tag in man and markdown generators Austin Riendeau 2015-11-07 18:21:25 -0700
  • e5762054c9 Limit the verbose test workaround to "cobra.test" only Anthony Fok 2015-11-07 23:21:50 -0700
  • 72b9ac7510 Merge 36ad142ac1 into 62e859a9ed Austin Riendeau 2015-11-08 05:37:13 +0000
  • 36ad142ac1 changes to contains rather than equality Austin Riendeau 2015-11-07 22:36:42 -0700
  • 840ff8ab04 adds accidental removal of section back Austin Riendeau 2015-11-07 18:40:11 -0700
  • 277ada5698 changes README to have go code ran through gofmt Austin Riendeau 2015-11-07 18:37:52 -0700
  • cbd1914f28 adds a flag to disable autogen tag at the bottom of man and markdown generators. Inherits from parent commands all the way to root Austin Riendeau 2015-11-07 18:21:25 -0700
  • 62e859a9ed fixes verbose tests by checking if the first arg belongs to cobra Austin Riendeau 2015-11-07 11:42:13 -0700
  • 0e4c02d9cb Restore bash completion behaviour for bash 4.x Anthony Fok 2015-11-07 04:33:18 -0700
  • 5c40aa85ca verbose testing on travis spf13 2015-11-06 11:10:10 -0500
  • 2a6ed7a106 utilize filepath.Join liberally spf13 2015-11-06 11:08:12 -0500
  • 1d9d665f6f improving project path guessing spf13 2015-11-06 10:44:59 -0500
  • caa4efd4ac Merge 028f9e5eb8 into bc980b80a1 Austin Riendeau 2015-11-06 13:44:39 +0000
  • bc980b80a1 adds alternative error handling to readme Austin Riendeau 2015-10-26 22:39:06 -0600
  • 9cbadce2b3 Merge a4ca610477 into 7290a944e4 Fabiano Franz 2015-11-06 13:43:18 +0000
  • 7290a944e4 Allow marking persistent flags as required or filename Fabiano Franz 2015-11-04 14:42:43 -0500
  • dab963a797 Persistent flags should also be used in completions Fabiano Franz 2015-11-04 14:40:11 -0500
  • 0653208bd9 Merge a9ca659d8b into 5c3dc12a87 Jonathan Boulle 2015-11-06 13:42:28 +0000
  • 5c3dc12a87 README: correct name of rkt project Jonathan Boulle 2015-11-06 11:00:25 +0100
  • a9ca659d8b README: correct name of rkt project Jonathan Boulle 2015-11-06 11:00:25 +0100
  • a4ca610477 Allow marking persistent flags as required or filename Fabiano Franz 2015-11-04 14:42:43 -0500
  • 8fc369c700 Persistent flags should also be used in completions Fabiano Franz 2015-11-04 14:40:11 -0500
  • 2e6a428921 Merge pull request #179 from eparis/init_comp Eric Paris 2015-11-03 15:41:40 -0500
  • 57c62d3180 Merge pull request #173 from jojomi/master Eric Paris 2015-11-03 15:29:33 -0500
  • 9199ed1e52 Merge pull request #178 from mattnenterprise/completions-osx Eric Paris 2015-11-03 15:28:50 -0500
  • 428babeb31 Modifying bash completions so they can run on OSX Matt McCoy 2015-11-03 13:31:28 -0500
  • 58e38f95da Check for _init_completion not_init_completionS Eric Paris 2015-11-03 15:09:37 -0500
  • d1a1bb33e2 Merge a1d9c43c70 into a22f212832 Matt McCoy 2015-11-03 18:34:12 +0000
  • a1d9c43c70 Modifying bash completions so they can run on OSX Matt McCoy 2015-11-03 13:31:28 -0500
  • a22f212832 Add clearer demo gif Steve Francia 2015-11-03 10:07:00 -0500
  • a082ce41f3 Merge pull request #174 from jbowes/fix-duplicate-usage Eric Paris 2015-11-02 14:27:52 -0500