Commit graph

  • 821543bdaa Improving createLicenseFile function Ian Walter 2016-03-31 14:52:16 -0400
  • 1bdb0b867c Adding custom license functionality Ian Walter 2016-03-31 14:31:03 -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
  • 7d556a0974 Enable bash completion after --flag= or --flag=abc Dr. Stefan Schimanski 2016-03-20 20:30:21 +0100
  • 1bacefc9a2 Merge pull request #254 from fabianofranz/optional_options_at_the_end_of_usage Eric Paris 2016-03-15 16:50:08 -0500
  • 16b7ba55fb Must only add "[flags]" to the end of usage if not yet present Fabiano Franz 2016-03-15 18:22:20 -0300
  • 3cea2b7e5d add gpl2 license Rob Terhaar 2016-02-21 23:00:23 -0500
  • 418fce7745 add gpl2 license Rob Terhaar 2016-02-21 22:54:02 -0500
  • e21e5f0b09 updates readme to Explain SilenceErrors and SilenceUsage #225 Austin Riendeau 2016-02-18 13:57:07 -0700
  • d2b7b7c171 Merge 2a20bcba18 into 65a708cee0 Anthony Fok 2016-02-08 22:06:36 +0000
  • 65a708cee0 Allow bash-completion to work with full-path executable Anthony Fok 2016-02-08 02:29:17 +0800
  • 1ef0913976 Use nil instead of len for arg check. This honors the SetArgs() call Jonathan Reyna 2016-01-13 23:55:11 -0500
  • bbdcadf158 Add Swarm to Cobra user list Steve Francia 2016-02-08 17:02:55 -0500
  • 2a20bcba18 Allow bash-completion to work with full-path executable Anthony Fok 2016-02-08 02:29:17 +0800
  • 04d02e3184 Merge pull request #241 from bogem/typo Eric Paris 2016-02-06 12:39:43 -0500
  • 64cc91ac9b Fix typo in README bogem 2016-02-06 17:38:32 +0100
  • 801364aa15 Skip "bash: declare: -A: invalid option" error gracefully Anthony Fok 2016-02-05 13:04:36 +0800
  • 57f473263e Add explicit doc.GenMan SEE ALSO test covering #229 Garth Kidd 2016-01-21 12:06:00 +1100
  • cb8496d6b2 Ensure SEE ALSO list has no leading comma, fixing #229 Garth Kidd 2016-01-17 15:18:47 +1100
  • 8e91712f17 Merge pull request #228 from garthk/fix-doc-generation Eric Paris 2016-01-16 22:09:38 -0500
  • 356750645f Update doc generation examples. Fixes #227. Garth Kidd 2016-01-17 11:29:42 +1100
  • 8e6aca4182 Use filepath.Join, not string math. Fixes #226. Garth Kidd 2016-01-17 11:24:54 +1100
  • be83716983 Use nil instead of len for arg check. This honors the SetArgs() call Jonathan Reyna 2016-01-13 23:55:11 -0500
  • 9c93009019 Merge pull request #223 from mattnenterprise/doc-link-fixes Eric Paris 2016-01-13 22:06:19 -0500
  • d12e2412b6 Fix links to markdown and man page docs Matt McCoy 2016-01-13 21:40:50 -0500
  • 76742d6753 Issue #219, #220 PersistentFunctions can chain now Anthony Rebello 2016-01-13 23:09:49 +0530
  • 348f909d8b Revert "Issue #219: added PreRunChain and PostRunChain hooks" Anthony Rebello 2016-01-13 21:52:37 +0530
  • c83aa7a6c7 Clarify behaviour surrounding nested custom handlers cpfair 2016-01-12 16:33:27 +0000
  • 2e00cabe43 Untranspose __custom_func in docs table cpfair 2016-01-12 16:26:51 +0000
  • beaa4630e5 Allow functions within BashCompletionFunction to run unconditionally, limit their scope to a particular command. cpfair 2016-01-12 16:17:19 +0000
  • 97f831a4fd Change first line of generated bash-completion file Anthony Fok 2016-01-11 15:37:32 -0700
  • 3dbb5be47c Issue #219: added PreRunChain and PostRunChain hooks Anthony Rebello 2016-01-08 12:42:10 +0530
  • 2a426b5c59 README: add etcd Gyu-Ho Lee 2016-01-05 23:25:13 -0800
  • a3a9f345ca Merge pull request #218 from mvdan/error-checking Eric Paris 2016-01-06 09:57:15 -0500
  • 5df1341f93 Treat write errors in man doc generation Daniel Martí 2016-01-06 12:21:23 +0100
  • eb5040e69e Treat write errors in markdown doc generation Daniel Martí 2016-01-06 11:59:28 +0100
  • ea06b29c10 Simplify GenMarkdownTreeCustom signature Daniel Martí 2016-01-06 11:49:26 +0100
  • 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