aboutsummaryrefslogtreecommitdiff
path: root/lib/detectLocalGit.js
AgeCommit message (Expand)AuthorFilesLines
2019-11-20fix typosNick Merwin1-1/+1
2019-11-20Remove `path.existsSync` (#248)XhmikosR1-2/+1
2019-11-20ES6Nick Merwin1-28/+40
2017-03-30Parse commit from packed refs if not available in refs dir. (#163)Chas DeVeas1-1/+20
2015-12-10Merge pull request #85 from addaleax/branch-name-detectionNick Merwin1-1/+2
2015-11-06rm unneeded options, bump node in travisAndrii Shumada1-1/+1
2015-04-15Accept more valid git branch namesHauke Henningsen1-1/+2
2014-02-11Windows compat fixesGerard Escalante1-2/+2
2014-01-31Fixing existsSync issues for older versions of nodeJonathan Kingston1-1/+2
2013-11-08Ah, right, ES5 has String#trim(), keep forgetting that…Christophe Porteneuve1-6/+2
2013-11-08Fix step 1: for dev-local uses, properly detect local Git branch and commitChristophe Porteneuve1-0/+30