aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)Author
2015-02-23README: add xu-cheng to maintainers.Mike McQuaid
2015-02-23README: add sponsors.Mike McQuaid
2015-02-21README: update Gratipay badge link.Kevin Yap
Removes an unnecessary redirect from gittip.com to gratipay.com. Closes #37033. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-27README: tweak documentation section.Mike McQuaid
2014-10-26README: don't recommend browsing Library/Formula.Mike McQuaid
It doesn't display all formulae any more.
2014-10-26Cleanup root documentation.Mike McQuaid
2014-10-26Import docs from wiki.Mike McQuaid
Closes #33211.
2014-10-22Add security contactJack Nagel
2014-10-19Add tdsmith as maintainer.Mike McQuaid
2014-08-27Tweak copyJack Nagel
2014-08-04Use flat style gittip buttonJack Nagel
This matches the new markdown styling a bit better.
2014-05-24brew-desc: Add a mention of brew-desc to READMEPeter Aronoff
Closes #29555. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-04-23LICENSE: move to root folder.Mike McQuaid
This is where people expect to find it so let's make it easier. Closes #28418.
2014-04-22README: use the word "maintainers".Mike McQuaid
2014-04-10README: update links, team.Mike McQuaid
2014-04-06Use SVG Gittip badge in READMESean Linsley
Closes #28186. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-01-19README: add troubleshooting.Mike McQuaid
2014-01-19README: remove `brew server`.Mike McQuaid
2014-01-03README: add Gittip link.Mike McQuaid
Closes #20482.
2013-12-30README: show Homebrew core contributors.Mike McQuaid
2013-12-14Update docs, comment mxcl/homebrew refs.Mike McQuaid
2013-06-04README.md: add license information.Mike McQuaid
Closes #20241. Closes #20248.
2013-03-25New Homepage: brew.shMax Howell
2013-03-06Revert "README: Add Kickstarter link."Mike McQuaid
This reverts commit b7aaad60308856611349079288bdb274668e4a16.
2013-02-21README: Add Kickstarter link.Mike McQuaid
Closes #17963
2012-02-24README: s/folder/directory/Jack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-08Add a link to braumeister.org to the READMESebastian Staudt
Closes #10049. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-07-29README fix upsMax Howell
The point being to have less duplicate information. I am updating the wiki and the homepage accordingly. I am loathe to leave the "what packages are available" lines but I believe people who are interested in such things are likely to end up at the source root so it is appropriate.
2011-06-13Use shorter setup gist urlAdam Vandenberg
2011-06-13Use full path to system ruby in setup instructionsAdam Vandenberg
2011-06-06GitHub updated the URLs for raw gists. This fixes the install line.GordonDiggs
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-27fixed READMESecond Planet
Closes #4217. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-11-03Use static path to tar in READMEAdam Vandenberg
2010-11-03Everything on GitHub is https nowMax Howell
Also do the redirect because we can't predict the future.
2010-10-21readme - how to find packagesAdam Vandenberg
2010-10-13Xcode url changedAdam Vandenberg
2010-06-22Point to correct gist.Adam Vandenberg
2010-06-17Make it a sudo one-linerMax Howell
Rationale: if you want complete control then you will most likely not like the `sudo chown -R` step as it's nuts.
2010-06-16You can't pipe to Ruby and still get STDINMax Howell
2010-06-15More readable way to run the install scriptMax Howell
Plus more reassuring preamble.
2010-03-14Don't provide destructive instructionsMax Howell
If /usr/local doesn't exist you've just sudo chowned $PWD
2010-03-14More descriptionless README tweaksMax Howell
It's nice that smaller READMEs are easier to get right.
2010-03-14Better README copyMax Howell
Removed requirements. If they want to know this stuff then read the verbose instructions. Or just try to run brew, it'll complain.
2010-03-13Avoid GitHub bug with capitalisation in wiki pagesMax Howell
2010-03-13README lists Homebrew's requirementsMax Howell
2010-03-13Point users to Homepage for usage examples.Max Howell
2010-03-11Install line needs -LMax Howell
2010-03-06Documentation rewriteMax Howell
Much leaner README now. The website evangelises, and the Wiki is thorough.
2009-12-12Ever more README tweaksMax Howell
2009-12-05Apparently this reads betterMax Howell