Commits
User selector
Commit History
Commits on Dec 12, 2025
Commits on Jun 8, 2025
Always use a `def` instead of assigning a `lambda`
Show description for a36b8a5committed
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
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
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
- committed
Commits on Mar 10, 2024
Apply intended suppression in Tree.traverse
Show description for 97d9b65committedRemove 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 Mar 3, 2024
Refine how tree[subscript] is introduced
Show description for 85889cdcommittedChange how tree[subscript] is introduced
Show description for 6f3a20fcommittedFix unnecessarily long reference in Tree docstrings
Show description for 01cc8e2committed
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 16, 2024
- committed
Ethan
Commits on Dec 3, 2023
Don't return with operand when conceptually void
Show description for 39e2dffcommitted
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 23, 2023
More wording improvements (in git module)
Show description for f444470committed
Commits on Oct 22, 2023
Make all one-element __slots__ be tuples
Show description for 0327f8fcommittedRemove explicit inheritance from object
Show description for f78587fcommittedRevise docstrings and comments for clarity and formatting
Show description for cd16a35committed
Commits on Sep 17, 2023
Fix URLs that were redirecting to another license
Show description for ae8c018committed
Commits on Dec 29, 2022
Fix Sphinx rendering errors
Show description for 4463624authored andcommitted
Commits on May 18, 2022
Commits on May 17, 2022
Run everything through 'black'
Show description for 21ec529committed
Commits on Aug 2, 2021
Commits on Jul 31, 2021
- committed