4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 17 hours ago.
Feb 15, 2025 — Feb 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix new mypy confusion about kill_after_timeout type More... almost 2 years ago
Factor communicate and watchdog logic to helper More... almost 2 years ago
Refactor kill_after_timeout logic so mypy can check it More... almost 2 years ago
Fix mypy error with creationflags in subprocess module More... almost 2 years ago
Annotate safer_popen broad enough for all platforms More... almost 2 years ago
Simplify _safer_popen_windows "if shell" logic More... almost 2 years ago
Fix Sphinx reference that rendered overly long More... almost 2 years ago
Remove commented-out code More... almost 2 years ago
Setting universal_newlines=False explicitly in fetch() and pull(). More... almost 2 years ago
Merge pull request #1860 from EliahKagan/typing-tweaks More... almost 2 years ago
Fixing Windows encoding issue. More... almost 2 years ago
Mention collections.abc for Sequence More... almost 2 years ago
Add return-type annotation on __init__ methods More... almost 2 years ago
Fix some underindented portions of docstrings More... almost 2 years ago
Remove unneeded annotation on __slots__ variable More... almost 2 years ago
Don't bind unused _assertion_msg_format More... almost 2 years ago
Add a cationary note about Object vs. object More... almost 2 years ago
Expand git.compat docstring More... almost 2 years ago
Remove commented-out is_config_level function More... almost 2 years ago
Move our PathLike below even TYPE_CHECKING imports More... almost 2 years ago
Add docstrings to protocols in git.types More... almost 2 years ago
Use phrases like "git object type" where applicable More... almost 2 years ago
Fix possible inaccuracy in Lit_config_levels docstring More... almost 2 years ago
Revise a couple new docstrings for clarity More... almost 2 years ago
Merge pull request #1856 from EliahKagan/doc-dl More... almost 2 years ago
Add docstrings to TypedDicts in git.types More... almost 2 years ago
Do a bit of tidying related to unused names More... almost 2 years ago
Expand docs of classes representing Git objects More... almost 2 years ago
Document Tree_ish, Commit_ish, and related types More... almost 2 years ago
Start adding docstrings to types in git.types More... almost 2 years ago