4
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 24, 2024 — Dec 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
Refine how tree[subscript] is introduced More... almost 2 years ago
Change how tree[subscript] is introduced More... almost 2 years ago
Fix unnecessarily long reference in Tree docstrings More... almost 2 years ago
Revise assert_never More... almost 2 years ago
Merge pull request #1855 from EliahKagan/reference More... almost 2 years ago
Remove duplicate information in docstring More... almost 2 years ago
Restore building of documentation downloads More... almost 2 years ago
Fix unterminated double-backtick in a git.compat docstring More... almost 2 years ago