aboutsummaryrefslogtreecommitdiffstats
path: root/Library/brew.rb
AgeCommit message (Expand)Author
2015-04-21Inline error messageJack Nagel
2015-04-20Simplify setting load pathJack Nagel
2015-02-06brew.rb: fix help regex.Roberto Nibali
2015-01-15brew.rb: remove unneeded exit code duplication.Mike McQuaid
2015-01-04brew.rb: return exit code from internal commands.Mike McQuaid
2015-01-03Remove unnecessary encoding commentsJack Nagel
2014-10-02Move SCM wrappers from Contributions to ENV/scm.Mike McQuaid
2014-09-24brew: add contributed tap commands to PATH.Mike McQuaid
2014-07-13Fix reference to ISSUES_URLJack Nagel
2014-06-26brew.rb: handle single usage flag case.Mike McQuaid
2014-06-26brew: guard --help with nil cmd.Mike McQuaid
2014-06-26brew.rb: handle -—help for internal/external cmds.Mike McQuaid
2014-06-03Switch to "Current" Ruby framework symlinkJack Nagel
2014-05-27--help and --version only apply as first argumentAdam Vandenberg
2014-05-04Don't attempt to require nilJack Nagel
2014-05-02Simplify HOMEBREW_LIBRARY_PATH usageJack Nagel
2014-05-02No need to put vendor on the load pathJack Nagel
2014-05-02`require` accepts PathnamesJack Nagel
2014-05-02Set ENV variables to strings, not pathnamesJack Nagel
2014-05-02Use File::PATH_SEPARATORJack Nagel
2014-05-01Rename Xcode.folder to MacOS.active_developer_dirJack Nagel
2014-04-30--config -> configAdam Vandenberg
2014-04-15Xcode.bad_xcode_select_path? is used only once, so inline itJack Nagel
2014-04-11brew: allow external cmds to use Homebrew.failed.Mike McQuaid
2014-04-01Reorganize conditional to avoid shelling out if possibleJack Nagel
2014-02-14brew: check for --help and friends in more of ARGVMike McQuaid
2013-12-13xcode-select check: move after first optionsMisty De Meo
2013-12-13Adjust bad xcode-select path exit codeMisty De Meo
2013-12-13brew: error out if bad xcode-select path givenMisty De Meo
2013-11-01Remove "-c1" one-line configJack Nagel
2013-10-30Cleanup use of some global constants.Mike McQuaid
2013-10-22Avoid comparing MacOS.version to floatsJack Nagel
2013-10-19Move verbose ENV setup out of brew.rbJack Nagel
2013-10-18Improve superenv add/remove message.Xiyue Deng
2013-10-18Add OS.mac? and OS.linux?Jack Nagel
2013-09-15change wordingAdam Vandenberg
2013-06-08Consolidate sudo checks.Adam Vandenberg
2013-03-28brew.rb: drop constant reassignmentJack Nagel
2013-03-21Replace remaining shelled-out `which`esMisty De Meo
2013-03-02Normalize magic encoding commentsJack Nagel
2013-02-21brew: use a shell wrapper script for brewMike McQuaid
2013-02-21brew: move to Library/brew.rbMike McQuaid
2013-02-08Revert "brew: move to Library/brew.rb"Mike McQuaid
2013-02-07brew: move to Library/brew.rbMike McQuaid