aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
2014-12-02Use add_attribute method instead of accessing attributes hashJack Nagel
2014-12-02Simplify appending CDATAJack Nagel
2014-12-02Combine conditionalsJack Nagel
2014-11-30Allow searching/installing Homebrew Casks.Mike McQuaid
2014-11-27uninstall: notify on multiple versions removed.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-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-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-17brew-pull: make close message detection more precise.Mike McQuaid
2014-11-16Remove more references to removed external commandsJack Nagel
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-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-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-10gist-logs: basic loginStefan
2014-11-07test-bot: handle changed bottled dependencies.Mike McQuaid
2014-11-03Make quieter an installer modeJack Nagel
2014-11-03Make git an installer modeJack Nagel
2014-11-03Add ARGV.git?Jack Nagel
2014-11-03brew-pull: allow resolution with --resolve.Mike McQuaid
2014-11-02doctor: check for .pth support in Homebrew site-packagesTim D. Smith
2014-11-01pull: pull from PR then from BrewTestBot.Mike McQuaid
2014-10-31Check for MacPorts/Fink installation only after build failuresJack Nagel
2014-10-31Revert "run macports check after failed build instead of before every build"Jack Nagel
2014-10-31More specific requireJack Nagel
2014-10-31Remove FormulaAlreadyInstalledErrorJack Nagel
2014-10-29Call #name rather than relying on implicit #to_sJack Nagel
2014-10-29audit: compare file mode directlyJack Nagel
2014-10-29Rename "f" to "formula" in the installerJack Nagel
2014-10-28Whitelist config scripts from OS X ServerJack Nagel