aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/utils/git.rb
AgeCommit message (Expand)Author
2017-05-22Add audit check to see if both version and checksum changed.Markus Reiter
2017-02-20Added support for returning HTTP status codes and for git and svn URLsDavid Broder-Rodgers
2016-09-23Fix Style/IfUnlessModifier.Markus Reiter
2016-07-15ENV: move to new paths. (#507)Mike McQuaid
2016-06-19utils/git: provide git_path and git_versionMartin Afanasjew
2016-04-02git: check homebrew/core existence before installing brewed gitXu Cheng
2016-03-21utils/git: various improvementXu Cheng
2015-09-09FormulaInstaller: reset git_available? when installing gitXu Cheng
2015-09-09doctor: use Utils.git_available? instead of git?Xu Cheng
2015-09-09git_available?: cache the resultXu Cheng
2015-09-02add git utilsXu Cheng