361
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 19, 2025 — Aug 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add note about Promise removal
ryah
as Ryan Dahl
More... over 16 years ago
Fixed encoding in fs.writeFile(). More... over 16 years ago
Remove '--' from command line parsing More... over 16 years ago
Rename readPause and readResume to pause/resume
ryah
as Ryan Dahl
More... over 16 years ago
Add changelog to website
ryah
as Ryan Dahl
More... over 16 years ago
Fix typo in fs.writeFile More... over 16 years ago
Simplify call to V8::IdleNotification
ryah
as Ryan Dahl
More... over 16 years ago
Remove promises
ryah
as Ryan Dahl
More... over 16 years ago
Multipart test no longer depend on Promise
ryah
as Ryan Dahl
More... over 16 years ago
multipart no longer depends on Promise
ryah
as Ryan Dahl
More... over 16 years ago
Experimental idle garbage compact
ryah
as Ryan Dahl
More... over 16 years ago
If ab isn't installed skip keep-alive test
ryah
as Ryan Dahl
More... over 16 years ago
skipping TLS test if node was not compiled with TLS More... over 16 years ago
sys.exec() no longer uses Promise
ryah
as Ryan Dahl
More... over 16 years ago
'dns' no longer uses Promise
ryah
as Ryan Dahl
More... over 16 years ago
http.cat no longer uses Promise
ryah
as Ryan Dahl
More... over 16 years ago
Do not use Promise in 'fs' module
ryah
as Ryan Dahl
More... over 16 years ago
fs.closeSync should return Undefined on success
ryah
as Ryan Dahl
More... over 16 years ago
Module loading no longer depends on Promise
ryah
as Ryan Dahl
More... over 16 years ago
Upgrade V8 to 2.1.1
ryah
as Ryan Dahl
More... over 16 years ago
Remove Promise.prototype.wait()
ryah
as Ryan Dahl
More... over 16 years ago
Truly synchronous require()
ryah
as Ryan Dahl
More... over 16 years ago
Fix AUTHORS again
ryah
as Ryan Dahl
More... over 16 years ago
fix email in AUTHORS
ryah
as Ryan Dahl
More... over 16 years ago
fixed process.mixin to properly copy getters/setters More... over 16 years ago
Add fs.readdirSync() More... over 16 years ago
Adding interface between node and libeio for Chmod. More... over 16 years ago
Add authors file
ryah
as Ryan Dahl
More... over 16 years ago
Remove a few wait() calls in the tests
ryah
as Ryan Dahl
More... over 16 years ago
Fix long lines in docs
ryah
as Ryan Dahl
More... over 16 years ago