aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
2016-08-12search: remove thread-unsafe Hash cache.Mike McQuaid
2016-08-12update: add --force argument.Mike McQuaid
2016-08-11update.sh: prevent overwriting UPSTREAM_BRANCH.Mike McQuaid
2016-08-11update.sh: further tweak update fix.Mike McQuaid
2016-08-11update.sh: check upstream SHA prefetch not local.Mike McQuaid
2016-08-11Update --fetch-HEAD documentationVlad Shablinsky
2016-08-10tests for shell-specific diagnostic messageGreg Nisbet
2016-08-10resolve conflict in diagnostic.rbGreg Nisbet
2016-08-10Enable vendored Ruby 2.0.Mike McQuaid
2016-08-10update.sh: all configurable HOMEBREW_AUTO_UPDATE_SECS.Mike McQuaid
2016-08-10Tweak HOMEBREW_NO_AUTO_UPDATE handling.Mike McQuaid
2016-08-10update.sh: further speed up `brew update`.Mike McQuaid
2016-08-10Improve formula not found handling (#96)Misty De Meo
2016-08-09update: suppress warning about missing FETCH_HEADMartin Afanasjew
2016-08-09update: don't recheck taps checked in the last 1m.Mike McQuaid
2016-08-08cmd/vendor-install.sh: fix style inconsistenciesMartin Afanasjew
2016-08-08cmd/update.sh: fix style inconsistenciesMartin Afanasjew
2016-08-08search: fix repositories with formulae and casks.Mike McQuaid
2016-08-08audit: enforce include method placementDominyk Tiller
2016-08-08audit: enforce conflicts_with placementDominyk Tiller
2016-08-06Update upgrade/outdated documentation (#650)Uladzislau Shablinski
2016-08-06Update upgrade/outdated methods for head versionsVlad Shablinsky
2016-08-05update-report: tweak Cask migration output.Mike McQuaid
2016-08-05update-report: print developer exception backtraces.Mike McQuaid
2016-08-05Revert "Partially reverts 4338f35b848ad61462fc4f73e1365e6c002201a2"Mike McQuaid
2016-08-05Partially reverts 4338f35b848ad61462fc4f73e1365e6c002201a2Xu Cheng
2016-08-05various: eliminate the usage of `any?` (#638)Xu Cheng
2016-08-04tap: add cask methods.Anastasia Sulyagina
2016-08-02audit: add --new-formula option.Mike McQuaid
2016-08-02update-report: use --overwrite to migrate Casks.Mike McQuaid
2016-08-02update-report: allow Casks migration to formulae.AnastasiaSulyagina
2016-08-02update-report: tweak cask migration text.Mike McQuaid
2016-07-31link: don't allow more openssl/libressl linkage.Mike McQuaid
2016-07-29Add missing development_tools requires.Mike McQuaid
2016-07-29link: don't link /usr/local openssl.Mike McQuaid
2016-07-27Make method names inquisitiveTim D. Smith
2016-07-27Don't fail on arbitrary absolute symlinksTim D. Smith
2016-07-27Factor out absolute symlink testTim D. Smith
2016-07-18reinstall: handle new optionsXu Cheng
2016-07-18remove unnecessary `Tab.for_formula`Xu Cheng
2016-07-18create: path.version may be nilXu Cheng
2016-07-16audit: prevent crash from nil exitstatus (#532)Margaret Lewicka
2016-07-16Unify Version.create usageVlad Shablinsky
2016-07-16update: Don't report formulae that are moved within a tap but not renamed (#480)Josh Hagins
2016-07-15update.sh: fix Git path.Mike McQuaid
2016-07-15brew.{rb,sh}: move to Library/Homebrew. (#506)Mike McQuaid
2016-07-15ENV: move to new paths. (#507)Mike McQuaid
2016-07-14various: don't assume non-OS X == Linux.Xu Cheng
2016-07-14update: git init for core tap as well (#510)Xu Cheng
2016-07-13audit: avoid unnecessary regexXu Cheng