<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/cmd, 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>tap_constants: rename HOMEBREW_CASK_TAP_FORMULA_REGEX</title>
<updated>2016-10-24T01:48:11+00:00</updated>
<author>
<name>Josh Hagins</name>
</author>
<published>2016-10-19T15:56:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c7e6613f7b3144c9ee45d140978e713a89977d6d'/>
<id>c7e6613f7b3144c9ee45d140978e713a89977d6d</id>
<content type='text'>
New name is HOMEBREW_CASK_TAP_CASK_REGEX
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New name is HOMEBREW_CASK_TAP_CASK_REGEX
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1345 from MikeMcQuaid/rubocop-style</title>
<updated>2016-10-22T14:25:28+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-10-22T14:25:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c521ff4a94328d02d345b13d65f3c5942cf613e9'/>
<id>c521ff4a94328d02d345b13d65f3c5942cf613e9</id>
<content type='text'>
Update Rubocop style.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update Rubocop style.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1331 from vladshablinsky/fix-outdated-group-by</title>
<updated>2016-10-22T13:29:38+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-10-22T13:29:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=4fb17c47539350bd92a3cf947e44983b09325e01'/>
<id>4fb17c47539350bd92a3cf947e44983b09325e01</id>
<content type='text'>
cmd/outdated: group specs of same formula</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cmd/outdated: group specs of same formula</pre>
</div>
</content>
</entry>
<entry>
<title>Update Rubocop style.</title>
<updated>2016-10-22T12:32:46+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-10-22T12:32:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1f963267b6bd415ce3024bb7860d5253ad8e0132'/>
<id>1f963267b6bd415ce3024bb7860d5253ad8e0132</id>
<content type='text'>
Another look at the current Rubocop rules and how they fit with our
existing and desired future style. Almost all of these changes were
automatic. Split some rules between formulae/brew where brew doesn't
have millions of cases that need fixed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Another look at the current Rubocop rules and how they fit with our
existing and desired future style. Almost all of these changes were
automatic. Split some rules between formulae/brew where brew doesn't
have millions of cases that need fixed.
</pre>
</div>
</content>
</entry>
<entry>
<title>cmd/outdated: group specs of same formulae</title>
<updated>2016-10-19T22:08:28+00:00</updated>
<author>
<name>Uladzislau Shablinski</name>
</author>
<published>2016-10-19T21:53:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e3f3cb11a6bf95bd2448e3d2a16e0a64bd2f13e7'/>
<id>e3f3cb11a6bf95bd2448e3d2a16e0a64bd2f13e7</id>
<content type='text'>
Suppose you have devel and stable versions of `foo` installed.
Their versions should be grouped together regardless their specs.

Output before the change:
  foo (2.4), foo (3.28-01) &lt; 5.1

Output after the change:
  foo (2.4, 3.28-01) &lt; 5.1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Suppose you have devel and stable versions of `foo` installed.
Their versions should be grouped together regardless their specs.

Output before the change:
  foo (2.4), foo (3.28-01) &lt; 5.1

Output after the change:
  foo (2.4, 3.28-01) &lt; 5.1
</pre>
</div>
</content>
</entry>
<entry>
<title>brew info: include options to dependencies in display</title>
<updated>2016-10-17T08:55:13+00:00</updated>
<author>
<name>Andrew Janke</name>
</author>
<published>2016-10-17T08:13:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=05a027423aeb098c6d89443ed13dde3d708e7779'/>
<id>05a027423aeb098c6d89443ed13dde3d708e7779</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert `puts_columns` to `puts Formatter.columns`.</title>
<updated>2016-10-15T15:13:38+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-02T18:39:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=198bf4d3bdeaf3047f9af80788ea18cd192541af'/>
<id>198bf4d3bdeaf3047f9af80788ea18cd192541af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don’t use `puts_columns` if `empty?` or single item.</title>
<updated>2016-10-15T15:13:38+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-02T05:57:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=01d87f810721d8e8faf4b73ff5120923fa7c88ca'/>
<id>01d87f810721d8e8faf4b73ff5120923fa7c88ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>postinstall: allow write access to cellars in repository.</title>
<updated>2016-10-11T08:36:20+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-10-11T08:36:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=58d998e20826a9d7b319b9677c91391240e22297'/>
<id>58d998e20826a9d7b319b9677c91391240e22297</id>
<content type='text'>
If HOMEBREW_CELLAR (or HOMEBREW_PREFIX) are children of
HOMEBREW_REPOSITORY it’s important to deny write to the repository and
enable write to the Cellar/prefix afterwards.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If HOMEBREW_CELLAR (or HOMEBREW_PREFIX) are children of
HOMEBREW_REPOSITORY it’s important to deny write to the repository and
enable write to the Cellar/prefix afterwards.
</pre>
</div>
</content>
</entry>
<entry>
<title>“Homebrew Cask” -&gt; “Homebrew-Cask”</title>
<updated>2016-10-06T16:34:20+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-06T16:34:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9c2420a9ef95f153743bbef1d266928d6338f51e'/>
<id>9c2420a9ef95f153743bbef1d266928d6338f51e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
