<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library, branch 0.9.9</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Core/formula separation Part 2(b)</title>
<updated>2016-04-03T10:34:17+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2016-04-03T10:34:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=edf000e4cd30c3626ccc28c52ed32f2d84a200dd'/>
<id>edf000e4cd30c3626ccc28c52ed32f2d84a200dd</id>
<content type='text'>
* move shell completion scripts to where can be auto picked up

Let's use switching new remote as opportunity to put shell completion
scripts to where they should be and avoid git conflict during the process.

* add Library/Formula and Library/Aliases symlinks

Formulae and Aliases has been relocated to homebrew/core tap.
The symlinks are pointed to new location to keep backward compatibility.

* remove formula_renames and tap_migrations

They have been replaced by the json files in the core tap.

* update: set new remote

* bump Homebrew version to 0.9.9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* move shell completion scripts to where can be auto picked up

Let's use switching new remote as opportunity to put shell completion
scripts to where they should be and avoid git conflict during the process.

* add Library/Formula and Library/Aliases symlinks

Formulae and Aliases has been relocated to homebrew/core tap.
The symlinks are pointed to new location to keep backward compatibility.

* remove formula_renames and tap_migrations

They have been replaced by the json files in the core tap.

* update: set new remote

* bump Homebrew version to 0.9.9
</pre>
</div>
</content>
</entry>
<entry>
<title>test-bot: exclude Taps dir from root cleanup</title>
<updated>2016-04-03T06:31:12+00:00</updated>
<author>
<name>Andrew Janke</name>
</author>
<published>2016-04-03T05:29:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e70a3552d3faddd0afd2535a03c31b8c50be901a'/>
<id>e70a3552d3faddd0afd2535a03c31b8c50be901a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test-bot: have --cleanup clean core repo as well as tested tap</title>
<updated>2016-04-03T06:31:12+00:00</updated>
<author>
<name>Andrew Janke</name>
</author>
<published>2016-04-03T04:58:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=6283a274c871dfd5a63c17311a2b7eb346c047d7'/>
<id>6283a274c871dfd5a63c17311a2b7eb346c047d7</id>
<content type='text'>
Fixes Homebrew/homebrew#50651
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes Homebrew/homebrew#50651
</pre>
</div>
</content>
</entry>
<entry>
<title>test-bot: fix path in cleanup_before</title>
<updated>2016-04-03T06:31:12+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2016-04-03T04:42:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=232eccc4285712697d66f72bd39fa196b5ba1f98'/>
<id>232eccc4285712697d66f72bd39fa196b5ba1f98</id>
<content type='text'>
We should remove PR lock files in the test tap rather than HOMEBREW_REPOSITORY.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We should remove PR lock files in the test tap rather than HOMEBREW_REPOSITORY.
</pre>
</div>
</content>
</entry>
<entry>
<title>pull: fix --legacy when pulling bottle from new repo</title>
<updated>2016-04-03T04:15:47+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2016-04-03T03:46:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=df5bd0b796fef6dd4df86d48a7684dd006430fbb'/>
<id>df5bd0b796fef6dd4df86d48a7684dd006430fbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "test-bot: clean up on Jenkins before building PR"</title>
<updated>2016-04-03T04:15:47+00:00</updated>
<author>
<name>Martin Afanasjew</name>
</author>
<published>2016-04-02T21:33:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ade39af24731c8e7ff29ebba9626b7d8e077ddce'/>
<id>ade39af24731c8e7ff29ebba9626b7d8e077ddce</id>
<content type='text'>
This reverts commit 51e4e6490bda0d981afd1787a6392ab588b0601c. This did
not work as intended, as the `git` command is executed in the context of
the tap the current job operates on, never for Homebrew/homebrew itself.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 51e4e6490bda0d981afd1787a6392ab588b0601c. This did
not work as intended, as the `git` command is executed in the context of
the tap the current job operates on, never for Homebrew/homebrew itself.
</pre>
</div>
</content>
</entry>
<entry>
<title>test-bot: clean up on Jenkins before building PR</title>
<updated>2016-04-03T04:15:47+00:00</updated>
<author>
<name>Martin Afanasjew</name>
</author>
<published>2016-04-02T20:33:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=75961721ee5401dda6c5411e8a812e1b87b34ab1'/>
<id>75961721ee5401dda6c5411e8a812e1b87b34ab1</id>
<content type='text'>
Wipe everything from the Homebrew prefix except for the `Library/Taps`
directory to avoid having to refetch `homebrew/core` every time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Wipe everything from the Homebrew prefix except for the `Library/Taps`
directory to avoid having to refetch `homebrew/core` every time.
</pre>
</div>
</content>
</entry>
<entry>
<title>diagnostic: improve check for 'install_name_tool'</title>
<updated>2016-04-03T04:15:47+00:00</updated>
<author>
<name>Eric Vantillard</name>
</author>
<published>2016-03-29T08:53:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9f79c05656a44f926898774c6029025002bcd621'/>
<id>9f79c05656a44f926898774c6029025002bcd621</id>
<content type='text'>
`install_name_tool` location depends on the location of the active developer
directory managed by `xcode-select`.

Closes Homebrew/homebrew#50509.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`install_name_tool` location depends on the location of the active developer
directory managed by `xcode-select`.

Closes Homebrew/homebrew#50509.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>test-bot: ensure tap is full clone</title>
<updated>2016-04-02T16:34:09+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2016-04-02T16:27:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=bdd26d04468e6bbd3cf5e9841a1f163d33884e67'/>
<id>bdd26d04468e6bbd3cf5e9841a1f163d33884e67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test-bot: fix CI upload for core tap</title>
<updated>2016-04-02T16:10:41+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2016-04-02T16:09:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=4366ea1889b94f2b06b11c6a018e287f5b108712'/>
<id>4366ea1889b94f2b06b11c6a018e287f5b108712</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
