<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library, branch 1.1.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 #1522 from MikeMcQuaid/audit-one-previous-commit</title>
<updated>2016-11-16T10:25:11+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-16T10:25:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=edf042ee97f80955b077724119e717a51eb25e29'/>
<id>edf042ee97f80955b077724119e717a51eb25e29</id>
<content type='text'>
audit: only check previous formula version.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
audit: only check previous formula version.</pre>
</div>
</content>
</entry>
<entry>
<title>audit: only check previous formula version.</title>
<updated>2016-11-16T09:03:20+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-16T09:03:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=31caa8ef93a5742383b198095668e532eefa4b21'/>
<id>31caa8ef93a5742383b198095668e532eefa4b21</id>
<content type='text'>
For calculating the stable/devel versions this should be sufficient as
it's looking at `origin/master` so for a e.g. unmerged pull request this
will stop complaining about mistakes outside the pull request itself.

This will silence all warnings for historic version mistakes (i.e.
before these audit checks were all enabled) which is normally a bad
thing but as this case would rely on modifying history to complete is a
good one.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For calculating the stable/devel versions this should be sufficient as
it's looking at `origin/master` so for a e.g. unmerged pull request this
will stop complaining about mistakes outside the pull request itself.

This will silence all warnings for historic version mistakes (i.e.
before these audit checks were all enabled) which is normally a bad
thing but as this case would rely on modifying history to complete is a
good one.
</pre>
</div>
</content>
</entry>
<entry>
<title>audit: check that there are any stable revisions.</title>
<updated>2016-11-16T08:59:52+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-16T08:59:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=27ea94adb87ed34418ce4e9e658def83999f6b35'/>
<id>27ea94adb87ed34418ce4e9e658def83999f6b35</id>
<content type='text'>
Fixes the exception if `revision_map[formula.stable.version]` is `nil`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes the exception if `revision_map[formula.stable.version]` is `nil`.
</pre>
</div>
</content>
</entry>
<entry>
<title>hbc/cmd/style: bump rubocop-cask to 0.10.6</title>
<updated>2016-11-15T16:57:10+00:00</updated>
<author>
<name>Josh Hagins</name>
</author>
<published>2016-11-15T16:57:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c20d50fc7a527fb912669c97cb3131f01aaf43f1'/>
<id>c20d50fc7a527fb912669c97cb3131f01aaf43f1</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 #1510 from MikeMcQuaid/uninstall-no-nils</title>
<updated>2016-11-15T15:29:15+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-15T15:29:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f4f90cad759d8d513227c5498fce5d13ae4d8085'/>
<id>f4f90cad759d8d513227c5498fce5d13ae4d8085</id>
<content type='text'>
uninstall: remove nil requireds/dependents</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
uninstall: remove nil requireds/dependents</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1509 from MikeMcQuaid/development-tools-no-nil-versions</title>
<updated>2016-11-15T15:29:03+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-15T15:29:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a92da096091729f4df8a03b16515a6441bb00c08'/>
<id>a92da096091729f4df8a03b16515a6441bb00c08</id>
<content type='text'>
development_tools: don't create Versions from `nil`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
development_tools: don't create Versions from `nil`</pre>
</div>
</content>
</entry>
<entry>
<title>development_tools: don't create Versions from `nil`</title>
<updated>2016-11-15T14:43:56+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-15T14:43:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=727263e90620b1edabffdb6444018d08f8c43fda'/>
<id>727263e90620b1edabffdb6444018d08f8c43fda</id>
<content type='text'>
This cause issues when e.g. using `debrew.rb` on a failing `system`
command in a formula.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This cause issues when e.g. using `debrew.rb` on a failing `system`
command in a formula.
</pre>
</div>
</content>
</entry>
<entry>
<title>uninstall: remove nil requireds/dependents</title>
<updated>2016-11-15T14:34:49+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-15T14:34:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d7e72899e6f24dca5e02a734d5a4e64e39fc680e'/>
<id>d7e72899e6f24dca5e02a734d5a4e64e39fc680e</id>
<content type='text'>
These shouldn’t get here in the first place so this is a bit of a hack
pending a better fix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These shouldn’t get here in the first place so this is a bit of a hack
pending a better fix.
</pre>
</div>
</content>
</entry>
<entry>
<title>uninstall: skip some flaky tests for now.</title>
<updated>2016-11-15T14:32:13+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-15T14:32:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=50c964df2ebda125366a94f0e8701eaeb0d98fa7'/>
<id>50c964df2ebda125366a94f0e8701eaeb0d98fa7</id>
<content type='text'>
These will be fixed properly later but this will avoid causing
unnecessary CI failures.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These will be fixed properly later but this will avoid causing
unnecessary CI failures.
</pre>
</div>
</content>
</entry>
<entry>
<title>audit: fix "version should not decrease" (again).</title>
<updated>2016-11-15T09:02:50+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-15T09:02:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5e0b3d24e5f2a59bf715e34e8c0a62c1307d474d'/>
<id>5e0b3d24e5f2a59bf715e34e8c0a62c1307d474d</id>
<content type='text'>
- output the max version and current version to make the message more
  obvious.
- Don't compare the development spec version to the formula version and
  then complain the formula version is lower (it should always be!)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- output the max version and current version to make the message more
  obvious.
- Don't compare the development spec version to the formula version and
  then complain the formula version is lower (it should always be!)
</pre>
</div>
</content>
</entry>
</feed>
