aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
AgeCommit message (Expand)Author
2014-11-28Rescue ErrorDuringExecution when loading old formulaeJack Nagel
2014-11-27uninstall: notify on multiple versions removed.Mike McQuaid
2014-11-27caveats: don't need plist keg to_path, fix 10.8.Mike McQuaid
2014-11-27caveats: handle non-Homebrew plists.Mike McQuaid
2014-11-26doctor: handle non-extent methods passed as argumentsMisty De Meo
2014-11-24test-bot: more support for bottling taps.Mike McQuaid
2014-11-24bottle: use --root-url instead of --root_urlMike McQuaid
2014-11-23formula_installer: don't always post_install.Mike McQuaid
2014-11-23pull: support downloading bottles for taps.Mike McQuaid
2014-11-23test-bot: more tap upload improvements.Mike McQuaid
2014-11-23test-bot: tap before attempting upload.Mike McQuaid
2014-11-23test-bot: fix indentation.Mike McQuaid
2014-11-23test-bot: fix tap-from-url regex usage.Mike McQuaid
2014-11-23test-bot: improve tap building.Mike McQuaid
2014-11-23brew-pull: die when bumping multiple formulae.Mike McQuaid
2014-11-21Hashes do not iterate in insertion order on Ruby 1.8Jack Nagel
2014-11-21Remove unnecessary array allocationsJack Nagel
2014-11-21Fix dependency equalityJack Nagel
2014-11-21authexec: migrating tapsDominyk Tiller
2014-11-21Tweak phrasingJack Nagel
2014-11-21Updated `outdated` docs to include `--verbose` optionChris
2014-11-20Improve inspect output for dependency collectionsJack Nagel
2014-11-20Friendlier error message for EOFError raised inside Net::HTTPJack Nagel
2014-11-20aspell: unroll options loop to avoid accessing internalsJack Nagel
2014-11-18brew-test-bot: check default_formula requirements.Mike McQuaid
2014-11-18Run test-bot logs through iconv on Ruby 1.8Jack Nagel
2014-11-18UTF-8 to UTF-16 should never raise UndefinedConversionErrorJack Nagel
2014-11-18Suppress encoding errors in test-bot log filesJack Nagel
2014-11-17Regard any installation of the formula as conflictsaereal
2014-11-17brew-pull: make close message detection more precise.Mike McQuaid
2014-11-16Remove more references to removed external commandsJack Nagel
2014-11-15Ensure that equals options get parsed properlyElliot Saba
2014-11-14doctor: more useful commentJack Nagel
2014-11-14Tell brew doctor to ignore libTrAPI.dylibhimikk
2014-11-14doctor: don't complain if reads_brewed_pth_files? is nilTim D. Smith
2014-11-14doctor: check that Python site-packages directory is writableTim D. Smith
2014-11-14language/python: make sure site_packages is writableTim D. Smith
2014-11-14os: shorten troubleshooting URL.Mike McQuaid
2014-11-14helios: move to Spotify's tap.David Xia
2014-11-13doctor: option depreciationDominyk Tiller
2014-11-12One less place where Formula is reopenedJack Nagel
2014-11-12Exempt the head-only tap from the head-only audit warningJack Nagel
2014-11-12Fix Requirement equalityJack Nagel
2014-11-12Don't allocate arrays in Requirement#hashJack Nagel
2014-11-11Don't warn about config scripts that originate in the cellarJack Nagel
2014-11-11Exclude documentation from `brew list --unbrewed`Jack Nagel
2014-11-10test-bot: make variable names consistent with other codeJack Nagel
2014-11-10Don't record the test if initialization failsJack Nagel
2014-11-10Less code in begin blockJack Nagel
2014-11-10language/python: new setup_install methodTim D. Smith