<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew, branch 1.2.5</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 #2931 from JCount/version-devel-parsing-improvements</title>
<updated>2017-07-25T13:38:13+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-07-25T13:38:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f0ca3108f779f7248c4ea38426a4c43ed0e9793f'/>
<id>f0ca3108f779f7248c4ea38426a4c43ed0e9793f</id>
<content type='text'>
version: improve devel spec version parsing</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
version: improve devel spec version parsing</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2911 from GauthamGoli/audit_urls_rubocop_part_1</title>
<updated>2017-07-25T12:46:19+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-07-25T12:46:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7041f7eb00004335c026236885f84bd8c0018c0d'/>
<id>7041f7eb00004335c026236885f84bd8c0018c0d</id>
<content type='text'>
audit: Port audit_urls partially to rubocop and add corresponding tests</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
audit: Port audit_urls partially to rubocop and add corresponding tests</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2924 from sjackman/sse4-linux</title>
<updated>2017-07-25T12:31:44+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-07-25T12:31:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0b0ab9b606d9c2ee6e79c4f63c959c7d62c13a52'/>
<id>0b0ab9b606d9c2ee6e79c4f63c959c7d62c13a52</id>
<content type='text'>
cpu: fix SSE4 detection on Linux</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cpu: fix SSE4 detection on Linux</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2934 from rwhogg/better-cache-location</title>
<updated>2017-07-25T12:30:57+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-07-25T12:30:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9432025800946dd08ecd23e4579eebd3efd2d628'/>
<id>9432025800946dd08ecd23e4579eebd3efd2d628</id>
<content type='text'>
Follow the XDG Base Directory specification for caching on Linux</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Follow the XDG Base Directory specification for caching on Linux</pre>
</div>
</content>
</entry>
<entry>
<title>Follow the XDG Base Directory specification for caching on Linux</title>
<updated>2017-07-24T16:11:14+00:00</updated>
<author>
<name>Bob W. Hogg</name>
</author>
<published>2017-06-12T14:19:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=76e246059ee4c94fb8a7d0948e25df57f8861e3a'/>
<id>76e246059ee4c94fb8a7d0948e25df57f8861e3a</id>
<content type='text'>
Prefer $XDG_CACHE_HOME if defined, falling back to $HOME/.cache.
The Mac cache location is not affected by this change.

Signed-off-by: Bob W. Hogg &lt;rwhogg@linux.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prefer $XDG_CACHE_HOME if defined, falling back to $HOME/.cache.
The Mac cache location is not affected by this change.

Signed-off-by: Bob W. Hogg &lt;rwhogg@linux.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2861 from reitermarkus/cask-search-tty</title>
<updated>2017-07-23T22:04:43+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-07-23T22:04:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=aa8eb21b8c650a2d0a5a060ff27507da60a17bee'/>
<id>aa8eb21b8c650a2d0a5a060ff27507da60a17bee</id>
<content type='text'>
Output plain list when running `brew cask search` without a TTY.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Output plain list when running `brew cask search` without a TTY.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2922 from MikeMcQuaid/config-libexec-python</title>
<updated>2017-07-23T14:21:01+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-07-23T14:21:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a947bfbf47a5d314ab689681c6ef0c42a66ec246'/>
<id>a947bfbf47a5d314ab689681c6ef0c42a66ec246</id>
<content type='text'>
system_config: look for python formula binary.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
system_config: look for python formula binary.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2929 from woodruffw/master</title>
<updated>2017-07-23T00:52:52+00:00</updated>
<author>
<name>William Woodruff</name>
</author>
<published>2017-07-23T00:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=24f47976db4e72bcdd73ddaa1b2c379dce917cd5'/>
<id>24f47976db4e72bcdd73ddaa1b2c379dce917cd5</id>
<content type='text'>
linkage_checker: Whitelist another harmless dylib</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
linkage_checker: Whitelist another harmless dylib</pre>
</div>
</content>
</entry>
<entry>
<title>verion_spec: add test coverage for devel spec version style</title>
<updated>2017-07-22T23:31:36+00:00</updated>
<author>
<name>JCount</name>
</author>
<published>2017-07-22T23:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a5fff4547f460642728c88dbad76267f83afa170'/>
<id>a5fff4547f460642728c88dbad76267f83afa170</id>
<content type='text'>
also expand coverage for improved dash version style
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also expand coverage for improved dash version style
</pre>
</div>
</content>
</entry>
<entry>
<title>version: improve devel spec version parsing</title>
<updated>2017-07-22T23:28:19+00:00</updated>
<author>
<name>JCount</name>
</author>
<published>2017-07-21T23:56:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1502e5b89780629bd5fc9d4d0e49a621c3be02fa'/>
<id>1502e5b89780629bd5fc9d4d0e49a621c3be02fa</id>
<content type='text'>
term this 'devel spec version style';
also improve dash version style parsing
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
term this 'devel spec version style';
also improve dash version style parsing
</pre>
</div>
</content>
</entry>
</feed>
