4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Dec 25, 2024 — Dec 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1864 from EliahKagan/pip-toml More... almost 2 years ago
Upgrade test fixture pip in venv without upgrade_deps More... almost 2 years ago
Start fixing venv test fixture pip toml bug More... almost 2 years ago
Merge pull request #1853 from jcole-crowdstrike/fix-branch-name-regex-to-handle-nbsp More... almost 2 years ago
try: from typing import Literal More... almost 2 years ago
fixing lints / noqa More... almost 2 years ago
lint: replace `flake8` with `ruff` check More... almost 2 years ago
Start on fixing Submodule parent_commit annotations More... almost 2 years ago
Fix old Commit_ish annotations in git.remote More... almost 2 years ago
Fix IndexFile.commit `parent_commits` annotation More... almost 2 years ago
Fix remaining old Commit_ish annotations in git.refs More... almost 2 years ago
Fix remaining old Commit_ish annotations in git.repo.fun More... almost 2 years ago
Keep the type of a Commit's `parents` from being too narrow More... almost 2 years ago
Help tools know the type of a Commit's `parents` More... almost 2 years ago
Remove extra `parents` param in Commit.__init__ docstring More... almost 2 years ago
Fix some annotations in git.repo.fun More... almost 2 years ago
Start fixing annotations that used the old Commit_ish More... almost 2 years ago
Define GitObjectTypeString and update Object to use it More... almost 2 years ago
Define and document AnyGitObject and (new) Commit_ish More... almost 2 years ago
Temporarily rename Commit_ish to Old_commit_ish More... almost 2 years ago
Further improve _safer_popen_windows doc More... almost 2 years ago
Wrap docstrings and comments in _safer_popen_windows More... almost 2 years ago
Have test suite use sys.platform to check for Windows More... almost 2 years ago
Fix new mypy error in is_cygwin_git More... almost 2 years ago
Fix new mypy error in _read_win_env_flag More... almost 2 years ago
Have git module use sys.platform to check for Windows More... almost 2 years ago
Test that redefined Diffable.Index should be compatible More... almost 2 years ago
Spell self.Index as self.INDEX in IndexFile.diff More... almost 2 years ago
Apply intended suppression in Tree.traverse More... almost 2 years ago
Drop deprecated mypy option More... almost 2 years ago