0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Sep 24, 2025 — Sep 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Spell self.Index as self.INDEX in IndexFile.diff More... over 2 years ago
Apply intended suppression in Tree.traverse More... over 2 years ago
Drop deprecated mypy option More... over 2 years ago
Remove some unneeded mypy suppressions More... over 2 years ago
Colorize mypy output on CI for easier reading More... over 2 years ago
Adjust mypy options to work well with mypy 1.9.0 More... over 2 years ago
Add INDEX and DiffConstants to git.__all__ More... over 2 years ago
Modify annotations to accommodate NULL_TREE More... over 2 years ago
Fix Sphinx references; give Diffable.Index a docstring More... over 2 years ago
Make NULL_TREE and Index precisely annotatable More... over 2 years ago
Further clarify Diffable.diff docstring More... over 2 years ago
Annotate _process_diff_args without Diffable.Index More... over 2 years ago
Consolidate str and os.PathLike[str] (use GitPython's PathLike) More... over 2 years ago
Start fixing diff and _process_diff_args type annotations More... over 2 years ago
Correct and clarify Diffable.diff docstring More... over 2 years ago
Fix wrong class name in git.objects.tag docstring More... over 2 years ago
Fixing stripping issue causing passing tests to be interpreted as failures More... over 2 years ago
Fix RootModule.update `ignore[override]` suppression More... over 2 years ago
Clarify CallableProgress vs. CallableRemoteProgress More... over 2 years ago
Drop wrong variable annotations in BlobFilter.__call__ More... over 2 years ago
Fix how Remote annotates dynamic config-backed url attribute More... over 2 years ago
Have Repo.__init__ convert epath to str first instead More... over 2 years ago
Broaden cygpath parameter annotation More... over 2 years ago
Fix how HEAD annotates inherited commit property More... over 2 years ago
Fix how Diffable annotates expected repo attribute More... over 2 years ago
Fix new mypy confusion about kill_after_timeout type More... over 2 years ago
Factor communicate and watchdog logic to helper More... over 2 years ago
Refactor kill_after_timeout logic so mypy can check it More... over 2 years ago
Fix mypy error with creationflags in subprocess module More... over 2 years ago
Annotate safer_popen broad enough for all platforms More... over 2 years ago