<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/utils, branch 1.1.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>InreplaceError: fix undefined method crash</title>
<updated>2017-01-12T15:22:34+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2017-01-12T15:22:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ac7a59373087e9d49097ab7f0ddb691e64159959'/>
<id>ac7a59373087e9d49097ab7f0ddb691e64159959</id>
<content type='text'>
When the first parameter to inreplace was an array, and the replacement
failed, InreplaceError would end up crashing with an undefined method
exception because the order of operations resulted in super not being
passed the value of the entire inject block.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When the first parameter to inreplace was an array, and the replacement
failed, InreplaceError would end up crashing with an undefined method
exception because the order of operations resulted in super not being
passed the value of the entire inject block.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow `brew audit` to fake a Safari user-agent.</title>
<updated>2017-01-07T14:03:08+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-07T14:03:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e7a81caaf4bc0468fdc302656efebd584e10a3f6'/>
<id>e7a81caaf4bc0468fdc302656efebd584e10a3f6</id>
<content type='text'>
This allows us to detect if homepages such as e.g. `aiccu` which
blocks `curl` are up or not.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows us to detect if homepages such as e.g. `aiccu` which
blocks `curl` are up or not.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use docs.brew.sh links.</title>
<updated>2017-01-04T11:13:41+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-04T11:13:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a3bffe70bcf33e6051140b1a93c9f48714605af6'/>
<id>a3bffe70bcf33e6051140b1a93c9f48714605af6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>curl: make curl_args more configurable.</title>
<updated>2016-12-29T12:51:12+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-12-25T23:01:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e6fb3c3114ea842884a49c7f2ddfe1a9c4e3eee0'/>
<id>e6fb3c3114ea842884a49c7f2ddfe1a9c4e3eee0</id>
<content type='text'>
Allow configuring whether output should be shown or the default the
default user agent is used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow configuring whether output should be shown or the default the
default user agent is used.
</pre>
</div>
</content>
</entry>
<entry>
<title>analytics: don't raise if tap doesn't exist.</title>
<updated>2016-12-11T13:43:32+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-12-11T13:42:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ebe45490b61decfd53574df615ab3d9e775c938e'/>
<id>ebe45490b61decfd53574df615ab3d9e775c938e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace Utils::JSON with corelib JSON calls.</title>
<updated>2016-11-21T01:06:25+00:00</updated>
<author>
<name>William Woodruff</name>
</author>
<published>2016-11-20T18:00:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d07b9ed7f2e8806b1840b4f60605ef45487655e1'/>
<id>d07b9ed7f2e8806b1840b4f60605ef45487655e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>compat: deprecate Utils::JSON in favor of corelib JSON.</title>
<updated>2016-11-20T20:02:47+00:00</updated>
<author>
<name>William Woodruff</name>
</author>
<published>2016-11-20T17:43:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=54d18cee17a7af49b5858dd752bf2eda59014472'/>
<id>54d18cee17a7af49b5858dd752bf2eda59014472</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>utils/json: Replace OkJson with Ruby's core JSON.</title>
<updated>2016-11-18T04:16:21+00:00</updated>
<author>
<name>William Woodruff</name>
</author>
<published>2016-11-18T04:16:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=4278ec38e49285fe4ca4cb71878eef738154276c'/>
<id>4278ec38e49285fe4ca4cb71878eef738154276c</id>
<content type='text'>
Removes OkJson from vendor/, as Ruby has included its own JSON
parser in corelib since 1.9.x and Homebrew is now guaranteed to be
running on 2.x+.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removes OkJson from vendor/, as Ruby has included its own JSON
parser in corelib since 1.9.x and Homebrew is now guaranteed to be
running on 2.x+.
</pre>
</div>
</content>
</entry>
<entry>
<title>Check the lock directory is writable.</title>
<updated>2016-11-11T22:52:21+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-11T22:52:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9edf8eb1fe95ed72b624edd4d2127bbc780e7bce'/>
<id>9edf8eb1fe95ed72b624edd4d2127bbc780e7bce</id>
<content type='text'>
And, if it isn't, print more helpful debugging messages.

Fixes #1456.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And, if it isn't, print more helpful debugging messages.

Fixes #1456.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve GitHub API scopes output.</title>
<updated>2016-10-30T19:38:19+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-10-30T19:38:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3c7446f3ff802a802de3bd923e9a0af486575f3d'/>
<id>3c7446f3ff802a802de3bd923e9a0af486575f3d</id>
<content type='text'>
Improve the GitHub API scope and token related messaging by
autopopulating the scopes we need on the new scopes page and, in the
case of a lacking a scope we need, output what scope was required.

Also, DRY up the personal access token code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve the GitHub API scope and token related messaging by
autopopulating the scopes we need on the new scopes page and, in the
case of a lacking a scope we need, output what scope was required.

Also, DRY up the personal access token code.
</pre>
</div>
</content>
</entry>
</feed>
