aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
AgeCommit message (Expand)Author
2009-12-12Add no-unzip download strategy; extracted from Jython/sbt.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-12Better error message if exec failsMax Howell
2009-12-12Use our Bazaar formula for nowMax 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-05Prompt user to use pip for Hg and BzrMax 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-04Allow formula to skip docs removalMax Howell
2009-12-02List the options that the user has for installing MercurialMax 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-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-19New command 'brew deps [formula]'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
2009-11-19Move some helper functions into HardwareAdam Vandenberg
2009-11-18Refactor formula_test.Adam Vandenberg
2009-11-18Add test for legacy prefix quoting.Adam Vandenberg
2009-11-18Fix HOMEBREW_BREW_FILE for unit tests.Adam Vandenberg
2009-11-12Compare against HOMEBREW_CELLAR using real paths.Adam Vandenberg
2009-11-12Check for $! before installingMax Howell
2009-11-12More tweaking of main exception handler outputMax Howell
2009-11-11Fix system() exception showing regressionMax Howell
2009-11-11It's about time we bumped the version eh?Max Howell
2009-11-11Tty.em; bold white underlinedMax Howell
2009-11-11Disable watch_out_for_spill temporarilyMax Howell
2009-11-11Ignore spill in all /*/Library/CachesMax Howell
2009-11-09DRY gcc_build and llvm_buildMax Howell
2009-11-09Ignore stdout during GitDownloadStrategy.stageMax Howell
2009-11-09Don't ignore interupts during Formula.systemMax Howell
2009-11-09Don't use Kernel.system muchMax Howell
2009-11-09Don't error out if .DS_Store is in a kegMax Howell
2009-11-08Don't watch for spill for Quicktime stuffMax Howell
2009-11-08Ignore spill for certain system pathsMax Howell
2009-11-08Reap the process or make zombiesMax Howell
2009-11-08Set ENV[HOMEBREW_BREW_FILE]Max Howell
2009-11-08Rename BREW_FILE HOMEBREW_BREW_FILEMax Howell