Commits
User selector
Commit History
Commits on Nov 28, 2025
Commits on Mar 23, 2025
Fix some incorrect sphinx markups in the docstrings
Show description for 3d979a6committed
Yuki Kobayashi
Commits on Jul 17, 2024
Add type of change to files_dict of a commit
Show description for ce8a69acommitted
Commits on Mar 28, 2024
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 16, 2024
Fix parse_date docstring spacing; use RFC role
Show description for 6626117committed
Commits on Mar 15, 2024
Use Sphinx manpage references where applicable
Show description for d8ab99ccommitted
Commits on Mar 14, 2024
Use 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 b070e93committed
Commits on Mar 11, 2024
- committed
Keep the type of a Commit's `parents` from being too narrow
Show description for e66297acommittedHelp tools know the type of a Commit's `parents`
Show description for fe42ca7committed
Commits on Mar 10, 2024
Remove extra `parents` param in Commit.__init__ docstring
Show description for d1ce940committedRemove some unneeded mypy suppressions
Show description for 84fc806committed
Commits on Mar 4, 2024
Expand docs of classes representing Git objects
Show description for f3b9a69committed
Commits on Feb 29, 2024
Commits on Feb 28, 2024
Commits on Feb 27, 2024
Revise docstrings within git.objects
Show description for ae37a4acommitted
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 25, 2023
Improve deprecation messages and other docstrings
Show description for a0fa2bdcommitted
Commits on Nov 3, 2023
Make comments more consistent and clarify license
Show description for 454032ccommitted
Commits on Nov 2, 2023
Use zero-argument super() where applicable
Show description for a47e46dcommitted
Commits on Oct 24, 2023
Improve consistency of "END" comments
Show description for a5fc1d8committed
Commits on Oct 22, 2023
Revise docstrings and comments for clarity and formatting
Show description for cd16a35committedRemove Commit._deserialize doc for param_from_rev_list
Show description for 692e59ecommitted
Commits on Sep 17, 2023
Fix URLs that were redirecting to another license
Show description for ae8c018committed