<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/docs, branch 1.3.2</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>docs: Clarify availability of analytics</title>
<updated>2017-09-04T00:46:50+00:00</updated>
<author>
<name>William Woodruff</name>
</author>
<published>2017-09-04T00:46:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=6e3acddc44379eb5d13c923ec08d2f51f0475af9'/>
<id>6e3acddc44379eb5d13c923ec08d2f51f0475af9</id>
<content type='text'>
This commit tweaks the language in Analytics.md to make it clear
that summaries of install/error data are publicly available,
while only Homebrew maintainers can access the full analytics
(as specified above in the document).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit tweaks the language in Analytics.md to make it clear
that summaries of install/error data are publicly available,
while only Homebrew maintainers can access the full analytics
(as specified above in the document).
</pre>
</div>
</content>
</entry>
<entry>
<title>Change to man page reference</title>
<updated>2017-08-23T22:56:00+00:00</updated>
<author>
<name>Frederick Akalin</name>
</author>
<published>2017-08-23T22:56:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=661995238a42ad5fa363797e323d837cbcfa579d'/>
<id>661995238a42ad5fa363797e323d837cbcfa579d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix apostrophe</title>
<updated>2017-08-23T22:53:51+00:00</updated>
<author>
<name>Frederick Akalin</name>
</author>
<published>2017-08-23T22:53:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=94c56a88d9101c60478c7cf60fb01bbcfd44a66b'/>
<id>94c56a88d9101c60478c7cf60fb01bbcfd44a66b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Just have the Apple documentation link</title>
<updated>2017-08-23T22:53:28+00:00</updated>
<author>
<name>Frederick Akalin</name>
</author>
<published>2017-08-23T01:18:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=6f76627943e042049f159acdd9af2fab6942abcf'/>
<id>6f76627943e042049f159acdd9af2fab6942abcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update FAQ entry</title>
<updated>2017-08-23T22:53:28+00:00</updated>
<author>
<name>Frederick Akalin</name>
</author>
<published>2017-08-20T00:08:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=00eb4324de2035e417344b7b7a2cac6e5a8f29a5'/>
<id>00eb4324de2035e417344b7b7a2cac6e5a8f29a5</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 #3048 from tdsmith/update-python-docs</title>
<updated>2017-08-23T18:29:25+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-08-23T18:29:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ce5e1e20845a9a0e9035684e92ca874571f14634'/>
<id>ce5e1e20845a9a0e9035684e92ca874571f14634</id>
<content type='text'>
Update Python docs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update Python docs</pre>
</div>
</content>
</entry>
<entry>
<title>upgrade more urls to https</title>
<updated>2017-08-22T10:31:21+00:00</updated>
<author>
<name>Viktor Szakats</name>
</author>
<published>2017-08-22T10:31:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b44c7a1022976a4fcd9e7ea9b6069ec971d6b235'/>
<id>b44c7a1022976a4fcd9e7ea9b6069ec971d6b235</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 #2996 from apjanke/non-formula-reqs-in-brew-deps-tree</title>
<updated>2017-08-15T00:19:39+00:00</updated>
<author>
<name>Andrew Janke</name>
</author>
<published>2017-08-15T00:19:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=60d8218abfe070de765e7a5737cc7e34735288db'/>
<id>60d8218abfe070de765e7a5737cc7e34735288db</id>
<content type='text'>
brew deps: add --include-requirements, plus some fixes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
brew deps: add --include-requirements, plus some fixes</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some hedge words.</title>
<updated>2017-08-12T11:59:14+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-08-12T11:59:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1939952dc46eab137a52170da407218fd8db0434'/>
<id>1939952dc46eab137a52170da407218fd8db0434</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Python docs</title>
<updated>2017-08-12T05:13:20+00:00</updated>
<author>
<name>Tim D. Smith</name>
</author>
<published>2017-08-12T05:13:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a34f1d3a53d2be5825f1a820fe72b401a41eabfc'/>
<id>a34f1d3a53d2be5825f1a820fe72b401a41eabfc</id>
<content type='text'>
Reflect some of the wisdom learned over the last couple of years, which
contradict some of the earlier dicta.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reflect some of the wisdom learned over the last couple of years, which
contradict some of the earlier dicta.
</pre>
</div>
</content>
</entry>
</feed>
