summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 3.1.0 by Chef ExpeditorHEADv3.1.0mainChef Expeditor2022-04-071-1/+1
* Test Ruby 3.0/3.1poornima2022-04-071-1/+1
* Fix typo and http -> httpsTim Smith2021-10-161-1/+1
* Bump version to 3.0.11 by Chef Expeditorv3.0.11Chef Expeditor2021-06-251-1/+1
* Bump version to 3.0.10 by Chef Expeditorv3.0.10Chef Expeditor2021-03-151-1/+1
* Bump version to 3.0.9 by Chef Expeditorv3.0.9Chef Expeditor2021-03-151-1/+1
* Merge pull request #54 from chef/chefstyleTim Smith2021-03-151-2/+2
|\
| * Replace __FILE__ with __dir__ and use safe operatorschefstyleTim Smith2020-09-081-2/+2
* | Bump version to 3.0.8 by Chef Expeditorv3.0.8Chef Expeditor2021-03-151-1/+1
* | Split using a string not a regexTim Smith2021-03-151-1/+1
|/
* Bump version to 3.0.7 by Chef Expeditorv3.0.7Chef Expeditor2020-08-211-1/+1
* Optimize our requiresTim Smith2020-08-213-6/+6
* Bump version to 3.0.6 by Chef Expeditorv3.0.6Chef Expeditor2019-12-301-1/+1
* Substitute require for require_relativerelativeTim Smith2019-12-205-8/+8
* Bump version to 3.0.5 by Chef Expeditorv3.0.5Chef Expeditor2019-12-191-1/+1
* Bump version to 3.0.4 by Chef Expeditorv3.0.4Chef Expeditor2019-10-311-1/+1
* Bump version to 3.0.3 by Chef Expeditorv3.0.3Chef Expeditor2019-08-071-1/+1
* Chefstyle fixesTim Smith2019-08-063-28/+30
* Chefstyle autocorrectsTim Smith2019-08-063-3/+3
* Bump version to 3.0.2 by Chef Expeditor3.0.2Chef Expeditor2019-06-011-1/+1
* Bump version to 3.0.1 by Chef Expeditorv3.0.1Chef Expeditor2019-04-231-1/+1
* update travis, drop ruby < 2.5, major version bumplcg/version-bumpLamont Granquist2019-01-041-2/+2
* Bump version to 2.1.5 by Chef Expeditorv2.1.5Chef Expeditor2018-12-191-1/+1
* Bump version to 2.1.4 by Chef Expeditorv2.1.4Chef Expeditor2018-08-021-1/+1
* Bump version to 2.1.3 by Chef Expeditorv2.1.3Chef Expeditor2018-07-311-1/+1
* Update copyrights and e-mailsTim Smith2018-07-306-13/+14
* Bump version to 2.1.2 by Chef Expeditorv2.1.2Chef Expeditor2018-06-261-1/+1
* Bump version to 2.1.1 by Chef Expeditorv2.1.1Chef Expeditor2018-06-011-1/+1
* Merge pull request #39 from coderanger/ssh-agentThom May2018-06-011-1/+1
|\
| * Silence the warning for the default positional args case.Noah Kantrowitz2018-05-311-1/+1
* | Bump version to 2.1.0 by Chef Expeditorv2.1.0Chef Expeditor2018-05-311-1/+1
* | Bump version to 2.0.2 by Chef Expeditorv2.0.2Chef Expeditor2018-05-311-1/+1
* | Merge pull request #37 from coderanger/ssh-agentNoah Kantrowitz2018-05-311-0/+1
|\ \ | |/
| * Forgot to put sign_version in the opts which would make it nil when pulled ba...Noah Kantrowitz2018-05-311-0/+1
* | Bump version to 2.0.1 by Chef Expeditorv2.0.1Chef Expeditor2018-05-311-1/+1
|/
* Sigh, the existing arguments are positional not kwargs.Noah Kantrowitz2018-05-301-1/+16
* Merge branch 'master' into ssh-agentNoah Kantrowitz2018-05-295-21/+21
|\
| * actually make this 2.0v2.0.0Thom May2018-04-121-1/+1
| * release 1.5.0v1.5.0Thom May2018-04-121-1/+1
| * Bump version to 1.4.3 by Expeditorv1.4.3Chef Expeditor2018-04-121-1/+1
| * Move mixlib-auth debugging to trace leveltm/loggingThom May2018-04-114-20/+20
* | Rework the ssh-agent signing logic to require an explicit flag to enable, alo...Noah Kantrowitz2018-05-291-22/+51
* | fix comment about ssh agent responseMatt Whiteley2017-09-061-1/+2
* | make net-ssh optionalMatt Whiteley2017-09-061-15/+22
* | Use SHA2Matt Whiteley2017-09-061-1/+1
* | CHEF-2381Matt Whiteley2017-09-061-6/+27
|/
* Bump version to 1.4.2Ryan Cragun2017-08-171-1/+1
* fix chefstyle offensesLamont Granquist2017-06-201-3/+3
* Merge pull request #24 from chef/ryan/fix-constant-lookupRyan Cragun2017-04-251-1/+2
|\
| * Fix SignedObject::DEFAULT_SERVER_API_VERSION constant scoperyan/fix-constant-lookupRyan Cragun2017-04-211-1/+2