0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Do not access freed memory in test_push_options() More... 5 days ago
Fix Submodule.head_id if submodule isn't in superproject HEAD tree More... 13 days ago
Don't decref PyBytesObject before formatting an error with it More... 13 days ago
Add Repository.revert() More... 18 days ago
Merge remote-tracking branch 'jorio/submodule-fetch-depth' More... 21 days ago
Merge remote-tracking branch 'jorio/submodule-open-from-repo-subclass' More... 21 days ago
Submodules: Add fetch depth options More... 22 days ago
Fix Submodule.open() if parent repo is instance of Repository subclass More... 22 days ago
Don't raise RuntimeError if git_submodule_url returns NULL More... 22 days ago
Fix docstring/type annotation for DiffDelta.status More... 23 days ago
Release 1.15.0 More... 28 days ago
CI use macos-12 More... 29 days ago
Update to libgit2 1.8.1 More... 30 days ago
Update to libgit2 1.8.1 More... 30 days ago
Fix CheckoutNotify.IGNORED More... about 1 month ago
Remove unused code More... 3 months ago
Remove usage of deprecated Py_FileSystemDefaultEncoding More... 3 months ago
Removing usage of deprecated Py_FileSystemDefaultEncoding More... 3 months ago
Remove deprecated Object.oid More... 3 months ago
Deprecate IndexEntry.hex More... 3 months ago
Support comparison of Oid with text string More... 3 months ago
ruff format More... 3 months ago
Remove deprecated obj.hex, use str(obj.id) More... 3 months ago
Update Changelog More... 3 months ago
Add support for push options More... 3 months ago
Add and use StrArray.ptr() More... 3 months ago
Add StrArray.assign_to() More... 3 months ago
ruff check/format in test directory More... 3 months ago
Remove deprecated oid.hex, use str(oid) More... 3 months ago
Remove more deprecated code More... 3 months ago