<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/utils, branch 1.2.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>Use stty instead of tput to get terminal width</title>
<updated>2017-06-02T15:00:52+00:00</updated>
<author>
<name>Enrico Ghirardi</name>
</author>
<published>2017-06-01T10:33:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a9c83f14a749f6295daafc31440d0f74d1aa27e0'/>
<id>a9c83f14a749f6295daafc31440d0f74d1aa27e0</id>
<content type='text'>
Fixes https://github.com/Homebrew/brew/issues/2707
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/Homebrew/brew/issues/2707
</pre>
</div>
</content>
</entry>
<entry>
<title>Use `Formatter::pluralize` where possible.</title>
<updated>2017-05-29T15:50:13+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-05-29T15:50:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d700a5ba188b0a01fba21401c4432239c29835bc'/>
<id>d700a5ba188b0a01fba21401c4432239c29835bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused `popen_read_text` method.</title>
<updated>2017-05-28T23:45:05+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-05-28T23:45:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=dc4f30393741ab7bc8115fa68d8bbbee404f22d9'/>
<id>dc4f30393741ab7bc8115fa68d8bbbee404f22d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lock: simplify ruby conditional</title>
<updated>2017-05-24T16:12:21+00:00</updated>
<author>
<name>Misty De Meo</name>
</author>
<published>2017-05-24T16:12:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=67dc3323ed1368ffc6a49899c8b98732dc2eb181'/>
<id>67dc3323ed1368ffc6a49899c8b98732dc2eb181</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lock: check tools are executable</title>
<updated>2017-05-24T01:36:06+00:00</updated>
<author>
<name>Misty De Meo</name>
</author>
<published>2017-05-24T01:36:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=94ed3e358399db37ff88c8a53c6c8cbf7a44e51e'/>
<id>94ed3e358399db37ff88c8a53c6c8cbf7a44e51e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optionally use Python's flock instead of Ruby's</title>
<updated>2017-05-24T00:50:22+00:00</updated>
<author>
<name>Misty De Meo</name>
</author>
<published>2017-05-11T19:06:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=129ee966f8a9d1287d3407f81b214ba744b7d4c5'/>
<id>129ee966f8a9d1287d3407f81b214ba744b7d4c5</id>
<content type='text'>
Ruby first gained flock in 1.8.7, which is a problem since we're using
this lock utility in `vendor-install` in order to install a newer Ruby.

Fortunately, Python 2.3(!) has flock support.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ruby first gained flock in 1.8.7, which is a problem since we're using
this lock utility in `vendor-install` in order to install a newer Ruby.

Fortunately, Python 2.3(!) has flock support.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add audit check to see if both version and checksum changed.</title>
<updated>2017-05-22T00:01:57+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-05-07T04:41:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1a96dc39d1d74794de3216dc254e82702a48dddb'/>
<id>1a96dc39d1d74794de3216dc254e82702a48dddb</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_s` from some `Pathname`s.</title>
<updated>2017-05-08T11:37:28+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-04-27T18:17:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5828eefd01cd61d2a7fbf439620b21f6f5b3d1b1'/>
<id>5828eefd01cd61d2a7fbf439620b21f6f5b3d1b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary block.</title>
<updated>2017-04-25T10:29:01+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-04-24T17:44:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=133e5ddf6ad1b7c931f4686922ba4d61ea450f3a'/>
<id>133e5ddf6ad1b7c931f4686922ba4d61ea450f3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `GitHub::search_code` method.</title>
<updated>2017-04-25T10:29:01+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-04-24T17:31:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2bda194bd91c0767517fe11adafcaacb3150aff0'/>
<id>2bda194bd91c0767517fe11adafcaacb3150aff0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
