aboutsummaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)Author
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
2016-02-15Promote update-bash to the default updater.Mike McQuaid
2016-02-04use BSD statTim D. Smith
2016-01-26bin/brew: add support for developer bash commandsMartin Afanasjew
2016-01-26bin/brew: put commands into 'homebrew-' namespaceMartin Afanasjew
2016-01-26bin/brew: don't pass command name to bash commandsMartin Afanasjew
2016-01-26bin/bash: don't require executable command filesMartin Afanasjew
2016-01-20bin/brew: use not operator inside `[[`Xu Cheng
2016-01-20bin/brew: use full path for xcode-selectXu Cheng
2016-01-20bin/brew: remove unpin from sudo check listXu Cheng
2016-01-20bin/brew: include alias in sudo checkXu Cheng
2016-01-20bin/brew: introduce odie functionXu Cheng
2016-01-20bin/brew: always use `[[` for consistencyXu Cheng
2016-01-20bin/brew: remove unnecessary checkXu Cheng
2016-01-20bin/brew: fix incorrect argument manipulationXu Cheng
2016-01-18bin/brew: use a function to avoid issues.Mike McQuaid
2016-01-17Move some brew.rb logic to bin/brew.Mike McQuaid
2016-01-17bin/brew: allow writing Homebrew commands in Bash.Mike McQuaid
2016-01-17bin/brew: set more HOMEBREW_* env from Bash.Mike McQuaid
2015-12-23bin/brew: enforce UTF-8 localeMartin Afanasjew
2015-12-01bin/brew: avoid unnecessary 'readlink' invocationMartin Afanasjew
2015-12-01bin/brew: avoid unnecessary 'tr' invocationMartin Afanasjew
2015-12-01bin/brew: separate variable assignment and exportMartin Afanasjew
2015-12-01bin/brew: quote in assignments for consistencyMartin Afanasjew
2015-12-01bin/brew: be consistent about code styleMartin Afanasjew
2015-11-20brew: ensure full path for HOMEBREW_RUBY_PATHXu Cheng
2015-11-20brew.rb: export HOMEBREW_RUBY_PATH.Mike McQuaid
2015-11-18travis: test 10.9 using Ruby 1.8.Mike McQuaid
2014-11-25Suppress output from `cd`Jack Nagel
2014-05-17convert tabs to spaces in bin/brewAdam Vandenberg
2014-05-02Quote argument to readlinkJack Nagel
2014-05-02Use parameter expansion to avoid forkingJack Nagel
2014-02-21Unset GEM_HOME and GEM_PATH before running brew.rbMisty De Meo
2013-02-21brew: use a shell wrapper script for brewMike McQuaid
2013-02-21brew: move to Library/brew.rbMike McQuaid
2013-02-18Rename Library/Contributions/cmds -> cmd.Mike McQuaid
2013-02-18Rework brew command dispatch order.Mike McQuaid
2013-02-08Revert "brew: move to Library/brew.rb"Mike McQuaid