<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Contributions/brew_zsh_completion.zsh, branch 0.9.5</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>brew commands</title>
<updated>2013-09-17T13:44:25+00:00</updated>
<author>
<name>Adam Vandenberg</name>
</author>
<published>2013-09-14T23:58:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=fa0872a42c388f81fac1d65e130462de6da3977b'/>
<id>fa0872a42c388f81fac1d65e130462de6da3977b</id>
<content type='text'>
Shows a list of built-in commands (but not shortcuts) and searches
for any external commands on the path.

Closes Homebrew/homebrew#22509.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Shows a list of built-in commands (but not shortcuts) and searches
for any external commands on the path.

Closes Homebrew/homebrew#22509.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add audit to zsh tab completion</title>
<updated>2013-09-10T05:16:52+00:00</updated>
<author>
<name>Greg Sieranski</name>
</author>
<published>2013-09-05T14:19:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0b958ed607705993dc83ca0738a90ad9d12cc8c2'/>
<id>0b958ed607705993dc83ca0738a90ad9d12cc8c2</id>
<content type='text'>
Closes Homebrew/homebrew#22339.

Signed-off-by: Adam Vandenberg &lt;flangy@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#22339.

Signed-off-by: Adam Vandenberg &lt;flangy@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>zsh completion for brew reinstall</title>
<updated>2013-08-23T14:40:30+00:00</updated>
<author>
<name>Greg Sieranski</name>
</author>
<published>2013-08-22T14:14:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ebae9ca7bb6ef340f6c3eb813b44b6a8b66249aa'/>
<id>ebae9ca7bb6ef340f6c3eb813b44b6a8b66249aa</id>
<content type='text'>
Closes Homebrew/homebrew#22061.

Signed-off-by: Samuel John &lt;github@SamuelJohn.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#22061.

Signed-off-by: Samuel John &lt;github@SamuelJohn.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Completion for brew untap command in zsh shell.</title>
<updated>2013-07-08T14:08:37+00:00</updated>
<author>
<name>Jozef Izso</name>
</author>
<published>2013-07-08T11:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=954049bcab1045fdcae659341e241bfed62a970a'/>
<id>954049bcab1045fdcae659341e241bfed62a970a</id>
<content type='text'>
Closes Homebrew/homebrew#21074.

Signed-off-by: Adam Vandenberg &lt;flangy@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#21074.

Signed-off-by: Adam Vandenberg &lt;flangy@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tap and untap to zsh completion help</title>
<updated>2013-06-22T04:21:12+00:00</updated>
<author>
<name>Corey Quinn</name>
</author>
<published>2013-06-22T02:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=daacb69e9b135d2faf5ab34db83c30a0d490cb45'/>
<id>daacb69e9b135d2faf5ab34db83c30a0d490cb45</id>
<content type='text'>
Closes Homebrew/homebrew#20676.

Signed-off-by: Adam Vandenberg &lt;flangy@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#20676.

Signed-off-by: Adam Vandenberg &lt;flangy@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>brew-pin: prevent selected formulae from upgrade.</title>
<updated>2013-03-30T19:50:47+00:00</updated>
<author>
<name>Simon Sigurdhsson</name>
</author>
<published>2013-03-11T15:41:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f8a88b5f28070b15eb31285f8ae6ffdd37e0859b'/>
<id>f8a88b5f28070b15eb31285f8ae6ffdd37e0859b</id>
<content type='text'>
* Added `pin` et. al. to manpage.
* Added `brew pin` to `brew.1` * Added `brew unpin` to `brew.1`
* Added `brew list --pinned` to `brew.1`
* Added information about frozen formulae to `brew upgrade` in `brew.1`
* Added `pin` et.al. to completion scripts.
* Unpin formulae when uninstalling them
* Unpin and re-pin formulae when upgrading (avoids stale symlink)

References Homebrew/homebrew#18386.
Closes Homebrew/homebrew#18515.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added `pin` et. al. to manpage.
* Added `brew pin` to `brew.1` * Added `brew unpin` to `brew.1`
* Added `brew list --pinned` to `brew.1`
* Added information about frozen formulae to `brew upgrade` in `brew.1`
* Added `pin` et.al. to completion scripts.
* Unpin formulae when uninstalling them
* Unpin and re-pin formulae when upgrading (avoids stale symlink)

References Homebrew/homebrew#18386.
Closes Homebrew/homebrew#18515.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>We use formulae as the plural of formula.</title>
<updated>2013-01-26T13:16:55+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2013-01-26T13:16:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=21f1efcba65e036fcbc57da26af9bbd35a36e2d4'/>
<id>21f1efcba65e036fcbc57da26af9bbd35a36e2d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make zsh completion for `upgrade` smarter</title>
<updated>2011-10-09T01:24:59+00:00</updated>
<author>
<name>Motonori Iwata</name>
</author>
<published>2011-09-29T05:35:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a8437a62ca71422bd2355707a4429acd23b89a8a'/>
<id>a8437a62ca71422bd2355707a4429acd23b89a8a</id>
<content type='text'>
Closes Homebrew/homebrew#7889.

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#7889.

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `upgrade` to the zsh completion script</title>
<updated>2011-10-09T01:15:40+00:00</updated>
<author>
<name>Bertrand Marron</name>
</author>
<published>2011-10-01T02:27:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=744ab8fc8c649265f7a8c10a3092dff5ccb0595c'/>
<id>744ab8fc8c649265f7a8c10a3092dff5ccb0595c</id>
<content type='text'>
Closes Homebrew/homebrew#7923.

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes Homebrew/homebrew#7923.

Signed-off-by: Jack Nagel &lt;jacknagel@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up zsh completion</title>
<updated>2011-02-14T03:45:41+00:00</updated>
<author>
<name>George Kulakowski</name>
</author>
<published>2011-02-09T02:04:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2fb68be78d8ff4214e4bdb835bc1763e347af60d'/>
<id>2fb68be78d8ff4214e4bdb835bc1763e347af60d</id>
<content type='text'>
1. Fix a misspelled variable to avoid shell namespace pollution
2. Remove a bogus completion (the 'brew xo' one)
3. Add missing tab completion code for
   - Several arguments/commands (options, --cellar etc.)
   - Aliases (e.g. home and homepage)
   - 'brew edit' complete to all formulae, not just installed ones

Signed-off-by: Adam Vandenberg &lt;flangy@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. Fix a misspelled variable to avoid shell namespace pollution
2. Remove a bogus completion (the 'brew xo' one)
3. Add missing tab completion code for
   - Several arguments/commands (options, --cellar etc.)
   - Aliases (e.g. home and homepage)
   - 'brew edit' complete to all formulae, not just installed ones

Signed-off-by: Adam Vandenberg &lt;flangy@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
