1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Feb 11, 2025 — Feb 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix most unit tests with Python 3 More... over 14 years ago
Merge branch 'python3' More... over 14 years ago
tests: fix last test for Python 2 More... over 14 years ago
Support 'tree[name]' where name is a text string More... over 14 years ago
tests: fix syntax error on octal literals for Py 3 More... over 14 years ago
Support 'index[path]' where path is a text string More... over 14 years ago
Fix segfault on Repository_write More... over 14 years ago
Merge remote branch 'erik/v0.14.0-tz' More... over 14 years ago
Fix revision walker More... over 14 years ago
tests: replace xrange by range More... over 14 years ago
Added support for commit_time_offset More... over 14 years ago
Now Commit.message returns a text string More... over 14 years ago
Return text strings for hex-sha (like Object.sha) More... over 14 years ago
Fix blob unit tests More... over 14 years ago
Use byte strings for raw-sha and text for hex-sha More... over 14 years ago
Use Python 3 string literals for the unit tests More... over 14 years ago
Drop support for Python 2.5 More... over 14 years ago
Fix warning in 'Commit_get_message_encoding' More... over 14 years ago
Update to latest changes in libgit2 More... over 14 years ago
Python 3, now pygit2 builds More... over 14 years ago
Somewhat better test coverage More... over 14 years ago
Fix issue #39, add missing Py_INCREF More... over 14 years ago
Updato use new 'git_signature_new' prototype More... over 14 years ago
Merge remote branch 'julien/status_doc' More... over 14 years ago
Merge remote branch 'julien/status3' More... over 14 years ago
Adding an example in the documentation for reading the status. More... over 14 years ago
Following PEP7 recommendations on function definition style. More... over 14 years ago
Merge remote branch 'julien/cosmetic' More... over 14 years ago
Documentation: we have an index iterator now More... over 14 years ago
Purely cosmetic, alining all PyTypeObjects comments. More... over 14 years ago