<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/shims/scm/git, branch 1.1.6</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: 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>
