<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/cmd, 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>update: tweak git too old check.</title>
<updated>2018-02-27T10:41:16+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2018-02-27T10:41:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=430bb7c3a0688100370272d240891391f3bb915c'/>
<id>430bb7c3a0688100370272d240891391f3bb915c</id>
<content type='text'>
Avoid trying to install and warning if system Git is too old but Git
is already installed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid trying to install and warning if system Git is too old but Git
is already installed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle a too old system Git on OS X 10.8 and below</title>
<updated>2018-02-26T16:08:10+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2018-02-26T16:08:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=72f4d054189d746bb40db44b565ca9c42f25a7a6'/>
<id>72f4d054189d746bb40db44b565ca9c42f25a7a6</id>
<content type='text'>
Needed for GitHub since:
https://github.com/blog/2507-weak-cryptographic-standards-removed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Needed for GitHub since:
https://github.com/blog/2507-weak-cryptographic-standards-removed
</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>gist-logs: require API credentials.</title>
<updated>2018-02-19T16:14:32+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2018-02-19T16:14:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a9c64c319f8b8ef4aa3c0265bbe735002daa0d60'/>
<id>a9c64c319f8b8ef4aa3c0265bbe735002daa0d60</id>
<content type='text'>
Anonymous gists are going away shortly:
https://github.com/blog/2503-deprecation-notice-removing-anonymous-gist-creation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Anonymous gists are going away shortly:
https://github.com/blog/2503-deprecation-notice-removing-anonymous-gist-creation
</pre>
</div>
</content>
</entry>
<entry>
<title>Format identifiers in oh1</title>
<updated>2018-02-09T09:00:29+00:00</updated>
<author>
<name>Chayoung You</name>
</author>
<published>2018-02-09T02:31:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b05d69f600e277b9272243ef01a050c77821eb65'/>
<id>b05d69f600e277b9272243ef01a050c77821eb65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>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>fetch: also fetch resources' patches</title>
<updated>2018-01-22T09:10:14+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2018-01-22T07:41:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=69db925e8a8030840d832c0b05cf29c3adc875dd'/>
<id>69db925e8a8030840d832c0b05cf29c3adc875dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>upgrade --all: use odeprecated.</title>
<updated>2018-01-21T13:39:14+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2018-01-20T12:04:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=de0fedeb09b1d535945504e638cfd8c5e7bd6a61'/>
<id>de0fedeb09b1d535945504e638cfd8c5e7bd6a61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
