0
I Use This!
High Activity

Commits : Listings

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