1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Feb 08, 2025 — Feb 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix some Tree error messages. More... over 15 years ago
Add KeyError assert to test_repository. More... over 15 years ago
Add assertRaisesWithArg for better KeyError/IndexError testing. More... over 15 years ago
Update various calls to new error-code-returning interface. More... over 15 years ago
Reorganize error helper functions. More... over 15 years ago
Factor out functions to build and parse person tuples. More... over 15 years ago
Fix a few exception returns. More... over 15 years ago
Correctly return Py_None. More... over 15 years ago
Add Tag class. More... over 15 years ago
Add helper function to convert strings to git_oids. More... over 15 years ago
Add GitError base class and error-setting functions. More... over 15 years ago
Factor out more object initialization. More... over 15 years ago
Add Blob class. More... over 15 years ago
Add Tree and TreeEntry classes, with tests. More... over 15 years ago
Factor out a helper function for initializing Objects. More... over 15 years ago
Return None for sha of in-memory objects. More... over 15 years ago
Add tests for Commit. More... over 15 years ago
Add simple repository tests. More... over 15 years ago
Export GIT_OBJ_* constants. More... over 15 years ago
Allow in-memory object creation and writing. More... over 15 years ago
Add Commit subclass of Object. More... over 15 years ago
Add Repository.read method. More... over 15 years ago
Initial checkin of pygit2, the Python libgit2 bindings. More... over 15 years ago