| Commit message (Expand) | Author | Age | Files | Lines |
* | tools: add 'spaced-comment' into eslint rules | Weijia Wang | 2018-04-01 | 1 | -3/+2 |
* | test: move tmpdir to submodule of common | Rich Trott | 2018-01-31 | 1 | -2/+4 |
* | test: replace indexOf with includes and startsWith | Nataly Shrits | 2017-07-02 | 1 | -1/+1 |
* | meta: restore original copyright header | James M Snell | 2017-03-10 | 1 | -0/+21 |
* | test: use eslint to fix var->const/let | Gibson Fahnestock | 2017-01-11 | 1 | -8/+8 |
* | tools,test: enforce assert.ifError with lint rule | Teddy Katz | 2017-01-09 | 1 | -3/+2 |
* | test: use const for all require() calls | cjihrig | 2017-01-02 | 1 | -3/+3 |
* | test: make import common as the first line | Sakthipriyan Vairamani | 2016-07-21 | 1 | -2/+2 |
* | lib,benchmark,test: implement consistent braces | Rich Trott | 2016-07-12 | 1 | -4/+2 |
* | test,tools: limit lint tolerance of gc global | Rich Trott | 2016-04-28 | 1 | -1/+1 |
* | buffer: add .from(), .alloc() and .allocUnsafe() | James M Snell | 2016-03-16 | 1 | -2/+2 |
* | tools: Use `throw new Error()` consistently | Rich Trott | 2015-11-10 | 1 | -1/+1 |
* | lib,test: fix whitespace issues | Roman Reiss | 2015-06-15 | 1 | -5/+0 |
* | test: enable linting for tests | Roman Reiss | 2015-05-19 | 1 | -0/+1 |
* | Remove excessive copyright/license boilerplate | isaacs | 2015-01-12 | 1 | -21/+0 |
* | test: add missing copyright headers | Ben Noordhuis | 2011-12-06 | 1 | -0/+21 |
* | Retain buffers in fs.read/write() | Jorge Chamorro Bieling | 2011-03-28 | 1 | -0/+71 |