<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/share/doc/homebrew/FAQ.md, branch 0.9.8</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>FAQ: minor tweaks</title>
<updated>2016-02-18T08:19:17+00:00</updated>
<author>
<name>Dominyk Tiller</name>
</author>
<published>2016-02-18T00:15:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3b0e89c43d402b403019bacc437aef7d76754983'/>
<id>3b0e89c43d402b403019bacc437aef7d76754983</id>
<content type='text'>
Closes Homebrew/homebrew#49281.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#49281.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>doc/homebrew/FAQ: update CONTRIBUTING path</title>
<updated>2016-02-18T08:19:17+00:00</updated>
<author>
<name>Dominyk Tiller</name>
</author>
<published>2016-02-17T22:43:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e9a9c8a73b62740d05ff65fa6a3a2311f44d03c4'/>
<id>e9a9c8a73b62740d05ff65fa6a3a2311f44d03c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FAQ: fix `brew pull` GitHub link.</title>
<updated>2016-02-03T21:10:34+00:00</updated>
<author>
<name>Joshua Jabbour</name>
</author>
<published>2016-02-03T18:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0d094ac8efeab285d788d640e4a9f1ebff3bdff7'/>
<id>0d094ac8efeab285d788d640e4a9f1ebff3bdff7</id>
<content type='text'>
Closes Homebrew/homebrew#48794.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#48794.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>FAQ: fix -- to — conversion.</title>
<updated>2015-12-30T08:16:17+00:00</updated>
<author>
<name>Zhuoyun Wei</name>
</author>
<published>2015-12-30T07:53:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=bb38d90bce1c5447d48ddca727d97669bcd5a5dd'/>
<id>bb38d90bce1c5447d48ddca727d97669bcd5a5dd</id>
<content type='text'>
Closes Homebrew/homebrew#47523.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#47523.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Overhaul, simplify and cleanup documentation.</title>
<updated>2015-12-07T13:37:49+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2015-12-06T22:18:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b745546943a05bd2aa6d129e9a44e29771bf115a'/>
<id>b745546943a05bd2aa6d129e9a44e29771bf115a</id>
<content type='text'>
Remove duplication, link to the API documentation more often,
tweak wording, add `@UniqMartin` as a maintainer, note `@jacknagel`'s
and `@adamv`'s significant past contributions to Homebrew, delete some
outdated or unneeded documentation, add some missing `Formula` API.
entries and simplify/improve `CONTRIBUTING.md`.

Closes Homebrew/homebrew#46179.

Closes Homebrew/homebrew#46618.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove duplication, link to the API documentation more often,
tweak wording, add `@UniqMartin` as a maintainer, note `@jacknagel`'s
and `@adamv`'s significant past contributions to Homebrew, delete some
outdated or unneeded documentation, add some missing `Formula` API.
entries and simplify/improve `CONTRIBUTING.md`.

Closes Homebrew/homebrew#46179.

Closes Homebrew/homebrew#46618.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: be consistent when referring to official taps</title>
<updated>2015-11-01T03:32:09+00:00</updated>
<author>
<name>Martin Afanasjew</name>
</author>
<published>2015-10-31T03:31:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=4a9960bee72e3a54b110c6b51676fd0f9275845d'/>
<id>4a9960bee72e3a54b110c6b51676fd0f9275845d</id>
<content type='text'>
Always use the `&lt;user/repo&gt;` format as used by the `brew tap` command.
Also fixed a link to `homebrew/head-only` and sorted a list in `FAQ.md`
in alphabetical order.

Closes Homebrew/homebrew#45535.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Always use the `&lt;user/repo&gt;` format as used by the `brew tap` command.
Also fixed a link to `homebrew/head-only` and sorted a list in `FAQ.md`
in alphabetical order.

Closes Homebrew/homebrew#45535.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: use relative links</title>
<updated>2015-08-13T10:00:24+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2015-08-13T09:58:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d5535bf564e70ab1c0199a5c18fa842e8b499209'/>
<id>d5535bf564e70ab1c0199a5c18fa842e8b499209</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove --all parameter from FAQ</title>
<updated>2015-07-17T09:49:45+00:00</updated>
<author>
<name>Stephan van Eijkelenburg</name>
</author>
<published>2015-07-16T08:37:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c6fd7833beda10d7b22042aa54c51b01ab76f0df'/>
<id>c6fd7833beda10d7b22042aa54c51b01ab76f0df</id>
<content type='text'>
The --all parameter was reverted in commit https://github.com/Homebrew/homebrew/commit/a45a34db0b2c66f626f3724ae9a52563b4aa94b5
This should be updated in the documentation :)

Closes Homebrew/homebrew#41773.

Signed-off-by: Xu Cheng &lt;xucheng@me.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The --all parameter was reverted in commit https://github.com/Homebrew/homebrew/commit/a45a34db0b2c66f626f3724ae9a52563b4aa94b5
This should be updated in the documentation :)

Closes Homebrew/homebrew#41773.

Signed-off-by: Xu Cheng &lt;xucheng@me.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Various edits for punctuation, grammar, spelling, etc.</title>
<updated>2015-06-10T16:44:00+00:00</updated>
<author>
<name>Larry Gilbert</name>
</author>
<published>2015-06-07T18:49:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=69b629b041ccc285ee53def870f2da7e8882536b'/>
<id>69b629b041ccc285ee53def870f2da7e8882536b</id>
<content type='text'>
Closes Homebrew/homebrew#40478.

Signed-off-by: Dominyk Tiller &lt;dominyktiller@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#40478.

Signed-off-by: Dominyk Tiller &lt;dominyktiller@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>replace `brew upgrade` with `brew upgrade --all`.</title>
<updated>2015-05-06T08:19:07+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2015-05-06T08:19:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1f7c4ee6449e8458824bab62cef04fb5b7b93388'/>
<id>1f7c4ee6449e8458824bab62cef04fb5b7b93388</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
