Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
gitpython-developers
/
GitPython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
988
Star
5.2k
Code
Issues
8
Pull requests
2
Discussions
Actions
Security and quality
31
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Branch selector
44ebbe2
User selector
All users
All time
Commit history
Commits on Aug 2, 2026
Check joined short-option values before Git execution
Show description for 44ebbe2
codex
authored and
Byron
committed
44ebbe2
View commit details
Copy full SHA for 44ebbe2
Browse repository at this point
Reject syntax-bearing git config option names
Show description for 2589bc3
codex
authored and
Byron
committed
2589bc3
View commit details
Copy full SHA for 2589bc3
Browse repository at this point
Commits on Jul 30, 2026
Merge pull request #2200 from gitpython-developers/revert-2199-fix-bash-exe-lookup-on-windows
Show description for 6e61b1d
Byron
authored
6e61b1d
View commit details
Copy full SHA for 6e61b1d
Browse repository at this point
Revert "Resolve Windows hook Bash through PATH"
Byron
authored
fbde2da
View commit details
Copy full SHA for fbde2da
Browse repository at this point
Merge pull request #2199 from gitpython-developers/fix-bash-exe-lookup-on-windows
Show description for 804f7a4
Byron
authored
804f7a4
View commit details
Copy full SHA for 804f7a4
Browse repository at this point
Resolve Windows hook Bash through PATH (#2198)
Show description for 7131bcc
Byron
and
codex
committed
7131bcc
View commit details
Copy full SHA for 7131bcc
Browse repository at this point
Commits on Jul 26, 2026
Merge pull request #2195 from gitpython-developers/fix-ci
Show description for 04960cf
Byron
authored
04960cf
View commit details
Copy full SHA for 04960cf
Browse repository at this point
test: allow Python startup before timeout
Show description for f824fde
codex
and
Byron
committed
f824fde
View commit details
Copy full SHA for f824fde
Browse repository at this point
prepare for new release
Byron
committed
ccbd573
View commit details
Copy full SHA for ccbd573
Browse repository at this point
Merge pull request #2193 from gitpython-developers/more-unsafe-options
Show description for d1a631d
Byron
authored
d1a631d
View commit details
Copy full SHA for d1a631d
Browse repository at this point
Merge pull request #2194 from gitpython-developers/fix-basedpyright
Show description for ab33e33
Byron
authored
ab33e33
View commit details
Copy full SHA for ab33e33
Browse repository at this point
address review comments
Byron
committed
52199b3
View commit details
Copy full SHA for 52199b3
Browse repository at this point
Adopt basedpyright with a legacy baseline
Show description for 60dec71
Byron
committed
60dec71
View commit details
Copy full SHA for 60dec71
Browse repository at this point
Block unsafe archive additions and bundle URI
Show description for 7a4f5dc
codex
and
Byron
committed
7a4f5dc
View commit details
Copy full SHA for 7a4f5dc
Browse repository at this point
Block unsafe checkout-index and tag file options
Show description for 3af0c25
codex
and
Byron
committed
3af0c25
View commit details
Copy full SHA for 3af0c25
Browse repository at this point
Merge pull request #2187 from pick7/codex/remote-progress-return-type
Show description for fb5d584
Byron
authored
fb5d584
View commit details
Copy full SHA for fb5d584
Browse repository at this point
Merge pull request #2188 from pick7/codex/redact-http-extraheader
Show description for 951cc44
Byron
authored
951cc44
View commit details
Copy full SHA for 951cc44
Browse repository at this point
Merge pull request #2189 from pick7/codex/output-stream-timeout
Show description for 2e5b13f
Byron
authored
2e5b13f
View commit details
Copy full SHA for 2e5b13f
Browse repository at this point
Use `g` for formatting floating point timeouts
Show description for 484b3df
Byron
and
Copilot
authored
484b3df
View commit details
Copy full SHA for 484b3df
Browse repository at this point
Merge pull request #2191 from pick7/codex/disable-mnemonic-prefix
Show description for fcd35cf
Byron
authored
fcd35cf
View commit details
Copy full SHA for fcd35cf
Browse repository at this point
Merge pull request #2192 from pick7/codex/document-protected-traversal
Show description for 56e3f88
Byron
authored
56e3f88
View commit details
Copy full SHA for 56e3f88
Browse repository at this point
Commits on Jul 25, 2026
fix: redact Authorization extra headers
pick7
committed
5a53ae6
View commit details
Copy full SHA for 5a53ae6
Browse repository at this point
fix: honor timeout with output streams
pick7
committed
59efde9
View commit details
Copy full SHA for 59efde9
Browse repository at this point
fix: ignore mnemonic diff prefixes in patches
pick7
committed
ee854dc
View commit details
Copy full SHA for ee854dc
Browse repository at this point
docs: render protected Traversable methods
pick7
committed
7de9ea7
View commit details
Copy full SHA for 7de9ea7
Browse repository at this point
Improve RemoteProgress parse return typing
pick7
committed
28e2114
View commit details
Copy full SHA for 28e2114
Browse repository at this point
Merge pull request #2124 from gitpython-developers/dependabot/github_actions/Vampire/setup-wsl-7.0.0
Show description for 07e8055
Byron
authored
07e8055
View commit details
Copy full SHA for 07e8055
Browse repository at this point
ci: use no Debian WSL identifier (as default is new enough)
Show description for 0428352
Byron
and
EliahKagan
committed
0428352
View commit details
Copy full SHA for 0428352
Browse repository at this point
Merge pull request #2186 from gitpython-developers/dependabot/pre_commit/pre-commit-97523d6792
Show description for 2489563
Byron
authored
2489563
View commit details
Copy full SHA for 2489563
Browse repository at this point
Merge pull request #2185 from gitpython-developers/dependabot/github_actions/actions/setup-python-7
Show description for c8309b0
Byron
authored
c8309b0
View commit details
Copy full SHA for c8309b0
Browse repository at this point
build(deps): bump the pre-commit group with 2 updates
Show description for 250a65c
dependabot[bot]
authored
250a65c
View commit details
Copy full SHA for 250a65c
Browse repository at this point
build(deps): bump actions/setup-python from 6 to 7
Show description for 10834cb
dependabot[bot]
authored
10834cb
View commit details
Copy full SHA for 10834cb
Browse repository at this point
Merge pull request #2179 from gitpython-developers/subtree-merge-deps
Show description for 8ecda9e
Byron
authored
8ecda9e
View commit details
Copy full SHA for 8ecda9e
Browse repository at this point
Build gitdb and smmap from the GitPython monorepo
Show description for 8a08afa
codex
and
Byron
committed
8a08afa
View commit details
Copy full SHA for 8a08afa
Browse repository at this point
prepare next release
Byron
committed
e3221f1
View commit details
Copy full SHA for e3221f1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.