<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/test/utils, branch 1.5.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>test/utils/svn: Requires svn to succeed</title>
<updated>2018-02-15T21:50:09+00:00</updated>
<author>
<name>Shaun Jackman</name>
</author>
<published>2018-02-06T02:36:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d70d91cf2aa5223655b0c66baa61f06040663847'/>
<id>d70d91cf2aa5223655b0c66baa61f06040663847</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tty: if HOMEBREW_NO_COLOR env var is present, disable color</title>
<updated>2018-02-12T20:19:25+00:00</updated>
<author>
<name>joshua stein</name>
</author>
<published>2018-02-12T17:06:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7388acb86e0b9811e6badd610255954b3b3a6453'/>
<id>7388acb86e0b9811e6badd610255954b3b3a6453</id>
<content type='text'>
bin/brew will recognize NO_COLOR variable and copy it to
HOMEBREW_NO_COLOR
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bin/brew will recognize NO_COLOR variable and copy it to
HOMEBREW_NO_COLOR
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3515 from sjackman/popen</title>
<updated>2017-12-03T09:23:01+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-03T09:23:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0d53831b902e2c9df5e6540822d1a8fd4672577d'/>
<id>0d53831b902e2c9df5e6540822d1a8fd4672577d</id>
<content type='text'>
Utils.popen_read: Nonexistent program should fail</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Utils.popen_read: Nonexistent program should fail</pre>
</div>
</content>
</entry>
<entry>
<title>Utils.popen_read: Nonexistent program should fail</title>
<updated>2017-12-02T23:52:01+00:00</updated>
<author>
<name>Shaun Jackman</name>
</author>
<published>2017-12-01T23:00:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7adee6d62fabae0244d611069f09ab906a459805'/>
<id>7adee6d62fabae0244d611069f09ab906a459805</id>
<content type='text'>
Ensure that $CHILD_STATUS.success? is false when the command does not exist.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure that $CHILD_STATUS.success? is false when the command does not exist.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a test failure when svn is not installed</title>
<updated>2017-12-02T17:04:42+00:00</updated>
<author>
<name>Shaun Jackman</name>
</author>
<published>2017-09-26T00:21:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7c6d2c95f6055dce5a946d985cf4248166ec5513'/>
<id>7c6d2c95f6055dce5a946d985cf4248166ec5513</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>spelling: parameters</title>
<updated>2017-09-10T16:39:18+00:00</updated>
<author>
<name>Josh Soref</name>
</author>
<published>2017-09-10T16:39:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b9a33b03a4812e87c88dc009dc0661d4fc7d46fc'/>
<id>b9a33b03a4812e87c88dc009dc0661d4fc7d46fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>git_spec.rb: use HTTPS for Git remote test</title>
<updated>2017-09-07T08:02:05+00:00</updated>
<author>
<name>Viktor Szakats</name>
</author>
<published>2017-09-06T11:06:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a6d1ddf32611109b3284b045fdc5123c40e23b9e'/>
<id>a6d1ddf32611109b3284b045fdc5123c40e23b9e</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 #2955 from mansimarkaur/git_tests</title>
<updated>2017-09-02T14:53:32+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-09-02T14:53:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3bb98714afd42dc0d62da2e09e07c79e168054d9'/>
<id>3bb98714afd42dc0d62da2e09e07c79e168054d9</id>
<content type='text'>
Added tests for utils/git</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added tests for utils/git</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2950 from mansimarkaur/svn</title>
<updated>2017-08-29T22:08:05+00:00</updated>
<author>
<name>Misty De Meo</name>
</author>
<published>2017-08-29T22:08:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=156bca7dfb22e0fcbfd1c2a06d15330e8b9b454d'/>
<id>156bca7dfb22e0fcbfd1c2a06d15330e8b9b454d</id>
<content type='text'>
Added tests for utils/svn</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added tests for utils/svn</pre>
</div>
</content>
</entry>
<entry>
<title>Used already existing clear_git_available_cache to remove @git</title>
<updated>2017-08-29T17:23:10+00:00</updated>
<author>
<name>mansimarkaur</name>
</author>
<published>2017-08-25T12:25:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=784250d55099f16d8b9c3553a219d603c200cb6b'/>
<id>784250d55099f16d8b9c3553a219d603c200cb6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
