<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/ARGV+yeast.rb, branch 0.9.2</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Some subdirs and renames to aid homebrew n00bs</title>
<updated>2009-10-15T15:51:53+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2009-10-15T11:36:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=543a113712635b64bcfe0804acea0d8079b8bd44'/>
<id>543a113712635b64bcfe0804acea0d8079b8bd44</id>
<content type='text'>
The classes better reflect their contents. I'm sure this change may be
contentious, but I am a sucker for trying to create source bases that are easy
to get to grips with and easy to navigate.

brewkit.rb is now a deprecated file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The classes better reflect their contents. I'm sure this change may be
contentious, but I am a sucker for trying to create source bases that are easy
to get to grips with and easy to navigate.

brewkit.rb is now a deprecated file.
</pre>
</div>
</content>
</entry>
<entry>
<title>ENV['HOMEBREW_VERBOSE'] turns on verbose mode</title>
<updated>2009-10-01T14:17:31+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2009-10-01T13:44:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1156cc49d86031fe31ccd107063308f4ccc87882'/>
<id>1156cc49d86031fe31ccd107063308f4ccc87882</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Search by substring unless term is inside /../</title>
<updated>2009-09-29T22:34:16+00:00</updated>
<author>
<name>Andre Arko</name>
</author>
<published>2009-09-17T23:06:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=195e75c1b2c19c58fd62f6622833b1740987fcd1'/>
<id>195e75c1b2c19c58fd62f6622833b1740987fcd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>brew list --unbrewed</title>
<updated>2009-09-29T15:26:37+00:00</updated>
<author>
<name>Kieran Pilkington</name>
</author>
<published>2009-09-25T07:04:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=aedaaf79bf0751d80879cbdab434b3d445f989cb'/>
<id>aedaaf79bf0751d80879cbdab434b3d445f989cb</id>
<content type='text'>
Very quick way to find files not installed by homebrew.

Taken from a command by mxcl on the homebrew wiki.

.DS_Store files and bin/brew are ignored.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Very quick way to find files not installed by homebrew.

Taken from a command by mxcl on the homebrew wiki.

.DS_Store files and bin/brew are ignored.
</pre>
</div>
</content>
</entry>
<entry>
<title>Axel formula</title>
<updated>2009-09-25T14:31:55+00:00</updated>
<author>
<name>Christian Mayer</name>
</author>
<published>2009-09-25T12:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=edb89a7829d5493c4de6da948563fffb49d0ffe9'/>
<id>edb89a7829d5493c4de6da948563fffb49d0ffe9</id>
<content type='text'>
Axel tries to accelerate downloads by using multiple connections (possibly to
multiple servers) for one download. Because of its size, it might be very
useful on bootdisks or other small systems as a wget replacement.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Axel tries to accelerate downloads by using multiple connections (possibly to
multiple servers) for one download. Because of its size, it might be very
useful on bootdisks or other small systems as a wget replacement.
</pre>
</div>
</content>
</entry>
<entry>
<title>brew log command</title>
<updated>2009-09-24T20:09:46+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2009-09-24T18:19:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=bfb3e1bfe0e3a75a97536a8e2b178f0be4ca78a6'/>
<id>bfb3e1bfe0e3a75a97536a8e2b178f0be4ca78a6</id>
<content type='text'>
Shows the git-log for that formula.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Shows the git-log for that formula.</pre>
</div>
</content>
</entry>
<entry>
<title>brew install --ignore-dependencies</title>
<updated>2009-09-22T18:58:10+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2009-09-22T18:58:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=6f4c61e326d6dd1152f5395a80a00dea3c458de0'/>
<id>6f4c61e326d6dd1152f5395a80a00dea3c458de0</id>
<content type='text'>
I used the same option flag as ruby gems does.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I used the same option flag as ruby gems does.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'deps'</title>
<updated>2009-09-21T17:46:28+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2009-09-21T17:42:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e9701dbc81510640bdaff131501828b97066ba31'/>
<id>e9701dbc81510640bdaff131501828b97066ba31</id>
<content type='text'>
Conflicts:
	Library/Formula/imagemagick.rb
	Library/Formula/taglib.rb
	Library/Homebrew/brew.h.rb
	Library/Homebrew/formula.rb
	bin/brew
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	Library/Formula/imagemagick.rb
	Library/Formula/taglib.rb
	Library/Homebrew/brew.h.rb
	Library/Homebrew/formula.rb
	bin/brew
</pre>
</div>
</content>
</entry>
<entry>
<title>The "brew gen" command doesn't seem to exist, changed to "brew create", which isn't otherwise mentioned</title>
<updated>2009-09-17T18:51:48+00:00</updated>
<author>
<name>dbr</name>
</author>
<published>2009-09-17T18:39:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=944517ddc0fb3791ed5603af707ff8bf32fae3f7'/>
<id>944517ddc0fb3791ed5603af707ff8bf32fae3f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added `update' to banner.</title>
<updated>2009-09-16T22:24:11+00:00</updated>
<author>
<name>Eloy Duran</name>
</author>
<published>2009-09-07T22:07:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=52efea0e7d4340155b90a52223bccc7f9b8033ff'/>
<id>52efea0e7d4340155b90a52223bccc7f9b8033ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
