aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-03-09Use full path to sudoMax Howell
2012-03-09Amend paths to check for chmodsMax Howell
2012-03-09Direct the user to Xcode downloadMax Howell
2012-03-09Check for tty before trying to grab itMax Howell
2012-03-09Use original system function for gcc checkMax Howell
2012-03-09chmod Library and libexec tooMax Howell
2012-03-09Duplicating installation steps sucksMax Howell
2012-03-09Support Ruby < 1.8.7Max Howell
2012-03-09Warn if Xcode is not installed.Max Howell
2012-03-09Use getbyte and not getcmattetti
2012-03-09Use full path to sttyMax Howell
2012-03-09Only abort if user is not in staff groupMax Howell
2012-03-09Moved code to top ready for amendMax Howell
2012-03-09Add user to staff if necessaryMax Howell
2012-03-09Advise user if they are not in the right groupmxcl
2012-03-09Add better Unix exit codes.Mike McQuaid
2012-03-09Run tests from anywhere and provide an exit code.Mike McQuaid
2012-03-09Fix test_ENV on 10.7/Xcode 4.Mike McQuaid
2012-03-09Fix test_arch_for_command on 10.7.Mike McQuaid
2012-03-08Fix gdk-pixbuf module installationJack Nagel
2012-03-07Include vi in list of binaries already in OS XOscar Del Ben
2012-03-07Don't attempt to cleanup source checkoutsMax Howell
2012-03-07Suggest full path to Xcode 4.3 /DeveloperMax Howell
2012-03-07Remove 'is this a git command?'Adam Vandenberg
2012-03-07Remove silly path methodAdam Vandenberg
2012-03-07Allow dependencies to still installMax Howell
2012-03-07Protect against unwritable cache locationMax Howell
2012-03-07Don't allow `sudo brew upgrade` if not sensibleMax Howell
2012-03-07Don't abort upgrade if one formula won't buildMax Howell
2012-03-07Stop supporting `brew install --force'Max Howell
2012-03-07Move brew output for BuildError into BuildErrorMax Howell
2012-03-07If multiple kegs, default to formula kegMax Howell
2012-03-06Extend FileUtils rather than include itJack Nagel
2012-03-06`brew cleanup` cleans up the download-cacheMax Howell
2012-03-06Pathname.stem knows about bottlesMax Howell
2012-03-06Proper single character switch handlingMax Howell
2012-03-06The doctor checks if you need to `brew update`Max Howell
2012-03-06'brew doctor' provides bad example commandJonathan Hitchcock
2012-03-06add which methodAdam Vandenberg
2012-03-06Don't require formula files for `brew rm --force`Max Howell
2012-03-06Doctor check for `python` is Python-3Max Howell
2012-03-06Require specialties at the end of formula.rbJack Nagel
2012-03-05Move llvm method to FailsWithLLVMAdam Vandenberg
2012-03-05shrinkAdam Vandenberg
2012-03-05invert conditionAdam Vandenberg
2012-03-05Move AmazonWebServicesFormula to formula_specialtiesAdam Vandenberg
2012-03-05Move specialized formulae base classes into a new fileAdam Vandenberg
2012-03-05Move path utils out of formula.rbAdam Vandenberg
2012-03-05Adjust updater tests for `git config` callsJack Nagel
2012-03-04keg: allow selective linking at the file levelJack Nagel