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 18, 2024
Improve order of imports and __all__ in git.objects.*
Show description for c946906committed
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 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 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
Commits on Feb 27, 2024
Commits on Feb 26, 2024
Clarify Submodule.branch_path documentation
Show description for 3813bfbcommitted
Commits on Jan 26, 2024
Don't add `NullHandler`s
Show description for bc42ee5committedRename logger globals from log to _logger
Show description for 7bbccb4committedUse consistent style for passing logger name
Show description for 987dbf4committed
Commits on Dec 24, 2023
Merge pull request #1782 from EliahKagan/shell-doc
Show description for 86d0177authored
Commits on Dec 22, 2023
Convert constant and attribute comments to docstrings
Show description for 94a85d1committedIn Submodule.iter_items, don't attach second empty iterator
Show description for c3c008ccommitted