<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git/lib/chef/provider/git.rb, branch https_shell</title>
<subtitle>github.com: opscode/chef.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/'/>
<entry>
<title>Merge pull request #4902 from MichaelPereira/handle-user-id-git-resource</title>
<updated>2016-05-18T09:55:29+00:00</updated>
<author>
<name>Thom May</name>
<email>thom@may.lt</email>
</author>
<published>2016-05-18T09:55:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=2f19f54b60a5c05fea0ec75ce20af25940f545d9'/>
<id>2f19f54b60a5c05fea0ec75ce20af25940f545d9</id>
<content type='text'>
Handle numeric id for the user value in the git resource</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Handle numeric id for the user value in the git resource</pre>
</div>
</content>
</entry>
<entry>
<title>Based on feedback from PR, usage was changed over to a Forwardable / def_delegator paradigm.</title>
<updated>2016-05-11T14:41:32+00:00</updated>
<author>
<name>Joshua C. Burt</name>
<email>joshburt@shapeandshare.com</email>
</author>
<published>2016-05-11T14:41:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=d14f5b6fe98179ce517e0d1ffd7bd3156e200444'/>
<id>d14f5b6fe98179ce517e0d1ffd7bd3156e200444</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove trailing space</title>
<updated>2016-05-06T14:31:50+00:00</updated>
<author>
<name>Michael Pereira</name>
<email>pereira.m@gmail.com</email>
</author>
<published>2016-05-06T14:31:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=d7fa6ca43b920e57ad215a2c456f22226da424f1'/>
<id>d7fa6ca43b920e57ad215a2c456f22226da424f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>take @coderanger review comments into account</title>
<updated>2016-05-06T02:42:48+00:00</updated>
<author>
<name>Michael Pereira</name>
<email>pereira.m@gmail.com</email>
</author>
<published>2016-05-06T02:42:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=1fab2ad16929570911fd1bdfdedaf786e49c3573'/>
<id>1fab2ad16929570911fd1bdfdedaf786e49c3573</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>typo in error log</title>
<updated>2016-05-06T02:20:36+00:00</updated>
<author>
<name>Michael Pereira</name>
<email>pereira.m@gmail.com</email>
</author>
<published>2016-05-06T02:20:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=985de798e48af62c92ecac1f3047117196038788'/>
<id>985de798e48af62c92ecac1f3047117196038788</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle numeric id for the user value in the git resource</title>
<updated>2016-05-06T01:22:27+00:00</updated>
<author>
<name>Michael Pereira</name>
<email>pereira.m@gmail.com</email>
</author>
<published>2016-05-05T21:00:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=0717a698b941335ed49e31044d44dc874b1bf107'/>
<id>0717a698b941335ed49e31044d44dc874b1bf107</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactored instances of @new_resource.destination to be cwd within the git hwrp.</title>
<updated>2016-05-05T14:54:46+00:00</updated>
<author>
<name>Joshua C. Burt</name>
<email>joshburt@shapeandshare.com</email>
</author>
<published>2016-05-05T14:54:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=5d91f332d1435edd4d44a855c60dc4340a006af3'/>
<id>5d91f332d1435edd4d44a855c60dc4340a006af3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactored to take advantage of (*) splat, and (**) double splat for git arguments</title>
<updated>2016-04-29T14:23:41+00:00</updated>
<author>
<name>Joshua C. Burt</name>
<email>joshburt@shapeandshare.com</email>
</author>
<published>2016-04-29T14:23:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=51cac6df6838ae4fe8d0981da2093e632d49d5f9'/>
<id>51cac6df6838ae4fe8d0981da2093e632d49d5f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>consolidated git and run_git_command into just 'git'</title>
<updated>2016-04-28T16:28:31+00:00</updated>
<author>
<name>Joshua C. Burt</name>
<email>joshburt@shapeandshare.com</email>
</author>
<published>2016-04-28T16:28:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=ff75709d5dcc583f609a2ce4facefc88f23d1650'/>
<id>ff75709d5dcc583f609a2ce4facefc88f23d1650</id>
<content type='text'>
refactored calls to run_git_command to 'git'
refactored usage of .stdout from shell_out return results
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
refactored calls to run_git_command to 'git'
refactored usage of .stdout from shell_out return results
</pre>
</div>
</content>
</entry>
<entry>
<title>address chefstyle offenses</title>
<updated>2016-04-27T18:46:03+00:00</updated>
<author>
<name>Joshua C. Burt</name>
<email>joshburt@shapeandshare.com</email>
</author>
<published>2016-04-27T18:46:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=e774a942bb4792e9bbe5e4a668b5854d9bcb7fcd'/>
<id>e774a942bb4792e9bbe5e4a668b5854d9bcb7fcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
