<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/etc, 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>Rearrange repository files.</title>
<updated>2016-09-20T09:41:42+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-19T18:58:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=bd6fb88ddc72a0de4c27f65e60a82790a5d87f3f'/>
<id>bd6fb88ddc72a0de4c27f65e60a82790a5d87f3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --fetch-HEAD completions to bash</title>
<updated>2016-08-11T06:53:06+00:00</updated>
<author>
<name>Vlad Shablinsky</name>
</author>
<published>2016-08-11T06:53:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0e0342e18a66f35e11a97364a078af118bac688e'/>
<id>0e0342e18a66f35e11a97364a078af118bac688e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix style inconsistencies in Bash completion (#660)</title>
<updated>2016-08-08T20:53:33+00:00</updated>
<author>
<name>Martin Afanasjew</name>
</author>
<published>2016-08-08T20:53:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=cd23c263baa6c52b649234eeecf5775179d8d9f2'/>
<id>cd23c263baa6c52b649234eeecf5775179d8d9f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tap-info: improve Bash completion</title>
<updated>2016-07-10T21:20:56+00:00</updated>
<author>
<name>Martin Afanasjew</name>
</author>
<published>2016-07-10T00:48:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=88793ba798cd2dbe3ce44972be912f8f5d892c5e'/>
<id>88793ba798cd2dbe3ce44972be912f8f5d892c5e</id>
<content type='text'>
Closes #482.

Signed-off-by: Martin Afanasjew &lt;martin@afanasjew.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #482.

Signed-off-by: Martin Afanasjew &lt;martin@afanasjew.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>analytics: add bash completion</title>
<updated>2016-05-02T16:54:42+00:00</updated>
<author>
<name>Martin Afanasjew</name>
</author>
<published>2016-05-01T14:28:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b449a51ff752482ffdb1010d42e7d76a5880d1a4'/>
<id>b449a51ff752482ffdb1010d42e7d76a5880d1a4</id>
<content type='text'>
Closes #178.

Signed-off-by: Martin Afanasjew &lt;martin@afanasjew.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #178.

Signed-off-by: Martin Afanasjew &lt;martin@afanasjew.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>unlinkapps: add --dry-run option</title>
<updated>2016-04-06T08:31:54+00:00</updated>
<author>
<name>Martin Afanasjew</name>
</author>
<published>2015-12-08T07:40:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b50e950f0ea2a5fdfc8d312d1a6eb4f4e6240fa0'/>
<id>b50e950f0ea2a5fdfc8d312d1a6eb4f4e6240fa0</id>
<content type='text'>
Add `--dry-run` option as is customary for destructive commands. Update
`bash` completion and man page accordingly. Also correct and update
documentation for both `brew linkapps` and `brew unlinkapps` in more
general terms.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add `--dry-run` option as is customary for destructive commands. Update
`bash` completion and man page accordingly. Also correct and update
documentation for both `brew linkapps` and `brew unlinkapps` in more
general terms.
</pre>
</div>
</content>
</entry>
<entry>
<title>Speed up tab completion</title>
<updated>2016-04-05T16:48:28+00:00</updated>
<author>
<name>tim smith</name>
</author>
<published>2016-04-05T16:48:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3afacc351c44c4cee08c181e7c761f44e8b43722'/>
<id>3afacc351c44c4cee08c181e7c761f44e8b43722</id>
<content type='text'>
Fixes #20. Closes #23.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #20. Closes #23.</pre>
</div>
</content>
</entry>
<entry>
<title>Core/formula separation Part 2(b)</title>
<updated>2016-04-03T10:34:17+00:00</updated>
<author>
<name>Xu Cheng</name>
</author>
<published>2016-04-03T10:34:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=edf000e4cd30c3626ccc28c52ed32f2d84a200dd'/>
<id>edf000e4cd30c3626ccc28c52ed32f2d84a200dd</id>
<content type='text'>
* move shell completion scripts to where can be auto picked up

Let's use switching new remote as opportunity to put shell completion
scripts to where they should be and avoid git conflict during the process.

* add Library/Formula and Library/Aliases symlinks

Formulae and Aliases has been relocated to homebrew/core tap.
The symlinks are pointed to new location to keep backward compatibility.

* remove formula_renames and tap_migrations

They have been replaced by the json files in the core tap.

* update: set new remote

* bump Homebrew version to 0.9.9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* move shell completion scripts to where can be auto picked up

Let's use switching new remote as opportunity to put shell completion
scripts to where they should be and avoid git conflict during the process.

* add Library/Formula and Library/Aliases symlinks

Formulae and Aliases has been relocated to homebrew/core tap.
The symlinks are pointed to new location to keep backward compatibility.

* remove formula_renames and tap_migrations

They have been replaced by the json files in the core tap.

* update: set new remote

* bump Homebrew version to 0.9.9
</pre>
</div>
</content>
</entry>
</feed>
