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
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
2015-11-20
brew: ensure full path for HOMEBREW_RUBY_PATH
Xu Cheng
2015-11-20
brew.rb: export HOMEBREW_RUBY_PATH.
Mike McQuaid
2015-11-18
travis: test 10.9 using Ruby 1.8.
Mike McQuaid
2014-11-25
Suppress output from `cd`
Jack Nagel
2014-05-17
convert tabs to spaces in bin/brew
Adam Vandenberg
2014-05-02
Quote argument to readlink
Jack Nagel
2014-05-02
Use parameter expansion to avoid forking
Jack Nagel
2014-02-21
Unset GEM_HOME and GEM_PATH before running brew.rb
Misty De Meo
2013-02-21
brew: use a shell wrapper script for brew
Mike McQuaid
2013-02-21
brew: move to Library/brew.rb
Mike McQuaid
2013-02-18
Rename Library/Contributions/cmds -> cmd.
Mike McQuaid
2013-02-18
Rework brew command dispatch order.
Mike McQuaid
2013-02-08
Revert "brew: move to Library/brew.rb"
Mike McQuaid
[next]