<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/cask/lib/hbc/cli, branch 1.3.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 #3283 from reitermarkus/cask-loader</title>
<updated>2017-10-07T16:30:32+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-10-07T16:30:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5cbf8bdaa7ff080948618d7f3f62f8be2f72ef97'/>
<id>5cbf8bdaa7ff080948618d7f3f62f8be2f72ef97</id>
<content type='text'>
Add helper method for Cask fixture paths and refactor CaskLoader.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add helper method for Cask fixture paths and refactor CaskLoader.</pre>
</div>
</content>
</entry>
<entry>
<title>Add helper method for Cask fixture paths and refactor CaskLoader.</title>
<updated>2017-10-07T14:11:25+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-10-07T13:58:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=97333df4cb4bd006401193639400a8bc6df56e3a'/>
<id>97333df4cb4bd006401193639400a8bc6df56e3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>InternalAuditModifiedCask: audit renamed Casks</title>
<updated>2017-10-07T02:53:07+00:00</updated>
<author>
<name>commitay</name>
</author>
<published>2017-10-07T02:53:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d5cc68fba3a244d96eae1b6dbe0ef91634b2f921'/>
<id>d5cc68fba3a244d96eae1b6dbe0ef91634b2f921</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Directly save artifacts in DSL.</title>
<updated>2017-10-04T16:47:55+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-10-04T15:08:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=51a0de6368974eb3476369b819c3823feebebdce'/>
<id>51a0de6368974eb3476369b819c3823feebebdce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add available languages to cask info command</title>
<updated>2017-10-01T01:25:12+00:00</updated>
<author>
<name>Adam Smith</name>
</author>
<published>2017-09-27T07:17:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=92311901c9d85e0e43147386535118b66ca718cd'/>
<id>92311901c9d85e0e43147386535118b66ca718cd</id>
<content type='text'>
add language tests for dsl

add fixtures, tests for languages info output

add extra lines
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add language tests for dsl

add fixtures, tests for languages info output

add extra lines
</pre>
</div>
</content>
</entry>
<entry>
<title>List cask full-names</title>
<updated>2017-09-16T17:00:06+00:00</updated>
<author>
<name>Dan Wendorf</name>
</author>
<published>2017-07-09T02:33:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=acf1b278ae0c27f19e7d20a9d23c005201dc818c'/>
<id>acf1b278ae0c27f19e7d20a9d23c005201dc818c</id>
<content type='text'>
`brew cask list` supports the `--full-name` flag which will include the tap
name for casks not part of the core caskroom/cask tap. For example, if
cask "foo-beta" is installed from the caskroom/versions cask, `brew cask
list --full-name` will report the name as "caskroom/versions/foo-beta".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`brew cask list` supports the `--full-name` flag which will include the tap
name for casks not part of the core caskroom/cask tap. For example, if
cask "foo-beta" is installed from the caskroom/versions cask, `brew cask
list --full-name` will report the name as "caskroom/versions/foo-beta".
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix method name.</title>
<updated>2017-09-12T07:36:07+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-09-12T07:36:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=57608170b266e625d6112236d048a1603925e8fb'/>
<id>57608170b266e625d6112236d048a1603925e8fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make Cask commands fail early if a Cask is not found.</title>
<updated>2017-09-11T07:04:51+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-09-11T06:37:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ef67b77d95c6cad9e1ba027189a44876119d1739'/>
<id>ef67b77d95c6cad9e1ba027189a44876119d1739</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix `_stanza`.</title>
<updated>2017-09-10T21:12:32+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-08-04T12:59:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b0c98ba6319e0e53cc0a262dd08bbb339d4bd7b5'/>
<id>b0c98ba6319e0e53cc0a262dd08bbb339d4bd7b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Treat every `Artifact` instance as a single artifact.</title>
<updated>2017-09-10T21:12:32+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-04-05T22:33:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=53ecdd843f6e6d6dd93e09a5394de3c31bc0e51a'/>
<id>53ecdd843f6e6d6dd93e09a5394de3c31bc0e51a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
