| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-11-15 | Stupid typo… | Christophe Porteneuve | 1 | -1/+1 | |
| 2013-11-15 | More regular-case detached head (e.g. Travis) fixes | Christophe Porteneuve | 1 | -1/+4 | |
| 2013-11-15 | Fix getOptions test for regular-case detached head state (e.g. Travis) | Christophe Porteneuve | 1 | -5/+6 | |
| 2013-11-15 | Triggering Travis | Christophe Porteneuve | 0 | -0/+0 | |
| 2013-11-14 | Makefile gardening to allow for faster, cleaner running of test-cov etc. | Christophe Porteneuve | 1 | -4/+7 | |
| 2013-11-14 | Massive expansion of test coverage: 100% of detectLocalGit + numerous ↵ | Christophe Porteneuve | 2 | -0/+193 | |
| missing lines in other files | |||||
| 2013-11-08 | Ah, right, ES5 has String#trim(), keep forgetting that… | Christophe Porteneuve | 1 | -6/+2 | |
| 2013-11-08 | Fix step 3: code cleanup + faster/nimbler use of Git to obtain data ↵ | Christophe Porteneuve | 2 | -53/+31 | |
| (rev-parse and cat-file instead of multiple log calls) | |||||
| 2013-11-08 | Fix step 2: properly detect local Git branch, and just keep pre-provided one ↵ | Christophe Porteneuve | 1 | -31/+40 | |
| if any. | |||||
| 2013-11-08 | Fix step 1: for dev-local uses, properly detect local Git branch and commit | Christophe Porteneuve | 2 | -0/+38 | |
| 2013-09-06 | version bump 2.3.0 | Gregg Caines | 1 | -1/+1 | |
| 2013-09-06 | Merge pull request #23 from mattjmorrison/master | Gregg Caines | 3 | -92/+161 | |
| Refactoring getOptions | |||||
| 2013-09-06 | Added getBaseOptions export to index.js | Matthew J. Morrison | 2 | -3/+4 | |
| 2013-09-06 | export both getOptions and getBaseOptions from getOptions.js | Matthew J. Morrison | 3 | -72/+136 | |
| Also updated index.js to prevent any breaking API changes and added tests around both getOptions and getBaseOptions. | |||||
| 2013-09-06 | Added getBaseOptions to allow setting up options without depending on ↵ | Matthew J. Morrison | 1 | -20/+24 | |
| process.argv | |||||
| 2013-08-24 | updated README to show ci service support. | Gregg Caines | 1 | -0/+2 | |
| 2013-08-24 | build for node 0.11 on travis | Gregg Caines | 1 | -0/+1 | |
| 2013-08-24 | added codeship environment var support. | Gregg Caines | 1 | -0/+6 | |
| 2013-08-24 | removed exec-sync. version 2.2.0 candidate | Gregg Caines | 8 | -223/+301 | |
| 2013-08-21 | Merge pull request #18 from DreamTheater/patch-1 | Gregg Caines | 1 | -1/+3 | |
| Added short example to Istanbul section | |||||
| 2013-08-16 | Update README.md | Dmytro Nemoga | 1 | -1/+1 | |
| 2013-08-16 | Update README.md | Dmytro Nemoga | 1 | -1/+3 | |
| Added short example for Istanbul section | |||||
| 2013-08-03 | add codeship badge | Gregg Caines | 1 | -0/+1 | |
| 2013-07-30 | version bump to 2.1.0 | cainus | 1 | -1/+1 | |
| 2013-07-30 | added COVERALLS_GIT_COMMIT notes to running locally section | Gabe Hayes | 1 | -0/+2 | |
| 2013-07-30 | fixed test | Gabe Hayes | 1 | -1/+1 | |
| 2013-07-30 | fixed test | Gabe Hayes | 1 | -3/+0 | |
| 2013-07-30 | fixed git test | Gabe Hayes | 2 | -20/+10 | |
| 2013-07-29 | remove git execution test for now | Gabe Hayes | 1 | -1/+1 | |
| 2013-07-29 | remove git execution test for now | Gabe Hayes | 1 | -1/+1 | |
| 2013-07-29 | add logging when git executable is unable to be used | Gabe Hayes | 1 | -0/+1 | |
| 2013-07-29 | add logging when git executable is unable to be used | Gabe Hayes | 1 | -0/+1 | |
| 2013-07-29 | Merge pull request #16 from gabehayes/master | Gregg Caines | 7 | -35/+303 | |
| better circleci support, use git executable to populate options | |||||
| 2013-07-29 | use getOptions method to fetch commit data | Gabe Hayes | 1 | -31/+4 | |
| 2013-07-29 | added full test coverage on fetchGitData | Gabe Hayes | 2 | -8/+94 | |
| 2013-07-27 | collapsed logical block | Gabe Hayes | 1 | -3/+2 | |
| 2013-07-27 | use blanket instead of jscoverage | Gabe Hayes | 3 | -16/+12 | |
| 2013-07-27 | tests for fetchGitData | Gabe Hayes | 2 | -26/+136 | |
| 2013-07-26 | fetch git data from command line git | Gabe Hayes | 4 | -19/+123 | |
| - added exec-sync package to execute git commands - if a proper git hash is not passed, falls back to default values | |||||
| 2013-07-25 | remove circle.yml in favour of web-based config, in order to keep coveralls ↵ | cainus | 1 | -3/+0 | |
| repo_token out of git. | |||||
| 2013-07-25 | Merge pull request #15 from gabehayes/master | Gregg Caines | 2 | -2/+25 | |
| add support for CircleCI | |||||
| 2013-07-25 | merge README changes | cainus | 1 | -4/+31 | |
| 2013-07-25 | add circle yml file. | cainus | 1 | -0/+3 | |
| 2013-07-25 | add tests for circleci integration | Gabe Hayes | 1 | -2/+18 | |
| 2013-07-25 | change service name to circleci | Gabe Hayes | 1 | -1/+1 | |
| 2013-07-24 | add support for CircleCI | Gabe Hayes | 1 | -0/+7 | |
| 2013-07-05 | Fix the headings | Alan Shaw | 1 | -2/+2 | |
| 2013-07-05 | Docs for using with nodeunit and jscoverage | Alan Shaw | 1 | -3/+30 | |
| 2013-06-22 | merge | cainus | 1 | -1/+11 | |
| 2013-06-22 | better jenkins support. better git object population. | cainus | 4 | -12/+63 | |
