<feed xmlns='http://www.w3.org/2005/Atom'>
<title>homebrew/.gitignore, branch master</title>
<subtitle>:beer: The missing package manager for OS X.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/'/>
<entry>
<title>Import docs from wiki.</title>
<updated>2014-10-26T14:57:36+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2014-10-26T14:54:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=4b4b01df0dfd597f55d095a54a89cce85039ae35'/>
<id>4b4b01df0dfd597f55d095a54a89cce85039ae35</id>
<content type='text'>
Closes #33211.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #33211.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use YARD for API documentation.</title>
<updated>2014-10-18T10:19:36+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2014-10-18T10:19:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=e6bc41dee76fe5410b026817a071075d04896177'/>
<id>e6bc41dee76fe5410b026817a071075d04896177</id>
<content type='text'>
Massive TODO.

We'll get there eventually...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Massive TODO.

We'll get there eventually...
</pre>
</div>
</content>
</entry>
<entry>
<title>Generate RDoc documentation.</title>
<updated>2014-09-24T22:08:10+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2014-09-20T15:07:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=b4edc15cb7510af52e1728eb91a1b3f3b1edf471'/>
<id>b4edc15cb7510af52e1728eb91a1b3f3b1edf471</id>
<content type='text'>
This is currently still very messy and we probably want to work out the
best way to declare what parts of our DSL/what files are "public".

Still, even if this is a WIP I'd rather get something committed sooner
rather than later and start iterating on this as a replacement for
`example_formula.rb` and the formula cookbook.

To test:
```bash
cd $(brew --prefix)/Library/Homebrew &amp;&amp; \
  rdoc formula.rb requirement.rb utils.rb &amp;&amp;\
  open doc/index.html
```

Closes #32470.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is currently still very messy and we probably want to work out the
best way to declare what parts of our DSL/what files are "public".

Still, even if this is a WIP I'd rather get something committed sooner
rather than later and start iterating on this as a replacement for
`example_formula.rb` and the formula cookbook.

To test:
```bash
cd $(brew --prefix)/Library/Homebrew &amp;&amp; \
  rdoc formula.rb requirement.rb utils.rb &amp;&amp;\
  open doc/index.html
```

Closes #32470.
</pre>
</div>
</content>
</entry>
<entry>
<title>LICENSE: move to root folder.</title>
<updated>2014-04-23T07:11:02+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2014-04-22T14:59:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=87a4fe120bb564d1983cecfc5f44b81dd79f482f'/>
<id>87a4fe120bb564d1983cecfc5f44b81dd79f482f</id>
<content type='text'>
This is where people expect to find it so let's make it easier.

Closes #28418.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is where people expect to find it so let's make it easier.

Closes #28418.
</pre>
</div>
</content>
</entry>
<entry>
<title>CODEOFCONDUCT: add Homebrew CoC, diversity doc.</title>
<updated>2014-02-23T11:49:32+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2014-02-23T11:49:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=5dc82477be26673f276763a61881a99d7b75b830'/>
<id>5dc82477be26673f276763a61881a99d7b75b830</id>
<content type='text'>
Add the Homebrew Code of Conduct and Diversity statement.

These are heavily based on those created by Python:
http://www.python.org/psf/codeofconduct/
http://www.python.org/community/diversity/

Closes #26904.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add the Homebrew Code of Conduct and Diversity statement.

These are heavily based on those created by Python:
http://www.python.org/psf/codeofconduct/
http://www.python.org/community/diversity/

Closes #26904.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Kickstarter supporters file.</title>
<updated>2013-04-06T16:32:47+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2013-04-06T16:32:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=acc21e70782932d8e31f99226fe1968c808babb1'/>
<id>acc21e70782932d8e31f99226fe1968c808babb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>brew-pin: prevent selected formulae from upgrade.</title>
<updated>2013-03-30T19:50:47+00:00</updated>
<author>
<name>Simon Sigurdhsson</name>
</author>
<published>2013-03-11T15:41:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=85eb73ced7316171a3e5087e601f3c182b8859ed'/>
<id>85eb73ced7316171a3e5087e601f3c182b8859ed</id>
<content type='text'>
* Added `pin` et. al. to manpage.
* Added `brew pin` to `brew.1` * Added `brew unpin` to `brew.1`
* Added `brew list --pinned` to `brew.1`
* Added information about frozen formulae to `brew upgrade` in `brew.1`
* Added `pin` et.al. to completion scripts.
* Unpin formulae when uninstalling them
* Unpin and re-pin formulae when upgrading (avoids stale symlink)

References #18386.
Closes #18515.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added `pin` et. al. to manpage.
* Added `brew pin` to `brew.1` * Added `brew unpin` to `brew.1`
* Added `brew list --pinned` to `brew.1`
* Added information about frozen formulae to `brew upgrade` in `brew.1`
* Added `pin` et.al. to completion scripts.
* Unpin formulae when uninstalling them
* Unpin and re-pin formulae when upgrading (avoids stale symlink)

References #18386.
Closes #18515.

Signed-off-by: Mike McQuaid &lt;mike@mikemcquaid.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Contributing Guidelines.</title>
<updated>2012-10-02T23:04:24+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2012-09-22T11:41:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=a90fdbb74198ed1e21c555a43ca7a7dd822ed984'/>
<id>a90fdbb74198ed1e21c555a43ca7a7dd822ed984</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent tapped symlinks showing up in git status</title>
<updated>2012-03-16T21:06:15+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2012-03-04T02:47:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=a05a5fc8fb46b46ee59b791417a16dc0a2cfcd39'/>
<id>a05a5fc8fb46b46ee59b791417a16dc0a2cfcd39</id>
<content type='text'>
The symlinks taps write to Formula show up in git status, but this trick prevents this. brew-(un)tap maintain a .gitignore in Formula that contains all the symlinks brew-tap creates.

We add the .gitignore to the root .gitignore and TADA! Magic.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The symlinks taps write to Formula show up in git status, but this trick prevents this. brew-(un)tap maintain a .gitignore in Formula that contains all the symlinks brew-tap creates.

We add the .gitignore to the root .gitignore and TADA! Magic.
</pre>
</div>
</content>
</entry>
<entry>
<title>`brew tap` and `brew untap`</title>
<updated>2012-03-16T21:06:15+00:00</updated>
<author>
<name>Max Howell</name>
</author>
<published>2012-03-02T20:28:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/homebrew/commit/?id=fb13b6a99e48984fc74675784f74cb409a4a7557'/>
<id>fb13b6a99e48984fc74675784f74cb409a4a7557</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
