<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/share/man, branch 0.9.3</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Honor GIT env var</title>
<updated>2012-08-22T16:43:30+00:00</updated>
<author>
<name>Adam Vandenberg</name>
</author>
<published>2012-08-10T18:33:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b104623f43aeb98571f5a92c815c6581736bb5c4'/>
<id>b104623f43aeb98571f5a92c815c6581736bb5c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document `brew tap --repair`</title>
<updated>2012-08-07T18:24:09+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2012-08-07T17:26:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=adccbf893e3b305760b35704f919f067e5d29069'/>
<id>adccbf893e3b305760b35704f919f067e5d29069</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make --version/--verbose slightly less confusing.</title>
<updated>2012-07-23T21:27:50+00:00</updated>
<author>
<name>Adam Vandenberg</name>
</author>
<published>2012-07-23T21:27:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7a7e3b5f7c81c43dd9dcec1574ce285082ee08ce'/>
<id>7a7e3b5f7c81c43dd9dcec1574ce285082ee08ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>link: add --force and --dry-run options</title>
<updated>2012-07-09T17:01:09+00:00</updated>
<author>
<name>Misty De Meo</name>
</author>
<published>2012-06-17T21:54:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=743b5e6feb05c92cfea49f89bc946ea1420b80fe'/>
<id>743b5e6feb05c92cfea49f89bc946ea1420b80fe</id>
<content type='text'>
`brew link` can now be made to delete any conflicting files using
the --force argument. It also has a --dry-run option, similar to
git clean -n, which will list any files which would be deleted
without touching the filesystem.

Closes Homebrew/homebrew#11811.

Signed-off-by: Misty De Meo &lt;mistydemeo@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`brew link` can now be made to delete any conflicting files using
the --force argument. It also has a --dry-run option, similar to
git clean -n, which will list any files which would be deleted
without touching the filesystem.

Closes Homebrew/homebrew#11811.

Signed-off-by: Misty De Meo &lt;mistydemeo@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Document how formula arguments can be specified</title>
<updated>2012-03-25T21:21:13+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2012-03-25T20:54:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=4360342947bc0b5a9fd4b4317c343735bc6c6d68'/>
<id>4360342947bc0b5a9fd4b4317c343735bc6c6d68</id>
<content type='text'>
Closes Homebrew/homebrew#11037.

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

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Document `brew tap` and `brew untap`</title>
<updated>2012-03-18T21:04:05+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2012-03-18T21:02:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8088f6c17b7ab7cdd8f46d3422ae080f844dbaf0'/>
<id>8088f6c17b7ab7cdd8f46d3422ae080f844dbaf0</id>
<content type='text'>
Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify `install --force`</title>
<updated>2012-03-18T21:04:04+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2012-03-18T21:00:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2852b2836da3d8e395a88397c8cf29f72cf03817'/>
<id>2852b2836da3d8e395a88397c8cf29f72cf03817</id>
<content type='text'>
Since 5bddaf2e ("Stop supportinb `brew install --force`), the --force
argument is still useful but only to overcome the blacklist
restrictions. Document this.

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since 5bddaf2e ("Stop supportinb `brew install --force`), the --force
argument is still useful but only to overcome the blacklist
restrictions. Document this.

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename external commands directory from examples.</title>
<updated>2012-03-18T02:34:41+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2012-03-18T02:33:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e33937a1e35e75dffae043f22e975bfd51dea409'/>
<id>e33937a1e35e75dffae043f22e975bfd51dea409</id>
<content type='text'>
Fixes Homebrew/homebrew#10829.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes Homebrew/homebrew#10829.
</pre>
</div>
</content>
</entry>
<entry>
<title>`brew cleanup` cleans up the download-cache</title>
<updated>2012-03-06T20:28:06+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2012-03-06T20:12:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=158efd8c9a61b91caccdcb2e6b98f7d649cae93c'/>
<id>158efd8c9a61b91caccdcb2e6b98f7d649cae93c</id>
<content type='text'>
Manpage updated.

The -s switch is "scrub" and removes downloads for uninstall formula which are downloads for the latest version of that formula still.

Please NOTE cache is NOT cleaned if a formula argument is provided. I couldn't be bothered. Patches welcome :)

Closes Homebrew/homebrew#2923.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Manpage updated.

The -s switch is "scrub" and removes downloads for uninstall formula which are downloads for the latest version of that formula still.

Please NOTE cache is NOT cleaned if a formula argument is provided. I couldn't be bothered. Patches welcome :)

Closes Homebrew/homebrew#2923.
</pre>
</div>
</content>
</entry>
<entry>
<title>man page: s/folder/directory/g</title>
<updated>2012-02-25T01:49:48+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2012-02-25T01:49:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=63c9193bb2dc576294a096c2d0b97d72e98bae6a'/>
<id>63c9193bb2dc576294a096c2d0b97d72e98bae6a</id>
<content type='text'>
Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
