aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/brew.sh
AgeCommit message (Expand)Author
2017-12-20brew.sh: Use shims/scm/git for HOMEBREW_VERSIONShaun Jackman
2017-12-12Do not specify absolute paths to utilitiesShaun Jackman
2017-12-11brew.sh: latest HOMEBREW_VERSION is 1.4.0Mike McQuaid
2017-12-10Merge pull request #3543 from MikeMcQuaid/remove-env-unsetsMike McQuaid
2017-12-08Remove some unset/checked environment checksMike McQuaid
2017-12-05Default environment filtering to on for all users.Mike McQuaid
2017-11-27Enable environment filtering for developers.Mike McQuaid
2017-11-26Allow optionally using Homebrew's curlMike McQuaid
2017-11-07Use HOMEBREW_AUTO_UPDATE_CHECKED variable.Mike McQuaid
2017-11-05brew.sh: cleanup some environment pollution.Mike McQuaid
2017-10-29Tweak use of with_envMike McQuaid
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