<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew, branch 1.1.6</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 #1768 from MikeMcQuaid/deprecate-homebrew-versions-devel-only</title>
<updated>2017-01-03T19:59:53+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-03T19:59:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=619791e83d2781dca1b675e20249a8aebe085c7c'/>
<id>619791e83d2781dca1b675e20249a8aebe085c7c</id>
<content type='text'>
Deprecate Homebrew/versions, Homebrew/devel-only.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Deprecate Homebrew/versions, Homebrew/devel-only.</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate Homebrew/versions, Homebrew/devel-only.</title>
<updated>2017-01-03T17:50:09+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-03T17:50:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=cd1579a51a0455f0e7dee1eeddc2191f67780ce6'/>
<id>cd1579a51a0455f0e7dee1eeddc2191f67780ce6</id>
<content type='text'>
Don't use Homebrew/versions in a test and remove them both from the
OFFICIAL_TAPS list (i.e. `brew search`).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't use Homebrew/versions in a test and remove them both from the
OFFICIAL_TAPS list (i.e. `brew search`).
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1766 from MikeMcQuaid/update-report-incoming-renames</title>
<updated>2017-01-02T20:42:57+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-02T20:42:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=538028a735e88bdeb80762859aa0b5838b5573df'/>
<id>538028a735e88bdeb80762859aa0b5838b5573df</id>
<content type='text'>
update-report: handle homebrew/versions imports.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
update-report: handle homebrew/versions imports.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1760 from reitermarkus/version-file-separator</title>
<updated>2017-01-02T17:49:50+00:00</updated>
<author>
<name>Vítor Galvão</name>
</author>
<published>2017-01-02T17:49:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2eed2ba43448e7233f5c9fa40eefb2540da6361e'/>
<id>2eed2ba43448e7233f5c9fa40eefb2540da6361e</id>
<content type='text'>
Disallow file separator in version strings.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Disallow file separator in version strings.</pre>
</div>
</content>
</entry>
<entry>
<title>update-report: handle homebrew/versions imports.</title>
<updated>2017-01-02T17:24:52+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-02T17:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ed66fa3ae567f4500232341af4a9432fc03d8272'/>
<id>ed66fa3ae567f4500232341af4a9432fc03d8272</id>
<content type='text'>
Imports from homebrew/versions are migrated from that tap and then
renamed immediately when they hit homebrew/core. This did not trigger
our previous rename detection so address these to improve the output and
handle migration correctly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Imports from homebrew/versions are migrated from that tap and then
renamed immediately when they hit homebrew/core. This did not trigger
our previous rename detection so address these to improve the output and
handle migration correctly.
</pre>
</div>
</content>
</entry>
<entry>
<title>bottles: --force-bottle feigns or_later.</title>
<updated>2017-01-02T16:05:14+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-02T16:05:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=79f9896d2ffd03819236318c9f0742d40f1826ac'/>
<id>79f9896d2ffd03819236318c9f0742d40f1826ac</id>
<content type='text'>
When reproducing issues with software that hasn’t been bottled yet on
your version of macOS it can sometimes be helpful to use `or_later`
bottle functionality i.e. just use the bottle for the latest version of
macOS available. This maps well to the existing `--force-bottle`
argument so it will now act as if the latest bottle has a `or_later`
ending.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When reproducing issues with software that hasn’t been bottled yet on
your version of macOS it can sometimes be helpful to use `or_later`
bottle functionality i.e. just use the bottle for the latest version of
macOS available. This maps well to the existing `--force-bottle`
argument so it will now act as if the latest bottle has a `or_later`
ending.
</pre>
</div>
</content>
</entry>
<entry>
<title>Disallow file separator in version strings.</title>
<updated>2017-01-02T11:15:54+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-12-31T20:44:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2c6516ef59747ae8af91922d289c5ba1f3160ad2'/>
<id>2c6516ef59747ae8af91922d289c5ba1f3160ad2</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 #1745 from vitorgalvao/depends-on-arch</title>
<updated>2017-01-02T11:08:21+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-01-02T11:08:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e84e4b5566ac9211481af2ab7c74cd7ad617d958'/>
<id>e84e4b5566ac9211481af2ab7c74cd7ad617d958</id>
<content type='text'>
cask depends_on arch: remove everything but 64-bit intel</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cask depends_on arch: remove everything but 64-bit intel</pre>
</div>
</content>
</entry>
<entry>
<title>cask depends_on arch: remove everything but 64-bit intel</title>
<updated>2017-01-02T02:46:03+00:00</updated>
<author>
<name>Vítor Galvão</name>
</author>
<published>2016-12-29T18:56:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=294781cc9efb330af98e9dfa701a2b64d41bf819'/>
<id>294781cc9efb330af98e9dfa701a2b64d41bf819</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: optlink fake kegs in uninstall test</title>
<updated>2017-01-01T14:27:24+00:00</updated>
<author>
<name>Alyssa Ross</name>
</author>
<published>2016-12-23T17:29:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e1d7d44e5a13d16bc7773a7afb09c1a789878f5a'/>
<id>e1d7d44e5a13d16bc7773a7afb09c1a789878f5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
