aboutsummaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)Author
2018-02-12Merge pull request #3090 from jcs/no_colorMike McQuaid
2018-02-12Tty: if HOMEBREW_NO_COLOR env var is present, disable colorjoshua stein
2018-02-12brew, diagnostic: tweak CI variable checks.Mike McQuaid
2018-02-01update all_proxy and man pages #3751xiehuc
2018-01-30add ALL_PROXY for brewxiehuc
2017-12-18Added no_proxy to filtered envIvars Berzinsh
2017-12-05Default environment filtering to on for all users.Mike McQuaid
2017-11-29Include SSH_AUTH_SOCK in filtered environmentDavid Christenson
2017-11-29bin/brew: add lowercase variants.Mike McQuaid
2017-11-29Merge branch 'master' into masterMike McQuaid
2017-11-29Adding proxy variables to FILTERED_ENVBruno R. Barreyra
2017-11-29Whitelist `SUDO_ASKPASS` environment variable.Markus Reiter
2017-11-28Fix `Utils::Shell.parent`.Markus Reiter
2017-11-28bin/brew: whitelist http_proxy.Mike McQuaid
2017-11-27bin/brew: whitelist JENKINS_* vars.Mike McQuaid
2017-11-27bin/brew: don't set empty, unfiltered variables.Mike McQuaid
2017-11-27Merge pull request #3487 from MikeMcQuaid/dev-env-filteringMike McQuaid
2017-11-27More environment filtering fixesMike McQuaid
2017-11-27Enable environment filtering for developers.Mike McQuaid
2017-11-18bin/brew: tweak CI whitelisting.Mike McQuaid
2017-11-18bin/brew: passthrough CI var.Mike McQuaid
2017-11-17bin/brew: no environment filtering on test-bot.Mike McQuaid
2017-11-13environment filtering: pass through TRAVIS vars.Mike McQuaid
2017-11-07bump-formula-pr: use GitHub vars under env filter.Mike McQuaid
2017-05-14bin/brew: don't set blank HOMEBREW_* variables.Mike McQuaid
2017-05-13More environment filtering tweaksMike McQuaid
2017-04-23brew: set Bintray variables.Mike McQuaid
2017-04-23Fix and remove various TODOs.Mike McQuaid
2017-04-21Fix `brew edit` with environment filtering.Mike McQuaid
2017-02-26bin/brew: tweak variable names.Mike McQuaid
2017-02-23Tidy up the latest draftDoug Hazell
2017-02-23Update based on comments (without a mutex...)Doug Hazell
2017-02-23Update from commentsDoug Hazell
2017-02-19Mechanism to dynamically add HOMEBREW.* vars to 'env -i' command string in 'b...Doug Hazell
2017-02-12Presumably the "env -I" was a typo for "env -i"Doug Hazell
2017-01-16fixupDoug Hazell
2017-01-16Update with comments in the codeDoug Hazell
2016-08-24bin/brew: improve /usr/local/bin/brew handling.Mike McQuaid
2016-08-24bin/brew: split up brew file symlink check.Mike McQuaid
2016-08-24bin/brew: refactor HOMEBREW_PREFIX="/" logic.Mike McQuaid
2016-07-15brew.{rb,sh}: move to Library/Homebrew. (#506)Mike McQuaid
2016-06-29bin/brew: fix corner cases in prefix computationMartin Afanasjew
2016-06-29bin/brew: rename 'chdir' to 'quiet_cd'Martin Afanasjew
2016-02-25bin/brew: unset POSIX mode.Mike McQuaid
2016-02-18brew: Make HOMEBREW_REPOSITORY different from prefix only when 'brew' is a sy...David Caldwell
2016-02-18brew: Make HOMEBREW_LIBRARY based off of HOMEBREW_REPOSITORYDavid Caldwell
2016-02-18brew: Don't re-canonicalizeDavid Caldwell
2016-02-16bin/brew: move logic to Library.Mike McQuaid
2016-02-15brew: remove `ln` from sudo command check list.Mike McQuaid
2016-02-15Move internal command aliases from Ruby to Bash.Mike McQuaid