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
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
fix
User selector
All users
All time
Commit history
Commits on Feb 18, 2022
Low risk ReDoS vuln
Show description for 8f6e8bb
theWorstComrade
committed
8f6e8bb
View commit details
Copy full SHA for 8f6e8bb
Browse repository at this point
Commits on Feb 12, 2022
Create SECURITY.md
Byron
authored
d0b48f3
View commit details
Copy full SHA for d0b48f3
Browse repository at this point
Commits on Feb 3, 2022
Let index.commit refer to correct method for parameter information (#1407)
Byron
committed
cd29f07
View commit details
Copy full SHA for cd29f07
Browse repository at this point
Commits on Jan 21, 2022
set unassigned stdin to improve pyinstaller compatibility
Show description for b3f873a
smokephil
authored and
Byron
committed
b3f873a
View commit details
Copy full SHA for b3f873a
Browse repository at this point
Commits on Jan 14, 2022
Use bash to open extensionless hooks on windows
Show description for b719e18
idbrii
authored and
Byron
committed
b719e18
View commit details
Copy full SHA for b719e18
Browse repository at this point
Commits on Jan 12, 2022
keep track of upcoming changes
Byron
committed
fac6037
View commit details
Copy full SHA for fac6037
Browse repository at this point
import unittest adds 0.250s to script launch time
Show description for 67d0631
wonder-mice
authored and
Byron
committed
67d0631
View commit details
Copy full SHA for 67d0631
Browse repository at this point
import unittest adds 0.250s to script launch time
Show description for e24f9b7
wonder-mice
authored and
Byron
committed
e24f9b7
View commit details
Copy full SHA for e24f9b7
Browse repository at this point
Commits on Jan 10, 2022
fix documentation
Byron
committed
35e302d
View commit details
Copy full SHA for 35e302d
Browse repository at this point
bump patch level
Byron
committed
851beab
View commit details
Copy full SHA for 851beab
Browse repository at this point
Assure index file descriptor is closed after reader (#1394) (#1395)
Show description for e16a004
Byron
committed
e16a004
View commit details
Copy full SHA for e16a004
Browse repository at this point
Fix doc string error in Objects.Commit
takuti
authored and
Byron
committed
53d22bb
View commit details
Copy full SHA for 53d22bb
Browse repository at this point
Commits on Jan 7, 2022
prep version bump
Byron
committed
b94cc25
View commit details
Copy full SHA for b94cc25
Browse repository at this point
Revert "Use NUL character to extract meta and path from git diff"
Show description for 3ef81e1
Byron
committed
3ef81e1
View commit details
Copy full SHA for 3ef81e1
Browse repository at this point
Use git interpret-trailers for trailers property
Show description for cd8b9b2
Ket3r
authored and
Byron
committed
cd8b9b2
View commit details
Copy full SHA for cd8b9b2
Browse repository at this point
Add trailer as commit property
Show description for edbf76f
Peter Kempter
authored and
Byron
committed
edbf76f
View commit details
Copy full SHA for edbf76f
Browse repository at this point
Add failing unit test
Peter Kempter
authored and
Byron
committed
cdf7ffc
View commit details
Copy full SHA for cdf7ffc
Browse repository at this point
Use NUL character to extract meta and path from git diff
Show description for 01f0988
NHanser
authored and
Byron
committed
01f0988
View commit details
Copy full SHA for 01f0988
Browse repository at this point
Ignore mypi errors
Show description for da7b5b2
Byron
committed
da7b5b2
View commit details
Copy full SHA for da7b5b2
Browse repository at this point
Avoid taking a lock for reading
Show description for d79d20d
Byron
committed
d79d20d
View commit details
Copy full SHA for d79d20d
Browse repository at this point
Commits on Dec 1, 2021
DOC: fix typo
yogabonito
authored and
Byron
committed
2141eae
View commit details
Copy full SHA for 2141eae
Browse repository at this point
Revert the use of typing_extensions in py3.8+
Show description for 62131f3
mgorny
authored and
Byron
committed
62131f3
View commit details
Copy full SHA for 62131f3
Browse repository at this point
Commits on Nov 13, 2021
Extend IterableList[PushInfo] instead of IterableList
Sjord
authored and
Byron
committed
35f7e94
View commit details
Copy full SHA for 35f7e94
Browse repository at this point
Specify type for PushInfoList.error
Sjord
authored and
Byron
committed
e67e458
View commit details
Copy full SHA for e67e458
Browse repository at this point
Fix type handing on PushInfoList
Sjord
authored and
Byron
committed
8797904
View commit details
Copy full SHA for 8797904
Browse repository at this point
Add raise_if_error() to tutorial
Sjord
authored and
Byron
committed
63f4ca3
View commit details
Copy full SHA for 63f4ca3
Browse repository at this point
Test raise_if_error
Sjord
authored and
Byron
committed
699e223
View commit details
Copy full SHA for 699e223
Browse repository at this point
Rename exception to error, raise_on_error to raise_if_error
Sjord
authored and
Byron
committed
9240de9
View commit details
Copy full SHA for 9240de9
Browse repository at this point
Test that return value of push is a list-like object
Sjord
authored and
Byron
committed
1481e71
View commit details
Copy full SHA for 1481e71
Browse repository at this point
Let remote.push return a PushInfoList
Show description for 3b82fa3
Sjord
authored and
Byron
committed
3b82fa3
View commit details
Copy full SHA for 3b82fa3
Browse repository at this point
Commits on Nov 10, 2021
Remove Sphinx workaround
hugovk
authored and
Byron
committed
a3efd24
View commit details
Copy full SHA for a3efd24
Browse repository at this point
Commits on Oct 14, 2021
Sphinx 4.3.0 will be needed for Python 3.10
hugovk
authored and
Byron
committed
a9696ef
View commit details
Copy full SHA for a9696ef
Browse repository at this point
Add support for Python 3.10
hugovk
authored and
Byron
committed
b063003
View commit details
Copy full SHA for b063003
Browse repository at this point
Commits on Oct 3, 2021
It's python, so stuff breaks with patches…
Show description for b17bc98
Byron
committed
b17bc98
View commit details
Copy full SHA for b17bc98
Browse repository at this point
Revert "Replace wildcard imports with concrete imports"
Show description for ce4afe4
trym-b
authored and
Byron
committed
ce4afe4
View commit details
Copy full SHA for ce4afe4
Browse repository at this point
Previous
Next
You can’t perform that action at this time.