Commits
User selector
Commit History
Commits on Apr 21, 2026
Make sure that multi-options are checked after splitting them with `shlex`
Show description for c9a2678andcommitted
Commits on Mar 21, 2026
fix: resolve active_branch correctly for reftable refs
Show description for 77b1135authored andcommitted
Commits on Nov 29, 2025
Commits on Nov 28, 2025
Commits on Nov 27, 2025
Commits on Oct 21, 2025
Use actual return type in annotation for method submodule_update
Show description for 9dd0081committed
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 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 19, 2024
Pick a consistent type for __all__ (for now, list)
Show description for 78055a8committed
Commits on Mar 18, 2024
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
Make some broad mypy suppressions more specific
Show description for b070e93committed
Commits on Mar 10, 2024
- 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 5ee8744committed- committed