<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/cask, branch 1.0.9</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Open incomplete download in append mode</title>
<updated>2016-10-25T07:46:59+00:00</updated>
<author>
<name>buo</name>
</author>
<published>2016-10-25T07:46:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=6a406763f306d88c52729343b4a65e9050f8981f'/>
<id>6a406763f306d88c52729343b4a65e9050f8981f</id>
<content type='text'>
Open the incomplete download in append mode instead of write mode.
Opening in write mode truncates the existing file, so curl keeps
restarting downloads instead of resuming the incomplete downloads.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Open the incomplete download in append mode instead of write mode.
Opening in write mode truncates the existing file, so curl keeps
restarting downloads instead of resuming the incomplete downloads.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1342 from reitermarkus/fixtures</title>
<updated>2016-10-24T20:09:45+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-24T20:09:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e6bce5ec27306e85a8312400f44d8b9685f9e981'/>
<id>e6bce5ec27306e85a8312400f44d8b9685f9e981</id>
<content type='text'>
Move cask's fixtures to `test/fixtures`.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move cask's fixtures to `test/fixtures`.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1334 from jawshooah/cask/fix-tap-regex</title>
<updated>2016-10-24T14:38:02+00:00</updated>
<author>
<name>Josh Hagins</name>
</author>
<published>2016-10-24T14:38:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3f3fa4d0f7d5c28598fb7a2495d01efa35c7f7a2'/>
<id>3f3fa4d0f7d5c28598fb7a2495d01efa35c7f7a2</id>
<content type='text'>
hbc/qualified_token: simplify token parsing</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
hbc/qualified_token: simplify token parsing</pre>
</div>
</content>
</entry>
<entry>
<title>Move cask fixtures to `test/fixtures/cask`.</title>
<updated>2016-10-24T13:52:41+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-21T22:48:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=31ec04704a1bc11d181b7d55a02d16b83ea2a11d'/>
<id>31ec04704a1bc11d181b7d55a02d16b83ea2a11d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hbc/qualified_token: use regex captures instead of String#split</title>
<updated>2016-10-24T13:50:33+00:00</updated>
<author>
<name>Josh Hagins</name>
</author>
<published>2016-10-24T13:50:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b2870c2480744aa7d202c4975e3169b05035f7ed'/>
<id>b2870c2480744aa7d202c4975e3169b05035f7ed</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 #1252 from niw/fix_cask_command_changes_entire_directory_ownership</title>
<updated>2016-10-24T05:21:08+00:00</updated>
<author>
<name>Josh Hagins</name>
</author>
<published>2016-10-24T05:21:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b481ed73a079ea6abecf18529d61eea87e85d058'/>
<id>b481ed73a079ea6abecf18529d61eea87e85d058</id>
<content type='text'>
FIX: cask changes /usr/local ownership recursively</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FIX: cask changes /usr/local ownership recursively</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1248 from Git-Jiro/add_reinstall_cmd_to_cask</title>
<updated>2016-10-24T05:11:48+00:00</updated>
<author>
<name>Josh Hagins</name>
</author>
<published>2016-10-24T05:11:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=606a7623442924b9c828f3f3fbd227dd3122bf3c'/>
<id>606a7623442924b9c828f3f3fbd227dd3122bf3c</id>
<content type='text'>
add cask reinstall command</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add cask reinstall command</pre>
</div>
</content>
</entry>
<entry>
<title>hbc/qualified_token: simplify token parsing</title>
<updated>2016-10-24T01:48:11+00:00</updated>
<author>
<name>Josh Hagins</name>
</author>
<published>2016-10-19T15:54:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=44f1354d63d8c95a61bb12353838c03e9abbebb6'/>
<id>44f1354d63d8c95a61bb12353838c03e9abbebb6</id>
<content type='text'>
- Stop supporting archaic "user-repo/token" syntax
- Move regex for parsing tapped Cask token to tap_constants
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Stop supporting archaic "user-repo/token" syntax
- Move regex for parsing tapped Cask token to tap_constants
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1355 from reitermarkus/fix-depends-on-test</title>
<updated>2016-10-24T01:42:48+00:00</updated>
<author>
<name>Josh Hagins</name>
</author>
<published>2016-10-24T01:42:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=512a0c950e828fe07e629a629ba4d7b2fb8c2a6d'/>
<id>512a0c950e828fe07e629a629ba4d7b2fb8c2a6d</id>
<content type='text'>
Fix locally failing `depends_on` test.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix locally failing `depends_on` test.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1357 from reitermarkus/refactor-accessibility-test</title>
<updated>2016-10-24T01:41:35+00:00</updated>
<author>
<name>Josh Hagins</name>
</author>
<published>2016-10-24T01:41:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5d1412aba156408bba4134ebb3e2eb8af7efacfc'/>
<id>5d1412aba156408bba4134ebb3e2eb8af7efacfc</id>
<content type='text'>
Refactor accessibility test.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor accessibility test.</pre>
</div>
</content>
</entry>
</feed>
