<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/extend/os, branch 1.1.13</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Merge pull request #2442 from tdsmith/fix-symlink-relocation</title>
<updated>2017-04-05T08:32:52+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-04-05T08:32:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d84655efb9dba5840d75e08da5b69f5fd0c56744'/>
<id>d84655efb9dba5840d75e08da5b69f5fd0c56744</id>
<content type='text'>
Virtualenv relocation fixes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Virtualenv relocation fixes</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "keg_relocate: Don't relocate dylib IDs containing metavariables."</title>
<updated>2017-04-04T12:29:27+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-04-04T12:29:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=715132642fa6e9a418636f99a65eecde46d36ab5'/>
<id>715132642fa6e9a418636f99a65eecde46d36ab5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Skylake to Linux hardware list</title>
<updated>2017-04-02T22:27:19+00:00</updated>
<author>
<name>Maxim Belkin</name>
</author>
<published>2017-03-10T22:32:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=573aeff11513a679577994cce84d31011090902b'/>
<id>573aeff11513a679577994cce84d31011090902b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>diagnostic: also ignore outdated CLT on Travis CI.</title>
<updated>2017-04-02T16:24:33+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-04-02T16:24:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a084776f95d6bb94985cc6f74757b40e4e4ba57b'/>
<id>a084776f95d6bb94985cc6f74757b40e4e4ba57b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use extend/OS mechanism for grep args</title>
<updated>2017-04-02T16:04:49+00:00</updated>
<author>
<name>Tim D. Smith</name>
</author>
<published>2017-04-02T16:04:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2f4eaf26a035727f8541a432c8e48b75f817ac0a'/>
<id>2f4eaf26a035727f8541a432c8e48b75f817ac0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update suggested Xcode/CLT download URLs</title>
<updated>2017-03-28T15:12:34+00:00</updated>
<author>
<name>EricFromCanada</name>
</author>
<published>2017-03-28T15:12:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=60f6dfea14c9f5a070334c6341b2a39c9bdc4163'/>
<id>60f6dfea14c9f5a070334c6341b2a39c9bdc4163</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>blacklist: move to missing_formula class instead.</title>
<updated>2017-03-20T16:20:31+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-03-18T15:02:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=80e95b684e7485b5c5b7f7209dd95b0bdc9e3406'/>
<id>80e95b684e7485b5c5b7f7209dd95b0bdc9e3406</id>
<content type='text'>
This will allow extending this class so it can be used by more than
just blacklisting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will allow extending this class so it can be used by more than
just blacklisting.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add extend/os/linux/system_config.rb</title>
<updated>2017-03-17T00:59:26+00:00</updated>
<author>
<name>Shaun Jackman</name>
</author>
<published>2017-03-13T23:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0d5a53ba2cba0df3ce7fb4a10087c20aef94c3b6'/>
<id>0d5a53ba2cba0df3ce7fb4a10087c20aef94c3b6</id>
<content type='text'>
Report the Linux kernel, OS, and gcc versions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Report the Linux kernel, OS, and gcc versions.
</pre>
</div>
</content>
</entry>
<entry>
<title>secure urls + remove -k from in-doc curl command</title>
<updated>2017-03-14T17:27:11+00:00</updated>
<author>
<name>Viktor Szakats</name>
</author>
<published>2017-03-12T19:44:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=cc8f029f222a618eb30b585ccb22efcce1e5cf91'/>
<id>cc8f029f222a618eb30b585ccb22efcce1e5cf91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>linux: Add ARM to CPU.type</title>
<updated>2017-03-10T18:30:11+00:00</updated>
<author>
<name>Shaun Jackman</name>
</author>
<published>2017-03-10T18:20:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c6cbf9590d897db7cff7f2f81863ae34ccc947ed'/>
<id>c6cbf9590d897db7cff7f2f81863ae34ccc947ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
