<feed xmlns='http://www.w3.org/2005/Atom'>
<title>homebrew/Library/Homebrew/utils, 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>Keep subprocess code inside begin block</title>
<updated>2015-04-26T03:22:58+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2015-04-26T03:22:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=5a0979c63830dff19533a4426ffca946f4e17742'/>
<id>5a0979c63830dff19533a4426ffca946f4e17742</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up socket and filesystem resources separately</title>
<updated>2015-04-26T03:17:13+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2015-04-25T02:13:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=9c928a431b5945ed8c9e82e257119a71e54ca667'/>
<id>9c928a431b5945ed8c9e82e257119a71e54ca667</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move safe_fork into a standalone method</title>
<updated>2015-04-15T11:51:54+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2015-04-13T10:02:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=436951609d97229fbefc416a7f7796e3519d12f4'/>
<id>436951609d97229fbefc416a7f7796e3519d12f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make inreplace errors fatal</title>
<updated>2014-09-28T06:11:31+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-09-28T06:08:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=395d133bde8bf1820fe7cdbcddd5f9ccbbff7ec2'/>
<id>395d133bde8bf1820fe7cdbcddd5f9ccbbff7ec2</id>
<content type='text'>
Closes #32649.
Closes #32703.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #32649.
Closes #32703.
</pre>
</div>
</content>
</entry>
<entry>
<title>Read if no block is passed to Utils.popen_read</title>
<updated>2014-07-11T20:52:39+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-07-11T20:51:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=cf93f7e15901ad4493e44bfd78312aa2802a979e'/>
<id>cf93f7e15901ad4493e44bfd78312aa2802a979e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add popen wrapper that does not invoke the shell</title>
<updated>2014-07-05T18:50:54+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-07-05T18:50:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=6833266bb0bfbc7628026176bd54ebd998e663d4'/>
<id>6833266bb0bfbc7628026176bd54ebd998e663d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expose inreplace as a class method</title>
<updated>2014-06-19T00:25:35+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-06-19T00:23:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=cf0c666a3ed653cdc5b767e36a7ac1a1b81c0f70'/>
<id>cf0c666a3ed653cdc5b767e36a7ac1a1b81c0f70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace files atomically in inreplace</title>
<updated>2014-03-26T21:07:49+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-03-26T21:07:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=4ae9cc42734217e7ff8bf409879a4a3857e86199'/>
<id>4ae9cc42734217e7ff8bf409879a4a3857e86199</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop intermediate variable</title>
<updated>2014-03-26T21:07:49+00:00</updated>
<author>
<name>Jack Nagel</name>
</author>
<published>2014-03-26T21:07:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=670128354dcae2ce7405c4c106cceb5585973dc9'/>
<id>670128354dcae2ce7405c4c106cceb5585973dc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>inreplace: odie for Homebrew developers.</title>
<updated>2013-11-12T15:44:30+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2013-11-12T15:42:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=5c8396b145ed4022668bc917173b53d4c70ec669'/>
<id>5c8396b145ed4022668bc917173b53d4c70ec669</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
