Commit graph

  • f7cf027053 Added padding to template themester 2017-11-11 17:58:40 +0100
  • b415b76121 Added ValidArgs as object to prevent memory wasting using new Command to subsubcommands themester 2017-11-11 00:01:00 +0100
  • 69c0cab3cb Merge c6ba770ffd into 2da4a54c5c Nick Miyake 2017-11-10 17:43:54 +0000
  • c6ba770ffd Improve error message for missing required flags Nick Miyake 2017-11-10 09:37:15 -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
  • 184c6dfd0b Fix typo Pavol Loffay 2017-11-08 10:25:20 +0100
  • 11970bde78 Fixed formatting Tim Peoples 2017-11-05 11:28:54 -0800
  • 94eba18f8c Add CalledAs method to Command (w/ tests) Tim Peoples 2017-11-05 11:13:35 -0800
  • 070f6ff0a8 enable changing the command separator when generating markdown Matthew Fisher 2017-11-03 13:00:06 -0700
  • 92e0f72b31 Improve tests in doc/ Albert Nigmatzianov 2017-11-02 16:22:38 +0100
  • d382f61fbb Edit ResetFlags and ResetCommands descriptions Albert Nigmatzianov 2017-11-02 14:27:24 +0100
  • 0b9fb00daf Improve tests Albert Nigmatzianov 2017-10-31 19:58:37 +0100
  • d1f940418e Add dots in comments of args.go Albert Nigmatzianov 2017-10-31 19:57:53 +0100
  • 69ad99d1f1 Add tests for args.go Albert Nigmatzianov 2017-10-31 19:57:17 +0100
  • b3426bbac1 Remove confusing duplicate Execute from README (#554) Paweł Słomka 2017-10-29 22:09:45 +0100
  • deba9d5b4f Remove confusing duplicate Execute from README Paweł Słomka 2017-10-28 21:39:05 +0200
  • 5bc62ceeec Disable flags in UseLine Daniel Nephin 2017-10-26 11:51:12 -0400
  • 7b2c5ac9fc Create new buffer if not present yet (#549) v0.0.1 Thomas Cyron 2017-10-12 20:25:33 +0200
  • 18a2358376 Create new buffer if not present yet Thomas Cyron 2017-10-12 19:23:47 +0200
  • 7cd9cc6d44 add test for c.Name() if c.Use gets changed (#548) Di Xu 2017-10-12 11:50:22 -0500
  • 0a08f4fc7e add test for c.Name() if c.Use gets changed Di Xu 2017-10-12 08:29:41 +0800
  • 40f18800b2 Delete name field from Command (#547) Albert Nigmatzianov 2017-10-11 16:15:37 +0200
  • 60e897397e Delete name field from Command Albert Nigmatzianov 2017-10-11 15:07:24 +0200
  • 845c905010 Fix typo Kazuki Suda 2017-10-11 12:02:03 +0900
  • d270b72529 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
  • e7f7d07b5c enforce required flags Di Xu 2017-07-27 18:14:47 +0800
  • 31be0aa2f6 Merge d708fb7fd6 into 50204810fd snwfdhmp 2017-10-09 09:03:16 +0000
  • d708fb7fd6 Added CustomData snwfdhmp 2017-10-09 10:56:41 +0200
  • 50204810fd Grammar addition (#543) Clayton Ray 2017-10-09 02:28:07 -0400
  • 3082edf47d Grammar addition Clayton Ray 2017-10-08 20:23:40 -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
  • f13905cded Document traversal in README Daniel Nephin 2017-10-06 22:11:15 -0400
  • 419e0f8d51 doc: add ReST doc generation (#537) Shahidh K Muhammed 2017-10-07 23:09:47 +0530
  • 0d1ac492c3
    fix conflicts, add section to table of contents Shahidh 2017-10-07 22:32:27 +0530
  • 186b1c3ef0
    remove repetitive doc generating headings, combine all to one heading Shahidh 2017-10-07 21:08:37 +0530
  • 83e1b0eeb5
    add reference to rest docs in readme Shahidh 2017-10-07 20:59:13 +0530
  • d34f8d4094 Fix a bug in traversal with detecting flags. Daniel Nephin 2016-08-09 11:03:27 -0400
  • 419884c85a Add more Traverse tests. Daniel Nephin 2016-06-29 19:32:01 -0400
  • 6259b8dea9 Traverse commands for args on parents. Daniel Nephin 2016-06-27 16:51:07 -0400
  • 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
  • 9fc0291ef3 Merge b112c230a5 into d5bde60e02 Robbin Bonthond 2017-10-04 20:38:32 +0000
  • 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
  • f31fb2d301 Shorten README Albert Nigmatzianov 2017-10-02 11:32:00 +0200
  • f9613e09cd nil normaliz not overriding old func any more Diego Becciolini 2017-10-02 10:07:48 +0100
  • 5a4acc9325 use global norm func consistently Diego Becciolini 2017-10-02 10:00:05 +0100
  • ac6d398796 flag normalization tests Diego Becciolini 2017-10-01 19:41:22 +0100
  • 5f7b6e7380
    doc: add ReST doc generation Shahidh 2017-10-01 14:21:22 +0530
  • e5f66de850 Support default value of $GOPATH (#532) Elliott Beach 2017-09-29 11:16:12 -0500
  • b112c230a5 used viper to get license.txt Robbin Bonthond 2017-09-29 10:59:17 -0500
  • 69ef453f54 gofmt Elliott Beach 2017-09-11 12:55:50 -0500
  • eb14b2049f add support for go1.8 gopath Elliott Beach 2017-09-11 10:13:31 -0500
  • e1be966340 Unify generation of data for template expansion using ProjectToMap() Luis Muñoz 2017-09-06 11:59:06 -0700
  • 15eff95ef4 Honor the copyright setting if specified. Luis Muñoz 2017-09-06 11:58:33 -0700
  • a4e3f46f1e Operate on the actual parameter rather than its name Luis Muñoz 2017-09-06 11:58:05 -0700
  • 9ef456ac44 Add common method to convert from Project to map suitable for template expansion Luis Muñoz 2017-09-06 11:56:12 -0700
  • b787445794 Use func (c *Command) consistently (#530) Eric Paris 2017-09-05 13:20:51 -0400
  • 8690416040 Use func (c *Command) consistently Eric Paris 2017-09-05 13:01:31 -0400
  • 4de692c1eb adding a GenZshCompletionFile function to mirror bash_completion (#529) agmen 2017-09-05 17:32:32 +0100
  • 9a243691c5 Merge 90e60b7ddb into 3c0b56b677 agmen 2017-09-05 15:42:19 +0000
  • 90e60b7ddb adding a GenZshCompletionFile function to mirror bash_completion agmen 2017-09-05 16:31:05 +0100
  • 500d017fb0 Merge 431dd9e40a into 3c0b56b677 Sam Whited 2017-09-04 02:32:58 +0000
  • 431dd9e40a Make *Command receivers consistent Sam Whited 2017-09-03 21:30:04 -0500
  • 3c0b56b677 correct spelling mistake (#524) Edward Betts 2017-09-01 16:16:37 +0100
  • 1a4425330d correct spelling mistake Edward Betts 2017-09-01 16:05:18 +0100
  • e37c1e9360 tweaks travis.yml to ignore the vendor directories Zev Goldstein 2017-08-30 17:31:09 -0400
  • 168dec921d updates go-md2man dependency to v1.0.7 Zev Goldstein 2017-08-30 17:14:35 -0400
  • 804f636069 dep init Zev Goldstein 2017-08-29 19:24:19 -0400
  • 0897e7eb57 make tests independent Diego Becciolini 2017-08-29 12:11:03 +0100
  • 7ed3585bd8 inherited flags use parent's normalization function Diego Becciolini 2017-08-29 13:54:53 +0100
  • cdd5a8d607 inherited flags not normalized Diego Becciolini 2017-08-29 12:09:21 +0100
  • 147d04c4ac transmit normalization function to derived flag sets Diego Becciolini 2017-08-29 10:55:26 +0100
  • 2378406742 Merge a8538d4542 into 2df9a53181 Kris Nova 2017-08-23 07:37:55 +0000
  • 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
  • 4290a96770 *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
  • 122aa39a46 Specify that parent's name is a variable for clarity. #514 Tom Elliott 2017-08-14 22:24:12 -0400
  • a8538d4542 First pass at implementing lolgopher for truecolor terminals Kris Nova 2017-08-06 18:10:25 -0700
  • b26b538f69 Fix remaining reproducibility in TestGoldenAddCmd Anthony Fok 2017-07-31 11:04:27 -0600
  • c36ef206d1 There was an error where I messed up with {{ if .viper}}. Raphael Tiersch 2017-07-31 16:36:49 +0200
  • 832cc94e04 Merge branch 'master' into forkMaster Raphael Tiersch 2017-07-31 16:02:47 +0200
  • 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
  • 9eb53fff86 Merge branch 'master' into forkMaster, tested and working Raphael Tiersch 2017-07-31 14:20:08 +0200
  • b63e5c75c9 cmd: Fix golden tests if user has config at $HOME Albert Nigmatzianov 2017-07-30 17:18:17 +0200
  • ba7a6b08b5 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