<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/test, branch 0.9.5</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Make spec-scoped resources override top-level resources</title>
<updated>2013-09-18T02:29:53+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2013-09-18T02:25:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9c7a18bdcb76630ba6649a90cbee020181eb382c'/>
<id>9c7a18bdcb76630ba6649a90cbee020181eb382c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SoftwareSpec tests are now Resource tests</title>
<updated>2013-09-18T02:29:50+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2013-09-18T02:25:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3793c0584521e92a5b660c6d9ae37bfbe066d615'/>
<id>3793c0584521e92a5b660c6d9ae37bfbe066d615</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Copies of BuildOptions should not share underlying collections</title>
<updated>2013-09-14T22:03:56+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2013-09-14T22:03:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=71b21c920ffab63f55fa8c7d86e84747e6696190'/>
<id>71b21c920ffab63f55fa8c7d86e84747e6696190</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tear down the cache after installation tests</title>
<updated>2013-09-14T16:53:32+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2013-09-14T16:51:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=cecf9a564fca731fc3293d99bead86c8c280541d'/>
<id>cecf9a564fca731fc3293d99bead86c8c280541d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move SoftwareSpec to a separate file</title>
<updated>2013-09-14T15:16:52+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2013-09-14T15:16:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a31fcb554c1c1ca247bf10073a8c2425afe19a82'/>
<id>a31fcb554c1c1ca247bf10073a8c2425afe19a82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop exposing the download strategy from Formula</title>
<updated>2013-09-14T03:33:46+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2013-09-14T01:28:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=adceeb52f69c5eab33d2419305c571a9ca86b743'/>
<id>adceeb52f69c5eab33d2419305c571a9ca86b743</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop mutating dependency specifications</title>
<updated>2013-09-13T14:57:53+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2013-09-13T14:51:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f2ebc0e32546146f6a4773c8386b3e19df1f784e'/>
<id>f2ebc0e32546146f6a4773c8386b3e19df1f784e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix CompilerSelector test for llvm</title>
<updated>2013-09-10T20:08:03+00:00</updated>
<author>
<name>Misty De Meo</name>
</author>
<published>2013-09-10T20:08:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=15a3ae3d2836225c1eb3a05802971fc59a23a5fb'/>
<id>15a3ae3d2836225c1eb3a05802971fc59a23a5fb</id>
<content type='text'>
Update test to reflect that llvm-gcc should take precedence over
non-Apple GCC.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update test to reflect that llvm-gcc should take precedence over
non-Apple GCC.
</pre>
</div>
</content>
</entry>
<entry>
<title>Optionally use git to keep brew etc versioned.</title>
<updated>2013-09-07T12:39:43+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2013-09-01T15:03:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ab20ed0bc2be02bb26bdd465bc260e2a4f526c9f'/>
<id>ab20ed0bc2be02bb26bdd465bc260e2a4f526c9f</id>
<content type='text'>
Still in alpha state.
Handles defaults and merging changes with new versions.
Enable by setting the HOMEBREW_GIT_ETC environment variable.

Closes Homebrew/homebrew#15751.
Closes Homebrew/homebrew#17713.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Still in alpha state.
Handles defaults and merging changes with new versions.
Enable by setting the HOMEBREW_GIT_ETC environment variable.

Closes Homebrew/homebrew#15751.
Closes Homebrew/homebrew#17713.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix breakage in option recognition</title>
<updated>2013-09-05T23:51:27+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2013-09-05T23:50:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a871baadf56164a7e7edc6d26d0b836593e03892'/>
<id>a871baadf56164a7e7edc6d26d0b836593e03892</id>
<content type='text'>
Fixes Homebrew/homebrew#22347.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes Homebrew/homebrew#22347.
</pre>
</div>
</content>
</entry>
</feed>
