Commit Graph

  • 2662787697 zsh-completion: added support for subcommand description. Haim Ashkenazi 2018-02-26 22:31:06 +0200
  • f0508c8e76 zsh-completion ignores hidden commands and flags :) Haim Ashkenazi 2018-02-25 14:12:58 +0200
  • a15d099018 zsh-completion fixed reference to cmd name Haim Ashkenazi 2018-02-25 08:20:34 +0200
  • 7e2436b79d First try at better zsh completions: Haim Ashkenazi 2018-02-24 18:53:13 +0200
  • 67fc4837d2 added variable to allow configuration of mousetrap message duration (#809) Willi Eggeling 2019-03-21 01:05:52 +0100
  • 5755ecf102 [TrivialPatches] Typos in README.md, fix and update CI, update projects list... (#840) umarcor 2019-03-20 22:21:26 +0100
  • ba1052d4cb Fix two word flags (#807) Daisuke Taniwaki 2019-03-11 21:55:09 +0900
  • 7547e83b2d Run tests against go 1.11 and drop 1.9 (#737) Michael 2019-01-09 00:34:09 +0000
  • d2d81d9a96 Fix too many underscore for __custom_func (#794) Daisuke Taniwaki 2018-11-27 22:31:06 +0900
  • fe5e611709 doc: obey SOURCE_DATE_EPOCH with manpage generation (#735) Aleksa Sarai 2018-10-22 01:11:14 +1100
  • f619abc1d7 Added ExactValidArgs (#765) bpdunni 2018-10-21 10:01:21 -0400
  • 40172f1635 Remove unneeded imports from README.md example (#767) Garret Kelly 2018-10-18 10:37:54 -0400
  • 8d114be902 README: Remove Unneeded Newline (#746) Alex Mayer 2018-09-15 18:22:04 -0400
  • 99dc123558 Replace Giant Swarm 'swarm' with 'gsctl' (#738) Marian Steinbach 2018-08-29 18:07:45 +0200
  • 6fd8e29b07 Qualify custom bash func name (#730) Paul 2018-08-21 11:12:02 -0500
  • ff0d02e855 fix typo in doc/man_docs.go (#732) Pascal Dierich 2018-08-20 19:45:24 +0200
  • 7c4570c3eb #716 - Removed useless libraries in readme (#717) Federico 2018-07-22 22:56:44 +0100
  • a114f312e0 fix test build breakage with go1.11 (#712) Hyang-Ah Hana Kim 2018-06-29 11:25:35 -0400
  • 1e58aa3361 Include a basic example #465 (#631) Jason Hendry 2018-06-01 04:03:38 +1000
  • ef82de70bb Fixed code sample for bash completion (#687) Zef Hemel 2018-04-27 15:45:50 +0200
  • 0ab5b6bcfc doc: hide hidden parent flags (#686) James DeFelice 2018-04-24 12:15:12 -0400
  • 7ee208b09f support completions for command aliases (#669) Rajat Jindal 2018-04-23 05:47:20 -0700
  • 615425954c remove dot after the abs path (#672) Rajat Jindal 2018-04-12 05:08:29 -0700
  • cd30c2a7e9 typo: fix incorrect (#668) Allen Sun 2018-04-09 00:17:36 +0800
  • 4dab30cb33 Add support for ignoring parse errors (#662) Rajat Jindal 2018-03-31 05:36:20 -0700
  • a1f051bc3e Update the Travis and CircleCI Go versions (#651) Michael 2018-03-21 14:39:34 +0000
  • c439c4fa09 Terminate the stripping of flags when -- is found (#649) Di Xu 2018-03-19 14:20:04 +0800
  • c6c44e6fdc Update the bash completion example for kubectl (#645) Bilal Amarni 2018-03-01 19:15:57 +0100
  • 6644d46b81 Prefix bash functions with root command name (#643) John McCabe 2018-02-28 05:38:38 +0000
  • a1e4933ab7 Bash completion aliases (#638) Rajat Jindal 2018-02-21 09:51:53 -0800
  • 1a618fb24b
    Do not add a space after a single flag completion (#625) Eric Paris 2018-02-21 07:50:56 -0800
  • be77323fc0 Try out CircleCI. (#630) Ricardo N Feliciano 2018-02-11 08:22:30 -0800
  • fd32f09af1 Fix generated bash completion for Bash 3 (OSX) (#520) John McCabe 2018-02-08 21:34:46 +0000
  • 93959269ad Add Execute func example in README.md (#629) Phillip Johnsen 2018-02-05 23:42:58 +0100
  • c2bbfaa12d Add usage example for required flags (#627) Jake Dodd 2018-02-05 11:53:53 -0800
  • eb58983359 Add CalledAs method to cobra.Command (w/ tests) (#567) Tim Peoples 2018-02-04 08:58:53 -0800
  • 9979838ec4 Fix attemptd assignment to non-variable in bash 3 (#628) Kazuki Suda 2018-02-05 01:42:17 +0900
  • 3a7eb146ba fix grammatical error in command.go (#626) Shamus Taylor 2018-02-02 00:04:56 -0600
  • f91529fc60 Fix a couple typos (#621) Ryan Guest 2018-01-23 23:31:43 -0800
  • 0c34d16c31
    cmd: Fix #612 (#614) Albert Nigmatzianov 2018-01-15 17:09:33 +0100
  • b95ab734e2 Remove trailing whitespace in rootcmd (#606) Patrick Uiterwijk 2017-12-31 11:15:56 +0100
  • ccaecb155a Ensure that '--version' flag works properly for root command (#595) Nick Miyake 2017-12-06 23:49:35 -0800
  • c156af3984 Explain OnInitialize better in the GoDoc (#594) Jonathan Hall 2017-12-06 19:18:45 +0100
  • de2d9c4eca Add alibaba/pouch in README.md (#593) Allen Sun 2017-12-04 07:13:25 -0600
  • 3a5f27b046 doc: Add a necessary blank line after SEE ALSO (#592) Allen Sun 2017-12-04 04:43:02 -0600
  • 45a52e208c doc: Remove one additional blank line after Synopsis (#591) Allen Sun 2017-12-04 03:21:50 -0600
  • 86783686ca Add documentation for '--version' flag to README (#590) Nick Miyake 2017-12-02 09:59:49 -0800
  • b1ec2ce1ad Add support for --version flag (#584) Nick Miyake 2017-12-01 13:37:16 -0800
  • 1be1d2841c Make rootCmd private Nick Miyake 2017-11-22 16:13:03 -0800
  • fb02817f3c Fix README example to be consistent with others (#585) Nick Miyake 2017-11-22 13:30:46 -0800
  • 19e54c4a2b Update error message for missing required flags (#580) Nick Miyake 2017-11-19 01:22:51 -0800
  • 34ceca591b Disable flags in UseLine (#552) Daniel Nephin 2017-11-19 02:58:54 -0500
  • d6948b782c Fix minor typo (#579) Tyler Butler 2017-11-16 21:24:59 -0800
  • 2da4a54c5c Improve tests in doc/ Albert Nigmatzianov 2017-11-02 16:22:38 +0100
  • d6a430541c Edit ResetFlags and ResetCommands descriptions Albert Nigmatzianov 2017-11-02 14:27:24 +0100
  • 65c8acb228 Improve tests Albert Nigmatzianov 2017-10-31 19:58:37 +0100
  • 099c5aef9e Add dots in comments of args.go Albert Nigmatzianov 2017-10-31 19:57:53 +0100
  • 18eefcde17 Add tests for args.go Albert Nigmatzianov 2017-10-31 19:57:17 +0100
  • f634327172 Fix typo (#573) Pavol Loffay 2017-11-08 11:47:54 +0100
  • b3426bbac1 Remove confusing duplicate Execute from README (#554) Paweł Słomka 2017-10-29 22:09:45 +0100
  • 7b2c5ac9fc Create new buffer if not present yet (#549) Thomas Cyron 2017-10-12 20:25:33 +0200
  • 7cd9cc6d44 add test for c.Name() if c.Use gets changed (#548) Di Xu 2017-10-12 11:50:22 -0500
  • 40f18800b2 Delete name field from Command (#547) Albert Nigmatzianov 2017-10-11 16:15:37 +0200
  • 845c905010 Fix typo Kazuki Suda 2017-10-11 12:02:03 +0900
  • 4d6af280c7 enforce required flags (#502) Di Xu 2017-10-09 22:44:33 -0500
  • 50204810fd Grammar addition (#543) Clayton Ray 2017-10-09 02:28:07 -0400
  • 83b1f03962 Add a TraverseChildren option to allow for flags on each command in the hierarchy (#299) Daniel Nephin 2017-10-07 17:29:11 -0400
  • 419e0f8d51 doc: add ReST doc generation (#537) Shahidh K Muhammed 2017-10-07 23:09:47 +0530
  • bc69223348 Fix dead link in README for cobra generator Albert Nigmatzianov 2017-10-06 21:18:12 +0200
  • e8e7fe0355 Shorten README Albert Nigmatzianov 2017-10-02 11:32:00 +0200
  • d5bde60e02 cmd: Fix text of custom license Albert Nigmatzianov 2017-10-04 22:36:42 +0200
  • 0dacccfbaa Improve consistency of flags when using SetGlobalNormalizationFunc (#522) Diego Becciolini 2017-10-02 11:00:25 +0100
  • e5f66de850 Support default value of $GOPATH (#532) Elliott Beach 2017-09-29 11:16:12 -0500
  • b787445794 Use func (c *Command) consistently (#530) Eric Paris 2017-09-05 13:20:51 -0400
  • 4de692c1eb adding a GenZshCompletionFile function to mirror bash_completion (#529) agmen 2017-09-05 17:32:32 +0100
  • 3c0b56b677 correct spelling mistake (#524) Edward Betts 2017-09-01 16:16:37 +0100
  • 2df9a53181 Fix MinimumArgs Albert Nigmatzianov 2017-07-28 08:04:09 +0200
  • cb747385b3 Retab README.md Albert Nigmatzianov 2017-07-26 14:55:05 +0200
  • 1723331773 Update documentation Albert Nigmatzianov 2017-07-26 14:51:25 +0200
  • 8bcacfe133 Add more examples of Args field Albert Nigmatzianov 2017-07-26 14:51:02 +0200
  • 4a7b7e6586 *following joelterry 2017-08-19 15:40:06 -0400
  • cb731b8983 Specify that parent's name is a variable for clarity. #514 Tom Elliott 2017-08-14 22:24:12 -0400
  • b26b538f69 Fix remaining reproducibility in TestGoldenAddCmd Anthony Fok 2017-07-31 11:04:27 -0600
  • 3da102d464 cmd: Fix golden tests if user has config at $HOME Albert Nigmatzianov 2017-07-30 17:18:17 +0200
  • 99838a52fe cmd: Small fixes Albert Nigmatzianov 2017-07-30 17:14:01 +0200
  • d7ba19510d Add basic zsh completion (command hierarchy only) bpicode 2017-07-30 10:42:35 +0200
  • 9e024b655b cmd: Refine formatting of included licenses Anthony Fok 2017-07-30 02:35:06 -0600
  • a1b7d3cc4d cmd: Add a blank line between copyright and license Anthony Fok 2017-07-30 02:15:55 -0600
  • 75c6acfc8f cmd: Add "-u" to output unified diff in golden tests Anthony Fok 2017-07-30 02:11:56 -0600
  • cb9cf94690 Restore the use of cobra.OnInitialize in cobra executable Anthony Fok 2017-07-30 01:19:17 -0600
  • d4c40bbacf travis: Update Go versions Anthony Fok 2017-07-30 00:20:54 -0600
  • 750ba8ac93 Fix reproducibility in TestGolden{Add,Init}Cmd Anthony Fok 2017-07-30 00:05:07 -0600
  • 161584fc2e Fix minor typos: "Know" → "Known" Anthony Fok 2017-07-29 22:49:33 -0600
  • 34594c771f Fix TestGlobalNormFuncPropagation() on gccgo Anthony Fok 2017-07-24 13:36:59 -0600
  • 90fc11bbc0 Update README.md Albert Nigmatzianov 2017-07-24 09:18:37 +0200
  • f20b4e9c32 Refactor TakesArgs to use an interface for arg validation. Daniel Nephin 2016-05-07 13:24:05 -0400
  • d89c499964 Allow commands to explicitly state if they do, or do not take arbitrary arguments Eric Paris 2015-06-09 14:17:58 -0400
  • 715f41bd7a cmd: Ignore hidden files in isEmpty Albert Nigmatzianov 2017-07-18 18:22:37 +0200
  • d994347eda Delete tab in the long description of help Albert Nigmatzianov 2017-07-16 12:47:41 +0200
  • c46add8a65 Add ability to disable mousetrap Albert Nigmatzianov 2017-07-10 21:27:14 +0200