aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
2015-12-11test-bot: remove ci-reset-and-update.Mike McQuaid
2015-12-11test-bot: fix Bintray url for bottle uploadingXu Cheng
2015-12-11test-bot: fix tap URL detection from Jenkins.Mike McQuaid
2015-12-11Revert "test-bot: remove dead code."Mike McQuaid
2015-12-10test-bot: fetch/audit formulae despite requirementMike McQuaid
2015-12-10test-bot: remove dead code.Mike McQuaid
2015-12-10Do not `brew install brew-cask`Josh Hagins
2015-12-09audit: flag '--with{,out}-check' optionsBaptiste Fontaine
2015-12-09Allow taps to link manpages.Mike McQuaid
2015-12-09avoid using FORMULA_RENAMES directlyXu Cheng
2015-12-09info: tap is a Tap object nowXu Cheng
2015-12-09audit: tap is a Tap object nowXu Cheng
2015-12-09Formulary: use same logic to handle core fully-qualified nameXu Cheng
2015-12-09remove unnecessary tap_argsXu Cheng
2015-12-07doctor: remove Xcode 7 on 10.10 warningMisty De Meo
2015-12-07test-bot: use `uses --recursive`.Mike McQuaid
2015-12-07Use `(installed)` and emoji ticks consistently.Mike McQuaid
2015-12-07test-bot: more Jenkins Mavericks 1.8.7 fixes.Mike McQuaid
2015-12-07test-bot: fix cleanup check.Mike McQuaid
2015-12-07update: always reset to origin/master.Mike McQuaid
2015-12-07test-bot: don't cleanup the HOMEBREW_RUBY_PATH.Mike McQuaid
2015-12-06fetch: fall back to source if bottle fails.Mike McQuaid
2015-12-04cleanup: don't warn when skipping pinned formula.Corey Prophitt
2015-12-03centralize the logic of handling `homebrew-` in Tap.fetchXu Cheng
2015-11-29upgrade: use installed_kegsXu Cheng
2015-11-29missing: use installed_prefixesXu Cheng
2015-11-29info: use installed_kegsXu Cheng
2015-11-29doctor: use installed_prefixesXu Cheng
2015-11-29cleanup: use installed_prefixes/installed_kegsXu Cheng
2015-11-27formula: add missing require.Andrew Thorburn
2015-11-27formula: refactor outdated handling, add to hash.Mike McQuaid
2015-11-26gist-logs: Friendlier titles and display for log gistsAndrew Janke
2015-11-25audit: only run brew style when on Ruby 2.0.Mike McQuaid
2015-11-23brew-log: warn if shallow cloneBaptiste Fontaine
2015-11-23audit: check position of 'revision' and 'keg_only'Martin Afanasjew
2015-11-19Travis: don't run cleanup at all.Mike McQuaid
2015-11-19test-bot: don't cleanup before on Travis.Mike McQuaid
2015-11-19brew-deps: improved --tree formattingAlexis Hildebrandt
2015-11-18travis: test 10.9 using Ruby 1.8.Mike McQuaid
2015-11-18test-bot: remove email support.Mike McQuaid
2015-11-17Common build environment methods moved in build_environment.rbBaptiste Fontaine
2015-11-16audit: respect umask in formula file mode checkMartin Afanasjew
2015-11-16audit: add godep and sphinx-doc to build time depsXu Cheng
2015-11-16improve brew infoXu Cheng
2015-11-12pull: fix pulling desired bottlesDominyk Tiller
2015-11-12pull: don't try to publish nonexistent bottlesDominyk Tiller
2015-11-11keg_relocate: remove options from Keg#dylib_id_forMartin Afanasjew
2015-11-11ruby 1.8: address syntax warnings in Homebrew coreMartin Afanasjew
2015-11-10rubocop: update to 0.35.1Dominyk Tiller
2015-11-10tap: warn already tappedXu Cheng