<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/extend, branch 1.0.1</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 #971 from penman/follow_alias</title>
<updated>2016-09-19T14:22:24+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-19T14:22:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c45119de75e70f32e3b3fdcccb210a88282a2f26'/>
<id>c45119de75e70f32e3b3fdcccb210a88282a2f26</id>
<content type='text'>
Make `brew upgrade` and `brew outdated` follow alias changes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make `brew upgrade` and `brew outdated` follow alias changes</pre>
</div>
</content>
</entry>
<entry>
<title>upgrade, outdated: follow alias changes</title>
<updated>2016-09-18T18:58:09+00:00</updated>
<author>
<name>Alyssa Ross</name>
</author>
<published>2016-09-15T15:01:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2a683f2569614850f79534a8547fd96cc52c7850'/>
<id>2a683f2569614850f79534a8547fd96cc52c7850</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use new "macOS" naming where appropriate.</title>
<updated>2016-09-18T18:57:19+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-18T18:57:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3f9cce0a03e967d2e7bcb7cd16bbc898c1a35708'/>
<id>3f9cce0a03e967d2e7bcb7cd16bbc898c1a35708</id>
<content type='text'>
Not quite a mass replacement as I've used OS X and Mac OS X where
describing specific older versions and added compatibility methods
for things in the DSL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not quite a mass replacement as I've used OS X and Mac OS X where
describing specific older versions and added compatibility methods
for things in the DSL.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #989 from MikeMcQuaid/rubocop-final</title>
<updated>2016-09-18T12:28:15+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-18T12:28:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=59b7f16bfd9c1968aae0a2f1cd9a43d3d160d99f'/>
<id>59b7f16bfd9c1968aae0a2f1cd9a43d3d160d99f</id>
<content type='text'>
Rubocop: apply auto-corrections and don't use hash-rockets</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rubocop: apply auto-corrections and don't use hash-rockets</pre>
</div>
</content>
</entry>
<entry>
<title>no_weak_imports: always check for support</title>
<updated>2016-09-17T15:29:47+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2016-09-17T15:29:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=390bcf413bd3bfa69b1663a37f71665b190da0eb'/>
<id>390bcf413bd3bfa69b1663a37f71665b190da0eb</id>
<content type='text'>
ENV.no_weak_imports should be a no-op when Xcode doesn't support the
feature to avoid breaking builds with &lt;= Xcode 7.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ENV.no_weak_imports should be a no-op when Xcode doesn't support the
feature to avoid breaking builds with &lt;= Xcode 7.
</pre>
</div>
</content>
</entry>
<entry>
<title>rubocop --auto-correct all hash-rocket usage.</title>
<updated>2016-09-17T15:14:13+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-17T14:32:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3982950e6106d45811a396a6a7478eeeee2817d7'/>
<id>3982950e6106d45811a396a6a7478eeeee2817d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #965 from mistydemeo/warn_xcode_8_without_clt</title>
<updated>2016-09-16T06:22:45+00:00</updated>
<author>
<name>Misty De Meo</name>
</author>
<published>2016-09-16T06:22:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=67cb634e20ee401fb50663c775679a165b2fdcf6'/>
<id>67cb634e20ee401fb50663c775679a165b2fdcf6</id>
<content type='text'>
Warn when using Xcode 8 without CLT on 10.11</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Warn when using Xcode 8 without CLT on 10.11</pre>
</div>
</content>
</entry>
<entry>
<title>Warn when using Xcode 8 without CLT on 10.11</title>
<updated>2016-09-16T03:46:59+00:00</updated>
<author>
<name>Misty De Meo</name>
</author>
<published>2016-09-15T07:54:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8a0861feab37b850059d29a0254f5c480e03d346'/>
<id>8a0861feab37b850059d29a0254f5c480e03d346</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #966 from MikeMcQuaid/keg-lock-constants</title>
<updated>2016-09-15T17:57:04+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-15T17:57:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1c5fa19f84f905e598f7f9542db723849db54d2d'/>
<id>1c5fa19f84f905e598f7f9542db723849db54d2d</id>
<content type='text'>
Use constants for LinkedKegs/PinnedKegs/Locks.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use constants for LinkedKegs/PinnedKegs/Locks.</pre>
</div>
</content>
</entry>
<entry>
<title>Use constants for LinkedKegs/PinnedKegs/Locks.</title>
<updated>2016-09-15T17:28:42+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-15T17:28:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=72d10fff0be917df691b02b07b07dccfc8f1d760'/>
<id>72d10fff0be917df691b02b07b07dccfc8f1d760</id>
<content type='text'>
These definitions are scattered throughout the codebase which makes it
hard to refactor them later (my goal is to move them outside of
HOMEBREW_LIBRARY). Unify their definitions for clearer code and easier
movement later.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These definitions are scattered throughout the codebase which makes it
hard to refactor them later (my goal is to move them outside of
HOMEBREW_LIBRARY). Unify their definitions for clearer code and easier
movement later.
</pre>
</div>
</content>
</entry>
</feed>
