| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-11-18 | ES6-ify codebase. | XhmikosR | 1 | -45/+41 | |
| Also: * 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 | |||||
| 2017-03-30 | Parse commit from packed refs if not available in refs dir. (#163) | Chas DeVeas | 1 | -0/+77 | |
| * Add .idea to .gitignore * Added alternative method for parsing current commit with test. * Fixing test. * Remove dependency on fs-extra. | |||||
