Commit graph

  • 9287a9dc53 env variable available for git outh key Tim Garrity 2020-04-12 17:47:36 -04:00
  • bf23a831eb
    Error messages should always be printed to os.Stderr. Alessio Treglia 2020-04-12 09:57:15 +01:00
  • d7b65d7b73
    use PrintErrf() instead of extra call to Sprintf() Alessio Treglia 2020-04-12 09:55:26 +01:00
  • 8c638d3f90
    Fixed typo. (#1087) Amit Botzer 2020-04-11 00:30:10 +03:00
  • a684a6d7f5
    Fish completion using Go completion (#1048) v1.0.0 Marc Khouzam 2020-04-10 15:56:28 -04:00
  • 007ade1fd7 Complete command names even if ValidArgs present Marc Khouzam 2020-04-09 17:53:45 -04:00
  • b88fe96fbf
    Fixed typo. Amit Botzer 2020-04-09 14:02:21 +03:00
  • 8b694a89ef Fish completion using Go completion Marc Khouzam 2020-04-04 19:46:12 -04:00
  • 7fead4bf3b
    Remove/replace SetOutput on Command - deprecated (#1078) John McBride 2020-04-06 11:36:04 -06:00
  • 47414285f9
    Add Github CLI to list of projects using Cobra (#1034) Julien 2020-04-06 19:30:17 +02:00
  • b84ef40338
    Rename BashCompDirectives to ShellCompDirectives (#1082) Marc Khouzam 2020-04-06 13:28:44 -04:00
  • b522f661a7 Rename BashCompDirectives to ShellCompDirectives Marc Khouzam 2020-04-06 08:08:00 -04:00
  • 1261c90480 Merge remote-tracking branch 'upstream/master' John McBride 2020-04-04 14:03:46 -06:00
  • b80aeb17fc
    Add support for custom completions in Go (#1035) Marc Khouzam 2020-04-03 15:43:43 -04:00
  • f12039e94f
    Update README.md David McGill 2020-04-03 14:43:33 -05:00
  • 6a174752ba Still include SetOutput as it is exported John McBride 2020-04-03 13:02:05 -06:00
  • 9d736a03ad Add support for custom completions in Go Marc Khouzam 2020-02-11 19:17:54 -05:00
  • 044950bbc1 Formatting fix John McBride 2020-04-02 12:34:53 -06:00
  • 6291af1f4d Remove/replace SetOutput on Command - deprecated John McBride 2020-04-02 12:20:02 -06:00
  • 138b98f39d
    add support for autolabel stale PR (#1075) John Calabrese 2020-04-02 12:55:31 -04:00
  • a0f5bb5ed5 no auto-close on stale issues/prs xchapter7x 2020-04-02 11:48:52 -04:00
  • d88d9a09e9
    Add Labeler Actions (#1074) John Calabrese 2020-04-02 11:26:08 -04:00
  • d91865a2c9 adds a relevant stale message xchapter7x 2020-04-02 09:48:47 -04:00
  • 96e3158702 add all shell completions to labeler xchapter7x 2020-04-01 15:18:18 -04:00
  • 9d6a81edc2 stale label is kind/stale xchapter7x 2020-04-01 15:09:37 -04:00
  • bbffa3aa94
    rm circle ci badge (#1073) Joshua Harshman 2020-04-01 10:27:47 -06:00
  • 72fb68f814
    add support for autolabel stale PR John Calabrese 2020-04-01 12:26:34 -04:00
  • f62883520e
    Replace deprecated SetOutput func with SetOut and SetErr in test (#1053) Kanji Yomoda 2020-04-02 01:25:22 +09:00
  • 3cc8bfa3b1 Create labeler.yml John Calabrese 2020-04-01 12:14:38 -04:00
  • 8c6e00d549 adds labels to PRs John Calabrese 2020-04-01 12:07:26 -04:00
  • 53e16a50d0 rm circle ci badge jharshman 2020-04-01 10:15:08 -06:00
  • 6607e6b860
    Partial Revert of #922 (#1068) v0.0.7 0.0.7 Joshua Harshman 2020-03-27 14:38:32 -06:00
  • bdb602d181 Partial Revert of #922 jharshman 2020-03-26 15:25:37 -06:00
  • 184b22df97
    Don't exclude 'help' from bash completions Zaven Muradyan 2020-03-22 22:04:38 -07:00
  • 3a4c016df7 refactoring: variable naming unknown 2020-03-20 19:14:01 +09:00
  • 578111308e
    Fix #1056 Olivier Bellone 2020-03-18 11:17:54 -07:00
  • 94822da119 Allow command name to have an escaped space Brian Pursley 2020-03-11 14:55:11 -04:00
  • f25e086d67 Replace deprecated SetOutput func with SetOut and SetErr in test k-yomo 2020-03-08 17:32:21 +09:00
  • 95f2f73ed9
    Add short version flag -v when not otherwise set (#996) Dave Henderson 2020-02-28 13:13:40 -05:00
  • ee1287cc3f Use the empty string as a parameter to the flag being completed PapaCharlie 2019-06-20 13:41:21 -07:00
  • 53e4e28648 Remove extra splat for zsh arrays PapaCharlie 2019-06-19 17:52:10 -07:00
  • 979059b9c4 Implement bash completions! PapaCharlie 2019-06-19 14:22:09 -07:00
  • 684fd47788 Fix broken test PapaCharlie 2019-06-11 20:39:08 -07:00
  • c87d78cfc6 Add framework for dynamic tab completions PapaCharlie 2019-06-11 20:39:08 -07:00
  • 39cf99f556
    leverage makefile to run build tasks (#976) Joshua Harshman 2020-02-20 12:25:38 -07:00
  • ea02be96cb leverage makefile to run build tasks Josh Harshman 2019-10-07 10:12:04 -06:00
  • 3c2624538b
    Correct documentation for InOrStdin (#929) Daniel Esponda 2020-02-20 12:42:29 -06:00
  • ce89263486 chore(ci): add release note generation Simon Prochazka 2020-02-20 11:23:58 +01:00
  • 0da0687426
    Add support for context.Context v0.0.6 Alexandr Burdiyan 2020-02-20 07:29:50 +01:00
  • 21cab29ef9
    fix: undefined er (#1039) Andrea Falzetti 2020-02-19 16:20:06 +00:00
  • 1f56e45afb
    fix: undefined er Andrea Falzetti 2020-02-19 12:46:16 +00:00
  • 9a1d9aa539
    Add Github CLI to list of projects using Cobra Julien 2020-02-13 15:01:22 +01:00
  • ee8ca02120
    Properly escape help text Chmouel Boudjnah 2019-11-12 14:32:04 +01:00
  • 8d84e2e222
    Make sure we quote brackets when generating zsh completion Chmouel Boudjnah 2019-07-04 16:16:22 +02:00
  • a419fb9dfa Add MarkPersistentFlagRequired to README Marcin Iwinski 2020-02-11 13:36:15 +01:00
  • 91783a06a4 Output usage hint for both unknown subcommand and unknown flag in the same way Daniel Grimm 2020-01-29 10:33:56 +01:00
  • 3bba6a2481 Omit LICENSE file when licence is set to none Rodolfo Carvalho 2019-08-23 23:35:14 +02:00
  • 748b14cfe6 Write temporary test files in temp directory Rodolfo Carvalho 2019-08-23 22:55:01 +02:00
  • 24481f04da
    Copy parsed flag values when constructing LocalFlags() Benjamin Congdon 2020-01-15 19:01:26 -08:00
  • 488513389b fix tests and ignore EOF 左晓杰 2020-01-10 00:18:50 +08:00
  • fcf1f3cf76 support ask and custom quesion 左晓杰 2020-01-09 22:26:43 +08:00
  • b81f43e24e
    Add Aliases completions on ZSH Chmouel Boudjnah 2020-01-07 09:35:27 +01:00
  • 4fe7dea31c ci: add go 1.13.x umarcor 2019-06-07 23:05:00 +02:00
  • 2d75916030 fix gosec G204 umarcor 2019-10-10 01:23:31 +02:00
  • 31f8371c47 fix: add cobra/cmd/testproject to gitignore umarcor 2019-09-05 08:46:37 +02:00
  • 576d6e4fb0 style(command_test) umarcor 2019-06-07 21:57:22 +02:00
  • cc49679e54 drop mitchellh/go-homedir (#853), print to stderr in boilerplate (#774) umarcor 2019-06-07 21:48:51 +02:00
  • 4c12cfebd1 add .gitattributes umarcor 2019-06-07 20:22:07 +02:00
  • fa70495d5a doc: check error return values umarcor 2019-06-07 20:04:49 +02:00
  • dcf0d55266 doc_test: add 'er' umarcor 2019-06-07 21:55:25 +02:00
  • df76712df4 doc: add utils 'er' and 'wrStringAndCheck' umarcor 2019-06-07 20:03:27 +02:00
  • e8777b0680 remove unused 'writeToFile', 'commentifyString', 'stringInStringSlice' and 'exists' umarcor 2019-06-07 20:01:18 +02:00
  • 467feac068 remove unused 'isEmpty', 'executeTemplate', 'writeStringToFile', 'update' and 'checkLackFiles' umarcor 2019-06-07 19:56:26 +02:00
  • 4656c87941 cobra: check error return values umarcor 2019-06-07 19:13:15 +02:00
  • c312af1143 remove unused field 'tc' umarcor 2019-06-07 19:33:07 +02:00
  • 26d6a0220b remove unused function 'checkStringOmits' umarcor 2019-06-07 19:30:30 +02:00
  • 0be19cdea6 make 'one two' a constant umarcor 2019-06-07 19:27:42 +02:00
  • 826340688f make string ''\)\n' a constant and check error umarcor 2019-06-07 18:52:28 +02:00
  • d6568bad2e handle error return values umarcor 2019-06-07 18:38:49 +02:00
  • 7b62ee10c2 add helpers: 'er', 'Er' and 'WrStringAndCheck', use 'io.StringWriter' umarcor 2019-06-07 19:17:26 +02:00
  • 44c8ae4518 reduce size of struct umarcor 2019-06-07 18:54:40 +02:00
  • 84e7706be4 use sort.Strings(...) instead of sort.Sort(sort.StringSlice(...)) umarcor 2019-06-07 18:37:33 +02:00
  • 37b6a19612 feat(travis-ci): use golangci-lint umarcor 2019-06-07 18:33:29 +02:00
  • 89c7ffb512 Bump year on golden files (#1010) Nickolas Kraus 2020-01-06 12:10:57 -06:00
  • ffd392d9c1 Bump year on golden files NickolasHKraus 2020-01-03 06:04:46 -06:00
  • bf26895664 Fix regression when calling *_custom_func (#1001) Marc Khouzam 2019-12-26 12:55:42 -05:00
  • d234c0b441 doc: add example code of generating Zsh completion autopp 2019-12-24 09:37:17 +09:00
  • 447f182a9d
    format tpl/main.go templates (#980) Joshua Harshman 2019-12-23 13:51:40 -07:00
  • 0d9d2d46f3 Revert change so help is printed on stdout again (#1004) Marc Khouzam 2019-12-23 13:38:24 -05:00
  • e8c1cda21c format tpl/main.go templates jharshman 2019-10-19 16:38:58 -06:00
  • aa2cd0c372 Revert change so help is printed on stdout again Marc Khouzam 2019-12-22 12:06:01 -05:00
  • f302021988 Fix regression when calling *_custom_func Marc Khouzam 2019-12-11 23:16:21 -05:00
  • c23151b7f7
    Fix InOrStdin comment Randy Stauner 2019-12-02 09:14:51 -07:00
  • b04b5bfc50 substitute wrong word in md_docs (#998) Stefano Guerrini 2019-12-02 14:04:30 +01:00
  • 1dd0ece8ab substitute wrong word in md_docs Stefano Guerrini 2019-12-01 18:45:13 +01:00
  • 6d6cf530da
    Add short version flag -v when not otherwise set Dave Henderson 2019-11-25 20:07:34 -05:00
  • 9f733e130e
    Update README.md Erik Aaron Hansen 2019-11-13 22:19:59 +01:00
  • 49d40cbf0d
    update why-not-lgpl to its canonical link Loo Zheng Yuan 2019-11-12 10:50:41 +08:00
  • a1ab9bd29b
    Add gomplate to list of projects using Cobra Dave Henderson 2019-11-10 13:44:47 -05:00
  • 9b21ae8ced
    Add Mercure in the list of projects Kévin Dunglas 2019-11-08 01:03:49 +01:00