<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/bin, 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>Merge pull request #3090 from jcs/no_color</title>
<updated>2018-02-12T20:50:34+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2018-02-12T20:50:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b3f0e571f4cdcc29dd6982b863fdcd7de5e6febf'/>
<id>b3f0e571f4cdcc29dd6982b863fdcd7de5e6febf</id>
<content type='text'>
Tty: if NO_COLOR env var is present, disable color</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tty: if NO_COLOR env var is present, disable color</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>brew, diagnostic: tweak CI variable checks.</title>
<updated>2018-02-12T16:41:21+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2018-02-12T16:38:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a30c74987a1b10fbc5ab7b600e8f8769a34344f7'/>
<id>a30c74987a1b10fbc5ab7b600e8f8769a34344f7</id>
<content type='text'>
I've adjusted test-bot in:
https://github.com/Homebrew/homebrew-test-bot/commit/603918939a58a8d6351177fe35f0193b79549dfa
to set CI=1 for Jenkins to make future JENKINS_HOME checks unnecessary.

The only `TRAVIS_*` variable we care about is `TRAVIS_SUDO` so whitelist
that specifically rather than passing through loads of others.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I've adjusted test-bot in:
https://github.com/Homebrew/homebrew-test-bot/commit/603918939a58a8d6351177fe35f0193b79549dfa
to set CI=1 for Jenkins to make future JENKINS_HOME checks unnecessary.

The only `TRAVIS_*` variable we care about is `TRAVIS_SUDO` so whitelist
that specifically rather than passing through loads of others.
</pre>
</div>
</content>
</entry>
<entry>
<title>update all_proxy and man pages #3751</title>
<updated>2018-02-01T10:11:29+00:00</updated>
<author>
<name>xiehuc</name>
</author>
<published>2018-02-01T10:11:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3e6adb7e33110f8f620bb387ce5884dba56783ad'/>
<id>3e6adb7e33110f8f620bb387ce5884dba56783ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add ALL_PROXY for brew</title>
<updated>2018-01-30T07:36:35+00:00</updated>
<author>
<name>xiehuc</name>
</author>
<published>2018-01-30T07:36:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a21438735878dc76fed5f967dfe3b2ea5b7b6969'/>
<id>a21438735878dc76fed5f967dfe3b2ea5b7b6969</id>
<content type='text'>
Signed-off-by: xiehuc &lt;xiehuc@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: xiehuc &lt;xiehuc@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added no_proxy to filtered env</title>
<updated>2017-12-18T06:53:15+00:00</updated>
<author>
<name>Ivars Berzinsh</name>
</author>
<published>2017-12-18T06:53:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=25f65c1a136728ece1f4b4b88d7e9121e23879d1'/>
<id>25f65c1a136728ece1f4b4b88d7e9121e23879d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Default environment filtering to on for all users.</title>
<updated>2017-12-05T14:07:28+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-05T14:07:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e13a93dd758d39d419f2319f1fd11ba36def9360'/>
<id>e13a93dd758d39d419f2319f1fd11ba36def9360</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include SSH_AUTH_SOCK in filtered environment</title>
<updated>2017-11-29T22:30:57+00:00</updated>
<author>
<name>David Christenson</name>
</author>
<published>2017-11-28T06:51:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=489eae91bab62f1874bdaec119d62825b3a23f90'/>
<id>489eae91bab62f1874bdaec119d62825b3a23f90</id>
<content type='text'>
Include SSH_AUTH_SOCK (if set) in the filtered environment to avoid SSH
issues with git.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Include SSH_AUTH_SOCK (if set) in the filtered environment to avoid SSH
issues with git.
</pre>
</div>
</content>
</entry>
<entry>
<title>bin/brew: add lowercase variants.</title>
<updated>2017-11-29T12:06:22+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-11-29T12:06:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=959f54d3ce3e3945cf8dca3b1c5ff7a23f310809'/>
<id>959f54d3ce3e3945cf8dca3b1c5ff7a23f310809</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into master</title>
<updated>2017-11-29T11:39:04+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-11-29T11:39:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=4bd184b706cebc24220dcbc7905b909e0e10a8f6'/>
<id>4bd184b706cebc24220dcbc7905b909e0e10a8f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
