<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew, branch 1.0.1</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 #1060 from MikeMcQuaid/update-tag-tweaks</title>
<updated>2016-09-21T14:54:10+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-21T14:54:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a381b597d3ebf40887b50657df269d867a209eb7'/>
<id>a381b597d3ebf40887b50657df269d867a209eb7</id>
<content type='text'>
update.sh: tweak tag handling.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
update.sh: tweak tag handling.</pre>
</div>
</content>
</entry>
<entry>
<title>update.sh: tweak tag handling.</title>
<updated>2016-09-21T13:32:48+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-21T13:32:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f9bd121e387dfa478b924d1a28a439ae2318cafe'/>
<id>f9bd121e387dfa478b924d1a28a439ae2318cafe</id>
<content type='text'>
- Don't let the `UPSTREAM_TAG` variable bleed into future repository
  checks.
- Even if the tag branch is an ancestor of the tag ensure that it's
  forced back to the tag anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Don't let the `UPSTREAM_TAG` variable bleed into future repository
  checks.
- Even if the tag branch is an ancestor of the tag ensure that it's
  forced back to the tag anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1057 from e-moe/patch-1</title>
<updated>2016-09-21T13:13:55+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-21T13:13:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=09e0b097a42ff8417f45b511fa125a64c127479a'/>
<id>09e0b097a42ff8417f45b511fa125a64c127479a</id>
<content type='text'>
readme update: it's version 1.0 already</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
readme update: it's version 1.0 already</pre>
</div>
</content>
</entry>
<entry>
<title>readme update: it's version 1.0 already</title>
<updated>2016-09-21T10:20:59+00:00</updated>
<author>
<name>Nikolay Labinskiy</name>
</author>
<published>2016-09-21T10:04:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1758c2bcb5974c945b5d15ed5547fe1d3b3e02f3'/>
<id>1758c2bcb5974c945b5d15ed5547fe1d3b3e02f3</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 #998 from MikeMcQuaid/update-between-tags</title>
<updated>2016-09-21T08:25:50+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-21T08:25:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d5b6ecfc5078041ddf5f61b259c57f81d5c50fcc'/>
<id>d5b6ecfc5078041ddf5f61b259c57f81d5c50fcc</id>
<content type='text'>
update.sh: update to latest Homebrew/brew tag.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
update.sh: update to latest Homebrew/brew tag.</pre>
</div>
</content>
</entry>
<entry>
<title>update.sh: allow forcing tag update.</title>
<updated>2016-09-21T08:03:52+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-18T18:59:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e8ebcb834bcd54aa555b52cc6a06bf05e8b5ac1a'/>
<id>e8ebcb834bcd54aa555b52cc6a06bf05e8b5ac1a</id>
<content type='text'>
To test the tag update functionality allow setting
`HOMEBREW_UPDATE_TO_TAG`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To test the tag update functionality allow setting
`HOMEBREW_UPDATE_TO_TAG`.
</pre>
</div>
</content>
</entry>
<entry>
<title>update.sh: update to latest Homebrew/brew tag.</title>
<updated>2016-09-21T08:03:51+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-17T18:41:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b2c7d6d83d0eecba7057873b7cb3511d09183825'/>
<id>b2c7d6d83d0eecba7057873b7cb3511d09183825</id>
<content type='text'>
Rather than following every change on `master` let’s have non-developer
users (i.e. those who have never run a `dev-cmd` or set
`HOMEBREW_DEVELOPER`) update between tags.

This provides a fairly natural beta (the `master` branch`) and stable
(the tags) approach without restricting us to any particular way of
managing our tags.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rather than following every change on `master` let’s have non-developer
users (i.e. those who have never run a `dev-cmd` or set
`HOMEBREW_DEVELOPER`) update between tags.

This provides a fairly natural beta (the `master` branch`) and stable
(the tags) approach without restricting us to any particular way of
managing our tags.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1053 from sjackman/patch-1</title>
<updated>2016-09-20T23:49:25+00:00</updated>
<author>
<name>Zhiming Wang</name>
</author>
<published>2016-09-20T23:49:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=066cd4656f4fde24bc73ea532d7bf32e79fa2b33'/>
<id>066cd4656f4fde24bc73ea532d7bf32e79fa2b33</id>
<content type='text'>
PULL_REQUEST_TEMPLATE.md: Fix CONTRIBUTING.md link</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PULL_REQUEST_TEMPLATE.md: Fix CONTRIBUTING.md link</pre>
</div>
</content>
</entry>
<entry>
<title>PULL_REQUEST_TEMPLATE.md: Fix CONTRIBUTING.md link</title>
<updated>2016-09-20T22:33:26+00:00</updated>
<author>
<name>Shaun Jackman</name>
</author>
<published>2016-09-20T22:33:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e7b6a55a4fc32ead05c37715f2159063f3221284'/>
<id>e7b6a55a4fc32ead05c37715f2159063f3221284</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test-bot: always update to tag for taps.</title>
<updated>2016-09-20T18:37:30+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-20T18:30:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f6fef7cdce5302ae6f3fed357612d31d1d08cd5a'/>
<id>f6fef7cdce5302ae6f3fed357612d31d1d08cd5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
