<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/os, branch 1.3.4</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>os/mac/version: allow leopard_64_or_later bottles.</title>
<updated>2017-09-25T17:35:18+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-09-25T17:35:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=dd75dd8a25b6e60b4f87c2220335e5bd37b9cc0f'/>
<id>dd75dd8a25b6e60b4f87c2220335e5bd37b9cc0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>os/mac: support macOS High Sierra (10.13).</title>
<updated>2017-09-21T21:26:30+00:00</updated>
<author>
<name>FX Coudert</name>
</author>
<published>2017-09-04T09:29:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=fcb6b5c7aa1c8c76aa7e31b5ca280d7435dc8280'/>
<id>fcb6b5c7aa1c8c76aa7e31b5ca280d7435dc8280</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>linkage_checker: tweak headers wording.</title>
<updated>2017-09-19T09:54:50+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-09-19T09:54:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c8f3b1d37c13fc227a6062c9d0ee98fc5ebaaf6a'/>
<id>c8f3b1d37c13fc227a6062c9d0ee98fc5ebaaf6a</id>
<content type='text'>
It's helpful to note that the undeclared/unnecessary dependencies are
done based on linkage alone.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's helpful to note that the undeclared/unnecessary dependencies are
done based on linkage alone.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3103 from maxim-belkin/extraneous_deps</title>
<updated>2017-09-18T18:28:19+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-09-18T18:28:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=81d9f71edbd770b60a57f2c44709fca1e0066ca1'/>
<id>81d9f71edbd770b60a57f2c44709fca1e0066ca1</id>
<content type='text'>
linkage_checker: add a check for extraneous dependencies</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
linkage_checker: add a check for extraneous dependencies</pre>
</div>
</content>
</entry>
<entry>
<title>mac/xcode: update expected Clang on 10.13</title>
<updated>2017-09-13T01:34:23+00:00</updated>
<author>
<name>Dominyk Tiller</name>
</author>
<published>2017-09-13T01:34:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1dfde95cb66416877152e3a1444f8c8be46e7436'/>
<id>1dfde95cb66416877152e3a1444f8c8be46e7436</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>linkage_checker: unnecessary dependencies</title>
<updated>2017-09-11T14:40:23+00:00</updated>
<author>
<name>Maxim Belkin</name>
</author>
<published>2017-09-05T20:59:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f2531d129069a1ffc0d8a273a5aeb8871eb4530c'/>
<id>f2531d129069a1ffc0d8a273a5aeb8871eb4530c</id>
<content type='text'>
- rename 'extraneous' to 'unnecessary'
- add the report under `linkage --test`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- rename 'extraneous' to 'unnecessary'
- add the report under `linkage --test`
</pre>
</div>
</content>
</entry>
<entry>
<title>linkage_checker: avoid some false positives</title>
<updated>2017-09-11T14:40:23+00:00</updated>
<author>
<name>Maxim Belkin</name>
</author>
<published>2017-08-29T17:41:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=049a453b460a5580991e5ca0f8c77fcd1f86eea1'/>
<id>049a453b460a5580991e5ca0f8c77fcd1f86eea1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>linkage_checker: fix style</title>
<updated>2017-09-11T14:40:23+00:00</updated>
<author>
<name>Maxim Belkin</name>
</author>
<published>2017-08-29T16:26:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0037d5e2b383a0c3b0272c9481cd9020397d1fc2'/>
<id>0037d5e2b383a0c3b0272c9481cd9020397d1fc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>linkage_checker: check for extraneous dependencies</title>
<updated>2017-09-11T14:40:22+00:00</updated>
<author>
<name>Maxim Belkin</name>
</author>
<published>2017-08-29T16:04:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=6c962c2a5b67554e57e06ddf6838f092b8626efa'/>
<id>6c962c2a5b67554e57e06ddf6838f092b8626efa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>spelling: does</title>
<updated>2017-09-10T16:32:09+00:00</updated>
<author>
<name>Josh Soref</name>
</author>
<published>2017-09-10T16:32:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=fe21cfdefdc87074de6643b804b94b984814e0a1'/>
<id>fe21cfdefdc87074de6643b804b94b984814e0a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
