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
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
2016-02-15
Promote update-bash to the default updater.
Mike McQuaid
2016-02-04
use BSD stat
Tim D. Smith
2016-01-26
bin/brew: add support for developer bash commands
Martin Afanasjew
2016-01-26
bin/brew: put commands into 'homebrew-' namespace
Martin Afanasjew
2016-01-26
bin/brew: don't pass command name to bash commands
Martin Afanasjew
2016-01-26
bin/bash: don't require executable command files
Martin Afanasjew
2016-01-20
bin/brew: use not operator inside `[[`
Xu Cheng
2016-01-20
bin/brew: use full path for xcode-select
Xu Cheng
2016-01-20
bin/brew: remove unpin from sudo check list
Xu Cheng
2016-01-20
bin/brew: include alias in sudo check
Xu Cheng
2016-01-20
bin/brew: introduce odie function
Xu Cheng
2016-01-20
bin/brew: always use `[[` for consistency
Xu Cheng
2016-01-20
bin/brew: remove unnecessary check
Xu Cheng
2016-01-20
bin/brew: fix incorrect argument manipulation
Xu Cheng
2016-01-18
bin/brew: use a function to avoid issues.
Mike McQuaid
2016-01-17
Move some brew.rb logic to bin/brew.
Mike McQuaid
2016-01-17
bin/brew: allow writing Homebrew commands in Bash.
Mike McQuaid
2016-01-17
bin/brew: set more HOMEBREW_* env from Bash.
Mike McQuaid
2015-12-23
bin/brew: enforce UTF-8 locale
Martin Afanasjew
2015-12-01
bin/brew: avoid unnecessary 'readlink' invocation
Martin Afanasjew
2015-12-01
bin/brew: avoid unnecessary 'tr' invocation
Martin Afanasjew
2015-12-01
bin/brew: separate variable assignment and export
Martin Afanasjew
2015-12-01
bin/brew: quote in assignments for consistency
Martin Afanasjew
2015-12-01
bin/brew: be consistent about code style
Martin Afanasjew
[next]