<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/manpages, branch 1.5.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>irb: add pry support.</title>
<updated>2018-02-28T11:36:23+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2018-02-28T11:36:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2205f62ec672643b845579f8687b0372b256f485'/>
<id>2205f62ec672643b845579f8687b0372b256f485</id>
<content type='text'>
Make `brew irb` optionally support `pry`. While doing so, also make it a `dev-cmd`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make `brew irb` optionally support `pry`. While doing so, also make it a `dev-cmd`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add prof and ruby commands.</title>
<updated>2018-02-27T12:07:30+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2018-02-27T12:07:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=6302da37f66fe9bb04e95fe67e8529fe0086187d'/>
<id>6302da37f66fe9bb04e95fe67e8529fe0086187d</id>
<content type='text'>
These are imported from Homebrew/homebrew-dev-tools and are both used by
maintainers so may be useful for contributors too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are imported from Homebrew/homebrew-dev-tools and are both used by
maintainers so may be useful for contributors too.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use more docs.brew.sh short links</title>
<updated>2018-02-22T19:46:58+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2018-02-22T19:46:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f2ce6489b2ad875a9f5f828334fcefb4f8ef3822'/>
<id>f2ce6489b2ad875a9f5f828334fcefb4f8ef3822</id>
<content type='text'>
These are nicer on the eyes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are nicer on the eyes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tty: if HOMEBREW_NO_COLOR env var is present, disable color</title>
<updated>2018-02-12T20:19:25+00:00</updated>
<author>
<name>joshua stein</name>
</author>
<published>2018-02-12T17:06:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7388acb86e0b9811e6badd610255954b3b3a6453'/>
<id>7388acb86e0b9811e6badd610255954b3b3a6453</id>
<content type='text'>
bin/brew will recognize NO_COLOR variable and copy it to
HOMEBREW_NO_COLOR
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bin/brew will recognize NO_COLOR variable and copy it to
HOMEBREW_NO_COLOR
</pre>
</div>
</content>
</entry>
<entry>
<title>Make pinning more robust</title>
<updated>2018-02-05T10:59:11+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2018-02-05T09:31:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3a2e6b82fd008974c47b87a98c6c7bbf1dcdcea7'/>
<id>3a2e6b82fd008974c47b87a98c6c7bbf1dcdcea7</id>
<content type='text'>
Don’t autoremove pins on uninstall or upgrade and note this in the
manpage.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don’t autoremove pins on uninstall or upgrade and note this in the
manpage.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3757 from EricFromCanada/master</title>
<updated>2018-02-05T09:31:57+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2018-02-05T09:31:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3ac2f81f3c07232fc8d7373bbd43a46abe85a3d8'/>
<id>3ac2f81f3c07232fc8d7373bbd43a46abe85a3d8</id>
<content type='text'>
docs: add more option descriptions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
docs: add more option descriptions</pre>
</div>
</content>
</entry>
<entry>
<title>docs: add more missing option descriptions</title>
<updated>2018-02-01T21:06:17+00:00</updated>
<author>
<name>EricFromCanada</name>
</author>
<published>2018-02-01T21:06:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1d2b4ed321c55df609d69e3505e3d37ad28c6fb8'/>
<id>1d2b4ed321c55df609d69e3505e3d37ad28c6fb8</id>
<content type='text'>
and improve wording or formatting where necessary.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and improve wording or formatting where necessary.
</pre>
</div>
</content>
</entry>
<entry>
<title>update all_proxy and man pages #3751</title>
<updated>2018-02-01T10:11:29+00:00</updated>
<author>
<name>xiehuc</name>
</author>
<published>2018-02-01T10:11:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3e6adb7e33110f8f620bb387ce5884dba56783ad'/>
<id>3e6adb7e33110f8f620bb387ce5884dba56783ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(un)linkapps: hide from manpage, use odeprecated.</title>
<updated>2018-01-21T13:38:44+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2018-01-20T12:04:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b96ec879dc405254718c7efd7ad0f966b0b80be9'/>
<id>b96ec879dc405254718c7efd7ad0f966b0b80be9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update other Homebrew maintainers.</title>
<updated>2018-01-18T15:45:51+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2018-01-18T15:45:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=65695885b68a69d6104b0661a2293a2783748a19'/>
<id>65695885b68a69d6104b0661a2293a2783748a19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
