aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
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
2015-11-04test-bot: hard link generated bottle file to HOMEBREW_CACHEXu Cheng
2015-11-02doctor: fix typoDominyk Tiller
2015-11-02doctor: whitelist Paragon ExtFS dylibDominyk Tiller
2015-11-01audit: don't flag Gnome devel releases < 1.0.Mike McQuaid
2015-11-01pull: fix pulling new bottles.Mike McQuaid
2015-11-01pull: use bottle_defined?Xu Cheng
2015-11-01pull: bottle_unneeded? is covered by bottle_disabled?Xu Cheng
2015-10-31pull: handle unneeded and disabled bottles.Mike McQuaid
2015-10-30doctor: unify chown messagesDominyk Tiller