Commits
User selector
Commit History
Commits on May 30, 2025
Use newer ruff style
Show description for b7ce712committed
Commits on Mar 23, 2025
Fix some incorrect sphinx markups in the docstrings
Show description for 3d979a6committed
Yuki Kobayashi
Commits on Mar 19, 2025
Commits on Jan 9, 2025
Repo.rev_parse: Handle <tag>^{commit} correctly
Show description for e4f1aa7committed
Commits on Oct 5, 2024
Update base.py (#1965)
Show description for 49ca909andauthored
Commits on Jun 24, 2024
Change aliases to work around mypy issue.
Show description for f96eb0ccommitted
Commits on Mar 31, 2024
Commits on Mar 19, 2024
Pick a consistent type for __all__ (for now, list)
Show description for 78055a8committedDon't explicitly list direct submodules in __all__
Show description for fcc7418committed
Commits on Mar 18, 2024
Add git.repo.__all__ and make submodules explicit
Show description for 0ba06e9committed- committed
Commits on Mar 16, 2024
Use the :exc: role for exceptions
Show description for a957ae7committed
Commits on Mar 15, 2024
Use current main official link to git-clone URLS doc
Show description for ca95c42committedUse Sphinx manpage references where applicable
Show description for d8ab99ccommitted- committed
Commits on Mar 14, 2024
- committed
Make some broad mypy suppressions more specific
Show description for b070e93committed
Commits on Mar 11, 2024
Fix remaining old Commit_ish annotations in git.repo.fun
Show description for fe7f9f2committed
Commits on Mar 10, 2024
- committed
- committed
Temporarily rename Commit_ish to Old_commit_ish
Show description for 04a2753committedHave git module use sys.platform to check for Windows
Show description for 88557bccommitted
Commits on Mar 8, 2024
Have Repo.__init__ convert epath to str first instead
Show description for c34a466committed
Commits on Feb 29, 2024
Commits on Feb 28, 2024
Fully qualify non-builtin exceptions in :raise:
Show description for 5ca5844committedFix another :raises: to :raise:
Show description for 432ec72committedRevise Repo.archive docstring
Show description for 8344f44committedFix recent inconsistency, using :raise:, not :raises:
Show description for bcc0c27committedUpdate git source link in Repo.merge_base comment
Show description for 5ee8744committedAdjust spacing in colon seach mode NotImplementedError
Show description for c67b2e2committed- committed
Commits on Feb 27, 2024
Fix Repo.iter_commits docstring about return type
Show description for 0c8ca1acommittedFix backslashes in Repo.__init__ docstring
Show description for 4f67369committed