<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Contributions, branch 0.5</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>adding zsh completion</title>
<updated>2009-11-07T18:22:36+00:00</updated>
<author>
<name>Erik Kastner</name>
</author>
<published>2009-10-26T14:54:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=96de6ba870875e77c626e9bf7f1bde547adcb84b'/>
<id>96de6ba870875e77c626e9bf7f1bde547adcb84b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>selflink.sh install directory is now configurable</title>
<updated>2009-10-15T15:23:22+00:00</updated>
<author>
<name>Tim Dysinger</name>
</author>
<published>2009-10-10T20:06:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3e04b3f0d6d5470a6907fd89cb32eae6641d2544'/>
<id>3e04b3f0d6d5470a6907fd89cb32eae6641d2544</id>
<content type='text'>
Signed-off-by: Max Howell &lt;max@methylblue.com&gt;

I preserved the behaviour where the whole Library directory is symlinked as no explanation for this change was given…</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Max Howell &lt;max@methylblue.com&gt;

I preserved the behaviour where the whole Library directory is symlinked as no explanation for this change was given…</pre>
</div>
</content>
</entry>
<entry>
<title>Document selflinks.sh</title>
<updated>2009-10-08T23:09:05+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2009-10-08T22:43:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=25b57a4f973faf615ee492339cca751ea8da6c1c'/>
<id>25b57a4f973faf615ee492339cca751ea8da6c1c</id>
<content type='text'>
Neaten icu4c caveats.

Use auto sourceforge mirror selection for mad.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Neaten icu4c caveats.

Use auto sourceforge mirror selection for mad.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update bash completions.</title>
<updated>2009-09-25T17:58:06+00:00</updated>
<author>
<name>Adam Vandenberg</name>
</author>
<published>2009-09-23T00:13:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1e3dff7b8ed78fb3e2ffcca64282f45362d5dcd1'/>
<id>1e3dff7b8ed78fb3e2ffcca64282f45362d5dcd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add fish completions for the brew binary</title>
<updated>2009-09-16T13:49:06+00:00</updated>
<author>
<name>Darcy Laycock</name>
</author>
<published>2009-09-11T15:10:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8ecb7b06123dbfff556f54fc17758ec2d5aab77a'/>
<id>8ecb7b06123dbfff556f54fc17758ec2d5aab77a</id>
<content type='text'>
See Library/Contributions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See Library/Contributions
</pre>
</div>
</content>
</entry>
<entry>
<title>`brew make' becomes `brew create'</title>
<updated>2009-09-07T00:34:40+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2009-09-07T00:34:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=fc52e1a69d3f94940279f656e9dae5fb66546c6c'/>
<id>fc52e1a69d3f94940279f656e9dae5fb66546c6c</id>
<content type='text'>
This is because I have observed two people confuse make with the "make" tool
and thus assume `brew make' is `brew install'.

`brew make' will be deprecated at 0.7, until then it shows a warning.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is because I have observed two people confuse make with the "make" tool
and thus assume `brew make' is `brew install'.

`brew make' will be deprecated at 0.7, until then it shows a warning.
</pre>
</div>
</content>
</entry>
<entry>
<title>No spurious error due to Interrupt during curl</title>
<updated>2009-09-05T19:47:15+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2009-09-05T19:47:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=de620e439691b540822b76c361cea0c96362606b'/>
<id>de620e439691b540822b76c361cea0c96362606b</id>
<content type='text'>
Only delete the file that is downloaded if an error occurs while downloading it.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only delete the file that is downloaded if an error occurs while downloading it.</pre>
</div>
</content>
</entry>
<entry>
<title>Allow configure alias for diy</title>
<updated>2009-08-24T00:04:53+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2009-08-22T14:54:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e7594de79744210de06d85477a9eb406f25e6ba1'/>
<id>e7594de79744210de06d85477a9eb406f25e6ba1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>brew diy command</title>
<updated>2009-08-12T12:43:51+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2009-08-12T12:43:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=140bfc5592bea6837925e965b9d675094c659a5f'/>
<id>140bfc5592bea6837925e965b9d675094c659a5f</id>
<content type='text'>
Automagically determines prefix to install to for DIY installations.

README amended.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automagically determines prefix to install to for DIY installations.

README amended.</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor</title>
<updated>2009-08-10T17:11:17+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2009-08-10T15:48:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=760c083c0c0c9934e4118b4669c8c8dfd0a3587d'/>
<id>760c083c0c0c9934e4118b4669c8c8dfd0a3587d</id>
<content type='text'>
Large refactor to Formula, mostly improving reliability and error handling but
also layout and readability.

General improvements so testing can be more complete.

Patches are automatically downloaded and applied for Formula that return a
list of urls from Formula::patches.

Split out the brew command logic to facilitate testing.

Facility from Adam Vandenberg to allow selective cleaning of files, added
because Python doesn't work when stripped.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Large refactor to Formula, mostly improving reliability and error handling but
also layout and readability.

General improvements so testing can be more complete.

Patches are automatically downloaded and applied for Formula that return a
list of urls from Formula::patches.

Split out the brew command logic to facilitate testing.

Facility from Adam Vandenberg to allow selective cleaning of files, added
because Python doesn't work when stripped.
</pre>
</div>
</content>
</entry>
</feed>
