<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/utils, branch 1.1.13</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>github: don't print when searching PRs.</title>
<updated>2017-03-23T08:39:28+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-03-22T21:54:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d0bbadde222e0930d411c14fbfa14393db797e4c'/>
<id>d0bbadde222e0930d411c14fbfa14393db797e4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate `#plural`.</title>
<updated>2017-03-11T20:16:37+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-03-11T10:31:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=44d367edca03acaa737a3156d05bf462f79f0fc3'/>
<id>44d367edca03acaa737a3156d05bf462f79f0fc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `Formatter::pluralize`.</title>
<updated>2017-03-11T20:12:51+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-03-11T10:33:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c594ffefbc18933fbd89750a8720e1c0576f4ee7'/>
<id>c594ffefbc18933fbd89750a8720e1c0576f4ee7</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 #1708 from joshka/feature/install-tap-cmd-completions</title>
<updated>2017-02-27T08:42:17+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-02-27T08:42:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0a8c8f90b68b9b2dddcf7284c9c1f941aebb1277'/>
<id>0a8c8f90b68b9b2dddcf7284c9c1f941aebb1277</id>
<content type='text'>
install tap cmd completions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
install tap cmd completions</pre>
</div>
</content>
</entry>
<entry>
<title>Install tap command completions and manpages</title>
<updated>2017-02-26T21:40:52+00:00</updated>
<author>
<name>Joshua McKinney</name>
</author>
<published>2016-09-30T23:22:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=25396d9c4d7a7a111eebf02f0ebdbb0e69aad3b0'/>
<id>25396d9c4d7a7a111eebf02f0ebdbb0e69aad3b0</id>
<content type='text'>
Taps can include completion scripts for external commands under
`completions/bash`, `completions/fish`, or `completions/zsh`. `brew tap`
will automatically install these into the correct directories during
install.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Taps can include completion scripts for external commands under
`completions/bash`, `completions/fish`, or `completions/zsh`. `brew tap`
will automatically install these into the correct directories during
install.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for returning HTTP status codes and for git and svn URLs</title>
<updated>2017-02-20T19:24:19+00:00</updated>
<author>
<name>David Broder-Rodgers</name>
</author>
<published>2016-12-10T14:20:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ed9f775b778bad961a9e2fb178fce3a7af201e75'/>
<id>ed9f775b778bad961a9e2fb178fce3a7af201e75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
