<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/bin, branch 0.9.8</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>bin/brew: unset POSIX mode.</title>
<updated>2016-02-25T11:33:04+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-02-25T11:22:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=61e9d43ead0f93ffe5074a350c121486b5ec1a0e'/>
<id>61e9d43ead0f93ffe5074a350c121486b5ec1a0e</id>
<content type='text'>
We're using /bin/bash and not /bin/sh for a reason so don't allow users
to override this (seen in Homebrew/homebrew#49514).

Closes Homebrew/homebrew#49515.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We're using /bin/bash and not /bin/sh for a reason so don't allow users
to override this (seen in Homebrew/homebrew#49514).

Closes Homebrew/homebrew#49515.
</pre>
</div>
</content>
</entry>
<entry>
<title>brew: Make HOMEBREW_REPOSITORY different from prefix only when 'brew' is a symlink</title>
<updated>2016-02-18T09:32:46+00:00</updated>
<author>
<name>David Caldwell</name>
</author>
<published>2016-02-13T19:31:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=bff90a72339b4b9b38ecfd2ec52440c865364b48'/>
<id>bff90a72339b4b9b38ecfd2ec52440c865364b48</id>
<content type='text'>
Closes Homebrew/homebrew#49261.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#49261.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>brew: Make HOMEBREW_LIBRARY based off of HOMEBREW_REPOSITORY</title>
<updated>2016-02-18T09:32:46+00:00</updated>
<author>
<name>David Caldwell</name>
</author>
<published>2016-02-13T19:18:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=94034a691511443a09f51dbcc9453b8898c55113'/>
<id>94034a691511443a09f51dbcc9453b8898c55113</id>
<content type='text'>
This makes the logic match the Ruby code from before it was moved here
(see 390e327f55126f7ee9519bc6c03a0c0aa14f7168)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes the logic match the Ruby code from before it was moved here
(see 390e327f55126f7ee9519bc6c03a0c0aa14f7168)
</pre>
</div>
</content>
</entry>
<entry>
<title>brew: Don't re-canonicalize</title>
<updated>2016-02-18T09:32:46+00:00</updated>
<author>
<name>David Caldwell</name>
</author>
<published>2016-02-13T19:16:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9e32aede1088b139398efd418a3f0d89a6e0394c'/>
<id>9e32aede1088b139398efd418a3f0d89a6e0394c</id>
<content type='text'>
HOMEBREW_BREW_FILE and BREW_FILE_DIRECTORY are already canonicalized.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
HOMEBREW_BREW_FILE and BREW_FILE_DIRECTORY are already canonicalized.
</pre>
</div>
</content>
</entry>
<entry>
<title>bin/brew: move logic to Library.</title>
<updated>2016-02-16T09:31:58+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-02-16T09:29:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=691e4aec11a71bdd88a59391aa7b56ea0cf48639'/>
<id>691e4aec11a71bdd88a59391aa7b56ea0cf48639</id>
<content type='text'>
`bin/brew` is getting a bit bloated and it's annoying to open all of
`HOMEBREW_PREFIX` in your editor of choice and have it search through
the `Cellar`. Let's instead keep the bare minimum in `bin/brew` and
move the rest to `Library`.

Closes Homebrew/homebrew#49185.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`bin/brew` is getting a bit bloated and it's annoying to open all of
`HOMEBREW_PREFIX` in your editor of choice and have it search through
the `Cellar`. Let's instead keep the bare minimum in `bin/brew` and
move the rest to `Library`.

Closes Homebrew/homebrew#49185.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>brew: remove `ln` from sudo command check list.</title>
<updated>2016-02-15T11:39:41+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-02-15T11:39:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=578e68b2c1cda6af408ca04ed69877de15198b04'/>
<id>578e68b2c1cda6af408ca04ed69877de15198b04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move internal command aliases from Ruby to Bash.</title>
<updated>2016-02-15T11:35:25+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-02-15T11:31:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f6cbf7bab0a4d743ca4122c39d60ea669b5f7e14'/>
<id>f6cbf7bab0a4d743ca4122c39d60ea669b5f7e14</id>
<content type='text'>
This means that internal command aliases can be used for Bash commands
(such as the new, Bash-based `brew update`).

Fixes Homebrew/homebrew#49182.

Closes Homebrew/homebrew#49184.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This means that internal command aliases can be used for Bash commands
(such as the new, Bash-based `brew update`).

Fixes Homebrew/homebrew#49182.

Closes Homebrew/homebrew#49184.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Promote update-bash to the default updater.</title>
<updated>2016-02-15T08:54:03+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-02-12T13:25:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=775c4eedd7f6342ccfe7fe802a5935cb78ab050d'/>
<id>775c4eedd7f6342ccfe7fe802a5935cb78ab050d</id>
<content type='text'>
Also, rename the existing updater to `update-ruby` to allow using as
a fallback. It will eventually be removed.

Closes Homebrew/homebrew#49109.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, rename the existing updater to `update-ruby` to allow using as
a fallback. It will eventually be removed.

Closes Homebrew/homebrew#49109.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>use BSD stat</title>
<updated>2016-02-04T08:15:07+00:00</updated>
<author>
<name>Tim D. Smith</name>
</author>
<published>2016-02-04T00:01:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=984a70e6e22241d0a9be21d333dca1757b2a3bfa'/>
<id>984a70e6e22241d0a9be21d333dca1757b2a3bfa</id>
<content type='text'>
Closes Homebrew/homebrew#48803.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#48803.
</pre>
</div>
</content>
</entry>
<entry>
<title>bin/brew: add support for developer bash commands</title>
<updated>2016-01-26T15:26:08+00:00</updated>
<author>
<name>Martin Afanasjew</name>
</author>
<published>2016-01-21T15:39:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=77975168e0f2d5e6627d049d6055bc159e3fd89d'/>
<id>77975168e0f2d5e6627d049d6055bc159e3fd89d</id>
<content type='text'>
This also means `bin/brew` is again consistent with `brew command` and
`brew commands`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also means `bin/brew` is again consistent with `brew command` and
`brew commands`.
</pre>
</div>
</content>
</entry>
</feed>
