<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/cmd, branch 1.3.4</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>portable-ruby: use rebuild with coverage support.</title>
<updated>2017-09-25T18:15:58+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-09-25T18:15:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=222da9de1ce1b75433458a79a76e747408202cf9'/>
<id>222da9de1ce1b75433458a79a76e747408202cf9</id>
<content type='text'>
This will allow `simplecov` to generate coverage by rebuilding portable
Ruby with coverage support.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will allow `simplecov` to generate coverage by rebuilding portable
Ruby with coverage support.
</pre>
</div>
</content>
</entry>
<entry>
<title>vendor-install: output only to stderr.</title>
<updated>2017-09-25T05:53:23+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-09-25T05:53:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9697c8638cc11b8eace4b783d8d3114c24871007'/>
<id>9697c8638cc11b8eace4b783d8d3114c24871007</id>
<content type='text'>
This avoids causing errors in scripts that call e.g. `brew --prefix`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids causing errors in scripts that call e.g. `brew --prefix`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3189 from MikeMcQuaid/portable-ruby-messaging</title>
<updated>2017-09-23T09:58:26+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-09-23T09:58:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3343467475c61d72e6796f35ed0eda5daa8a5513'/>
<id>3343467475c61d72e6796f35ed0eda5daa8a5513</id>
<content type='text'>
portable-ruby: improve installation messaging.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
portable-ruby: improve installation messaging.</pre>
</div>
</content>
</entry>
<entry>
<title>portable-ruby: improve installation messaging.</title>
<updated>2017-09-22T14:54:29+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-09-22T14:54:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=aa665b94587ee7b0d69e783a669269a9954e8428'/>
<id>aa665b94587ee7b0d69e783a669269a9954e8428</id>
<content type='text'>
- Use “Pouring” to be more consistent with our normal messaging.
- Don’t be silent by default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Use “Pouring” to be more consistent with our normal messaging.
- Don’t be silent by default.
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade vendored Ruby to 2.3.3 for Linux.</title>
<updated>2017-09-22T00:02:42+00:00</updated>
<author>
<name>Shaun Jackman</name>
</author>
<published>2017-09-22T00:02:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=353810d934ad807449ed360d950662a5cc92e94b'/>
<id>353810d934ad807449ed360d950662a5cc92e94b</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 #3164 from MikeMcQuaid/portable-ruby-2.3.3</title>
<updated>2017-09-21T14:32:41+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-09-21T14:32:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7d720e8fac6975aa402bf69361507982fbfc49ff'/>
<id>7d720e8fac6975aa402bf69361507982fbfc49ff</id>
<content type='text'>
Upgrade vendored Ruby to 2.3.3.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Upgrade vendored Ruby to 2.3.3.</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade vendored Ruby to 2.3.3.</title>
<updated>2017-09-21T13:27:17+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-09-21T13:27:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b2b413165f3553c48c8e060dd97ccde9c13cae80'/>
<id>b2b413165f3553c48c8e060dd97ccde9c13cae80</id>
<content type='text'>
Use this version whenever 2.3.3 isn't installed. Also, remove the Linux
portable Ruby for now until it's built to be the same version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use this version whenever 2.3.3 isn't installed. Also, remove the Linux
portable Ruby for now until it's built to be the same version.
</pre>
</div>
</content>
</entry>
<entry>
<title>audit: Use version pinned by brew while executing rubocop cli</title>
<updated>2017-09-20T07:56:50+00:00</updated>
<author>
<name>Gautham Goli</name>
</author>
<published>2017-09-20T07:56:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=17e275305397af78efddd6f4442ad14595cbcd0a'/>
<id>17e275305397af78efddd6f4442ad14595cbcd0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Tweaks for older Mac OS X versions.</title>
<updated>2017-09-16T11:41:08+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-09-16T11:41:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ffdda0eb9f4a2e56366e8c665d147d9be637f6f4'/>
<id>ffdda0eb9f4a2e56366e8c665d147d9be637f6f4</id>
<content type='text'>
- `brew update` should try to install `curl` before `git` on older
  versions of Mac OS X where it is needed for accessing modern SSL
  certificates.
- We don't need an HTTP mirror for `git` because `curl` will already be
  installed before it is downloaded.
- Don't recommend GCC on Mac OS X versions where it can't be built with
  the default system compiler.
- Start using the Homebrew `curl` on Mac OS X versions where it is
  needed as soon as it is installed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- `brew update` should try to install `curl` before `git` on older
  versions of Mac OS X where it is needed for accessing modern SSL
  certificates.
- We don't need an HTTP mirror for `git` because `curl` will already be
  installed before it is downloaded.
- Don't recommend GCC on Mac OS X versions where it can't be built with
  the default system compiler.
- Start using the Homebrew `curl` on Mac OS X versions where it is
  needed as soon as it is installed.
</pre>
</div>
</content>
</entry>
</feed>
