aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-09-20install: point to new installer location.goMike McQuaid
2014-08-29Use Current symlink instead of hardcode 1.8jtimberman
2014-08-12Set the remote config manuallyJack Nagel
2014-08-12Be robust against existing remote.origin configJack Nagel
2014-06-03Direct Linux users to Linuxbrew.Shaun Jackman
2014-05-21Use <developer_dir>/usr/bin/git as a heuristicJack Nagel
2014-05-21No, really allow Xcode to satisfy the installerJack Nagel
2014-05-21Allow Xcode to satisfy the installerJack Nagel
2014-05-02Tweak post-install text furtherJack Nagel
2014-05-01Tweak post-install textJack Nagel
2014-05-01Installer should run warning-freeJack Nagel
2014-05-01*Quietly* invalidate the sudo timestampJack Nagel
2014-05-01Invalidate sudo timestamp before exitingJack Nagel
2014-05-01Fix git version checkJack Nagel
2014-05-01Use feature detectionJack Nagel
2014-04-30Just pass argumentsJack Nagel
2014-04-30Validate the output of xcrun more thoroughlyJack Nagel
2014-03-12install: improve handling of shared groups.Mike McQuaid
2014-01-21install: ENTER to RETURNkalaker
2014-01-20Fix installer version comparison for 10.10+Jack Nagel
2013-12-14Change "mxcl/homebrew" refs to "Homebrew/homebrew"Mike McQuaid
2013-11-05Update CLT link.Mike McQuaid
2013-10-29Improve Mavericks CLT installation usability.Mike McQuaid
2013-10-25Stop using floats for version comparisonJack Nagel
2013-10-25Install CLT on 10.9.Mike McQuaid
2013-10-25Tweak casing.Mike McQuaid
2013-10-25Clean whitespace.Mike McQuaid
2013-10-25Fix "Homeprew" typoMike McQuaid
2013-10-25Handle failing git regex.Mike McQuaid
2013-07-09Don't bother checking git version if none foundMisty De Meo
2013-07-08Curl flags: <= 10.5Misty De Meo
2013-07-08Don't try to install from git if git is too oldMisty De Meo
2013-03-26Update clang regex for build 425Misty De Meo
2013-02-28Only use curl -k on LeopardJack Nagel
2012-12-27Replace sceaga/homebrew with mistydemeo/tigerbrewMisty De Meo
2012-12-19Sorry sorry sorry!Misty De Meo
2012-12-19Change Xcode URLMisty De Meo
2012-12-19mxcl/homebrew => mistydemeo/tigerbrewMisty De Meo
2012-12-19Change version guard to allow TigerMisty De Meo
2012-12-19Replace shebangMisty De Meo
2012-09-24Notify user of how to abort installationCharlie Sharpsteen
2012-09-24Check all file modes, not just writableCharlie Sharpsteen
2012-09-24Abort if the HOMEBREW_PREFIX is not searchableCharlie Sharpsteen
2012-09-24Abstract installation into a variableCharlie Sharpsteen
2012-08-29Fix xcrun usageMax Howell
2012-08-29Only fetch master branchMax Howell
2012-08-29Fix detecting CLT installationMax Howell
2012-08-29Better message if /usr/local/.git existsMax Howell
2012-08-29Instead of pulling, fetch and hard-resetMax Howell
2012-08-14Clone with git, if possibleMax Howell