Commits
User selector
Commit History
Commits on Dec 9, 2023
Overhaul noqa directives
Show description for 41d22b2committed
Commits on Nov 6, 2023
Revise and restore some module docstrings
Show description for aed3b59committed
Commits on Nov 3, 2023
Make comments more consistent and clarify license
Show description for 454032ccommittedRemove obsolete note in _iter_packed_refs
Show description for 2c7fce0committed
Commits on Nov 2, 2023
Use zero-argument super() where applicable
Show description for a47e46dcommittedRevise some comments and strings
Show description for 36a3b76committed
Commits on Oct 30, 2023
Shorten some docstring references with tilde notation
Show description for a040edbcommitted
Commits on Oct 24, 2023
Improve consistency of "END" comments
Show description for a5fc1d8committed
Commits on Oct 22, 2023
Remove explicit inheritance from object
Show description for f78587fcommittedRevise docstrings and comments for clarity and formatting
Show description for cd16a35committedUse "is" to compare __class__
Show description for add46d9committedFix message in SymbolicReference.from_path
Show description for 59d208ccommittedUpdate git-source citation in Reference.set_object
Show description for 4536b63committedChange spelling from "commit'ish" to "commit-ish"
Show description for 9fea488committedPut all regex patterns in r-strings
Show description for ffcbf07committed
Commits on Sep 22, 2023
- committed
Merge pull request #1672 from trail-of-forks/robust-refname-checks
Show description for e98f57bauthored
Commits on Sep 21, 2023
Merge pull request #1675 from EliahKagan/rollback
Show description for d40320bauthoredTweak rollback logic in log.to_file
Show description for e480985committedRefactor try-finally cleanup in git/
Show description for ff84b26committedFix rollback bug in SymbolicReference.set_reference
Show description for 592ec84committedAdd more checks for the validity of refnames
Show description for 46d3d05committedUpgrade flake8 in pre-commit and fix new warnings
Show description for bf7af69committed
Commits on Sep 6, 2023
Fix CVE-2023-41040
Show description for 64ebb9fcommitted
Commits on Dec 29, 2022
Fix Sphinx rendering errors
Show description for 4463624authored andcommitted
Commits on Jun 25, 2022
Fix bug in TagReference.create
Show description for 275c37fauthored andcommitted
Commits on May 18, 2022
Commits on May 17, 2022
Revert "Remove flake8 linting in favor of `black` formatting"
Show description for b4b2380committedRemove flake8 linting in favor of `black` formatting
Show description for a7c5d88committedRun everything through 'black'
Show description for 21ec529committed
Commits on May 7, 2022
Fix various typos
Show description for dde3a8bcommitted
Commits on Mar 22, 2022
- authored andcommitted
Commits on Oct 3, 2021
Revert "Replace wildcard imports with concrete imports"
Show description for ce4afe4authored andcommitted
Commits on Oct 1, 2021
Replace wildcard imports with concrete imports
Show description for 53d94b8authored andcommitted
Commits on Sep 20, 2021
Fix typing issues with delete_head and Remote.add
Show description for 5f4b4dbcommitted