openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
G
gitpython-developers_GitPython
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
about 23 hours
ago. based on code collected
1 day
ago.
Sep 26, 2025 — Sep 26, 2026
Showing page 104 of 180
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Satisfy flake8
Sebastian Thiel
More...
about 7 years ago
Fix regex to support empty email addresses i.e. 'name <>'
Sebastian Thiel
More...
about 7 years ago
Update changelog for next release
Sebastian Thiel
More...
about 7 years ago
Merge branch 'multi-value' of https://github.com/ajdavis/GitPython into ajdavis-multi-value
Sebastian Thiel
More...
about 7 years ago
Fix typo in docstring
Aurelio Jargas
More...
over 7 years ago
Merge pull request #873 from yarikoptic/bf-install-requires
Yaroslav Halchenko
More...
over 7 years ago
normalize path after joining submodule path and the relative path to the git dir, to eliminate path length errors on Windows
Joe Savage
More...
over 7 years ago
BF: install_requires not just requires for setup() call
Yaroslav Halchenko
More...
over 7 years ago
Implement update call when the object is "up to date" #871
Thomas Johannesmeyer
More...
over 7 years ago
Resolve test incompatibility with git v2.21.0
James E. King III
More...
over 7 years ago
Document git.__version__
Santos Gallegos
More...
over 7 years ago
Build docs locally
Santos Gallegos
More...
over 7 years ago
Fix `AttributeError` when searching a remote by name
César Izurieta
More...
over 7 years ago
builtins module is part of the future package
xarx00
More...
over 7 years ago
Fix for: No module named builtins (CI tests error)
xarx00
More...
over 7 years ago
added support for non-ascii directories and file names
xarx00
More...
over 7 years ago
Ensure git remote urls (multiple) are read from the correct git repo config
Stefan Stancu
More...
over 7 years ago
Merge commit 'b1adf606f416f82ec69cd83cfc2b94cddc6928bd' into PR-UnicodeEncodeError
xarx00
More...
over 7 years ago
Fix for UnicodeEncodeError in git.Repo.clone_from() when path contains non-ascii characters
xarx00
More...
over 7 years ago
Added usage example to Repo __init__.py call for Windows users
Alex
More...
over 7 years ago
Added name to authors
David Host
More...
over 7 years ago
Update commit.py constructor docstring
David Host
More...
over 7 years ago
allow calling index.add, index.move and index.remove with single items added testing for it closes #813
Marcel
More...
over 7 years ago
add type check to git.Remote.__eq__
Tzu-ting
More...
over 7 years ago
Fix test-only issue with git 2.20 or later handling a clobbered tag
James E. King III
More...
over 7 years ago
Added a Dockerfile that creates a clean Ubuntu Xenial test environment
James E. King III
More...
over 7 years ago
README: Add repology badge
luz.paz
More...
over 7 years ago
Fix test
Santos Gallegos
More...
over 7 years ago
Add support to pass clone options that can be repeated multiple times
Steven Whitman
More...
over 7 years ago
Use items and items_all correctly
A. Jesse Jiryu Davis
More...
over 7 years ago
←
1
2
…
100
101
102
103
104
105
106
107
108
…
179
180
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree