Commit graph

  • d8184d3269
    Fix typo sh completion docs (#1678) Daniel Nguyen 2022-04-26 17:39:55 -0700
  • 68b3259d2d Fix typo sh completion docs Daniel Nguyen 2022-04-25 17:18:38 -0700
  • 24781b046a
    Use afero as underlying FS for manpage generation Olivier Robardet 2019-09-09 08:09:37 +0200
  • b9460ccc12
    Bump codelytv/pr-size-labeler from 1.8.0 to 1.8.1 (#1661) dependabot[bot] 2022-04-21 08:20:16 -0400
  • 89d7b832c7
    Add Polygon Edge as a project using Cobra (#1672) Miloš Živković 2022-04-20 16:23:27 +0200
  • ea78ec6f15
    Add Polygon Edge as a project using Cobra Milos Zivkovic 2022-04-20 15:44:28 +0200
  • 98e8c716ca
    Add a COMMANDS section to generated man pages Olivier Robardet 2019-08-30 10:09:12 +0200
  • 5bad1b6366 Merge tag 'v1.4.1' into develop Ryan Curtin 2022-04-18 16:57:22 -0400
  • ed2138886f
    Merge pull request #8 from OneCloudInc/hotfix-1.4.1 Ryan Curtin 2022-04-18 16:56:48 -0400
  • 4e75f5d08f Returns an early error if decryption fails Ryan Curtin 2022-04-18 16:49:51 -0400
  • 68b6b24f0c
    Add ability to mark flags as required or exclusive as a group (#1654) John Schnake 2022-04-17 16:04:57 -0500
  • c437f2ca77 Add ability to mark flags as required or exclusive as a group John Schnake 2022-04-03 14:27:40 -0500
  • 38e7fe9d4f
    ZSH completion tried to parse directive from the wrong line (it is available on the second to last line, not last line). Michael Burman 2022-04-14 12:01:21 +0300
  • bf6cb5804d
    Wrap printf tab with quotes (#1665) Paul Chesnais 2022-04-13 21:30:27 -0700
  • 8a98fea615 Wrap printf tab with quotes PapaCharlie 2022-04-12 20:05:30 -0700
  • 6cf30ea481 Do not generate docs for hidden flags Kevin Barbour 2022-04-12 12:18:08 +0200
  • 5b83e8ba06 Defined FErrorHandling constants Gauri Prasad 2022-04-11 11:55:30 -0700
  • fe9ade5260 Added an option to set custom FlagErrorHandling Gauri Prasad 2022-04-11 11:11:41 -0700
  • e53cd5b260
    Bump codelytv/pr-size-labeler from 1.8.0 to 1.8.1 dependabot[bot] 2022-04-11 10:21:44 +0000
  • 9d15fe657a
    Update stale-bot (#1609) John McBride 2022-04-08 11:46:22 -0600
  • dd9b61d842 Prefer ReplaceAll instead of Replace(..., -1) Hugo Osvaldo Barrera 2021-11-07 14:51:55 +0100
  • 5271cf4342
    ci/test: RICHGO_FORCE_COLOR (#1647) Unai Martinez-Corral 2022-03-30 01:05:24 +0100
  • ab42c937ec
    Adds size labeler GitHub action (#1610) John McBride 2022-03-29 16:56:24 -0600
  • 9babe96d5c Update stale-bot John McBride 2022-02-23 10:56:00 -0700
  • 656d301075 ci/test: RICHGO_FORCE_COLOR umarcor 2022-03-28 00:10:43 +0200
  • 52e6099aea
    Bump actions/checkout from 2 to 3 (#1619) dependabot[bot] 2022-03-26 09:50:12 -0600
  • 4a87b04ea9
    Bump actions/checkout from 2 to 3 dependabot[bot] 2022-03-25 15:46:57 +0000
  • 5414d3d45d
    Bump golangci/golangci-lint-action from 2 to 3.1.0 (#1615) dependabot[bot] 2022-03-25 09:46:21 -0600
  • cf0df73277
    Bump actions/labeler from 3 to 4 (#1620) dependabot[bot] 2022-03-25 09:45:15 -0600
  • 3723151d17
    Bump actions/cache from 2 to 3 (#1640) dependabot[bot] 2022-03-25 09:44:51 -0600
  • 1568491a09
    Bump actions/stale from 1 to 5 (#1618) dependabot[bot] 2022-03-25 09:44:32 -0600
  • 85fab497e2 Adds size labeler GitHub action John McBride 2022-02-23 11:07:19 -0700
  • d622355c84
    Changed branch name in the cobra generator link to 'main' (#1645) Neville Bokdawalla 2022-03-25 04:50:54 +0530
  • 6dfef92bcf changed branch name Neville Bokdawalla 2022-03-25 02:25:55 +0530
  • b1fb96fdf7 changed branch name to main Neville Bokdawalla 2022-03-24 02:09:24 +0530
  • 2c1b2fed74 Fix hidden commands changing padding in usage template Alistair Scott 2022-03-15 16:57:42 +0000
  • aa02e412ac Handle requiredFlags errors in the same way as parsed flag errors. Niels Claeys 2021-10-13 16:43:52 +0200
  • 03c3eb73f8
    Add Kubescape to projects (#1642) Avinash Upadhyaya K R 2022-03-21 23:14:18 +0530
  • 3a1795bc25
    Fix Command.Context comment (#1639) Paul Meyer 2022-03-21 18:35:35 +0100
  • e3fa35c4c8 Add Kubescape to projects Avinash Upadhyaya 2022-03-21 22:42:40 +0530
  • 72c368b346
    Bump actions/cache from 2 to 3 dependabot[bot] 2022-03-21 10:15:07 +0000
  • 416dbf0488 Fix Command.Context comment katexochen 2022-03-20 17:59:49 +0100
  • f848943afd
    Add Command.SetContext (#1551) Joshua Carpeggiani 2022-03-18 21:01:58 +1100
  • 5d066b77b5
    Introduce FixedCompletions (#1574) Simon Ser 2022-03-18 02:37:54 +0100
  • 94e552d8d6
    Add backwards-compatibility tests for legacyArgs() (#1547) Marc Khouzam 2022-03-17 21:36:47 -0400
  • 01245416e1
    Merge cb29346a0f into 8cc7be2119 JaySon 2022-03-17 18:16:31 -0400
  • 8cc7be2119
    feat: Add how to load completions in your current zsh session (#1608) Ondrej Sika 2022-03-17 22:55:16 +0100
  • 65b1195d6e
    ci: test on Golang 1.18 (#1635) Unai Martinez-Corral 2022-03-17 10:26:10 +0000
  • e1674bc9cd
    Merge b2f7bca857 into 37463cff2c JulesD 2022-03-16 09:08:20 -0700
  • 37463cff2c
    Remove CHANGELOG.md as it isn't updated (#1634) John Schnake 2022-03-16 10:34:01 -0500
  • 4d132cf694 ci: test on Golang 1.18 umarcor 2022-03-16 11:42:56 +0100
  • 645be2c447 Fix linting joshcarp 2022-03-16 17:50:04 +1100
  • d969ce0e38 Change key to struct type joshcarp 2022-03-16 17:26:58 +1100
  • a70f68e9d6 Remove CHANGELOG.md as it isn't updated John Schnake 2022-03-16 01:25:45 -0500
  • 81d27c8f8d
    fix some typos (#1625) cui fliter 2022-03-14 19:05:53 +0800
  • abd24a2950
    Merge branch 'spf13:master' into master cui fliter 2022-03-13 21:07:50 +0800
  • 06fa49a3e7 remove README.md cuishuang 2022-03-13 21:07:03 +0800
  • 5b2b9e9f61
    Removes viper dependency by removing cobra/ CLI tool (#1604) v1.4.0 John McBride 2022-03-10 08:19:35 -0700
  • b90c239d9e fix some typos cuishuang 2022-03-10 11:53:38 +0800
  • 0907cf8b45 Removes viper dependency by removing cobra/ CLI tool John McBride 2022-02-17 16:45:45 -0700
  • 9369465955 labeler: fix syntax umarcor 2022-03-09 18:29:25 +0100
  • e70403f3ec labeler: fix syntax umarcor 2022-03-09 18:29:25 +0100
  • b10da1fee5
    Update args.go ningmingxiao 2022-03-09 10:21:27 +0800
  • e1b831e5c2
    Updates labeler for new labels (#1613) John McBride 2022-03-08 17:10:09 -0700
  • 4a9d1cf516
    Bump actions/labeler from 3 to 4 dependabot[bot] 2022-03-07 10:33:45 +0000
  • 7dd8d1e55d
    Bump actions/stale from 1 to 5 dependabot[bot] 2022-03-07 10:33:37 +0000
  • 4f45d8667b
    Merge 24481f04da into 8267283cfe Ben Congdon 2022-02-28 17:01:20 -0400
  • 8267283cfe
    Add MAINTAINERS file (alphabetical order) (#1545) Marc Khouzam 2022-02-28 10:24:45 -0500
  • b27b8583cf
    Bump golangci/golangci-lint-action from 2 to 3.1.0 dependabot[bot] 2022-02-28 10:13:41 +0000
  • e5c024575b Add MAINTAINERS file (alphabetical order) Marc Khouzam 2021-11-30 18:58:22 -0500
  • f5f90a22c6
    Command.Context() returns nil instead of context.Background() andreaangiolillo 2022-02-25 15:46:17 +0000
  • 37d401cc58
    Merge 13e5bcf908 into 6d2dc43606 Sochima Biereagu 2022-02-25 10:16:14 -0500
  • 44d09daf6a Updates labeler for new labels John McBride 2022-02-24 14:39:48 -0700
  • 29914adefb Add backwards-compatibility tests for legacyArgs() Marc Khouzam 2021-12-01 14:44:45 -0500
  • 755e6f0a04 refactor: move cobra/cmd/* to cobra/ umarcor 2019-03-19 01:32:43 +0100
  • 6d2dc43606
    Add Pixie to projects. (#1581) Hannah Troisi 2022-02-24 11:51:17 -0800
  • f5f60c17fb
    feat: Add how to load completions in your current zsh session Ondrej Sika 2022-02-22 14:25:31 +0100
  • 320d88f8d2 Check if LICENSE exists harjyotbagga 2022-02-19 18:06:46 +0530
  • a599632379
    Fix install command (#1576) Shyim 2022-02-17 18:17:44 +0100
  • 7cabfeb8f8
    Update Go Doc link and badge (#1593) Marian Steinbach 2022-02-16 23:17:17 +0100
  • 609dee8680
    Update Go Doc link and badge Marian Steinbach 2022-02-02 15:33:29 +0100
  • 4064a50755
    Update README.md Seshasaina Reddy 2022-01-27 19:50:04 +0530
  • 131e05a8f2 Fix ambiguous tags: use 'viper' and remove 'useViper' atompi 2022-01-21 12:02:13 +0800
  • 0a2d1f2fbf
    cobra init: Should exit on invalid configuration andreaangiolillo 2022-01-19 22:44:57 +0000
  • e6a97224f3
    Add Pixie to projects. Hannah Troisi 2022-01-18 13:28:17 -0800
  • 9a9a43f065
    Update README.md saltbo 2022-01-12 15:22:36 +0800
  • 4175126c7c
    Merge c969c6c796 into e04ec72550 Sasha Melentyev 2022-01-11 21:55:10 +0300
  • 677ecda93c
    Fix install command Shyim 2022-01-09 16:43:42 +0100
  • e04ec72550
    Bump license year to 2022 in golden files (#1575) J.R. Hill 2022-01-06 12:58:09 -0800
  • feb1dfaad6 Bump license year to 2022 in golden files ♪ hiljusti 🎮 2022-01-04 15:32:05 -0800
  • d9f3010dda Introduce FixedCompletions Simon Ser 2021-12-29 21:14:04 +0100
  • c969c6c796 refactor(cobra): small refactor Sasha Melentyev 2021-12-24 05:21:08 +0300
  • fae8d736c8 fix: replace viper with useViper in cobra/README.md acehinnnqru 2021-12-23 22:33:54 +0800
  • 2b6e651ee4 feat: panic on CheckErr Guilhem Lettron 2021-12-21 15:08:30 +0100
  • cb9d7b1cec
    Bump github.com/spf13/viper from 1.10.0 to 1.10.1 (#1567) dependabot[bot] 2021-12-20 21:00:40 -0700
  • 0f1cf0cbbd Merge tag 'v1.4.0' into develop Ryan Curtin 2021-12-20 14:28:43 -0500
  • 061ea08f4d Merge branch 'release-1.4.0' Ryan Curtin 2021-12-20 14:28:36 -0500
  • 1973e7b35c
    Bump github.com/spf13/viper from 1.10.0 to 1.10.1 dependabot[bot] 2021-12-20 10:23:18 +0000
  • 6163b0af96 Merge tag '0.1.0' into develop Ryan Curtin 2021-12-16 17:14:55 -0500
  • 18ca9a4b0b
    Merge pull request #7 from OneCloudInc/hotfix-0.1.0 Ryan Curtin 2021-12-16 17:14:40 -0500