aboutsummaryrefslogtreecommitdiff
path: root/lib/fetchGitData.js
AgeCommit message (Expand)AuthorFilesLines
2019-11-20ES6Nick Merwin1-36/+48
2015-07-15Merge remote-tracking branch 'upstream/master' into fix-bug-86Hauke Henningsen1-1/+1
2015-07-13Fix parsing git message with REGEX_COMMIT_DETAILSJoshua Ma1-1/+1
2015-04-20Fix bug #86Hauke Henningsen1-1/+1
2014-11-04Add Wercker CI support with tests.Steven Weathers1-1/+1
2014-09-11fetch all characters by selecting all whitespace and all none whitespaceSchaaf, Martin1-1/+1
2014-09-11fix parsing of multiline header responsesSchaaf, Martin1-1/+1
2013-12-17Fix cainus/node-coveralls#30Juga Paazmaya1-1/+1
2013-11-08Fix step 3: code cleanup + faster/nimbler use of Git to obtain data (rev-pars...Christophe Porteneuve1-50/+28
2013-11-08Fix step 2: properly detect local Git branch, and just keep pre-provided one ...Christophe Porteneuve1-31/+40
2013-08-24removed exec-sync. version 2.2.0 candidateGregg Caines1-38/+52
2013-07-30fixed git testGabe Hayes1-10/+1
2013-07-29add logging when git executable is unable to be usedGabe Hayes1-0/+1
2013-07-29added full test coverage on fetchGitDataGabe Hayes1-7/+1
2013-07-27collapsed logical blockGabe Hayes1-3/+2
2013-07-27tests for fetchGitDataGabe Hayes1-26/+37
2013-07-26fetch git data from command line gitGabe Hayes1-0/+111