1
I Use This!
Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Aug 19, 2025 — Aug 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use ObjectInfo instead of pair for readability More... over 10 years ago
Use auto, range-based for loops, and for_each More... over 10 years ago
Fix clone example fetchOptions More... over 10 years ago
Fix pull example fetchOptions More... over 10 years ago
fixed example for browsing file history More... over 10 years ago
Reorganize and clean up code More... over 10 years ago
Move LockMaster to its own files More... over 10 years ago
Address c++11 warnings More... over 10 years ago
Remove use of shared_ptr More... over 10 years ago
Merge pull request #844 from nodegit/fix-line-length More... over 10 years ago
Include new line char in blob content More... over 10 years ago
Modify `ConvenientLine` to work with unicode More... over 10 years ago
Fix uv_mutex_trylock response handling More... over 10 years ago
Merge pull request #840 from nodegit/asyncify-graph-descendant-of More... over 10 years ago
Make git_graph_descedant_of async More... over 10 years ago
Make new template for shared result/error async return values More... over 10 years ago
Add opt-in / opt-out mechanism for thread safety More... over 10 years ago
Ensure mutexes are locked all at the same time More... over 10 years ago
Merge pull request #838 from srajko/no-iterover-error More... over 10 years ago
Move libgit2 initialization to the C++ part of module setup More... over 10 years ago
Clean up mutexes More... over 10 years ago
Clear giterr before calling libgit2 functions More... over 10 years ago
Test callback deadlock More... over 10 years ago
Add temporary unlock during callbacks More... over 10 years ago
Remove use of auto More... over 10 years ago
Add repo locking for commits More... over 10 years ago
Move template specializations out of class definition More... over 10 years ago
Use LockMaster for sync and async functions More... over 10 years ago
Add LockMaster More... over 10 years ago
Merge pull request #835 from nodegit/fix-manual-install More... over 10 years ago