<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/share/man, branch 0.9.4</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>We use formulae as the plural of formula.</title>
<updated>2013-01-26T13:16:55+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2013-01-26T13:16:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=21f1efcba65e036fcbc57da26af9bbd35a36e2d4'/>
<id>21f1efcba65e036fcbc57da26af9bbd35a36e2d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>manpage: remove outdated MD5 references.</title>
<updated>2013-01-26T13:02:21+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2013-01-26T13:02:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=de8d5cfc92459324be4da4ed202f575f53e73d18'/>
<id>de8d5cfc92459324be4da4ed202f575f53e73d18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document HOMEBREW_NO_EMOJI in manpage</title>
<updated>2013-01-19T23:29:09+00:00</updated>
<author>
<name>Misty De Meo</name>
</author>
<published>2013-01-19T23:28:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7f9fbe26362bb666956a1b3909eeee2c0ee0772e'/>
<id>7f9fbe26362bb666956a1b3909eeee2c0ee0772e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document HOMEBREW_BROWSER and BROWSER</title>
<updated>2013-01-07T01:33:52+00:00</updated>
<author>
<name>Adam Vandenberg</name>
</author>
<published>2013-01-07T01:32:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=896f53d78bfdec504ffb11a6a5206179cb62caa1'/>
<id>896f53d78bfdec504ffb11a6a5206179cb62caa1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --homebrew-developer flag</title>
<updated>2013-01-01T16:39:06+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2012-12-31T17:51:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f25e7de43b9e83e42f8ced152d4f75897b44a05b'/>
<id>f25e7de43b9e83e42f8ced152d4f75897b44a05b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update manpage. Fixes Homebrew/homebrew#16206.</title>
<updated>2012-11-23T19:48:10+00:00</updated>
<author>
<name>Adam Vandenberg</name>
</author>
<published>2012-11-23T19:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=532749248233652be79ce9f9eda158029e530945'/>
<id>532749248233652be79ce9f9eda158029e530945</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document some recently added options</title>
<updated>2012-11-13T22:56:49+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2012-11-13T22:50:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=aaf2a397f0252dc62ae3bac6bb28594100c2e181'/>
<id>aaf2a397f0252dc62ae3bac6bb28594100c2e181</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>brew ln --force is now brew ln --overwrite</title>
<updated>2012-10-21T02:00:46+00:00</updated>
<author>
<name>Misty De Meo</name>
</author>
<published>2012-10-21T01:54:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=447f78c0d23568275350792164dbc868a60da344'/>
<id>447f78c0d23568275350792164dbc868a60da344</id>
<content type='text'>
* Renames --force to --overwrite, freeing up brew ln --force for Homebrew/homebrew#13349
* Changes --dry-run to preview linking by default, rather than
  overwriting. An overwrite dry-run can be simulated via both
  --dry-run --overwrite
* Adds some basic Keg tests</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Renames --force to --overwrite, freeing up brew ln --force for Homebrew/homebrew#13349
* Changes --dry-run to preview linking by default, rather than
  overwriting. An overwrite dry-run can be simulated via both
  --dry-run --overwrite
* Adds some basic Keg tests</pre>
</div>
</content>
</entry>
<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>
</feed>
