index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Expand
)
Author
2018-02-12
Merge pull request #3090 from jcs/no_color
Mike McQuaid
2018-02-12
Tty: if HOMEBREW_NO_COLOR env var is present, disable color
joshua stein
2018-02-12
brew, diagnostic: tweak CI variable checks.
Mike McQuaid
2018-02-01
update all_proxy and man pages #3751
xiehuc
2018-01-30
add ALL_PROXY for brew
xiehuc
2017-12-18
Added no_proxy to filtered env
Ivars Berzinsh
2017-12-05
Default environment filtering to on for all users.
Mike McQuaid
2017-11-29
Include SSH_AUTH_SOCK in filtered environment
David Christenson
2017-11-29
bin/brew: add lowercase variants.
Mike McQuaid
2017-11-29
Merge branch 'master' into master
Mike McQuaid
2017-11-29
Adding proxy variables to FILTERED_ENV
Bruno R. Barreyra
2017-11-29
Whitelist `SUDO_ASKPASS` environment variable.
Markus Reiter
2017-11-28
Fix `Utils::Shell.parent`.
Markus Reiter
2017-11-28
bin/brew: whitelist http_proxy.
Mike McQuaid
2017-11-27
bin/brew: whitelist JENKINS_* vars.
Mike McQuaid
2017-11-27
bin/brew: don't set empty, unfiltered variables.
Mike McQuaid
2017-11-27
Merge pull request #3487 from MikeMcQuaid/dev-env-filtering
Mike McQuaid
2017-11-27
More environment filtering fixes
Mike McQuaid
2017-11-27
Enable environment filtering for developers.
Mike McQuaid
2017-11-18
bin/brew: tweak CI whitelisting.
Mike McQuaid
2017-11-18
bin/brew: passthrough CI var.
Mike McQuaid
2017-11-17
bin/brew: no environment filtering on test-bot.
Mike McQuaid
2017-11-13
environment filtering: pass through TRAVIS vars.
Mike McQuaid
2017-11-07
bump-formula-pr: use GitHub vars under env filter.
Mike McQuaid
2017-05-14
bin/brew: don't set blank HOMEBREW_* variables.
Mike McQuaid
2017-05-13
More environment filtering tweaks
Mike McQuaid
2017-04-23
brew: set Bintray variables.
Mike McQuaid
2017-04-23
Fix and remove various TODOs.
Mike McQuaid
2017-04-21
Fix `brew edit` with environment filtering.
Mike McQuaid
2017-02-26
bin/brew: tweak variable names.
Mike McQuaid
2017-02-23
Tidy up the latest draft
Doug Hazell
2017-02-23
Update based on comments (without a mutex...)
Doug Hazell
2017-02-23
Update from comments
Doug Hazell
2017-02-19
Mechanism to dynamically add HOMEBREW.* vars to 'env -i' command string in 'b...
Doug Hazell
2017-02-12
Presumably the "env -I" was a typo for "env -i"
Doug Hazell
2017-01-16
fixup
Doug Hazell
2017-01-16
Update with comments in the code
Doug Hazell
2016-08-24
bin/brew: improve /usr/local/bin/brew handling.
Mike McQuaid
2016-08-24
bin/brew: split up brew file symlink check.
Mike McQuaid
2016-08-24
bin/brew: refactor HOMEBREW_PREFIX="/" logic.
Mike McQuaid
2016-07-15
brew.{rb,sh}: move to Library/Homebrew. (#506)
Mike McQuaid
2016-06-29
bin/brew: fix corner cases in prefix computation
Martin Afanasjew
2016-06-29
bin/brew: rename 'chdir' to 'quiet_cd'
Martin Afanasjew
2016-02-25
bin/brew: unset POSIX mode.
Mike McQuaid
2016-02-18
brew: Make HOMEBREW_REPOSITORY different from prefix only when 'brew' is a sy...
David Caldwell
2016-02-18
brew: Make HOMEBREW_LIBRARY based off of HOMEBREW_REPOSITORY
David Caldwell
2016-02-18
brew: Don't re-canonicalize
David Caldwell
2016-02-16
bin/brew: move logic to Library.
Mike McQuaid
2016-02-15
brew: remove `ln` from sudo command check list.
Mike McQuaid
2016-02-15
Move internal command aliases from Ruby to Bash.
Mike McQuaid
[next]