<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/test, branch 1.1.0</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Move `vendor/bundle` up one level to `HOMEBREW_LIBRARY_PATH`.</title>
<updated>2016-10-29T16:28:07+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-29T13:31:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f863d61374902553623ad10b20392bf3274f137a'/>
<id>f863d61374902553623ad10b20392bf3274f137a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>keg_relocate: refactor relocate_text_files</title>
<updated>2016-10-24T20:21:08+00:00</updated>
<author>
<name>Josh Hagins</name>
</author>
<published>2016-10-10T16:02:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9c519bbdbc1723c9f35e4fbc8ba594ac8d81d258'/>
<id>9c519bbdbc1723c9f35e4fbc8ba594ac8d81d258</id>
<content type='text'>
Replace relocate_text_files with three methods that clarify intent:
replace_locations_with_placeholders, replace_placeholders_with_locations
and replace_text_in_files, the first two calling the third.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace relocate_text_files with three methods that clarify intent:
replace_locations_with_placeholders, replace_placeholders_with_locations
and replace_text_in_files, the first two calling the third.
</pre>
</div>
</content>
</entry>
<entry>
<title>keg_relocate: cache files rewritten during brew bottle</title>
<updated>2016-10-24T20:21:08+00:00</updated>
<author>
<name>Josh Hagins</name>
</author>
<published>2016-10-09T23:43:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c46155aba48b1b4ee99aa9d9fb1e0067e899e1e1'/>
<id>c46155aba48b1b4ee99aa9d9fb1e0067e899e1e1</id>
<content type='text'>
`brew bottle` replaces instances of the Homebrew prefix, cellar, and
repository with placeholders in all text files. Cache these files in
INSTALL_RECEIPT.json so that we don't have to check every single text
file for placeholders on install.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`brew bottle` replaces instances of the Homebrew prefix, cellar, and
repository with placeholders in all text files. Cache these files in
INSTALL_RECEIPT.json so that we don't have to check every single text
file for placeholders on install.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1342 from reitermarkus/fixtures</title>
<updated>2016-10-24T20:09:45+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-24T20:09:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e6bce5ec27306e85a8312400f44d8b9685f9e981'/>
<id>e6bce5ec27306e85a8312400f44d8b9685f9e981</id>
<content type='text'>
Move cask's fixtures to `test/fixtures`.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move cask's fixtures to `test/fixtures`.</pre>
</div>
</content>
</entry>
<entry>
<title>Don’t use bare percent literals.</title>
<updated>2016-10-24T15:27:20+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-24T15:27:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b28b21fd7fec17e372f8bf0fe118c32318d44f84'/>
<id>b28b21fd7fec17e372f8bf0fe118c32318d44f84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move cask fixtures to `test/fixtures/cask`.</title>
<updated>2016-10-24T13:52:41+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-21T22:48:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=31ec04704a1bc11d181b7d55a02d16b83ea2a11d'/>
<id>31ec04704a1bc11d181b7d55a02d16b83ea2a11d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test_formula: fix tests</title>
<updated>2016-10-20T00:09:28+00:00</updated>
<author>
<name>Uladzislau Shablinski</name>
</author>
<published>2016-10-19T23:42:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=4ec43d02f5c4b85de69a2103ba6e5d0d72dfc15f'/>
<id>4ec43d02f5c4b85de69a2103ba6e5d0d72dfc15f</id>
<content type='text'>
New name and old name must have different names
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New name and old name must have different names
</pre>
</div>
</content>
</entry>
<entry>
<title>testing_env: extract with_environment to helper module</title>
<updated>2016-10-19T16:35:46+00:00</updated>
<author>
<name>Josh Hagins</name>
</author>
<published>2016-10-19T16:32:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=fba00f2bbfd970ece1d2503a333a9a2730ae5b63'/>
<id>fba00f2bbfd970ece1d2503a333a9a2730ae5b63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dependency_collector: need xz dep on &lt;= macOS 10.8</title>
<updated>2016-10-16T12:48:37+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2016-10-16T09:03:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a53eca8cdee26ad0c00a4add89b746d08a5dc87c'/>
<id>a53eca8cdee26ad0c00a4add89b746d08a5dc87c</id>
<content type='text'>
Mountain Lion: http://opensource.apple.com/source/libarchive/libarchive-25.1/config.h
  `/* #undef HAVE_LIBLZMA */`

Mavericks: http://opensource.apple.com/source/libarchive/libarchive-29/config.h
  `#define HAVE_LIBLZMA 1`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mountain Lion: http://opensource.apple.com/source/libarchive/libarchive-25.1/config.h
  `/* #undef HAVE_LIBLZMA */`

Mavericks: http://opensource.apple.com/source/libarchive/libarchive-29/config.h
  `#define HAVE_LIBLZMA 1`
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert `puts_columns` to `puts Formatter.columns`.</title>
<updated>2016-10-15T15:13:38+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-02T18:39:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=198bf4d3bdeaf3047f9af80788ea18cd192541af'/>
<id>198bf4d3bdeaf3047f9af80788ea18cd192541af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
