<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/manpages, branch 1.4.1</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>brew.1: clarify Homebrew's Ruby isn't 2.0 now.</title>
<updated>2017-12-08T16:49:33+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-08T16:49:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=4eeeb5eac4df4f0f0860941b86d89cd5c70cc9d4'/>
<id>4eeeb5eac4df4f0f0860941b86d89cd5c70cc9d4</id>
<content type='text'>
Make this generic; it doesn't matter what version this is and this will
future proof it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make this generic; it doesn't matter what version this is and this will
future proof it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Document HOMEBREW_FORCE_BREWED_CURL</title>
<updated>2017-12-06T12:56:15+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-06T12:56:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1d344cf2f5b339919b920b4f160328c2b1c15e87'/>
<id>1d344cf2f5b339919b920b4f160328c2b1c15e87</id>
<content type='text'>
Should have been in #3482.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Should have been in #3482.
</pre>
</div>
</content>
</entry>
<entry>
<title>Unify proxy documentation.</title>
<updated>2017-11-30T14:05:06+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-11-30T14:05:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=022303f96c6226001308b994ad68b460f5df579b'/>
<id>022303f96c6226001308b994ad68b460f5df579b</id>
<content type='text'>
Specify under the list of environment variables how to set each of those
that we passthrough and use.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Specify under the list of environment variables how to set each of those
that we passthrough and use.
</pre>
</div>
</content>
</entry>
<entry>
<title>add --language to brew-cask manpage</title>
<updated>2017-09-29T03:02:24+00:00</updated>
<author>
<name>Adam Smith</name>
</author>
<published>2017-09-27T07:56:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9383063216ea9567e1e06adfef83955215aae2ef'/>
<id>9383063216ea9567e1e06adfef83955215aae2ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated cask search manpage</title>
<updated>2017-09-02T12:27:02+00:00</updated>
<author>
<name>Alexey Alekhin</name>
</author>
<published>2017-09-02T12:27:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=50db7db72449d48590352149d778653086b73dbb'/>
<id>50db7db72449d48590352149d778653086b73dbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use https for all docs.brew.sh links.</title>
<updated>2017-07-27T14:59:37+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-07-27T14:59:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=baa61f5a6e105b9b89f5bef465848c72499cb960'/>
<id>baa61f5a6e105b9b89f5bef465848c72499cb960</id>
<content type='text'>
May as well use the more secure link when possible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
May as well use the more secure link when possible.
</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation improvements</title>
<updated>2017-07-15T11:57:34+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-07-15T11:57:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=4fd8aea015e051163ad623cccdaf416c870fed15'/>
<id>4fd8aea015e051163ad623cccdaf416c870fed15</id>
<content type='text'>
- Document ilovezfs as the official lead maintainer of
 Homebrew/homebrew-core. This is a role he's been doing unofficially
 (and brilliantly) for a while and explicit documentation of power
 structures makes it easier for non-Homebrew-maintainers to understand.
- Document the contents of some of Homebrew's subdirectories for people
  clicking around in the GitHub UI looking to contribute.
- Remove update bug mention from README. Enough time has passed that we
  can remove this disappointment.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Document ilovezfs as the official lead maintainer of
 Homebrew/homebrew-core. This is a role he's been doing unofficially
 (and brilliantly) for a while and explicit documentation of power
 structures makes it easier for non-Homebrew-maintainers to understand.
- Document the contents of some of Homebrew's subdirectories for people
  clicking around in the GitHub UI looking to contribute.
- Remove update bug mention from README. Enough time has passed that we
  can remove this disappointment.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2599 from peternewman/patch-1</title>
<updated>2017-06-04T10:52:13+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-06-04T10:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=54e01d76db34a3a649c79b189873bfd0a52dbc9f'/>
<id>54e01d76db34a3a649c79b189873bfd0a52dbc9f</id>
<content type='text'>
Fix internal links on the manpage</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix internal links on the manpage</pre>
</div>
</content>
</entry>
<entry>
<title>Change manpage internal links in correct location.</title>
<updated>2017-06-04T10:12:56+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-06-04T10:12:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9e17e44b3e16c9eb8d3f9e6baf8a92353fc8bd67'/>
<id>9e17e44b3e16c9eb8d3f9e6baf8a92353fc8bd67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate `--caskroom` flag.</title>
<updated>2017-05-24T21:54:36+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-05-23T15:37:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0bb2773b171d8572bd7b73b38cc63ed2fa9b555a'/>
<id>0bb2773b171d8572bd7b73b38cc63ed2fa9b555a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
