<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/cmd, 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>git: check homebrew/core existence before installing brewed git</title>
<updated>2016-04-02T13:51:36+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2016-04-02T10:41:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5560f5550d6692178e3bbce94e5dacdba192cd55'/>
<id>5560f5550d6692178e3bbce94e5dacdba192cd55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>--version/config: show core tap information</title>
<updated>2016-04-02T13:51:36+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2016-03-06T07:01:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2bb30fc5f0ab4146190e65d017ea0ad4eac40dbf'/>
<id>2bb30fc5f0ab4146190e65d017ea0ad4eac40dbf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>audit/test-bot/pull: fix for core/formula separation</title>
<updated>2016-04-02T13:51:36+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2016-03-06T07:11:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5bb8e8985d8b26531767be500a59f9761aac1c38'/>
<id>5bb8e8985d8b26531767be500a59f9761aac1c38</id>
<content type='text'>
All formulae are in taps now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All formulae are in taps now.
</pre>
</div>
</content>
</entry>
<entry>
<title>update-report: update for core/formula separation</title>
<updated>2016-04-02T13:51:36+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2016-03-06T06:55:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=13141de0fd3bbe2a967e7f78d6b87fe193b304b7'/>
<id>13141de0fd3bbe2a967e7f78d6b87fe193b304b7</id>
<content type='text'>
Update the report logic, since now all formulae are in the taps.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the report logic, since now all formulae are in the taps.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove migrate_taps</title>
<updated>2016-04-02T13:51:36+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2016-02-26T09:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=56cb3325a6404602266539c4203fa32a9dd6ae13'/>
<id>56cb3325a6404602266539c4203fa32a9dd6ae13</id>
<content type='text'>
We don't need to migrate the tapped formulae from symlink-based to
directory-based structure any more.

Instead, we add core tap install check for `brew update-report` which
will be invoked by `brew update`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't need to migrate the tapped formulae from symlink-based to
directory-based structure any more.

Instead, we add core tap install check for `brew update-report` which
will be invoked by `brew update`.
</pre>
</div>
</content>
</entry>
<entry>
<title>various: Homebrew/core is the core tap</title>
<updated>2016-04-02T13:51:36+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2016-03-06T06:50:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a5cfc011e01f6a57f9251ee6dc88f706d2af79ed'/>
<id>a5cfc011e01f6a57f9251ee6dc88f706d2af79ed</id>
<content type='text'>
Also make `Homebrew/homebrew` as an alias of this tap to keep
backward compatibility.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also make `Homebrew/homebrew` as an alias of this tap to keep
backward compatibility.
</pre>
</div>
</content>
</entry>
<entry>
<title>utils, gist-logs: improve/fix credential handling.</title>
<updated>2016-03-28T10:22:47+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-03-25T10:35:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=6135da800e4f93ded3a5a331d0efa691f4822afb'/>
<id>6135da800e4f93ded3a5a331d0efa691f4822afb</id>
<content type='text'>
The API used (`Net::HTTP::Post`) does not handle basic authentication
credentials in the same way as `open` so fix both cases so they work.

Also, do some general usability tweaks to point out to people what could
be wrong with their tokens or credentials to help them debug.

Closes Homebrew/homebrew#50410.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The API used (`Net::HTTP::Post`) does not handle basic authentication
credentials in the same way as `open` so fix both cases so they work.

Also, do some general usability tweaks to point out to people what could
be wrong with their tokens or credentials to help them debug.

Closes Homebrew/homebrew#50410.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>--repository: support to show tap path</title>
<updated>2016-03-24T06:52:13+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2016-03-23T08:33:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b8a4677de09082cb0e4850f38cfcb0201f0166ac'/>
<id>b8a4677de09082cb0e4850f38cfcb0201f0166ac</id>
<content type='text'>
This can become handy when we separate core code and formulae. For
example, we could use `cd $(brew --repo homebrew/core)` to go to core
tap path.

Closes Homebrew/homebrew#50346.

Signed-off-by: Xu Cheng &lt;xucheng@me.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This can become handy when we separate core code and formulae. For
example, we could use `cd $(brew --repo homebrew/core)` to go to core
tap path.

Closes Homebrew/homebrew#50346.

Signed-off-by: Xu Cheng &lt;xucheng@me.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>update: use git from ENV/scm/git</title>
<updated>2016-03-21T11:07:38+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2016-03-15T09:39:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=99155c3b5fb7f956b40d35f3723bfae97c8dc06b'/>
<id>99155c3b5fb7f956b40d35f3723bfae97c8dc06b</id>
<content type='text'>
The idea is to let `scm/git` to handle all of git location resolution
throughout Homebrew codebase.

Closes Homebrew/homebrew#50116.

Signed-off-by: Xu Cheng &lt;xucheng@me.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The idea is to let `scm/git` to handle all of git location resolution
throughout Homebrew codebase.

Closes Homebrew/homebrew#50116.

Signed-off-by: Xu Cheng &lt;xucheng@me.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "brew fetch: only include sha256 in output"</title>
<updated>2016-03-20T06:55:58+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2016-03-20T05:53:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=93cbab0021676010f195c8629d79fefdb00a2d40'/>
<id>93cbab0021676010f195c8629d79fefdb00a2d40</id>
<content type='text'>
This reverts commit 0b38f9b286bc61e2b2d2232f80ea8ebc5909fb07.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 0b38f9b286bc61e2b2d2232f80ea8ebc5909fb07.
</pre>
</div>
</content>
</entry>
</feed>
