<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/utils, branch 1.1.0</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Improve GitHub API scopes output.</title>
<updated>2016-10-30T19:38:19+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-10-30T19:38:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3c7446f3ff802a802de3bd923e9a0af486575f3d'/>
<id>3c7446f3ff802a802de3bd923e9a0af486575f3d</id>
<content type='text'>
Improve the GitHub API scope and token related messaging by
autopopulating the scopes we need on the new scopes page and, in the
case of a lacking a scope we need, output what scope was required.

Also, DRY up the personal access token code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve the GitHub API scope and token related messaging by
autopopulating the scopes we need on the new scopes page and, in the
case of a lacking a scope we need, output what scope was required.

Also, DRY up the personal access token code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Redirect stderr output from git (shim) invocations to /dev/null.</title>
<updated>2016-10-26T20:33:35+00:00</updated>
<author>
<name>William Woodruff</name>
</author>
<published>2016-10-26T20:33:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=72b81844ededb58df5ab9aed698ab341d1c01243'/>
<id>72b81844ededb58df5ab9aed698ab341d1c01243</id>
<content type='text'>
These invocations occur before we can actually automatically install git via
bottle, and as such their output isn't relevant.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These invocations occur before we can actually automatically install git via
bottle, and as such their output isn't relevant.
</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>Formatter: identifier: only reset color, not full styling</title>
<updated>2016-10-17T04:45:37+00:00</updated>
<author>
<name>Andrew Janke</name>
</author>
<published>2016-10-17T04:45:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e72f1139ad212b09650775009960ae30a98a4cd4'/>
<id>e72f1139ad212b09650775009960ae30a98a4cd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move `Formatter.columns` into `utils/formatter`.</title>
<updated>2016-10-15T15:22:10+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-15T15:15:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=581a1245bf2c038a2f35fb10445592c7655108e3'/>
<id>581a1245bf2c038a2f35fb10445592c7655108e3</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>Use `proc` to fallback to `puts`.</title>
<updated>2016-10-15T15:13:38+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-02T06:32:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=429327cac8b75118087400fc9b5ffed4c4ce83ec'/>
<id>429327cac8b75118087400fc9b5ffed4c4ce83ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fallback to `$stdout.tty?` unless `respond_to?(:tty?)`.</title>
<updated>2016-10-15T15:13:38+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-02T06:19:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5ee6df6d822ee1217d2240b85ea1597efc4a3696'/>
<id>5ee6df6d822ee1217d2240b85ea1597efc4a3696</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>`puts_columns` only has to be defined inside `module Kernel`.</title>
<updated>2016-10-15T15:13:38+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-02T05:34:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=4bfeaaf21259637c1ad1a98b479fc0e4fdaea56e'/>
<id>4bfeaaf21259637c1ad1a98b479fc0e4fdaea56e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor `puts_columns`.</title>
<updated>2016-10-15T15:13:37+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-02T02:11:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=6e10f913714f195c2bbc77786f86342378243c1f'/>
<id>6e10f913714f195c2bbc77786f86342378243c1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
