1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 06, 2025 — Aug 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update read-file.js More... almost 6 years ago
Update add-and-commit.js More... almost 6 years ago
Remove block for sideband_progress in remote_callbacks More... almost 6 years ago
Merge pull request #1797 from ianhattendorf/fix/longpaths-enum More... almost 6 years ago
Test clone to long path More... almost 6 years ago
Update longpath enums to match libgit2 More... almost 6 years ago
Fix ordering issue on Windows More... almost 6 years ago
Use a better data type for data on uv_async_t More... almost 6 years ago
Build a cleanup handle that can be deleted by last user More... almost 6 years ago
Don't leak jsThreadCallbackAsync More... almost 6 years ago
Test on node 14 only until backport of required node PR More... almost 6 years ago
Fix misc warnings More... almost 6 years ago
Threadpool shutdown uv_close asynchronously More... almost 6 years ago
Only test worker_threads if they are available More... almost 6 years ago
Stick to c++11 for a little bit longer More... almost 6 years ago
Verify context before running cppCallback More... almost 6 years ago
Remove duplicate locks More... almost 6 years ago
More reliable worker thread test More... almost 6 years ago
Allow nodegit to run via worker thread or web worker More... almost 6 years ago
Test clone via worker thread More... almost 6 years ago
Enable module from workers More... almost 6 years ago
Cleanup manual template batons More... almost 6 years ago
Value initialize manual template batons as well More... almost 6 years ago
Use freeFunctionName to free returned args on error More... almost 6 years ago
Value initialize batons More... almost 6 years ago
Add missing HandleErrorCallbacks More... almost 6 years ago
Fill in skeleton HandleErrorCallbacks More... almost 6 years ago
Cleanup HandleErrorCallback template More... almost 6 years ago
Don't call callback if AsyncWorker is cancelled More... almost 6 years ago
Complete implementation of libgit2 callback cancellation More... almost 6 years ago