0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
Jun 21, 2023 — Jun 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Repository.create_commit supports message encoding More... over 12 years ago
Fix typo in error string More... over 12 years ago
Python 3: fix 'Error_set_py_obj' More... over 12 years ago
tags: properly dealloc tags More... over 12 years ago
tests: fixing issue #20 More... over 12 years ago
Fix compilation on Windows More... over 12 years ago
Fix warning on Windows, don't use strnlen More... over 12 years ago
Fix warnings More... over 12 years ago
Add support for using short hex string prefixes More... over 12 years ago
py_str_to_git_oid now supports short prefixes More... over 12 years ago
Update setup file More... over 12 years ago
docs: talk about the repository first More... almost 13 years ago
py_str_to_git_oid: don't decrease refcount too early More... almost 13 years ago
git_object_id cannot return NULL More... almost 13 years ago
Working on the docs, talk more about objects More... almost 13 years ago
Update readme file More... almost 13 years ago
Rename '.sha' to '.hex' More... almost 13 years ago
Add TreeEntry.oid, IndexEntry.oid, Reference.oid More... almost 13 years ago
Add Object.oid to get the raw object id More... almost 13 years ago
Methods to create objects return raw oid More... almost 13 years ago
Use realpath instead of abspath to properly handle symlinked temp dirs More... almost 13 years ago
Commit messages with non-ascii chars now work More... almost 13 years ago
Use UTF-8 encoding in all Python files More... almost 13 years ago
tests: minor coding style fix, use 4 spaces indent More... almost 13 years ago
Remove broken test with Python 3 More... almost 13 years ago
Fix running the tests with Python 3 More... almost 13 years ago
Fix most unit tests with Python 3 More... almost 13 years ago
Merge branch 'python3' More... almost 13 years ago
tests: fix last test for Python 2 More... almost 13 years ago
Support 'tree[name]' where name is a text string More... almost 13 years ago