aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
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
2015-11-10tap: don't error when already tapped.Mike McQuaid
2015-11-10test: enable sandbox by default.Mike McQuaid
2015-11-09cmd/update: check before tappingAlex Dunn
2015-11-09cmd/install: check before tappingAlex Dunn
2015-11-09use Tap#installXu Cheng
2015-11-09add Tap#install and Tap#uninstallXu Cheng
2015-11-07test-bot: skip optional deps when computing formulae test orderXu Cheng
2015-11-04doctor: tweak tmp sticky bit checkDominyk Tiller
2015-11-04update: always rescue formula loadingXu Cheng
2015-11-04test-bot: cleanup bottle files in cacheXu Cheng