Commits
User selector
Commit History
Commits on Jan 6, 2025
Bump git/ext/gitdb from `775cfe8` to `9e68ea1`
Show description for fb102cfauthored
Commits on Jan 2, 2025
Commits on Oct 15, 2024
Commits on Oct 14, 2024
git,remote: use universal new lines for fetch/pull stderr capture
Show description for 1bb4651committed
Commits on Oct 5, 2024
Update base.py (#1965)
Show description for 49ca909andauthored
Commits on Sep 14, 2024
- committed
_to_relative_path to support mixing slashes and backslashes
Show description for f2254afcommitted
Commits on Aug 17, 2024
Upgrade sphinx to ~7.1.2
Show description for 16fc99fcommitted
Commits on Jul 18, 2024
Merge pull request #1943 from JonasScharpf/feature/add-change-type-to-commit-stats
Show description for ea583e1authored
Commits on Jul 17, 2024
Add type of change to files_dict of a commit
Show description for ce8a69acommitted- authored
- committed
- committed
Commits on Jun 24, 2024
Change aliases to work around mypy issue.
Show description for f96eb0ccommitted
Commits on Jun 17, 2024
Commits on Jun 7, 2024
Commits on Jun 2, 2024
Specify DiffIndex generic type
Show description for 77fb5f0committedFix IndexFile items argument type
Show description for 59a0c88committed
Commits on Apr 26, 2024
Commits on Apr 22, 2024
Fix IndexError in GitConfigParser when config value ends in new line
Show description for 47e5738committed
Commits on Apr 5, 2024
Update remote.py
Show description for a9593c7authored
Commits on Apr 2, 2024
Merge pull request #1894 from EliahKagan/mixed
Show description for 623aa6eauthored
Commits on Apr 1, 2024
Update the comment about `--mixed` and paths
Show description for 0152b52committed
Commits on Mar 31, 2024
Fix typo in _get_exe_extensions PATHEXT fallback
Show description for 988d97bcommitted- committed
Add GitMeta alias
Show description for f6060dfcommitted- committed
Commits on Mar 29, 2024
Expand USE_SHELL docstring; clarify a test usage
Show description for bdabb21committedHide `del util` from type checkers
Show description for 3da47c2committedRead USE_SHELL in Git.execute without DeprecationWarning
Show description for 84bf2cacommitted- committed
Keep mypy from thinking Git has arbitrary class attributes
Show description for c6f518bcommittedHave USE_SHELL warn but work like normal via super()
Show description for 04eb09ccommittedImplement instance USE_SHELL lookup in __getattr__
Show description for 05de5c0committedIssue warnings whenever Git.USE_SHELL is accessed
Show description for d38e721committed