<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library, branch 0.6</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Homebrew is now at version 0.6</title>
<updated>2010-03-08T23:55:30+00:00</updated>
<author>
<name>Adam Vandenberg</name>
</author>
<published>2010-03-08T23:55:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=cb6449c2d932a8913351a93f81ace6d1ee279ef8'/>
<id>cb6449c2d932a8913351a93f81ace6d1ee279ef8</id>
<content type='text'>
We've bumped the version number, as Homebrew no longer tries to use LLVM
by default (on Snow Leopard.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We've bumped the version number, as Homebrew no longer tries to use LLVM
by default (on Snow Leopard.)
</pre>
</div>
</content>
</entry>
<entry>
<title>Error out if `brew diy` doesn't know the build system</title>
<updated>2010-03-08T00:34:23+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2010-02-28T23:40:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=58b19ed495477727d6f38fbbda35402430c94dc2'/>
<id>58b19ed495477727d6f38fbbda35402430c94dc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes Pathname.install(:foo =&gt; :bar) to work when File.exist?(:bar)</title>
<updated>2010-03-07T19:24:22+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2010-02-19T13:13:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=99df82c568f7aa562bcfef0ada71e79418dd15cc'/>
<id>99df82c568f7aa562bcfef0ada71e79418dd15cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow Pathname.install to take a Hash.</title>
<updated>2010-03-07T19:24:22+00:00</updated>
<author>
<name>Adam Vandenberg</name>
</author>
<published>2010-02-18T17:55:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3927972a2a1f81b1d5a6bacbb24918f8b9913029'/>
<id>3927972a2a1f81b1d5a6bacbb24918f8b9913029</id>
<content type='text'>
The keys of the hash are original file names, the values are new file
names. Originals are renamed, and then installed under the new name.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The keys of the hash are original file names, the values are new file
names. Originals are renamed, and then installed under the new name.
</pre>
</div>
</content>
</entry>
<entry>
<title>String.undent for prettier HEREDOCs</title>
<updated>2010-03-07T17:57:05+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2010-02-27T17:26:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=799dd7108ef87821bf39cb6e611612f7b3338fd1'/>
<id>799dd7108ef87821bf39cb6e611612f7b3338fd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>REVERT SubversionDownloadStrategy change.</title>
<updated>2010-03-01T22:14:07+00:00</updated>
<author>
<name>Adam Vandenberg</name>
</author>
<published>2010-03-01T22:14:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3555a3c18f7850f2e7a219598f2c5b4e84628480'/>
<id>3555a3c18f7850f2e7a219598f2c5b4e84628480</id>
<content type='text'>
Change 45ce0c963a52293063432674d5c360ebe65254e2 was done in error.
This submit reverts that change (which will go in a future commit.)

I apologize for the inconvenience.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change 45ce0c963a52293063432674d5c360ebe65254e2 was done in error.
This submit reverts that change (which will go in a future commit.)

I apologize for the inconvenience.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move license block to separate LICENSE file.</title>
<updated>2010-03-01T19:41:24+00:00</updated>
<author>
<name>Adam Vandenberg</name>
</author>
<published>2010-02-27T23:50:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a9b19f025545fa937b9142c0062e3922839d09c0'/>
<id>a9b19f025545fa937b9142c0062e3922839d09c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improvements to new SubversionDownloadStrategy</title>
<updated>2010-03-01T17:59:25+00:00</updated>
<author>
<name>Fergal Hainey</name>
</author>
<published>2010-02-14T14:51:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=69bc0cbf677509e539c6ecc7cac90e55a9303225'/>
<id>69bc0cbf677509e539c6ecc7cac90e55a9303225</id>
<content type='text'>
Now makes use of `svn up` to make cache act like
a cache. Externals without a revision specified
are now checked out at HEAD, whereas before they
were ignored. Escaping arguments to backticks.
Making sure main repo is checked out before the
externals.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now makes use of `svn up` to make cache act like
a cache. Externals without a revision specified
are now checked out at HEAD, whereas before they
were ignored. Escaping arguments to backticks.
Making sure main repo is checked out before the
externals.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update bash completions</title>
<updated>2010-02-28T03:33:10+00:00</updated>
<author>
<name>Adam Vandenberg</name>
</author>
<published>2010-02-28T00:51:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1ade7ef4e0d5c11fd4c8720f9268d23ff3db1e90'/>
<id>1ade7ef4e0d5c11fd4c8720f9268d23ff3db1e90</id>
<content type='text'>
* Bring command list up-to-date
* Subcommand completion now ignores switches
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Bring command list up-to-date
* Subcommand completion now ignores switches
</pre>
</div>
</content>
</entry>
<entry>
<title>Add outdated to `brew help`</title>
<updated>2010-02-27T16:06:05+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2010-02-27T16:06:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1dfab1350a9ece9f98cf4950cc80d399e7aad16e'/>
<id>1dfab1350a9ece9f98cf4950cc80d399e7aad16e</id>
<content type='text'>
Also rearrange and alphabetise.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also rearrange and alphabetise.</pre>
</div>
</content>
</entry>
</feed>
