<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/shims/scm, branch master</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>scm/git: hide prefix cd failure warning.</title>
<updated>2017-12-30T17:36:37+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-30T17:36:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=60362605dee22d863ade2788650f26ef41d75473'/>
<id>60362605dee22d863ade2788650f26ef41d75473</id>
<content type='text'>
This may happen with certain checkout configurations (such as on our CI
boxes).

Also, rename the variables to be clearer about what they reference.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This may happen with certain checkout configurations (such as on our CI
boxes).

Also, rename the variables to be clearer about what they reference.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Revert "shims/scm/git: Fix the search for brewed git""</title>
<updated>2017-12-23T11:37:27+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2017-12-23T11:37:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b40484e87cdf184e8d835dbc589c6f9efbdf2778'/>
<id>b40484e87cdf184e8d835dbc589c6f9efbdf2778</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "shims/scm/git: Fix the search for brewed git"</title>
<updated>2017-12-21T23:03:40+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2017-12-21T23:03:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0dabb464dd082e6df264bc0654e6e32973467893'/>
<id>0dabb464dd082e6df264bc0654e6e32973467893</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shims/scm/git: Fix the search for brewed git</title>
<updated>2017-12-21T00:24:22+00:00</updated>
<author>
<name>Shaun Jackman</name>
</author>
<published>2017-12-21T00:23:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5c7d2d0bb5ac51b6d089f96b974d530fe814a678'/>
<id>5c7d2d0bb5ac51b6d089f96b974d530fe814a678</id>
<content type='text'>
Search for brewed git in both locations:
$HOMEBREW_PREFIX/Homebrew/Library/Homebrew/shims/scm/../../../../../bin/git
$HOMEBREW_PREFIX/Library/Homebrew/shims/scm/../../../../bin/git
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Search for brewed git in both locations:
$HOMEBREW_PREFIX/Homebrew/Library/Homebrew/shims/scm/../../../../../bin/git
$HOMEBREW_PREFIX/Library/Homebrew/shims/scm/../../../../bin/git
</pre>
</div>
</content>
</entry>
<entry>
<title>More environment filtering tweaks</title>
<updated>2017-05-13T10:42:01+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-05-13T10:42:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8205e61e6493f7c0a91c0311a321a80830f70bc3'/>
<id>8205e61e6493f7c0a91c0311a321a80830f70bc3</id>
<content type='text'>
- only document HOMEBREW_* variables in the manpage (although still
  read from all the original environment variables).
- resort manpage environment variables in alphabetical order
- check the original path for trailing slashes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- only document HOMEBREW_* variables in the manpage (although still
  read from all the original environment variables).
- resort manpage environment variables in alphabetical order
- check the original path for trailing slashes
</pre>
</div>
</content>
</entry>
<entry>
<title>scm/git: more old OS X versions tweaks.</title>
<updated>2016-10-16T15:11:41+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-10-16T15:11:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=be2e6df948b2819aabe38864f4b541c8b89ba01f'/>
<id>be2e6df948b2819aabe38864f4b541c8b89ba01f</id>
<content type='text'>
- unset IFS to fix version parsing on older Bashes
- reuse existing HOMEBREW_MACOS_VERSION if it’s available
- set rather than unset popup_stub
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- unset IFS to fix version parsing on older Bashes
- reuse existing HOMEBREW_MACOS_VERSION if it’s available
- set rather than unset popup_stub
</pre>
</div>
</content>
</entry>
<entry>
<title>shims/scm/git: fix on old OS X versions.</title>
<updated>2016-10-16T13:14:23+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-10-16T13:14:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7292ad1f1a1f8f92bac9160b6be6c4a64ac24d5c'/>
<id>7292ad1f1a1f8f92bac9160b6be6c4a64ac24d5c</id>
<content type='text'>
On older versions of OS X (i.e. pre-Mavericks) `xcode-select` is not
required to be set when using the CLT. Fix this behaviour so `brew
update` doesn't tell everyone on that configuration to `brew install
git`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On older versions of OS X (i.e. pre-Mavericks) `xcode-select` is not
required to be set when using the CLT. Fix this behaviour so `brew
update` doesn't tell everyone on that configuration to `brew install
git`.
</pre>
</div>
</content>
</entry>
<entry>
<title>scm/git: make --homebrew=print-path absolute.</title>
<updated>2016-08-25T10:12:22+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-08-24T09:22:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=408ac6088f0cdb32c6c033df4f4c18b8ce7829c1'/>
<id>408ac6088f0cdb32c6c033df4f4c18b8ce7829c1</id>
<content type='text'>
This ensures that the output is always a fully-resolved path.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This ensures that the output is always a fully-resolved path.
</pre>
</div>
</content>
</entry>
<entry>
<title>cmd/vendor-install.sh: fix style inconsistencies</title>
<updated>2016-08-08T14:00:12+00:00</updated>
<author>
<name>Martin Afanasjew</name>
</author>
<published>2016-08-07T10:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3d862ef5e29e8f57649b596eeb70a57ce10bbcd2'/>
<id>3d862ef5e29e8f57649b596eeb70a57ce10bbcd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENV: move to new paths. (#507)</title>
<updated>2016-07-15T18:03:45+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-07-15T18:03:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a02be9eea204264ce48827ac365c8b53b986d66a'/>
<id>a02be9eea204264ce48827ac365c8b53b986d66a</id>
<content type='text'>
Move some stuff formerly in `Library/ENV` around:
- Move `Library/ENV/$XCODE_VERSION` to `Library/Homebrew/env/super` as they are
  all superenv wrappers and all symlinks to the same version. We never needed
  the "separate shims for separate versions" functionality and it just adds
  confusion.
- Move `Library/ENV/pkgconfig` to `Library/Homebrew/env/pkgconfig` to get more
  things under `Library/Homebrew`
- Move `Library/ENV/scm` to `Library/scm` as these wrappers are not actually
  used by or related to superenv (or stdenv) in any way.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move some stuff formerly in `Library/ENV` around:
- Move `Library/ENV/$XCODE_VERSION` to `Library/Homebrew/env/super` as they are
  all superenv wrappers and all symlinks to the same version. We never needed
  the "separate shims for separate versions" functionality and it just adds
  confusion.
- Move `Library/ENV/pkgconfig` to `Library/Homebrew/env/pkgconfig` to get more
  things under `Library/Homebrew`
- Move `Library/ENV/scm` to `Library/scm` as these wrappers are not actually
  used by or related to superenv (or stdenv) in any way.</pre>
</div>
</content>
</entry>
</feed>
