summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add cli_arguments--remaining arguments after stripping CLI optionsjk/preserve-name-argsJohn Keiser2013-12-052-2/+7
* Add rdoc to dependenciesJohn Keiser2013-12-031-0/+1
* Add Travis and Bundler supportJohn Keiser2013-12-034-23/+16
* bump version to 1.3.0 (release)1.3.0danielsdeleo2013-01-151-1/+1
* Update to gem/package_task1.3.0.rc.0danielsdeleo2013-01-091-2/+2
* Bump to 1.3.0 RC 0danielsdeleo2013-01-091-1/+1
* Merge branch 'CHEF-3497'danielsdeleo2013-01-092-3/+96
|\
| * [CHEF-3497] optionally store default values separatelydanielsdeleo2013-01-092-6/+61
| * [CHEF-3497] Document primary interface to mixlib-clidanielsdeleo2013-01-091-1/+39
|/
* remove whitespace in testsdanielsdeleo2013-01-091-31/+31
* cleanup whitespacedanielsdeleo2013-01-091-32/+32
* Fix mixlib-cli to work with bundler in 1.9.2jkeiser2012-04-101-0/+1
* Remove Jeweler dependency; bump version to 1.2.1John Keiser2011-09-086-38/+61
* Use RDoc::Task instead of Rake::RDocTaskJohn Keiser2011-08-311-1/+1
* Update rakefile to work with ruby 1.9.2John Keiser2011-08-251-2/+2
* Merge pull request #3 from sometimesfood/CHEF-1901John Keiser2011-08-251-0/+1
|\
| * Fix CHEF-1901: Require yaml in RakefileSebastian Boehm2010-11-271-0/+1
* | Merge pull request #4 from jkeiser-oc/masterJohn Keiser2011-08-252-16/+36
|\ \
| * | CHEF-1563: required options always failJohn Keiser2011-08-252-1/+22
| * | CHEF-2571: support negated bool parametersJohn Keiser2011-08-252-15/+14
|/ /
* | upgrade to rspec 2Daniel DeLeo2011-03-043-21/+8
|/
* Bumping to version 1.2.0beta-1alpha_deploy_41.2.0Adam Jacob2010-03-313-1/+6
* adding test for parse_options return behaviorStephen Delano2010-03-261-3/+7
* moving argv.dup to top of parse_options to preserve return behaviorStephen Delano2010-03-261-1/+2
* [CHEF-828] Testsdreamcat42010-03-051-1/+12
* [CHEF-828] Moved .dup() within parse_options() method body. Just in case you ...dreamcat42010-01-251-2/+2
* [CHEF-828] Preserve ARGV after @opt_parser.parse!dreamcat42010-01-251-1/+1
* Changing the version number to 1.1.0alpha_deploy_3alpha_deploy_21.1.0Adam Jacob2010-01-051-2/+2
* Bumping to 1.0.5Adam Jacob2009-12-211-1/+1
* Merge branch 'CHEF-762'Christopher Brown2009-12-153-45/+2
|\
| * added mixlib-cli.gemspec to .gitignoreChristopher Brown2009-12-151-0/+1
| * move to jeweler 1.4 and automatic gemspec generationChristopher Brown2009-12-151-1/+1
| * move to jeweler 1.4 and automatic gemspec generationChristopher Brown2009-12-152-45/+1
|/
* Add spec options for rspec/rake specAJ Christensen2009-05-152-0/+5
* Regenerated gemspec for version 1.0.4v1.0.4alpha_deploy_1AJ Christensen2009-05-121-1/+1
* Version bump to 1.0.4AJ Christensen2009-05-121-1/+1
* Regenerated gemspec for version 1.0.3v1.0.3AJ Christensen2009-05-121-1/+1
* Version bump to 1.0.3AJ Christensen2009-05-121-1/+1
* Convert mixlib-cli to jeweler.AJ Christensen2009-05-1210-78/+115
* Initial commitAdam Jacob2009-03-129-0/+793