1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Feb 09, 2025 — Feb 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix memory leak in 'Repository.create_tag' More... about 14 years ago
Fix memory leak in 'Repository.create_commit' More... about 14 years ago
Use file system encoding to decode/encode paths More... about 14 years ago
Repository.create_commit supports message encoding More... about 14 years ago
Fix typo in error string More... about 14 years ago
Python 3: fix 'Error_set_py_obj' More... over 14 years ago
tags: properly dealloc tags More... over 14 years ago
tests: fixing issue #20 More... over 14 years ago
Fix compilation on Windows More... over 14 years ago
Fix warning on Windows, don't use strnlen More... over 14 years ago
Fix warnings More... over 14 years ago
Add support for using short hex string prefixes More... over 14 years ago
py_str_to_git_oid now supports short prefixes More... over 14 years ago
Update setup file More... over 14 years ago
docs: talk about the repository first More... over 14 years ago
py_str_to_git_oid: don't decrease refcount too early More... over 14 years ago
git_object_id cannot return NULL More... over 14 years ago
Working on the docs, talk more about objects More... over 14 years ago
Update readme file More... over 14 years ago
Rename '.sha' to '.hex' More... over 14 years ago
Add TreeEntry.oid, IndexEntry.oid, Reference.oid More... over 14 years ago
Add Object.oid to get the raw object id More... over 14 years ago
Methods to create objects return raw oid More... over 14 years ago
Use realpath instead of abspath to properly handle symlinked temp dirs More... over 14 years ago
Commit messages with non-ascii chars now work More... over 14 years ago
Use UTF-8 encoding in all Python files More... over 14 years ago
tests: minor coding style fix, use 4 spaces indent More... over 14 years ago
Remove broken test with Python 3 More... over 14 years ago
Fix running the tests with Python 3 More... over 14 years ago
Fix most unit tests with Python 3 More... over 14 years ago