Commits
User selector
Commit History
Commits on Jun 17, 2025
Commits on Jun 8, 2025
Always use a `def` instead of assigning a `lambda`
Show description for a36b8a5committed
Commits on Mar 23, 2025
Fix some incorrect sphinx markups in the docstrings
Show description for 3d979a6committed
Yuki Kobayashi
Commits on Mar 12, 2025
Commits on Sep 14, 2024
- committed
_to_relative_path to support mixing slashes and backslashes
Show description for f2254afcommitted
Commits on Aug 17, 2024
Upgrade sphinx to ~7.1.2
Show description for 16fc99fcommitted
Commits on Jul 17, 2024
- committed
Commits on Jun 2, 2024
Specify DiffIndex generic type
Show description for 77fb5f0committedFix IndexFile items argument type
Show description for 59a0c88committed
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
- committed
Fix git.index imports
Show description for 4badc19committedIncompletely change git.index imports to test modattrs.py
Show description for fc86a23committed
Commits on Mar 16, 2024
Use the :exc: role for exceptions
Show description for a957ae7committed
Commits on Mar 15, 2024
Use more official link to index-format documentation
Show description for d271a84committedUse Sphinx manpage references where applicable
Show description for d8ab99ccommitted
Commits on Mar 14, 2024
Commits on Mar 11, 2024
- committed
- committed
Fix IndexFile.commit `parent_commits` annotation
Show description for b4b6e1ecommitted
Commits on Mar 10, 2024
Temporarily rename Commit_ish to Old_commit_ish
Show description for 04a2753committedHave git module use sys.platform to check for Windows
Show description for 88557bccommittedSpell self.Index as self.INDEX in IndexFile.diff
Show description for ad00c77committed
Commits on Mar 9, 2024
Modify annotations to accommodate NULL_TREE
Show description for b8a25dfcommittedMake NULL_TREE and Index precisely annotatable
Show description for 65863a2committedAnnotate _process_diff_args without Diffable.Index
Show description for 2f5e258committedConsolidate str and os.PathLike[str] (use GitPython's PathLike)
Show description for 62c0823committedStart fixing diff and _process_diff_args type annotations
Show description for 0e1df29committed
Commits on Mar 8, 2024
Drop wrong variable annotations in BlobFilter.__call__
Show description for e4fd2e3committed
Commits on Feb 28, 2024
- committed
Fully qualify non-builtin exceptions in :raise:
Show description for 5ca5844committed