<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/test, branch 1.1.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>Revert "formula: runtime deps of build deps aren't runtime"</title>
<updated>2016-12-13T19:15:00+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2016-12-13T19:15:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=862c3ba4a2fb76140e46fdf49a1ea6857f140a29'/>
<id>862c3ba4a2fb76140e46fdf49a1ea6857f140a29</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 #1592 from alyssais/runtime_dependencies</title>
<updated>2016-12-12T13:28:56+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-12-12T13:28:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=666463ca2be08261cf103e4870b267f5b461a7f3'/>
<id>666463ca2be08261cf103e4870b267f5b461a7f3</id>
<content type='text'>
formula: runtime deps of build deps aren't runtime</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
formula: runtime deps of build deps aren't runtime</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1343 from vladshablinsky/explicit-specs</title>
<updated>2016-12-11T11:26:46+00:00</updated>
<author>
<name>Uladzislau Shablinski</name>
</author>
<published>2016-12-11T11:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=45ef7ea0b0ac8665d3eeae8acf0e17ef646be0b3'/>
<id>45ef7ea0b0ac8665d3eeae8acf0e17ef646be0b3</id>
<content type='text'>
Allow to install any spec</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow to install any spec</pre>
</div>
</content>
</entry>
<entry>
<title>reinstall/upgrade/install: always output options.</title>
<updated>2016-12-10T13:07:03+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-12-10T13:07:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e347f7ade38cc1695fc08e4f321751e800039929'/>
<id>e347f7ade38cc1695fc08e4f321751e800039929</id>
<content type='text'>
This is both easier for debugging and to communicate with users what is
being done.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is both easier for debugging and to communicate with users what is
being done.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1611 from MikeMcQuaid/bash-test-race</title>
<updated>2016-12-03T16:36:37+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-12-03T16:36:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=52691cd0de6c18906e5fe7f290c0b4deda64973a'/>
<id>52691cd0de6c18906e5fe7f290c0b4deda64973a</id>
<content type='text'>
bash_test: handle race condition.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bash_test: handle race condition.</pre>
</div>
</content>
</entry>
<entry>
<title>bash_test: handle race condition.</title>
<updated>2016-12-03T15:59:05+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-12-03T15:59:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3f6d31dee1ab2ef84185899caca1011cb0b54345'/>
<id>3f6d31dee1ab2ef84185899caca1011cb0b54345</id>
<content type='text'>
Other tests may delete Bash files (e.g. `shcmd.sh`) while tests are
ongoing so ensure this doesn't cause a test failure.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Other tests may delete Bash files (e.g. `shcmd.sh`) while tests are
ongoing so ensure this doesn't cause a test failure.
</pre>
</div>
</content>
</entry>
<entry>
<title>install_test: add HEAD tests</title>
<updated>2016-12-03T15:52:08+00:00</updated>
<author>
<name>Uladzislau Shablinski</name>
</author>
<published>2016-12-03T01:41:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a24a919a40f09930c5ef9f2fe811d16e83fa963a'/>
<id>a24a919a40f09930c5ef9f2fe811d16e83fa963a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fs_leak_logger: use more permissive mkpath.</title>
<updated>2016-12-03T15:04:02+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-12-03T15:04:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c560c4720200f6c54b06c549b95ed4412f673d2d'/>
<id>c560c4720200f6c54b06c549b95ed4412f673d2d</id>
<content type='text'>
This avoids a race condition occurring here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids a race condition occurring here.
</pre>
</div>
</content>
</entry>
<entry>
<title>uninstall_test: require testing_env</title>
<updated>2016-12-03T03:41:38+00:00</updated>
<author>
<name>Bob W. Hogg</name>
</author>
<published>2016-12-03T03:41:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f7e5a85c2b21be9a4bb7cf0ee9f2b50fe8a80351'/>
<id>f7e5a85c2b21be9a4bb7cf0ee9f2b50fe8a80351</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update tests for new install behaviour</title>
<updated>2016-12-03T01:42:04+00:00</updated>
<author>
<name>Uladzislau Shablinski</name>
</author>
<published>2016-11-27T02:14:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=6ef96d0be499afbbcdd489784eebe48ac7d6c4e6'/>
<id>6ef96d0be499afbbcdd489784eebe48ac7d6c4e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
