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 86 of 180
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add types to config.py GitConfigParser .__init__() .aquire_lock()
yobmod
More...
over 5 years ago
Add types to config.py class _OMD
yobmod
More...
over 5 years ago
Add types to config.py class SectionConstraint
yobmod
More...
over 5 years ago
Add types to config.py CONFIG_LEVELS, MetaParserBuilder.__new__() .needs_values() .set_dirty_and_flush_changes()
yobmod
More...
over 5 years ago
flake8 fixes
yobmod
More...
over 5 years ago
Add types to Remote. init getattr exists
yobmod
More...
over 5 years ago
fix Repo forward ref
yobmod
More...
over 5 years ago
second pass of adding types
yobmod
More...
over 5 years ago
add types to _from_line()
yobmod
More...
over 5 years ago
add overloads to to_progress_instance()
yobmod
More...
over 5 years ago
change flags type to int
yobmod
More...
over 5 years ago
change a type (Commit) to a forward ref
yobmod
More...
over 5 years ago
Merge branch 'addtypes' of https://github.com/Yobmod/GitPython into addtypes
yobmod
More...
over 5 years ago
make progress types more general
yobmod
More...
over 5 years ago
Merge branch 'main' into addtypes
Dominic
More...
over 5 years ago
add types to PushInfo.__init__() .remote_ref() and .old_commit()
yobmod
More...
over 5 years ago
update type of FetchInfo.refresh() to use Literal
yobmod
More...
over 5 years ago
copy sys.version checks for literal and final to git.types
yobmod
More...
over 5 years ago
add initial types to remote.py
yobmod
More...
over 5 years ago
Merge pull request #1218 from mgorny/typing-ext
Sebastian Thiel
More...
over 5 years ago
Fix flake8
Sebastian Thiel
More...
over 5 years ago
Merge pull request #1226 from muggenhor/testing
Sebastian Thiel
More...
over 5 years ago
fix(types): get the os.PathLike type as correctly as possible
Giel van Schijndel
More...
over 5 years ago
ci: check types with mypy
Giel van Schijndel
More...
over 5 years ago
improvement(mypy): ignore false positives
Giel van Schijndel
More...
over 5 years ago
improvement: teach mypy how to deal with wildcard-imported objects
Giel van Schijndel
More...
over 5 years ago
improvement: teach mypy that Object.type is not always supposed to be None
Giel van Schijndel
More...
over 5 years ago
fix(mypy): properly describe link between parameter and return types
Giel van Schijndel
More...
over 5 years ago
test(mypy): don't complain about missing type hints for 'gitdb'
Giel van Schijndel
More...
over 5 years ago
test(mypy): don't give errors for every unannotated function
Giel van Schijndel
More...
over 5 years ago
←
1
2
…
82
83
84
85
86
87
88
89
90
…
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