4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Dec 13, 2024 — Dec 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #2093 from gitpython-developers/dependabot/submodules/git/ext/gitdb-4c63ee6 More... 6 days ago
Bump git/ext/gitdb from `65321a2` to `4c63ee6` More... 6 days ago
Merge pull request #2086 from George-Ogden/true-pathlike More... 8 days ago
Revert "Add tests with non-ascii characters" More... 9 days ago
Add tests with non-ascii characters More... 13 days ago
Fix type hints More... 15 days ago
Validate every fspath with tests More... 15 days ago
Merge branch 'main' into true-pathlike More... 15 days ago
Merge pull request #2087 from George-Ogden/mypy More... 15 days ago
Limit mypy version due to Cygwin errors More... 15 days ago
Remove redundant str call More... 15 days ago
Remove a large number of redundant fspaths More... 15 days ago
Remove redundant `fspath` More... 15 days ago
Remove redundant `fspath` More... 15 days ago
Use converted file path More... 15 days ago
Use cast to allow silent getattrs More... 15 days ago
Remve comment about skipping mypy More... 15 days ago
Fix union type conversion to path More... 16 days ago
Convert paths in constructors and large function calls More... 16 days ago
Replace extra occurrences of str with fspath More... 16 days ago
Use git.types.Literal instead of typing.Literal More... 16 days ago
Skip mypy when Python < 3.9 More... 16 days ago
Install mypy for Python >= 3.9 More... 16 days ago
Add missing parentheses around tuple constructor More... 16 days ago
Set __test__ = False in not tested classes More... 16 days ago
Stop Lit_commit_ish being imported More... 16 days ago
Fix typing so that code can run More... 16 days ago
Fix or ignore all mypy errors More... 16 days ago
Fail remote pipeline when mypy fails More... 16 days ago
Pin mypy==1.18.2 More... 16 days ago