| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-11-20 | ES6 | Nick Merwin | 1 | -97/+107 | |
| * remove unused variables * move `require`s at the top * check for prototype built-ins * run in strict mode * always check for error values in tests * make style consistent * mark Node.js 6 as the minimum supported version in package.json * Use the arrow return syntax * logger.js: use `Boolean` to make the intention clearer. * Use the rest params instead of arguments. * test/getOptions.js: beautify git data. * Update logger.js Remove `hasDebugEnvVariable` function; it's just a `process.env` check * Create .jshintrc | |||||
| 2016-07-12 | Update CI, vulnerability checking, and dependencies. | Adam Moss | 1 | -4/+4 | |
| 2014-02-12 | Fix fetchGitData tests | Gerard Escalante | 1 | -0/+3 | |
| Restored process.env "cleanup", but make sure to preserve PATH so Windows doesn't freak out trying to find git | |||||
| 2014-02-11 | Windows compat fixes | Gerard Escalante | 1 | -3/+0 | |
| Changed usage of '/' as root dir. Stopped tests from wiping out environment. | |||||
| 2013-11-14 | Massive expansion of test coverage: 100% of detectLocalGit + numerous ↵ | Christophe Porteneuve | 1 | -0/+6 | |
| missing lines in other files | |||||
| 2013-08-24 | removed exec-sync. version 2.2.0 candidate | Gregg Caines | 1 | -98/+114 | |
| 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 | 1 | -10/+9 | |
| 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 | use getOptions method to fetch commit data | Gabe Hayes | 1 | -31/+4 | |
| 2013-07-29 | added full test coverage on fetchGitData | Gabe Hayes | 1 | -1/+93 | |
| 2013-07-27 | tests for fetchGitData | Gabe Hayes | 1 | -0/+99 | |
