<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/cask/lib, 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 #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>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>Refactor Hbc::UrlChecker test.</title>
<updated>2016-10-23T20:58:01+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-23T17:00:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c7a535de22cef8ce62bcb59a8b9fc4ad812c3294'/>
<id>c7a535de22cef8ce62bcb59a8b9fc4ad812c3294</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix locally failing `depends_on` test.</title>
<updated>2016-10-23T19:22:38+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-23T17:04:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7cae29d3d73f7ff51f0f063fd40f4333c03b9c37'/>
<id>7cae29d3d73f7ff51f0f063fd40f4333c03b9c37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix linting errors</title>
<updated>2016-10-23T18:39:53+00:00</updated>
<author>
<name>Martin Schimandl</name>
</author>
<published>2016-10-23T18:39:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=95d4a258914867ef6237709dd03971dbec765324'/>
<id>95d4a258914867ef6237709dd03971dbec765324</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
