summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Substitute require for require_relativerelativeTim Smith2019-12-201-1/+1
* Bump version to 2.1.5 by Chef Expeditorv2.1.5Chef Expeditor2019-12-191-1/+1
* Bump version to 2.1.4 by Chef Expeditorv2.1.4Chef Expeditor2019-08-281-1/+1
* Bump version to 2.1.3 by Chef Expeditor2.1.3Chef Expeditor2019-07-121-1/+1
* Fix chefstyleVivek Singh2019-07-122-25/+29
* Bump version to 2.1.2 by Chef Expeditor2.1.2Chef Expeditor2019-06-251-1/+1
* Bump version to 2.1.1 by Chef Expeditor2.1.1Chef Expeditor2019-06-101-1/+1
* Don't explode when there are unknown keys in 'config'deprecation-fix-unknown-keysMarc A. Paradise2019-06-071-1/+6
* Bump version to 2.1.0 by Chef Expeditor2.1.0Chef Expeditor2019-06-071-1/+1
* Merge pull request #65 from chef/MIXLIB-CLI-63/deprecated-option-supportTim Smith2019-06-062-30/+167
|\
| * Code review updates for deprecated_optionMIXLIB-CLI-63/deprecated-option-supportMarc A. Paradise2019-06-062-11/+12
| * [MIXLIB-CLI-63] Add deprecated_option supportMarc A. Paradise2019-06-062-30/+166
* | Bump version to 2.0.9 by Chef Expeditor2.0.9Chef Expeditor2019-06-051-1/+1
|/
* Bump version to 2.0.8 by Chef Expeditor2.0.8Chef Expeditor2019-06-011-1/+1
* Bump version to 2.0.7 by Chef Expeditor2.0.7Chef Expeditor2019-06-011-1/+1
* Bump version to 2.0.6 by Chef Expeditorv2.0.6Chef Expeditor2019-05-141-1/+1
* Add more specs and use or not andTim Smith2019-05-131-3/+3
* Print out human readable lists of allowed CLI optionsTim Smith2019-05-131-3/+13
* Bump version to 2.0.5 by Chef Expeditorv2.0.5Chef Expeditor2019-05-141-1/+1
* Improve the --help text output of 'in:'btm/included_textBryan McLellan2019-05-131-1/+1
* Bump version to 2.0.4 by Chef Expeditorv2.0.4Chef Expeditor2019-04-231-1/+1
* Bump version to 2.0.3 by Chef Expeditorv2.0.3Chef Expeditor2019-03-201-1/+1
* Bump version to 2.0.2 by Chef Expeditorv2.0.2Chef Expeditor2019-01-041-1/+1
* Bump version to 2.0.1 by Chef Expeditorv2.0.1Chef Expeditor2019-01-041-1/+1
* actually do the major version bumpLamont Granquist2019-01-041-1/+1
* Bump version to 1.7.7 by Chef Expeditorv1.7.7Chef Expeditor2019-01-041-1/+1
* update travis, drop ruby < 2.5, major version bumpLamont Granquist2019-01-041-1/+1
* Bump version to 1.7.6 by Chef Expeditorv1.7.6Chef Expeditor2018-09-181-1/+1
* Bump version to 1.7.5 by Chef Expeditorv1.7.5Chef Expeditor2018-08-021-1/+1
* Bump version to 1.7.4 by Chef Expeditorv1.7.4Chef Expeditor2018-07-311-1/+1
* Bump version to 1.7.3 by Chef Expeditorv1.7.3Chef Expeditor2018-07-301-1/+1
* Chefstyle fixesTim Smith2018-07-302-6/+6
* Bump version to 1.7.2 by Chef Expeditorv1.7.2Chef Expeditor2018-07-241-1/+1
* Bump version to 1.7.1 by Chef Expeditorv1.7.1Chef Expeditor2018-06-261-1/+1
* bugfix: if param :required is set to false and param :in is set the option is...Yuri Zubov2018-03-231-1/+1
* Avoid modification on possibly frozen stringGrégoire Seux2017-09-171-1/+2
* fix chefstyle offensesLamont Granquist2017-06-201-1/+1
* Opscode -> ChefTim Smith2016-08-231-2/+2
* Release 1.7.0v1.7.0Thom May2016-07-061-1/+1
* Make chefstyle happy.Noah Kantrowitz2016-06-161-11/+11
* Support two-argument procs for reducer-style arguments. This allows CLI optio...Noah Kantrowitz2016-06-161-1/+12
* Release 1.6.0v1.6.0Thom May2016-05-051-1/+1
* Fix chefstyle issuesThom May2016-05-051-2/+2
* Merge pull request #13 from chrisroberts/enhancement/option-inheritanceThom May2016-05-041-1/+40
|\
| * Re-implement `#deep_dup` with better names and some commentsChris Roberts2013-11-151-12/+26
| * Properly pass options during inheritance. Full dup to ensure proper option is...Chris Roberts2013-04-181-1/+26
* | Resolve chefstyle warningsTim Smith2016-03-161-9/+9
* | chefstyle fixeslcg/chefrstyleLamont Granquist2016-02-122-6/+4
* | Fix rspec tests for ruby-1.8.7Mehrez Alachheb2014-07-081-1/+1
* | Merge branch 'master' into malachheb-1.4.0Mehrez Alachheb2014-07-082-33/+40
|\ \