<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/extend/os/mac, 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>Fix undefined variable ruby_version</title>
<updated>2017-06-06T06:45:09+00:00</updated>
<author>
<name>constXife</name>
</author>
<published>2017-06-06T06:45:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=4f5643a67681f399dbabaeefb758a9c871ba513f'/>
<id>4f5643a67681f399dbabaeefb758a9c871ba513f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-revert "Fix operator spacing."</title>
<updated>2017-06-02T17:22:05+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-06-01T14:06:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2d6ae61314558b383cfa641e2de0839d5606afca'/>
<id>2d6ae61314558b383cfa641e2de0839d5606afca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Fix operator spacing."</title>
<updated>2017-06-01T11:06:40+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2017-06-01T11:06:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=197392b56d38a4f5225886f1a10e2ccaa51faa98'/>
<id>197392b56d38a4f5225886f1a10e2ccaa51faa98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix operator spacing.</title>
<updated>2017-05-31T17:53:41+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-05-29T22:47:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d34ba7395bbbc49f933cb244323cd20e180b0609'/>
<id>d34ba7395bbbc49f933cb244323cd20e180b0609</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>diagnostic: move some more macOS doctor checks.</title>
<updated>2017-05-27T12:34:59+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-05-27T12:34:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=945cfc7cb7b9d979a82ecb5a10d5ed35f8e5745a'/>
<id>945cfc7cb7b9d979a82ecb5a10d5ed35f8e5745a</id>
<content type='text'>
Move some `brew doctor` checks that are pretty macOS specific so they
are only run on macOS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move some `brew doctor` checks that are pretty macOS specific so they
are only run on macOS.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove `to_s` from some `Pathname`s.</title>
<updated>2017-05-08T11:37:28+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-04-27T18:17:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5828eefd01cd61d2a7fbf439620b21f6f5b3d1b1'/>
<id>5828eefd01cd61d2a7fbf439620b21f6f5b3d1b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More deprecations.</title>
<updated>2017-04-22T15:28:07+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-04-22T15:28:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ba3c46d24fe6423845cc5e827eb94b3427d75a10'/>
<id>ba3c46d24fe6423845cc5e827eb94b3427d75a10</id>
<content type='text'>
Deprecate more methods. Internal APIs have been verified to be unused
elsewhere and removed. External APIs have had deprecation methods added.
Existing deprecations have been either upgraded to produce warnings or
no longer deprecated and the reasoning documented.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Deprecate more methods. Internal APIs have been verified to be unused
elsewhere and removed. External APIs have had deprecation methods added.
Existing deprecations have been either upgraded to produce warnings or
no longer deprecated and the reasoning documented.
</pre>
</div>
</content>
</entry>
</feed>
