Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
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 }}
gitpython-developers
/
GitPython
Public
Notifications
You must be signed in to change notification settings
Fork
934
Star
4.8k
Code
Issues
170
Pull requests
3
Discussions
Actions
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
Commits
Branch selector
3.1.35
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 7, 2023
prepare next release
Byron
committed
c8e303f
Copy full SHA for c8e303f
Merge pull request #1650 from EliahKagan/envcase
Show description for 09e1b3d
Byron
authored
09e1b3d
Copy full SHA for 09e1b3d
Merge pull request #1647 from CosmosAtlas/master
Show description for 8017421
Byron
authored
8017421
Copy full SHA for 8017421
updated docs to better describe testing procedure with new repo
CosmosAtlas
committed
fafb4f6
Copy full SHA for fafb4f6
add test for submodule path not owned by submodule case
CosmosAtlas
committed
9da24d4
Copy full SHA for 9da24d4
Eliminate duplication of git.util.cwd logic
EliahKagan
committed
eebdb25
Copy full SHA for eebdb25
Fix Windows env var upcasing regression
Show description for c7fad20
EliahKagan
committed
c7fad20
Copy full SHA for c7fad20
Make test helper script a file, for readability
EliahKagan
committed
7296e5c
Copy full SHA for 7296e5c
Add test for Windows env var upcasing regression
EliahKagan
committed
d88372a
Copy full SHA for d88372a
Merge pull request #1648 from EliahKagan/file-protocol
Show description for 11839ab
Byron
authored
11839ab
Copy full SHA for 11839ab
Merge pull request #1644 from trail-of-forks/fix-cve-2023-41040
Show description for 74e55ee
Byron
authored
74e55ee
Copy full SHA for 74e55ee
Commits on Sep 6, 2023
Redesign new decorator to better separate concerns
Show description for f6c3262
EliahKagan
authored
f6c3262
Copy full SHA for f6c3262
Set protocol.file.allow only in tests that need it
Show description for 4f594cd
EliahKagan
authored
4f594cd
Copy full SHA for 4f594cd
Use env vars on CI to set protocol.file.allow
Show description for 92d9ae2
EliahKagan
authored
92d9ae2
Copy full SHA for 92d9ae2
Only set safe.directory on Cygwin (which needs it)
Show description for 537af83
EliahKagan
authored
537af83
Copy full SHA for 537af83
Add test for CVE-2023-41040
facutuesca
committed
65b8c6a
Copy full SHA for 65b8c6a
Fix CVE-2023-41040
Show description for 64ebb9f
facutuesca
committed
64ebb9f
Copy full SHA for 64ebb9f
Merge pull request #1645 from CosmosAtlas/main
Show description for 830025b
Byron
authored
830025b
Copy full SHA for 830025b
Commits on Sep 5, 2023
Fix 'Tree' object has no attribute '_name' when submodule path is normal path
CosmosAtlas
committed
d5e763e
Copy full SHA for d5e763e
Commits on Sep 4, 2023
Merge pull request #1643 from gitpython-developers/dependabot/github_actions/actions/checkout-4
Show description for 91b464c
Byron
authored
91b464c
Copy full SHA for 91b464c
Bump actions/checkout from 3 to 4
Show description for b32e01e
dependabot[bot]
authored
b32e01e
Copy full SHA for b32e01e
Commits on Sep 2, 2023
prepare patch release
Byron
committed
2a2ae77
Copy full SHA for 2a2ae77
Merge pull request #1639 from skshetry/close-lockfile
Show description for 4714740
Byron
authored
4714740
Copy full SHA for 4714740
util: close lockfile after opening successfully
Show description for 3e829eb
skshetry
committed
3e829eb
Copy full SHA for 3e829eb
Commits on Sep 1, 2023
update instructions for how to create a release
Byron
committed
f882cd8
Copy full SHA for f882cd8
prepare for next release
Byron
committed
993f045
Copy full SHA for 993f045
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
Copy full SHA for a1c472b
Skip now permanently failing test with note on how to fix it
Byron
committed
70924c4
Copy full SHA for 70924c4
Merge pull request #1636 from EliahKagan/cve-2023-40590
Show description for 8b75434
Byron
authored
8b75434
Copy full SHA for 8b75434
Commits on Aug 30, 2023
Don't check form of version number
Show description for 7611cd9
EliahKagan
committed
7611cd9
Copy full SHA for 7611cd9
Add a unit test for CVE-2023-40590
Show description for 94e0fb0
EliahKagan
committed
94e0fb0
Copy full SHA for 94e0fb0
Fix CVE-2023-40590
Show description for 6029211
EliahKagan
committed
6029211
Copy full SHA for 6029211
Commits on Aug 28, 2023
Merge pull request #1634 from madebylydia/main
Show description for e19abe7
Byron
authored
e19abe7
Copy full SHA for e19abe7
Commits on Aug 27, 2023
feat: full typing for "progress" parameter
Show description for 9f74c05
Lydia
committed
9f74c05
Copy full SHA for 9f74c05
Commits on Jul 27, 2023
Creating a lock now uses python built-in "open()" method to work around docker virtiofs issue
HageMaster3108
committed
186c1ae
Copy full SHA for 186c1ae
Pagination
Previous
Next
You can’t perform that action at this time.