aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2009-11-19Add extra message for unknown commands that are git commands.Adam Vandenberg
2009-11-19Also allow 'brew help'.Adam Vandenberg
2009-11-19Fix when 'edit' if/else indentationAdam 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-11Show kernel architecture in brew --config outputMax Howell
2009-11-11Fix system() exception showing regressionMax Howell
2009-11-11Re-raise SystemExit so the correct exit code is setMax Howell
2009-11-11Be specific about 3.1 point release.Adam Vandenberg
2009-11-11dump_config for certain exceptionsMax Howell
2009-11-11It's about time we bumped the version eh?0.5Max Howell
2009-11-11Include macports or fink info with brew --configMax Howell
2009-11-11Include HEAD SHA with brew --configMax 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-09My idea of tidy, sorry Adam…Max Howell
2009-11-09DRY gcc_build and llvm_buildMax Howell
2009-11-09Add OS X, Ruby, compiler & hardware info to --configAdam Vandenberg
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-08Don't error out before Cellar is createdMax Howell
2009-11-08Warn users about Xcode versions that are too oldMax Howell
2009-11-08Ignore spill for certain system pathsMax Howell
2009-11-08Reap the process or make zombiesMax Howell
2009-11-08Simplify the library path determination code a littleMax Howell
2009-11-08Set ENV[HOMEBREW_BREW_FILE]Max Howell
2009-11-08Rename BREW_FILE HOMEBREW_BREW_FILEMax Howell
2009-11-08Ensure BREW_FILE is an absolute pathMax Howell
2009-11-08List --HEAD/-H in brew usageMax Howell
2009-11-08Use our own popen implementation in Formula.systemMax Howell