aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
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
2015-10-30audit: flag any desc that starts with the formula nameBaptiste Fontaine
2015-10-30create: deprecate --macports and --finkBaptiste Fontaine
2015-10-30audit: uniformize the desc problemsBaptiste Fontaine
2015-10-30audit: flag descs starting with the formula nameBaptiste Fontaine
2015-10-29doctor: Fix typo in uncommitted modifications warning messageBen White
2015-10-28create: accept HEAD urlsBaptiste Fontaine
2015-10-27The Formula API is no longer work-in-progress.Mike McQuaid
2015-10-27update: use git stash silently.Mike McQuaid
2015-10-26cat: raise unless object is formulaeDominyk Tiller
2015-10-26commands: ensure internal commands are filesXu Cheng
2015-10-24audit: add bottle modifier checksDominyk Tiller
2015-10-23audit: merge the template comments checksBaptiste Fontaine
2015-10-23audit: warn about unknown bottle modifiersBaptiste Fontaine
2015-10-23os: centralize check for pre-release OS X versionsMartin Afanasjew
2015-10-20test-bot: fix testing builds building everything.Mike McQuaid
2015-10-20linkapps: stop linking .app bundles from 'bin/'Martin Afanasjew
2015-10-20unlinkapps: avoid deleting too many symlinksMartin Afanasjew
2015-10-20test-bot: remove duplicated conflicts unlinkingXu Cheng
2015-10-20test-bot: install bottle unneeded formulae in --fast modeXu Cheng
2015-10-19test-bot: don't use `--build-bottle` flag if bottle disabledXu Cheng
2015-10-19test-bot: skip bottling if it's unneededXu Cheng