<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/dev-cmd, branch 1.3.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>More environment filtering fixes</title>
<updated>2017-11-27T10:48:03+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-11-27T10:48:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=fb6cf0c3f8cc8e440a9e750878faf13430a1e20a'/>
<id>fb6cf0c3f8cc8e440a9e750878faf13430a1e20a</id>
<content type='text'>
- Make `brew pull` pass through Git environment variables
- Whitelist all `TRAVIS_` variables.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Make `brew pull` pass through Git environment variables
- Whitelist all `TRAVIS_` variables.
</pre>
</div>
</content>
</entry>
<entry>
<title>bump-formula-pr: fix for when hub isn't configured</title>
<updated>2017-11-21T16:16:12+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2017-11-21T16:16:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=590ba4cbf6f11f4e7fa4c68984cc91fa3b25fcbf'/>
<id>590ba4cbf6f11f4e7fa4c68984cc91fa3b25fcbf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bottle: use HOMEBREW_GIT_* vars.</title>
<updated>2017-11-18T11:22:46+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-11-18T11:22:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=28f4d68b31959483a2245a17e4b28fa5e440c8d5'/>
<id>28f4d68b31959483a2245a17e4b28fa5e440c8d5</id>
<content type='text'>
This allows them to be passed through from `brew test-bot`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows them to be passed through from `brew test-bot`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3416 from zmwangx/bump-formula-pr-fix-message</title>
<updated>2017-11-10T17:53:10+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-11-10T17:53:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=441c212f2dd70f053ee21eac8398c5fe5dfd0551'/>
<id>441c212f2dd70f053ee21eac8398c5fe5dfd0551</id>
<content type='text'>
bump-formula-pr: --message: add newlines before and after hr</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bump-formula-pr: --message: add newlines before and after hr</pre>
</div>
</content>
</entry>
<entry>
<title>bump-formula-pr: use HOMEBREW_BROWSER.</title>
<updated>2017-11-07T07:54:34+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-11-07T07:48:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=127bdfdc71310ff237ea20d6bbc008ce252aecf3'/>
<id>127bdfdc71310ff237ea20d6bbc008ce252aecf3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump-formula-pr: use GitHub vars under env filter.</title>
<updated>2017-11-07T07:54:34+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-11-05T20:30:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3f8f2c672632d74c188adab5d7fdc879ef0c008a'/>
<id>3f8f2c672632d74c188adab5d7fdc879ef0c008a</id>
<content type='text'>
Ensure that the various variables are passed through and reset
correctly. If we end up doing this in a bunch of places we may add some
helpers to simplify this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure that the various variables are passed through and reset
correctly. If we end up doing this in a bunch of places we may add some
helpers to simplify this.
</pre>
</div>
</content>
</entry>
<entry>
<title>bump-formula-pr: --message: add newlines before and after hr</title>
<updated>2017-11-03T14:02:26+00:00</updated>
<author>
<name>Zhiming Wang</name>
</author>
<published>2017-10-31T18:16:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=04367c4dafdf85a47a7f9f5e8444b1ad1a5cd5af'/>
<id>04367c4dafdf85a47a7f9f5e8444b1ad1a5cd5af</id>
<content type='text'>
Without an empty line before the horizontal rule (---), "Created with `brew
bump-formula-pr`." is treated as a setext header.

The newline before the hr is not part of the heredoc because putting it in
would trip up Rubocop.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Without an empty line before the horizontal rule (---), "Created with `brew
bump-formula-pr`." is treated as a setext header.

The newline before the hr is not part of the heredoc because putting it in
would trip up Rubocop.
</pre>
</div>
</content>
</entry>
<entry>
<title>bump-formula-pr: add --no-browse option.</title>
<updated>2017-10-30T09:14:53+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-10-30T09:14:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=6ddf3f8796abc669137e58b4032e2ab9c5d17930'/>
<id>6ddf3f8796abc669137e58b4032e2ab9c5d17930</id>
<content type='text'>
If `--no-browse` is passed, don't pass the `--browse` argument to `hub`
which opens the pull request URL in a browser. Instead, output it to the
command line.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If `--no-browse` is passed, don't pass the `--browse` argument to `hub`
which opens the pull request URL in a browser. Instead, output it to the
command line.
</pre>
</div>
</content>
</entry>
<entry>
<title>bump-formula-pr: always use HOMEBREW_PATH.</title>
<updated>2017-10-28T20:46:30+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-10-28T20:46:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e88fd4a86821a4cfe4d8d37cb3f5ce432531e5ff'/>
<id>e88fd4a86821a4cfe4d8d37cb3f5ce432531e5ff</id>
<content type='text'>
Fixes this when using environment filtering.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes this when using environment filtering.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3313 from GauthamGoli/audit_line_rubocop_part_4_rebase_attempt_1</title>
<updated>2017-10-24T09:36:31+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-10-24T09:36:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7f46dcfa35a23af4a8ef812f2eb2c2fa2a2e13d5'/>
<id>7f46dcfa35a23af4a8ef812f2eb2c2fa2a2e13d5</id>
<content type='text'>
audit: Port line_problems to rubocop and add tests part 4</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
audit: Port line_problems to rubocop and add tests part 4</pre>
</div>
</content>
</entry>
</feed>
