4
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 15, 2025 — Feb 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
drop `make lint` More... almost 2 years ago
Have tox skip linting unless requested, for now More... almost 2 years ago
Update readme for recent tooling changes More... almost 2 years ago
Make installation instructions more consistent More... almost 2 years ago
Very slightly improve readme presentation More... almost 2 years ago
apply `ruff-format` More... almost 2 years ago
lint: switch Black with `ruff-format` More... almost 2 years ago
Merge pull request #1862 from Borda/lint/ruff More... almost 2 years ago
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