<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/cmd, 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>Don't print git origin check without git repo</title>
<updated>2013-01-29T15:48:43+00:00</updated>
<author>
<name>Misty De Meo</name>
</author>
<published>2013-01-29T15:33:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=14bb39b898858f5a6a03999f24ddad4a0d4e7d7a'/>
<id>14bb39b898858f5a6a03999f24ddad4a0d4e7d7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doctor: fix typo</title>
<updated>2013-01-29T05:02:25+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2013-01-29T05:02:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1ca5b7a204b973e6dea0a922deb9732f6ba335d4'/>
<id>1ca5b7a204b973e6dea0a922deb9732f6ba335d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>audit: hint about depends_on Class</title>
<updated>2013-01-27T22:54:48+00:00</updated>
<author>
<name>Adam Vandenberg</name>
</author>
<published>2013-01-27T22:27:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=68d312c46fc0251a525a300b75c9a3c0c3c3826e'/>
<id>68d312c46fc0251a525a300b75c9a3c0c3c3826e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doctor: fix transposed git command</title>
<updated>2013-01-27T19:17:19+00:00</updated>
<author>
<name>Sema</name>
</author>
<published>2013-01-27T11:35:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=667b53ffb0702183a76274ed9f4a590344efdc5e'/>
<id>667b53ffb0702183a76274ed9f4a590344efdc5e</id>
<content type='text'>
Closes Homebrew/homebrew#17338.

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

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>audit: warn about nonexistent options passed to deps</title>
<updated>2013-01-26T18:14:51+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2013-01-23T06:26:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2534c1d45e4410221a948591fe3ad985558d320d'/>
<id>2534c1d45e4410221a948591fe3ad985558d320d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>upgrade: use standard Tab accessor</title>
<updated>2013-01-26T18:14:51+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2013-01-23T06:26:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5ac4e4f0714ffb364ac528d1a9b6697ae1693bf6'/>
<id>5ac4e4f0714ffb364ac528d1a9b6697ae1693bf6</id>
<content type='text'>
Yes, the formula object does refer to a version that has not yet been
installed, but we were not looking into Formula#prefix, but #linked_keg,
which is version agnostic (since the original patch was committed, we
Tab#for_formula learned to look into #opt_prefix as well). The rest of
the logic is already embedded in the Tab accessors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Yes, the formula object does refer to a version that has not yet been
installed, but we were not looking into Formula#prefix, but #linked_keg,
which is version agnostic (since the original patch was committed, we
Tab#for_formula learned to look into #opt_prefix as well). The rest of
the logic is already embedded in the Tab accessors.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace usages of recursive_deps with recursive_dependencies</title>
<updated>2013-01-26T18:14:49+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2013-01-23T06:26:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=109145bf214f222020c53c447f35b16f3a29d075'/>
<id>109145bf214f222020c53c447f35b16f3a29d075</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>upgrade: offload dependency expansion to FormulaInstaller</title>
<updated>2013-01-26T18:14:49+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2013-01-23T06:26:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=82051a56ec655918f377f0ca85f807d82a3341b6'/>
<id>82051a56ec655918f377f0ca85f807d82a3341b6</id>
<content type='text'>
Now that FormulaInstaller does dependency expansion the _right_ way,
avoid duplicating the logic in upgrade. Instead, offload it to the
installer, which will generate an exception in check_install_sanity that
we can safely ignore when formulae in the outdated list are upgraded as
part of the dependency tree of another outdated formula.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that FormulaInstaller does dependency expansion the _right_ way,
avoid duplicating the logic in upgrade. Instead, offload it to the
installer, which will generate an exception in check_install_sanity that
we can safely ignore when formulae in the outdated list are upgraded as
part of the dependency tree of another outdated formula.
</pre>
</div>
</content>
</entry>
<entry>
<title>uses: utilize modern dependency API</title>
<updated>2013-01-26T18:14:49+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2013-01-23T06:26:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=18836d93d8f9f99c1e4d4fbaf9843e9f223f1742'/>
<id>18836d93d8f9f99c1e4d4fbaf9843e9f223f1742</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>missing: ignore unused optional and recommended deps</title>
<updated>2013-01-26T18:14:48+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2013-01-23T06:26:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=fe802f05ef60118b67a6999e3eb2c17fdef08645'/>
<id>fe802f05ef60118b67a6999e3eb2c17fdef08645</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
