aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2012-12-21doctor: print offending paths in check_for_gettextJack Nagel
2012-12-21doctor: rename path_folders to pathsJack Nagel
2012-12-21doctor: use a more rubyish conditionalJack Nagel
2012-12-21doctor: avoid pointless creation of pathname objectJack Nagel
2012-12-21doctor: run slowest checks lastJack Nagel
2012-12-21Make "XQuartz is installed" heurstic stricterJack Nagel
2012-12-19brew-pull: Don't pipe diff stats through the pagerCharlie Sharpsteen
2012-12-19cleanup: fix 1.8.6 compatibilty issueJack Nagel
2012-12-18upgrade.rb: Generate Tab from Keg not FormulaCharlie Sharpsteen
2012-12-17Better reporting for MacPorts/Fink installationsJack Nagel
2012-12-16Revert "Add launchctl_instructions method"Jack Nagel
2012-12-16Add launchctl_instructions methodLorenzo Manacorda
2012-12-16brew test-bot: handle dependencies better.Mike McQuaid
2012-12-16Check if Cellar and Cache exist before cleaning.Mike McQuaid
2012-12-16Add another Erlang version format.Mike McQuaid
2012-12-12Improve Xcode and CLT config reportingJack Nagel
2012-12-12Fix stupid typo in bottle fix.Mike McQuaid
2012-12-11Disable bottle installation correctly on 10.6.Mike McQuaid
2012-12-11Properly escape log filenameJack Nagel
2012-12-11pathname.rb: Pass -s to du instead of -d0Shaun Jackman
2012-12-08Don't print error message when dev_tools_path fails to find toolsJack Nagel
2012-12-08doctor: don't check keg-onlies if cellar doesn't existJack Nagel
2012-12-04proper version sort in `outdated` commandMislav Marohnić
2012-12-04propert version sort in `info` commandMislav Marohnić
2012-12-04Improve bottle error messages.Mike McQuaid
2012-12-04brew-cleanup: check whether keg is a directory.Xiyue Deng
2012-12-04brew-services: fix by using formula.plist_name.Aaron Suggs
2012-12-03Fix startup plist instructions.Mike McQuaid
2012-12-01Fix broken `brew cleanup` testsJack Nagel
2012-12-01Fix bad reference to local_bottle_path.Mike McQuaid
2012-12-01Support installing bottles from local files.Mike McQuaid
2012-12-01brew-test-bot: fix building hashes and cleanup.Mike McQuaid
2012-11-30brew cleanup: don't remove higher version kegs.Xiyue Deng
2012-11-28Fix Formula.factory for Formula subclassesMisty De Meo
2012-11-28Formula.factory: raise on encountering non-FormulaMisty De Meo
2012-11-26Whitelist 10.8.2 Supplemental Update static libs.Mike McQuaid
2012-11-25Make generic caveats for launchd plist files.Mike McQuaid
2012-11-25Copy rather than move e.g. war files.Mike McQuaid
2012-11-25Rewrite plists when installing from a bottleJack Nagel
2012-11-25brew-test-bot: fetch before install.Mike McQuaid
2012-11-25brew-test-bot: don't cleanup HOMEBREW_PREFIX.Mike McQuaid
2012-11-25brew-test-bot: general cleanup.Mike McQuaid
2012-11-25brew-test-bot: support commits as arguments.Mike McQuaid
2012-11-25Overwrite plists.Mike McQuaid
2012-11-25Don't warn users about bad packaging.Mike McQuaid
2012-11-24Remove outdated commentJack Nagel
2012-11-23Update manpage. Fixes Homebrew/homebrew#16206.Adam Vandenberg
2012-11-19separate ENV/pkgconfig dirs by OS versionCamillo Lugaresi
2012-11-19add necessary .pc files for LeopardCamillo Lugaresi
2012-11-17tests: add profiling supportJack Nagel