aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-12-17Removed cloning a specific revision from the mercurial download strategy.Ben Cochran
2009-12-17Be more quiet about checkouts unless ARGV.verbose?Max Howell
2009-12-17Fix `brew info`: wrong number of arguments when calling github_infoPierre Riteau
2009-12-12Fix brew infoMax Howell
2009-12-12Update comment (and spacing) in download_strategy.Adam Vandenberg
2009-12-12Removing deprecated class slated for removal in 0.5Adam Vandenberg
2009-12-12Add no-unzip download strategy; extracted from Jython/sbt.Adam Vandenberg
2009-12-12Another git command.Adam Vandenberg
2009-12-12--github improvementsAdam Vandenberg
2009-12-12Some small style reformatsAdam Vandenberg
2009-12-12Mercurial - recognize Google Code repos and support revisions.Adam Vandenberg
2009-12-12Fix selflink script.Adam Vandenberg
2009-12-12Better error message if exec failsMax Howell
2009-12-12Use our Bazaar formula for nowMax Howell
2009-12-12Ever more README tweaksMax Howell
2009-12-12Unlink before uninstallingMax Howell
2009-12-07Brew update will git init if requiredMax Howell
2009-12-07Ignore ^C when cleaning up at exitMax Howell
2009-12-05Comments reflect actual patch level of 1.Ben Olive
2009-12-05Apparently this reads betterMax Howell
2009-12-05Prompt user to use pip for Hg and BzrMax Howell
2009-12-05The README is too longMax Howell
2009-12-04Apparently the map didn't work on LeopardMax Howell
2009-12-04Fixes broken SubversionDownloadStrategyMax Howell
2009-12-04Export the revision, checkout HEADMax Howell
2009-12-04Cast all arguments for Kernel#exec to string.Manfred Stienstra
2009-12-04At some point the fact we don't support PPC was glossed overMax Howell
2009-12-04Allow formula to skip docs removalMax Howell
2009-12-04Puts URL for failed build lineMax Howell
2009-12-03Document mailing listMax Howell
2009-12-03A less sexist toneMax Howell
2009-12-02List the options that the user has for installing MercurialMax Howell
2009-12-02cd HOMEBREW_REPOSITORY before trying to git info itMax Howell
2009-12-02Show exit status properlyMax Howell
2009-12-02We don't need the whole backtrace for BuildErrorsMax Howell
2009-12-02Remove redundant cflagsMax Howell
2009-12-02Nice the install processMax Howell
2009-12-02Alias gcc_4_0_1 to gcc_4_0Max Howell
2009-12-01When not installed to /usr/local use -isystemMax Howell
2009-12-01include FileUtils into FormulaMax Howell
2009-12-01We can't rely on the $: orderMax Howell
2009-12-01`brew --config` output improved if no GCCMax Howell
2009-12-01Direct bug reports to the issues URLMax Howell
2009-11-19Refactor formula_test.Adam Vandenberg
2009-11-19Add command 'brew info --all'.Adam Vandenberg
2009-11-19New command 'brew deps [formula]'Adam Vandenberg
2009-11-19Update bash and zsh for 'uses'.Adam Vandenberg
2009-11-19Add alias support to formulaeAdam Vandenberg
2009-11-19Add brew command 'uses'Adam Vandenberg
2009-11-19Add a Formulary class for managing the FormulaeAdam Vandenberg