<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/dev-cmd, 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>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>
<entry>
<title>Rename single line block parameters to `acc/elem`.</title>
<updated>2016-11-13T22:36:04+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-11-13T22:36:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c648518f35611b16dfdd1355b2c8498d7f6d54d7'/>
<id>c648518f35611b16dfdd1355b2c8498d7f6d54d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>audit: fix "version should not decrease" check.</title>
<updated>2016-11-13T13:35:25+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-13T13:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c78aa433866e7b2f089a8f7f2287eb091cc22042'/>
<id>c78aa433866e7b2f089a8f7f2287eb091cc22042</id>
<content type='text'>
Fix the "version should not decrease" check so it correctly handles
`version_scheme`s.

Fixes #1489.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix the "version should not decrease" check so it correctly handles
`version_scheme`s.

Fixes #1489.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1449 from ilovezfs/bottle-improve-relocatability-check</title>
<updated>2016-11-06T13:15:13+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-06T13:15:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=bc67414b9ad9eb5dac64a9c8344b647beda99e14'/>
<id>bc67414b9ad9eb5dac64a9c8344b647beda99e14</id>
<content type='text'>
bottle: improve relocatability check</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bottle: improve relocatability check</pre>
</div>
</content>
</entry>
<entry>
<title>bottle: improve relocatability check</title>
<updated>2016-11-06T12:00:14+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2016-11-06T11:46:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c5bd5c4aa7f0595c91431407ff5bda4b1938afc3'/>
<id>c5bd5c4aa7f0595c91431407ff5bda4b1938afc3</id>
<content type='text'>
Given how common it is for formulae to hard-code `etc` and `var`, check
for those paths (`/usr/local/etc` and `/usr/local/var`) when determing
relocatability.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Given how common it is for formulae to hard-code `etc` and `var`, check
for those paths (`/usr/local/etc` and `/usr/local/var`) when determing
relocatability.
</pre>
</div>
</content>
</entry>
<entry>
<title>audit: Escape interpolated string in regexp</title>
<updated>2016-11-03T17:17:11+00:00</updated>
<author>
<name>Baptiste Fontaine</name>
</author>
<published>2016-11-03T17:17:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=bfa19b338518f50ec7e5c2d2ed4919fa50217dee'/>
<id>bfa19b338518f50ec7e5c2d2ed4919fa50217dee</id>
<content type='text'>
This avoids issues with names containing special characters like e.g. [

Fixes #1431
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids issues with names containing special characters like e.g. [

Fixes #1431
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct a few typos</title>
<updated>2016-11-03T12:09:44+00:00</updated>
<author>
<name>Mandar Gokhale</name>
</author>
<published>2016-11-03T02:51:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0e15ffff627c17b6c83e7424c0f1357e99902802'/>
<id>0e15ffff627c17b6c83e7424c0f1357e99902802</id>
<content type='text'>
...and update man pages where applicable
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
...and update man pages where applicable
</pre>
</div>
</content>
</entry>
</feed>
