<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/.gitignore, branch 1.2.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>docs: tweak CSS.</title>
<updated>2017-04-27T11:35:15+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-04-27T11:35:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a559cef5cc6f947ac4126dfeb84aa1df143be633'/>
<id>a559cef5cc6f947ac4126dfeb84aa1df143be633</id>
<content type='text'>
Import new brew.sh CSS changes to improve the appearance of tables and
links.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Import new brew.sh CSS changes to improve the appearance of tables and
links.
</pre>
</div>
</content>
</entry>
<entry>
<title>test: add a bundle config</title>
<updated>2017-02-28T11:42:41+00:00</updated>
<author>
<name>Misty De Meo</name>
</author>
<published>2017-02-28T07:54:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=668d7a0c49127e2a5e6c3dd01cc518b241d4f110'/>
<id>668d7a0c49127e2a5e6c3dd01cc518b241d4f110</id>
<content type='text'>
This smooths over the transition for users who have an existing
bundle config in this location due to having gems installed at the old
path.

Closes #2203.

Signed-off-by: Misty De Meo &lt;mistydemeo@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This smooths over the transition for users who have an existing
bundle config in this location due to having gems installed at the old
path.

Closes #2203.

Signed-off-by: Misty De Meo &lt;mistydemeo@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup documentation site</title>
<updated>2017-01-04T10:53:21+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-04T10:53:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=127e9def5084063cf33e8acb26a970556ef51148'/>
<id>127e9def5084063cf33e8acb26a970556ef51148</id>
<content type='text'>
GitHub now nicely generates a documentation site for us at
http://brew.sh/brew based on our docs folder. Optimise the output of
this and the GitHub docs directory for readability and the various user
groupings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GitHub now nicely generates a documentation site for us at
http://brew.sh/brew based on our docs folder. Optimise the output of
this and the GitHub docs directory for readability and the various user
groupings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update `.gitignore` to match `vendor/bundle` everywhere.</title>
<updated>2016-10-29T16:28:08+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-29T13:40:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a9746934fd255072aa2a5768dfe2d2889cd21c85'/>
<id>a9746934fd255072aa2a5768dfe2d2889cd21c85</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 #1041 from penman/parallel_tests</title>
<updated>2016-09-23T06:57:35+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-23T06:57:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5cf3838f4292f3c47bc6a66e6d532fa290bcc5e0'/>
<id>5cf3838f4292f3c47bc6a66e6d532fa290bcc5e0</id>
<content type='text'>
Parallelise test suite</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Parallelise test suite</pre>
</div>
</content>
</entry>
<entry>
<title>tests, cask-tests: log test runtimes</title>
<updated>2016-09-20T12:16:11+00:00</updated>
<author>
<name>Alyssa Ross</name>
</author>
<published>2016-09-20T12:16:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1c4ae988232050ac22785fe062f3c912ed70cdfc'/>
<id>1c4ae988232050ac22785fe062f3c912ed70cdfc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gitignore: rearrange repository, simplify rules.</title>
<updated>2016-09-20T09:41:42+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-19T19:00:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9067cc39b8d6943b585cc34c7b91994cb6a6810b'/>
<id>9067cc39b8d6943b585cc34c7b91994cb6a6810b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge Cask's gitignore with root one.</title>
<updated>2016-09-10T09:03:19+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-10T09:03:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=521efeab78e6e9ead966103ebbf3670fe3fac38b'/>
<id>521efeab78e6e9ead966103ebbf3670fe3fac38b</id>
<content type='text'>
This fixes the ignoring in libgit2 clients that don't read nested
`.gitignore` files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes the ignoring in libgit2 clients that don't read nested
`.gitignore` files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make "brew man" also generate Cask's manpage.</title>
<updated>2016-08-20T15:36:34+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-08-20T15:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=665783cba487a9e9bc772176ebb62761671f7095'/>
<id>665783cba487a9e9bc772176ebb62761671f7095</id>
<content type='text'>
Also, check in this manpage, adjust the Rakefile and remove the old one.

Fixes #731.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, check in this manpage, adjust the Rakefile and remove the old one.

Fixes #731.
</pre>
</div>
</content>
</entry>
<entry>
<title>gitignore: fix portable-ruby stashing.</title>
<updated>2016-08-08T20:41:55+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-08-08T20:41:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c7ba1c65caafa7af48b834d34921ddfc95bed8b8'/>
<id>c7ba1c65caafa7af48b834d34921ddfc95bed8b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
