aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/brew.sh
AgeCommit message (Expand)Author
2017-09-22brew.sh: update no git repository message.Mike McQuaid
2017-09-16Tweaks for older Mac OS X versions.Mike McQuaid
2017-07-25Merge pull request #2940 from kevinburke/move-brew-prefixMike McQuaid
2017-07-25Speed up brew --prefixKevin Burke
2017-07-24Follow the XDG Base Directory specification for caching on LinuxBob W. Hogg
2017-07-13brew.sh: always use 7 chars for HOMEBREW_VERSION.Mike McQuaid
2017-06-07analytics: remove unused analytics.Mike McQuaid
2017-05-23brew.sh: don't call xcode-select if it doesn't existMisty De Meo
2017-05-07Revert "Merge pull request #2603 from MikeMcQuaid/tweak-gem-vendoring"Mike McQuaid
2017-05-07Tweak Gem vendoring.Mike McQuaid
2017-05-03brew.sh: >v1.2.0 now.Mike McQuaid
2017-04-27brew.sh: tweak macOS user agent again.Mike McQuaid
2017-04-26brew.sh: use OS X in user agent rather than macOS.Mike McQuaid
2017-02-21brew uninstal alias for brew uninstallilovezfs
2017-01-16Unset GREP_OPTIONS.Mike McQuaid
2016-11-10Disallow running `brew cask` as `root`.Markus Reiter
2016-11-07brew.sh: bump hardcoded minor version.Mike McQuaid
2016-11-06brew.sh: disable running Homebrew as root.Mike McQuaid
2016-11-02brew.sh: communicate when autoupdate runs for longZhiming Wang
2016-10-26Redirect stderr output from git (shim) invocations to /dev/null.William Woodruff
2016-10-18brew.sh: tweak xcode hint to auto-accept licenseMatt Tagg
2016-10-12Fix warning for HOMEBREW_REPOSITORY at /usr/localRasPhilCo
2016-10-11brew.sh: warn on $HOMEBREW_REPOSITORY/CellarMike McQuaid
2016-10-10Don't display root warning for --prefixAlex Kirk
2016-10-07brew.sh: improve user agent with no git repo.Mike McQuaid
2016-10-03Merge pull request #1190 from vladshablinsky/no-autoupdate-on-helpMike McQuaid
2016-10-01brew.sh: don't autoupdate if --help passedUladzislau Shablinski
2016-10-01analytics: don't report commands run by HomebrewAlyssa Ross
2016-09-24brew.sh: change directory for HOMEBREW_VERSION.Mike McQuaid
2016-09-22brew.sh: fix brew --version outside HOMEBREW_REPOSITORY.Mike McQuaid
2016-09-22Use git describe to get the HOMEBREW_VERSION.Mike McQuaid
2016-09-21update.sh: allow forcing tag update.Mike McQuaid
2016-09-20update-report: migrate on newer auto-update.Mike McQuaid
2016-09-20Merge pull request #1028 from penman/install_gems_to_gem_homeMike McQuaid
2016-09-19Use user GEM_HOME for installing gemsAlyssa Ross
2016-09-19brew.sh: fix repository auto-update change.Mike McQuaid
2016-09-18Use new "macOS" naming where appropriate.Mike McQuaid
2016-09-08brew.sh: don't restrict dev-cmd/*.sh to Homebrew developers.Mike McQuaid
2016-09-08brew.sh: set HOMEBREW_DEVELOPER from Git config.Mike McQuaid
2016-09-01brew.sh: allow cask to be run as root.Mike McQuaid
2016-08-27brew: execute update before tapDominyk Tiller
2016-08-25brew.sh: complain when running Homebrew as root.Mike McQuaid
2016-08-24brew.sh: don't require /usr/local/Cellar creation.Mike McQuaid
2016-08-14brew: sanitize BASH_ENVAndrew Janke
2016-08-10Ship Homebrew auto-update support.Mike McQuaid
2016-08-10Tweak HOMEBREW_NO_AUTO_UPDATE handling.Mike McQuaid
2016-08-08brew.sh: fix style inconsistenciesMartin Afanasjew
2016-07-17brew.sh: make sudo-checker cross-platformXu Cheng
2016-07-15brew.{rb,sh}: move to Library/Homebrew. (#506)Mike McQuaid