<feed xmlns='http://www.w3.org/2005/Atom'>
<title>homebrew/Library/ENV/libsuperenv.rb, branch master</title>
<subtitle>:beer: The missing package manager for OS X.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/'/>
<entry>
<title>Remove last monkeypatch</title>
<updated>2014-04-21T03:39:47+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-04-21T03:39:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=aedf9cccd9d92c45b47a100099efccff2160c43d'/>
<id>aedf9cccd9d92c45b47a100099efccff2160c43d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove nil split monkeypatch</title>
<updated>2014-04-21T03:39:47+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-04-21T03:39:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=b47c7158d684f2e0454168f130f0414ea9d63105'/>
<id>b47c7158d684f2e0454168f130f0414ea9d63105</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove to_flags monkeypatch</title>
<updated>2014-04-21T00:59:25+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-04-21T00:54:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=10ae2c8cb411a3ab9e5d0d183e115316bfcf4e65'/>
<id>10ae2c8cb411a3ab9e5d0d183e115316bfcf4e65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove "cleanpath" monkeypatch</title>
<updated>2014-04-21T00:57:07+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-04-21T00:57:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=7a7d6a0f1cb483f07f7b4f7b3f22575d787819e5'/>
<id>7a7d6a0f1cb483f07f7b4f7b3f22575d787819e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid globals when ivars will do</title>
<updated>2013-11-21T23:17:56+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2013-11-21T20:50:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=24bfbc08f84ccb57b37e8a394db9ef62fdadb083'/>
<id>24bfbc08f84ccb57b37e8a394db9ef62fdadb083</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some monkeypatches</title>
<updated>2013-11-21T23:17:55+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2013-11-21T20:50:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=557ef72dbb730da869b01564998ff5b1409bb42f'/>
<id>557ef72dbb730da869b01564998ff5b1409bb42f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENV strings are already frozen</title>
<updated>2013-11-18T04:57:37+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2013-11-18T04:08:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=c9c537436a3a42bf9bfa80f11c80bbd98064a471'/>
<id>c9c537436a3a42bf9bfa80f11c80bbd98064a471</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Export HOMEBREW_PREFIX to build environment</title>
<updated>2013-11-18T04:57:16+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2013-11-18T04:06:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=be8e61079df8fd771ed01398be9419b6d9e59abf'/>
<id>be8e61079df8fd771ed01398be9419b6d9e59abf</id>
<content type='text'>
Constructing the path relative to a file in the repository is incorrect
on some supported configurations (i.e., the repository is located in a
different place than the prefix).

Closes #24418.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Constructing the path relative to a file in the repository is incorrect
on some supported configurations (i.e., the repository is located in a
different place than the prefix).

Closes #24418.
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore HOMEBREW_LOG functionality</title>
<updated>2012-09-29T13:57:37+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2012-09-29T13:57:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=4e4517caa21647803df7e0be3cf2f18301c3b160'/>
<id>4e4517caa21647803df7e0be3cf2f18301c3b160</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Determine SUPERBIN correctly</title>
<updated>2012-09-25T15:31:56+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2012-09-25T14:36:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=44e6db11cf713094bfa65f320b042863847787af'/>
<id>44e6db11cf713094bfa65f320b042863847787af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
