<feed xmlns='http://www.w3.org/2005/Atom'>
<title>homebrew/Library/Homebrew/manpages, branch master</title>
<subtitle>:beer: The missing package manager for OS X.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/'/>
<entry>
<title>upgrade: announce usage of --all.</title>
<updated>2015-04-26T18:40:33+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2015-04-26T18:38:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=9032f165bec3d0c7452169093fab32578816043b'/>
<id>9032f165bec3d0c7452169093fab32578816043b</id>
<content type='text'>
Tell users that we will soon be migrating `--all` so it is required if
you wish to upgrade all formulae.

Closes #38572.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tell users that we will soon be migrating `--all` so it is required if
you wish to upgrade all formulae.

Closes #38572.
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup: add --prune to delete old cache files.</title>
<updated>2015-04-17T00:52:10+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2015-04-11T15:37:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=9b59aeceee58cf561e135c26fd29c0051b2821f7'/>
<id>9b59aeceee58cf561e135c26fd29c0051b2821f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>manpage: fix typo</title>
<updated>2015-03-29T04:54:52+00:00</updated>
<author>
<name>Shammel Lee</name>
</author>
<published>2015-03-29T03:56:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=3d78f641ede359071e0695e2499bf6b29076dadb'/>
<id>3d78f641ede359071e0695e2499bf6b29076dadb</id>
<content type='text'>
Closes #38168.

Signed-off-by: Misty De Meo &lt;mistydemeo@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #38168.

Signed-off-by: Misty De Meo &lt;mistydemeo@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove SourceForge references.</title>
<updated>2015-02-26T11:32:42+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2015-02-26T11:15:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=9891e7839b2a61061d2ac5bcfbbe6cacaeef94f7'/>
<id>9891e7839b2a61061d2ac5bcfbbe6cacaeef94f7</id>
<content type='text'>
It was fun but we just love Bintray more than you.

Closes #37211.

Closes #37213.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was fun but we just love Bintray more than you.

Closes #37211.

Closes #37213.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>typos fixed &amp; empty lines removed in the brew manpage</title>
<updated>2015-02-24T05:04:02+00:00</updated>
<author>
<name>Baptiste Fontaine</name>
</author>
<published>2015-02-23T19:26:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=ae0c76d9a8e43348bce45feb7854e87e92653e7d'/>
<id>ae0c76d9a8e43348bce45feb7854e87e92653e7d</id>
<content type='text'>
Closes #37121.

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #37121.

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a couple of formatting issues in man page</title>
<updated>2015-02-18T02:05:24+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2015-02-18T02:05:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=27be1fbdc251aa36224691cbecd34865b6ff244c'/>
<id>27be1fbdc251aa36224691cbecd34865b6ff244c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test-bot: only test the runtime dependencies.</title>
<updated>2015-02-09T14:12:19+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2015-09-02T12:56:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=b4545f364ef8bb0932c2367eade1d380f277c4bf'/>
<id>b4545f364ef8bb0932c2367eade1d380f277c4bf</id>
<content type='text'>
Also add support to `brew uses` to ignore build or optional dependencies.

Closes #36154.
Closes #36656.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add support to `brew uses` to ignore build or optional dependencies.

Closes #36154.
Closes #36656.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use more https links and some link updates along the way</title>
<updated>2015-01-04T04:03:08+00:00</updated>
<author>
<name>Viktor Szakats</name>
</author>
<published>2015-01-04T03:27:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=f21076fcea3f00524ea1b8259b7fa08abc205164'/>
<id>f21076fcea3f00524ea1b8259b7fa08abc205164</id>
<content type='text'>
Closes #35529.

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #35529.

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>manpage: document `brew audit --strict`.</title>
<updated>2014-12-27T16:51:43+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2014-12-27T16:51:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=d3531cbc468125d7a5eef9ff613762f35916c72e'/>
<id>d3531cbc468125d7a5eef9ff613762f35916c72e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(un)linkapps: allow unlink/link specific formulae.</title>
<updated>2014-12-19T16:35:45+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2014-12-18T07:13:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=7bae04d6751e4168bf88477f73632dd36b9d6213'/>
<id>7bae04d6751e4168bf88477f73632dd36b9d6213</id>
<content type='text'>
Closes #35080.

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

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
