<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library, branch 1.3.7</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 #3416 from zmwangx/bump-formula-pr-fix-message</title>
<updated>2017-11-10T17:53:10+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-11-10T17:53:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=441c212f2dd70f053ee21eac8398c5fe5dfd0551'/>
<id>441c212f2dd70f053ee21eac8398c5fe5dfd0551</id>
<content type='text'>
bump-formula-pr: --message: add newlines before and after hr</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bump-formula-pr: --message: add newlines before and after hr</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3377 from maxim-belkin/extend-pathname</title>
<updated>2017-11-10T17:49:27+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-11-10T17:49:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ee4172159bc09f23dbcccc2fca471b12d8bc7ecd'/>
<id>ee4172159bc09f23dbcccc2fca471b12d8bc7ecd</id>
<content type='text'>
pathname: new methods and improvements</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pathname: new methods and improvements</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3432 from reitermarkus/delegate-class</title>
<updated>2017-11-10T17:29:28+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-11-10T17:29:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5318907d936d90b8d39473be288e5387e1032874'/>
<id>5318907d936d90b8d39473be288e5387e1032874</id>
<content type='text'>
Refactor `DependsOn` with `DelegateClass`.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor `DependsOn` with `DelegateClass`.</pre>
</div>
</content>
</entry>
<entry>
<title>Remove more uses of EOS.undent.</title>
<updated>2017-11-10T14:22:39+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-11-10T14:22:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=4d4722c97c2e92f1fd17ed056f5a700e881eab4d'/>
<id>4d4722c97c2e92f1fd17ed056f5a700e881eab4d</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 #3292 from claui/add-audit-test-cases</title>
<updated>2017-11-10T13:34:56+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-11-10T13:34:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=219f9691ef6ece820c528dc280d1b253c2a40412'/>
<id>219f9691ef6ece820c528dc280d1b253c2a40412</id>
<content type='text'>
Add tests for `FormulaAuditor#audit_deps`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add tests for `FormulaAuditor#audit_deps`</pre>
</div>
</content>
</entry>
<entry>
<title>pathname: improvements, cleanups, and new methods</title>
<updated>2017-11-07T20:18:25+00:00</updated>
<author>
<name>Maxim Belkin</name>
</author>
<published>2017-11-07T20:18:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=de0b93f912f014155423ed9a679dcd99c40f2622'/>
<id>de0b93f912f014155423ed9a679dcd99c40f2622</id>
<content type='text'>
- atomic_write: close file before renaming to prevent error:
  'Device or resource busy'
- ensure_writable: preserve executable bit
- new elf? and dynamic? methods
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- atomic_write: close file before renaming to prevent error:
  'Device or resource busy'
- ensure_writable: preserve executable bit
- new elf? and dynamic? methods
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3435 from MikeMcQuaid/auto-update-checked</title>
<updated>2017-11-07T08:26:19+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-11-07T08:26:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ccf933f31c11adf1fd96df45f7056e3dc8a59824'/>
<id>ccf933f31c11adf1fd96df45f7056e3dc8a59824</id>
<content type='text'>
Use HOMEBREW_AUTO_UPDATE_CHECKED variable.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use HOMEBREW_AUTO_UPDATE_CHECKED variable.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3427 from MikeMcQuaid/bump-formula-pr-env-filtering-github</title>
<updated>2017-11-07T08:12:53+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-11-07T08:12:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3ad4dcafd76dfe6b1b4aedba528eb85a20852803'/>
<id>3ad4dcafd76dfe6b1b4aedba528eb85a20852803</id>
<content type='text'>
bump-formula-pr: use GitHub vars under env filter.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bump-formula-pr: use GitHub vars under env filter.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3430 from commitay/hash-order</title>
<updated>2017-11-07T08:03:48+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-11-07T08:03:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b96ded7ca4c260dad29a47b91f3b8d398c3b1af8'/>
<id>b96ded7ca4c260dad29a47b91f3b8d398c3b1af8</id>
<content type='text'>
brew list 'filtered_list': pass explicit sort to handle APFS</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
brew list 'filtered_list': pass explicit sort to handle APFS</pre>
</div>
</content>
</entry>
<entry>
<title>Use HOMEBREW_AUTO_UPDATE_CHECKED variable.</title>
<updated>2017-11-07T08:01:51+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-11-07T08:01:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5f301755c0ee06689981197e7aa7d4c7d95434a2'/>
<id>5f301755c0ee06689981197e7aa7d4c7d95434a2</id>
<content type='text'>
Rather than reusing `HOMEBREW_NO_AUTO_UPDATE` to indicate that we've
already made a check. This allows `HOMEBREW_NO_AUTO_UPDATE` to be
displayed properly by `brew config`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rather than reusing `HOMEBREW_NO_AUTO_UPDATE` to indicate that we've
already made a check. This allows `HOMEBREW_NO_AUTO_UPDATE` to be
displayed properly by `brew config`.
</pre>
</div>
</content>
</entry>
</feed>
