<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew, 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>Merge pull request #3852 from sjackman/linkage_checker</title>
<updated>2018-03-01T17:24:34+00:00</updated>
<author>
<name>Alyssa Ross</name>
</author>
<published>2018-03-01T17:24:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=43c658a8fa966c9cb66386961a77c041ebca89dd'/>
<id>43c658a8fa966c9cb66386961a77c041ebca89dd</id>
<content type='text'>
Move linkage_checker from os/mac to generic</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move linkage_checker from os/mac to generic</pre>
</div>
</content>
</entry>
<entry>
<title>Move linkage_checker from os/mac to generic</title>
<updated>2018-02-28T19:18:27+00:00</updated>
<author>
<name>Shaun Jackman</name>
</author>
<published>2018-02-28T17:13:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=97932c1abfbeeeeb57c36de3382451d7167d7c7b'/>
<id>97932c1abfbeeeeb57c36de3382451d7167d7c7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3853 from scpeters/fix_brew_ruby</title>
<updated>2018-02-28T18:09:21+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2018-02-28T18:09:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9225dac27f88b325692b5b66a59c498cb48180a1'/>
<id>9225dac27f88b325692b5b66a59c498cb48180a1</id>
<content type='text'>
dev-cmd/ruby: fix path to dev-cmd/irb and add test</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
dev-cmd/ruby: fix path to dev-cmd/irb and add test</pre>
</div>
</content>
</entry>
<entry>
<title>dev-cmd/ruby: fix path to dev-cmd/irb and add test</title>
<updated>2018-02-28T17:31:29+00:00</updated>
<author>
<name>Steven Peters</name>
</author>
<published>2018-02-28T17:31:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=db615a419afb99f186fb6df7c859f7538a7524ba'/>
<id>db615a419afb99f186fb6df7c859f7538a7524ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3851 from MikeMcQuaid/pry</title>
<updated>2018-02-28T14:25:16+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2018-02-28T14:25:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=4176399537f6cff28e6e94b5473870f3d89d1024'/>
<id>4176399537f6cff28e6e94b5473870f3d89d1024</id>
<content type='text'>
irb: add pry support.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
irb: add pry support.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3848 from ilovezfs/python-teach-each-python-to-speak-@</title>
<updated>2018-02-28T13:43:47+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2018-02-28T13:43:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8a23df7f76978df8df1efb65872e54ecfc6b831b'/>
<id>8a23df7f76978df8df1efb65872e54ecfc6b831b</id>
<content type='text'>
language/python: handle python@* in each_python</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
language/python: handle python@* in each_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>language/python: handle python@* in each_python</title>
<updated>2018-02-28T11:20:14+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2018-02-28T11:20:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=04cec369c7f75d53136cf4eb46efb5fd184527b4'/>
<id>04cec369c7f75d53136cf4eb46efb5fd184527b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3847 from MikeMcQuaid/travis-caching</title>
<updated>2018-02-27T15:36:34+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2018-02-27T15:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e3be551244d53137752734a1ce2742810676f130'/>
<id>e3be551244d53137752734a1ce2742810676f130</id>
<content type='text'>
travis.yml: fix bundler caching.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
travis.yml: fix bundler caching.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3846 from MikeMcQuaid/travis-homebrew-core-clone</title>
<updated>2018-02-27T14:39:06+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2018-02-27T14:39:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=04430e5dd8db1d444f893658761de3da0a64f541'/>
<id>04430e5dd8db1d444f893658761de3da0a64f541</id>
<content type='text'>
travis.yml: don't fetch/clone homebrew/core.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
travis.yml: don't fetch/clone homebrew/core.</pre>
</div>
</content>
</entry>
</feed>
