1
I Use This!
Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 16 hours ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add support for git_repository__cleanup More... over 10 years ago
Merge pull request #970 from nodegit/async-path-is-ignored More... over 10 years ago
Merge pull request #972 from martinheidegger/feature/install-error-message More... over 10 years ago
Removing libgit2 as a submodule More... over 10 years ago
Grammatical fix in error message and EOL More... over 10 years ago
Fixed package.json for windows More... over 10 years ago
Added error when libstdc++ is missing and info how to resolve More... over 10 years ago
First round of test fixes More... over 10 years ago
Make index methods async More... over 10 years ago
Update the test. More... over 10 years ago
#Async4Lyfe More... over 10 years ago
Add support for thread safety on async actions only More... over 10 years ago
Merge pull request #967 from tylerchurch/blobToBuffer-documentation-fix More... over 10 years ago
Merge pull request #966 from tylerchurch/fix-strdup-crash More... over 10 years ago
Update Diff.blobToBuffer documentation to make jshint happy. More... over 10 years ago
Add some comments explaining the switch between strdup and malloc/memcpy/memset. More... over 10 years ago
Correct Diff.blobToBuffer documentation. More... over 10 years ago
Merge pull request #964 from tylerchurch/patch-2 More... over 10 years ago
Merge pull request #958 from srajko/object-leak-fix More... over 10 years ago
Diff.blobToBuffer: consistently use Buffer.byteLength More... over 10 years ago
Switch from strdup to memcpy to faithfully copy all bytes and prevent a crash in some cases. More... over 10 years ago
Add test for shouldDuplicate More... over 10 years ago
diff.blobToBuffer: Fix passing in Buffers instead of strings. More... over 10 years ago
Add shouldDuplicate as arg-specific behavior More... over 10 years ago
Use `toBool` instead of `if/else` for `selfFreeing` More... over 10 years ago
Add `toBool` Combyne filter More... over 10 years ago
Merge pull request #946 from aosho235/master More... over 10 years ago
Add self-freeing diagnostic instance counting and leak test More... over 10 years ago
Add descriptor support for selfFreeing More... over 10 years ago
Force duplication of libgit objects when it is convenient More... over 10 years ago