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
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
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
992
Star
5.2k
Code
Issues
7
Pull requests
1
Discussions
Actions
Security and quality
34
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Branch selector
3.1.33
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 1, 2023
prepare for next release
Byron
committed
993f045
View commit details
Copy full SHA for 993f045
Browse repository at this point
Merge pull request #1619 from HageMaster3108/bugfix/use-python-builtin-open-method-to-create-lockfile-to-workaround-docker-virtiofs-permission-issue
Show description for a1c472b
Byron
authored
a1c472b
View commit details
Copy full SHA for a1c472b
Browse repository at this point
Skip now permanently failing test with note on how to fix it
Byron
committed
70924c4
View commit details
Copy full SHA for 70924c4
Browse repository at this point
Merge pull request #1636 from EliahKagan/cve-2023-40590
Show description for 8b75434
Byron
authored
8b75434
View commit details
Copy full SHA for 8b75434
Browse repository at this point
Commits on Aug 30, 2023
Don't check form of version number
Show description for 7611cd9
EliahKagan
committed
7611cd9
View commit details
Copy full SHA for 7611cd9
Browse repository at this point
Add a unit test for CVE-2023-40590
Show description for 94e0fb0
EliahKagan
committed
94e0fb0
View commit details
Copy full SHA for 94e0fb0
Browse repository at this point
Fix CVE-2023-40590
Show description for 6029211
EliahKagan
committed
6029211
View commit details
Copy full SHA for 6029211
Browse repository at this point
Commits on Aug 28, 2023
Merge pull request #1634 from madebylydia/main
Show description for e19abe7
Byron
authored
e19abe7
View commit details
Copy full SHA for e19abe7
Browse repository at this point
Commits on Aug 27, 2023
feat: full typing for "progress" parameter
Show description for 9f74c05
Lydia
committed
9f74c05
View commit details
Copy full SHA for 9f74c05
Browse repository at this point
Commits on Jul 27, 2023
Creating a lock now uses python built-in "open()" method to work around docker virtiofs issue
HageMaster3108
committed
186c1ae
View commit details
Copy full SHA for 186c1ae
Browse repository at this point
Commits on Jul 22, 2023
Merge pull request #1618 from bodograumann/fix-set-tracking-branch-with-imports
Show description for 1c8310d
Byron
authored
1c8310d
View commit details
Copy full SHA for 1c8310d
Browse repository at this point
Commits on Jul 21, 2023
Disable merge_includes in config writers
bodograumann
committed
41ecc6a
View commit details
Copy full SHA for 41ecc6a
Browse repository at this point
Merge pull request #1617 from bodograumann/improve-dx
Show description for b543c72
Byron
authored
b543c72
View commit details
Copy full SHA for b543c72
Browse repository at this point
Commits on Jul 20, 2023
Apply straight-forward typing fixes
bodograumann
committed
f01ee4f
View commit details
Copy full SHA for f01ee4f
Browse repository at this point
Add missing type annotation
bodograumann
committed
3908e79
View commit details
Copy full SHA for 3908e79
Browse repository at this point
Run black and exclude submodule
bodograumann
committed
6035db0
View commit details
Copy full SHA for 6035db0
Browse repository at this point
Allow explicit casting even when slightly redundant
bodograumann
committed
c6dab19
View commit details
Copy full SHA for c6dab19
Browse repository at this point
Ignore remaining [unreachable] type errors
bodograumann
committed
76394d4
View commit details
Copy full SHA for 76394d4
Browse repository at this point
Define supported version for mypy
bodograumann
committed
b55cf65
View commit details
Copy full SHA for b55cf65
Browse repository at this point
Do not typecheck submodule
Show description for 31ac93b
bodograumann
committed
31ac93b
View commit details
Copy full SHA for 31ac93b
Browse repository at this point
Merge pull request #1608 from LeoDaCoda/quick_doc
Show description for 09861ea
Byron
authored
09861ea
View commit details
Copy full SHA for 09861ea
Browse repository at this point
Commits on Jul 19, 2023
typo
LeoDaCoda
committed
cf3a899
View commit details
Copy full SHA for cf3a899
Browse repository at this point
added more resources section
LeoDaCoda
committed
84885a3
View commit details
Copy full SHA for 84885a3
Browse repository at this point
Commits on Jul 18, 2023
generic hash
LeoDaCoda
committed
8138b3a
View commit details
Copy full SHA for 8138b3a
Browse repository at this point
redundant code cell
LeoDaCoda
committed
ef4d6d5
View commit details
Copy full SHA for ef4d6d5
Browse repository at this point
redundant line
LeoDaCoda
committed
2a45f94
View commit details
Copy full SHA for 2a45f94
Browse repository at this point
fixed tabbing
LeoDaCoda
committed
7e589f3
View commit details
Copy full SHA for 7e589f3
Browse repository at this point
tabbed all code-blocks
LeoDaCoda
committed
cad1e2e
View commit details
Copy full SHA for cad1e2e
Browse repository at this point
added new section for diffs and formatting
LeoDaCoda
committed
bccf8bc
View commit details
Copy full SHA for bccf8bc
Browse repository at this point
Commits on Jul 17, 2023
formatting wip
LeoDaCoda
committed
315405d
View commit details
Copy full SHA for 315405d
Browse repository at this point
change to formatting - removed = bash cmds
LeoDaCoda
committed
9d878af
View commit details
Copy full SHA for 9d878af
Browse repository at this point
Commits on Jul 16, 2023
Added new section to print prev file
LeoDaCoda
committed
7fa57e5
View commit details
Copy full SHA for 7fa57e5
Browse repository at this point
WIP major changes to structure to improve readability
LeoDaCoda
committed
9ca25d7
View commit details
Copy full SHA for 9ca25d7
Browse repository at this point
Removed all reference to source code
LeoDaCoda
committed
f3968f2
View commit details
Copy full SHA for f3968f2
Browse repository at this point
Updated generic sha hash
LeoDaCoda
committed
d276107
View commit details
Copy full SHA for d276107
Browse repository at this point
Previous
Next
You can’t perform that action at this time.