1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 27, 2025 — Feb 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Create the TreeBuilder type More... about 14 years ago
status: new method 'Repository.status_file' More... about 14 years ago
docs: fix for the previous commit More... about 14 years ago
docs: use readme file for both github and pypi More... about 14 years ago
Release v0.16.0 More... about 14 years ago
docs: update talk about signatures More... about 14 years ago
errors: don't segfault if the library didn't set an error More... about 14 years ago
Fixing compilation with MSVC (issue #53) More... about 14 years ago
index: implement Index.read_tree More... about 14 years ago
Rename Index.create_tree to Index.write_tree More... about 14 years ago
Update to latest changes in libgit2 More... about 14 years ago
refs: implement reference reload More... about 14 years ago
refs: resolving a direct ref returns the same object More... about 14 years ago
refs: implement reference dealloc More... about 14 years ago
refs: fix segfault when using a deleted reference More... about 14 years ago
errors: pass through git_lasterror in several places More... about 14 years ago
Update to latest changes in libgit2 More... about 14 years ago
Return bytes for paths (and encodings) on Python 2 More... over 14 years ago
Update .gitignore, add test/__pycache__ More... over 14 years ago
Fix unit tests with Python 3.2 More... over 14 years ago
Start using inline functions More... over 14 years ago
signature: minor test addition More... over 14 years ago
signature: add bytes accessors for name/email More... over 14 years ago
Do not pretend Python 2.5 is supported More... over 14 years ago
Introduce the Signature object More... over 14 years ago
Minor coding style fixes More... over 14 years ago
Break reference cycle with repositoy/index More... over 14 years ago
Use PyObject_New/PyObject_Del More... over 14 years ago
tp_alloc already sets no memory error More... over 14 years ago
Commit.tree, check for no memory error More... over 14 years ago