Commits
User selector
Commit History
Commits on Nov 29, 2025
Commits on Nov 28, 2025
Commits on Jul 22, 2025
Commits on Jun 11, 2025
fix updating submodules with relative urls
Show description for 1d80891committed
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 __all__ and imports in git.objects.submodule
Show description for de540b7committed- committed
Improve order of imports and __all__ in git.objects.*
Show description for c946906committed
Commits on Mar 16, 2024
Use the :exc: role for exceptions
Show description for a957ae7committed
Commits on Mar 15, 2024
Use Sphinx manpage references where applicable
Show description for d8ab99ccommitted- committed
Commits on Mar 14, 2024
Describe Submodule.__init__ parent_commit parameter
Show description for 84e256dcommittedUse LBYL for imports where EAFP is a mypy type error
Show description for 5778b7acommitted- committed
Make some broad mypy suppressions more specific
Show description for b070e93committedFix old Commit_ish annotation in RootModule
Show description for e66b8f1committedFix other submodule.base parent_commit annotations
Show description for 1f03e7fcommittedStart on fixing Submodule parent_commit annotations
Show description for 1541c62committed
Commits on Mar 11, 2024
- committed
- committed
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 88557bccommitted
Commits on Mar 8, 2024
Fix RootModule.update `ignore[override]` suppression
Show description for 8e8b87acommitted
Commits on Mar 5, 2024
Add return-type annotation on __init__ methods
Show description for 5d7e55bcommitted
Commits on Feb 29, 2024
- committed
Better clarify Submodule.branch_path documentation
Show description for 4b04d8acommitted
Commits on Feb 28, 2024
- committed
Fully qualify non-builtin exceptions in :raise:
Show description for 5ca5844committedFurther revise docstrings in git.objects.submodule.base
Show description for 0231b74committed