<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/docs, 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>Adjust docs and more internal code for Python 3.</title>
<updated>2018-03-03T09:42:25+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2018-03-03T09:42:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=70253f0009ee8095a5d10ee7bdd891f1fe5cc35c'/>
<id>70253f0009ee8095a5d10ee7bdd891f1fe5cc35c</id>
<content type='text'>
Now we have `python` for Python 3 and `python@2` for Python 2 some more
adjustments need to be made.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now we have `python` for Python 3 and `python@2` for Python 2 some more
adjustments need to be made.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3860 from MikeMcQuaid/remove-acceptable-bindings</title>
<updated>2018-03-02T18:07:32+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2018-03-02T18:07:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=84d718cbef0b96ef621a2ec51171f7d66c20f87d'/>
<id>84d718cbef0b96ef621a2ec51171f7d66c20f87d</id>
<content type='text'>
docs/Acceptable-Formulae: remove bindings mention.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
docs/Acceptable-Formulae: remove bindings mention.</pre>
</div>
</content>
</entry>
<entry>
<title>docs/Acceptable-Formulae: remove bindings mention.</title>
<updated>2018-03-02T16:21:29+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2018-03-02T16:21:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=84363f8a3a62508162ffae6bed10e1dc4ef4dae8'/>
<id>84363f8a3a62508162ffae6bed10e1dc4ef4dae8</id>
<content type='text'>
We do accept these e.g. `boost-python`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We do accept these e.g. `boost-python`.
</pre>
</div>
</content>
</entry>
<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>_config.yml: use extensionless permalinks.</title>
<updated>2018-02-23T19:52:11+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2018-02-23T19:51:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=650d6dbaac625a758881a215a35d8d4a248de5bf'/>
<id>650d6dbaac625a758881a215a35d8d4a248de5bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "docs: use short links."</title>
<updated>2018-02-23T19:52:00+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2018-02-23T19:39:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=190e665bb1db54d452ed9e0bf93c6985bd8dab5f'/>
<id>190e665bb1db54d452ed9e0bf93c6985bd8dab5f</id>
<content type='text'>
This reverts commit e63a2ee8de12f0f938f6a95cdb9763dbe0187b4a.

Closes #3832.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit e63a2ee8de12f0f938f6a95cdb9763dbe0187b4a.

Closes #3832.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: add/update more layouts.</title>
<updated>2018-02-22T19:44:42+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2018-02-22T19:44:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=35efc5ab23d30361a49a7af5b2319817a001b591'/>
<id>35efc5ab23d30361a49a7af5b2319817a001b591</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: use short links.</title>
<updated>2018-02-22T19:25:44+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2018-02-22T19:25:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e63a2ee8de12f0f938f6a95cdb9763dbe0187b4a'/>
<id>e63a2ee8de12f0f938f6a95cdb9763dbe0187b4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs/config.yml: generate README.md again.</title>
<updated>2018-02-22T18:57:24+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2018-02-22T18:57:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5b35ba619146d1fa55259d4e86399c4f35dece09'/>
<id>5b35ba619146d1fa55259d4e86399c4f35dece09</id>
<content type='text'>
This is the index.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the index.
</pre>
</div>
</content>
</entry>
</feed>
