<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/cmd, branch 1.2.3</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Merge pull request #2769 from MikeMcQuaid/rubocop-no-perl-backrefs</title>
<updated>2017-06-12T15:47:28+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-06-12T15:47:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ed9942fbd1ec4243f0a92ab8f9b2411c8b1fb091'/>
<id>ed9942fbd1ec4243f0a92ab8f9b2411c8b1fb091</id>
<content type='text'>
rubocop: don’t allow Perl regex backrefs.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rubocop: don’t allow Perl regex backrefs.</pre>
</div>
</content>
</entry>
<entry>
<title>Autocorrect Rubocop Style/SpecialGlobalVars.</title>
<updated>2017-06-12T08:11:42+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-06-10T17:12:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=021cef4b2bfebe330fa55e9dcc904a08932bad94'/>
<id>021cef4b2bfebe330fa55e9dcc904a08932bad94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Autocorrect Rubocop Style/PerlBackrefs.</title>
<updated>2017-06-10T17:23:20+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-06-10T17:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7a0aff1080ba475f495353cf8686fbe928b6ebde'/>
<id>7a0aff1080ba475f495353cf8686fbe928b6ebde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reinstall: keg.rmtree isn't a method.</title>
<updated>2017-06-08T13:24:55+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-06-08T13:24:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=18fb81906e3144d0c05941c95cb4a231fb66c659'/>
<id>18fb81906e3144d0c05941c95cb4a231fb66c659</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reinstall: remove partially installed keg.</title>
<updated>2017-06-07T14:58:13+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-06-07T14:28:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=838bb38b3eeb73a6b37120cdc2c9d4fff9e52ee4'/>
<id>838bb38b3eeb73a6b37120cdc2c9d4fff9e52ee4</id>
<content type='text'>
Previously if a `brew reinstall` was Ctrl-Cd after some files had been
installed it wouldn't try to remove the partially installed keg and the
renaming of the backed-up keg would fail. Alternatively, remove the
partially installed keg as if it has been Ctrl-Cd or otherwise failed
then it's not desirable to keep it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously if a `brew reinstall` was Ctrl-Cd after some files had been
installed it wouldn't try to remove the partially installed keg and the
renaming of the backed-up keg would fail. Alternatively, remove the
partially installed keg as if it has been Ctrl-Cd or otherwise failed
then it's not desirable to keep it.
</pre>
</div>
</content>
</entry>
<entry>
<title>cmd/reinstall: Fix reinstallation of formulae without bottles</title>
<updated>2017-06-06T01:35:43+00:00</updated>
<author>
<name>Bob W. Hogg</name>
</author>
<published>2017-06-06T01:35:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=51e83cdf91b22d9ddc592b4aff6c4126887bd9a4'/>
<id>51e83cdf91b22d9ddc592b4aff6c4126887bd9a4</id>
<content type='text'>
Reinstallation of non-bottled formulae was failing because it
used a deprecated method.

Signed-off-by: Bob W. Hogg &lt;rwhogg@linux.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reinstallation of non-bottled formulae was failing because it
used a deprecated method.

Signed-off-by: Bob W. Hogg &lt;rwhogg@linux.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2599 from peternewman/patch-1</title>
<updated>2017-06-04T10:52:13+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-06-04T10:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=54e01d76db34a3a649c79b189873bfd0a52dbc9f'/>
<id>54e01d76db34a3a649c79b189873bfd0a52dbc9f</id>
<content type='text'>
Fix internal links on the manpage</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix internal links on the manpage</pre>
</div>
</content>
</entry>
<entry>
<title>Change manpage internal links in correct location.</title>
<updated>2017-06-04T10:12:56+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-06-04T10:12:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9e17e44b3e16c9eb8d3f9e6baf8a92353fc8bd67'/>
<id>9e17e44b3e16c9eb8d3f9e6baf8a92353fc8bd67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix `rubocop` in `brew audit`.</title>
<updated>2017-06-03T21:50:31+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-06-02T10:26:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7c0a3a1233fe41a0a8510e4cd5055a0a4b799ff8'/>
<id>7c0a3a1233fe41a0a8510e4cd5055a0a4b799ff8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2720 from MikeMcQuaid/install-cask-env-filtering</title>
<updated>2017-06-03T09:00:27+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-06-03T09:00:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=34670f9b22a3974c9c0959bfc9e505d1c9d63331'/>
<id>34670f9b22a3974c9c0959bfc9e505d1c9d63331</id>
<content type='text'>
install: fix cask install with env filtering.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
install: fix cask install with env filtering.</pre>
</div>
</content>
</entry>
</feed>
