<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/test, 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>tests: clean up whitespace</title>
<updated>2012-07-05T03:47:34+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2012-06-20T05:51:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=93f8c71e2132771363701c9f3c566599ac78a084'/>
<id>93f8c71e2132771363701c9f3c566599ac78a084</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>Demonstrate that bottles are selected correctly</title>
<updated>2012-07-05T03:47:34+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2012-06-20T05:34:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=40b531deb10f5c477a85dbf5bbe8f07c164741cb'/>
<id>40b531deb10f5c477a85dbf5bbe8f07c164741cb</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>Prune some requires from test files</title>
<updated>2012-07-05T03:47:34+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2012-06-20T03:50:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=90dbb8a1413c2a5e1cee0dd1ab05029d657d04af'/>
<id>90dbb8a1413c2a5e1cee0dd1ab05029d657d04af</id>
<content type='text'>
testing_env already requires utils; set up the ARGV and ENV extensions
there as well.

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
testing_env already requires utils; set up the ARGV and ENV extensions
there as well.

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor checksumming</title>
<updated>2012-07-05T03:47:33+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2012-06-19T00:58:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=76b2eee7771ecf2b339d1023699ef9f30fa3fe65'/>
<id>76b2eee7771ecf2b339d1023699ef9f30fa3fe65</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>Introduce new formula specs</title>
<updated>2012-07-05T03:47:32+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2012-04-06T02:09:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=98a11b8e57955d43f8ad82d78874c1822936aad7'/>
<id>98a11b8e57955d43f8ad82d78874c1822936aad7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Teach Mach-O machinery about bundles</title>
<updated>2012-06-16T16:43:43+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2012-06-16T16:35:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2cca8e1a4f538aa7c2316752e21a26f1d490f107'/>
<id>2cca8e1a4f538aa7c2316752e21a26f1d490f107</id>
<content type='text'>
c.f. Homebrew/homebrew#12810.

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

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve Pathname#text_executable? regexp</title>
<updated>2012-06-16T01:06:36+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2012-06-16T01:02:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7002359f7a39351a6e6805815d19aac301982a7c'/>
<id>7002359f7a39351a6e6805815d19aac301982a7c</id>
<content type='text'>
file(1) does not allow leading whitespace on shebang lines, and there
appears to be no restrictions on what characters follow '#!', either.

While at it, fix an erroneous shebang test.

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
file(1) does not allow leading whitespace on shebang lines, and there
appears to be no restrictions on what characters follow '#!', either.

While at it, fix an erroneous shebang test.

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>cleaner: use new Mach-O pathname methods in clean_file</title>
<updated>2012-05-31T03:32:49+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2012-05-29T01:43:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2a6575ad2831f00eccbf6c989cde26f0930dde45'/>
<id>2a6575ad2831f00eccbf6c989cde26f0930dde45</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>archs_for_command: use new Mach-O Pathname methods</title>
<updated>2012-05-31T03:32:48+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2012-05-29T01:39:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=53ce9dba536caeba5c884e3f904d91f9529f6b80'/>
<id>53ce9dba536caeba5c884e3f904d91f9529f6b80</id>
<content type='text'>
 - Reimplement archs_for_command on top of the new Mach-O methods
 - Move ArchitectureListExtension to mach.rb
 - Add a test for the ArchitectureListExtension

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Reimplement archs_for_command on top of the new Mach-O methods
 - Move ArchitectureListExtension to mach.rb
 - Add a test for the ArchitectureListExtension

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Pathname: add Mach-O module</title>
<updated>2012-05-31T03:32:48+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2012-05-26T04:44:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a7861783828182425c2dd7ec8dbc716843ff0f48'/>
<id>a7861783828182425c2dd7ec8dbc716843ff0f48</id>
<content type='text'>
The MachO module contains methods for learning about Mach-O binaries,
and can be used where one might normally shell out to file(1).

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The MachO module contains methods for learning about Mach-O binaries,
and can be used where one might normally shell out to file(1).

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
