<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library, branch 1.3.4</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 #3211 from MikeMcQuaid/portable-ruby-coverage</title>
<updated>2017-09-25T18:59:46+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-09-25T18:59:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ac8b58537fe3dd71098a43afcc6a1785dcde1d39'/>
<id>ac8b58537fe3dd71098a43afcc6a1785dcde1d39</id>
<content type='text'>
portable-ruby: use rebuild with coverage support.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
portable-ruby: use rebuild with coverage support.</pre>
</div>
</content>
</entry>
<entry>
<title>portable-ruby: use rebuild with coverage support.</title>
<updated>2017-09-25T18:15:58+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-09-25T18:15:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=222da9de1ce1b75433458a79a76e747408202cf9'/>
<id>222da9de1ce1b75433458a79a76e747408202cf9</id>
<content type='text'>
This will allow `simplecov` to generate coverage by rebuilding portable
Ruby with coverage support.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will allow `simplecov` to generate coverage by rebuilding portable
Ruby with coverage support.
</pre>
</div>
</content>
</entry>
<entry>
<title>os/mac/version: allow leopard_64_or_later bottles.</title>
<updated>2017-09-25T17:35:18+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-09-25T17:35:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=dd75dd8a25b6e60b4f87c2220335e5bd37b9cc0f'/>
<id>dd75dd8a25b6e60b4f87c2220335e5bd37b9cc0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>portable-ruby: fix installation on Leopard.</title>
<updated>2017-09-25T14:46:58+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-09-25T14:46:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=598ea0cdece3646ce1c202862e01a4464180ed88'/>
<id>598ea0cdece3646ce1c202862e01a4464180ed88</id>
<content type='text'>
Download it insecurely there and require `rubygems` for `Gem::Version`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Download it insecurely there and require `rubygems` for `Gem::Version`.
</pre>
</div>
</content>
</entry>
<entry>
<title>vendor-install: output only to stderr.</title>
<updated>2017-09-25T05:53:23+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-09-25T05:53:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9697c8638cc11b8eace4b783d8d3114c24871007'/>
<id>9697c8638cc11b8eace4b783d8d3114c24871007</id>
<content type='text'>
This avoids causing errors in scripts that call e.g. `brew --prefix`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids causing errors in scripts that call e.g. `brew --prefix`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3206 from MikeMcQuaid/utils-git-cache-less</title>
<updated>2017-09-24T19:54:22+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-09-24T19:54:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=82aa148cb262cad831daa800da4f02d1b6e95dbf'/>
<id>82aa148cb262cad831daa800da4f02d1b6e95dbf</id>
<content type='text'>
utils/git: cache less aggressively.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
utils/git: cache less aggressively.</pre>
</div>
</content>
</entry>
<entry>
<title>utils/git: cache less aggressively.</title>
<updated>2017-09-24T19:39:06+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-09-24T19:39:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3d876f7d70eb3bebf5267f6794a1d5a5456c2798'/>
<id>3d876f7d70eb3bebf5267f6794a1d5a5456c2798</id>
<content type='text'>
This should avoid weird test ordering failures with specs on Linux (but
there's no real reason this can't occur on macOS too).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should avoid weird test ordering failures with specs on Linux (but
there's no real reason this can't occur on macOS too).
</pre>
</div>
</content>
</entry>
<entry>
<title>audit: also skip homebrew/science duplicates found by search_taps</title>
<updated>2017-09-24T07:29:34+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2017-09-24T07:29:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=28c78384501e159ecb45e0ffa29ff419a22701d8'/>
<id>28c78384501e159ecb45e0ffa29ff419a22701d8</id>
<content type='text'>
Follow-up to #3202.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Follow-up to #3202.
</pre>
</div>
</content>
</entry>
<entry>
<title>audit: don't check for homebrew/science duplicates</title>
<updated>2017-09-24T06:00:29+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2017-09-24T06:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e984623214d2a55d30c342e0a4607eb2fe56d017'/>
<id>e984623214d2a55d30c342e0a4607eb2fe56d017</id>
<content type='text'>
It's just noise to turn the migration PRs red over expected duplicates.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's just noise to turn the migration PRs red over expected duplicates.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3201 from MikeMcQuaid/git-coretap-tests</title>
<updated>2017-09-23T21:06:10+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-09-23T21:06:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a5b37e3b44e2a6f69602d73b14444ac3bda36f4e'/>
<id>a5b37e3b44e2a6f69602d73b14444ac3bda36f4e</id>
<content type='text'>
utils/git: don't fail when CoreTap is untapped.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
utils/git: don't fail when CoreTap is untapped.</pre>
</div>
</content>
</entry>
</feed>
