<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/cmd, branch 1.1.8</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>formula_installer: use attr_accessor for installed_*</title>
<updated>2017-01-18T16:10:28+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-18T16:10:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f0249643d47f1dee4a0d08c440eb3afd6da3558a'/>
<id>f0249643d47f1dee4a0d08c440eb3afd6da3558a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>upgrade: temporarily comment out for fix.</title>
<updated>2017-01-18T15:25:17+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-18T15:25:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5424db12637917c159aca231d7e18ecfdcc8315b'/>
<id>5424db12637917c159aca231d7e18ecfdcc8315b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>upgrade: tab installed_{as_dependency,on_request}</title>
<updated>2017-01-18T11:23:22+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-09T21:09:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=89d8864b6b26373f8e35be20ddb76644b186c705'/>
<id>89d8864b6b26373f8e35be20ddb76644b186c705</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>install: set installed_{as_dependency,on_request}.</title>
<updated>2017-01-18T11:23:21+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-09T21:09:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ee43c09f7acfa57b6ea4b6238d7c3b0aa088031e'/>
<id>ee43c09f7acfa57b6ea4b6238d7c3b0aa088031e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1863 from alyssais/uses_ignore_untapped</title>
<updated>2017-01-17T19:58:52+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-17T19:58:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ffa5ebde53139bd856e834001ba479071874f8fb'/>
<id>ffa5ebde53139bd856e834001ba479071874f8fb</id>
<content type='text'>
uses: properly handle untapped formulae in recursive dependency expansion (again!)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
uses: properly handle untapped formulae in recursive dependency expansion (again!)</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1862 from alyssais/uses_include_optional</title>
<updated>2017-01-17T19:58:30+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-17T19:58:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1497dfaced84d92b87dc1b77dd95d9d3a952298c'/>
<id>1497dfaced84d92b87dc1b77dd95d9d3a952298c</id>
<content type='text'>
uses: fix recursive requirement resolution</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
uses: fix recursive requirement resolution</pre>
</div>
</content>
</entry>
<entry>
<title>uses: restore formula-level exception handler</title>
<updated>2017-01-16T23:28:26+00:00</updated>
<author>
<name>Alyssa Ross</name>
</author>
<published>2017-01-16T23:23:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9475622c070d941b044f94eafef0d46aa29568bc'/>
<id>9475622c070d941b044f94eafef0d46aa29568bc</id>
<content type='text'>
This is a temporary measure until:

- #1862 is merged
- I can a test on `brew uses` against every formula in the official
  taps to verify that exceptions are no longer raised.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a temporary measure until:

- #1862 is merged
- I can a test on `brew uses` against every formula in the official
  taps to verify that exceptions are no longer raised.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Revert "uses: properly handle untapped fo…</title>
<updated>2017-01-16T23:28:26+00:00</updated>
<author>
<name>Alyssa Ross</name>
</author>
<published>2017-01-15T17:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0b216798bb33e63e7b9da795925f610f93cc1e33'/>
<id>0b216798bb33e63e7b9da795925f610f93cc1e33</id>
<content type='text'>
…rmulae in recursive dependency expansion""

This reverts commit dc9819b86c60b5c6fd10373ff318d8ef60f97d52.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
…rmulae in recursive dependency expansion""

This reverts commit dc9819b86c60b5c6fd10373ff318d8ef60f97d52.
</pre>
</div>
</content>
</entry>
<entry>
<title>uses: fix recursive requirement resolution</title>
<updated>2017-01-16T23:04:26+00:00</updated>
<author>
<name>Alyssa Ross</name>
</author>
<published>2017-01-16T22:41:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=36c1c8e9b0e5919a5165ffb5eaeddb54db1238b0'/>
<id>36c1c8e9b0e5919a5165ffb5eaeddb54db1238b0</id>
<content type='text'>
Fixes #1848 by sharing recursive dependency resolution between
dependencies and requirements.

Coincidentally, this also fixes the errors introduced by #1784 that
necessitated it being reverted in #1797.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1848 by sharing recursive dependency resolution between
dependencies and requirements.

Coincidentally, this also fixes the errors introduced by #1784 that
necessitated it being reverted in #1797.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1846 from MikeMcQuaid/fix-head-upgrade-man</title>
<updated>2017-01-15T20:42:23+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-15T20:42:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8f88b4c8e6d6f307096f8b2f131c5eea858d74b5'/>
<id>8f88b4c8e6d6f307096f8b2f131c5eea858d74b5</id>
<content type='text'>
Fix documentation for HEAD upgrades.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix documentation for HEAD upgrades.</pre>
</div>
</content>
</entry>
</feed>
