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
987
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
Breadcrumbs
History for
GitPython
git
on
3.1.43
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 31, 2024
Add GitMeta alias
Show description for f6060df
EliahKagan
committed
f6060df
View commit details
Copy full SHA for f6060df
View code at this point
Browse repository at this point
Clarify security risk in USE_SHELL doc and warnings
EliahKagan
committed
f92f4c3
View commit details
Copy full SHA for f92f4c3
View code at this point
Browse repository at this point
Commits on Mar 29, 2024
Expand USE_SHELL docstring; clarify a test usage
Show description for bdabb21
EliahKagan
committed
bdabb21
View commit details
Copy full SHA for bdabb21
View code at this point
Browse repository at this point
Hide `del util` from type checkers
Show description for 3da47c2
EliahKagan
committed
3da47c2
View commit details
Copy full SHA for 3da47c2
View code at this point
Browse repository at this point
Read USE_SHELL in Git.execute without DeprecationWarning
Show description for 84bf2ca
EliahKagan
committed
84bf2ca
View commit details
Copy full SHA for 84bf2ca
View code at this point
Browse repository at this point
Clarify that the private name mangling is intentional
EliahKagan
committed
c5d5b16
View commit details
Copy full SHA for c5d5b16
View code at this point
Browse repository at this point
Keep mypy from thinking Git has arbitrary class attributes
Show description for c6f518b
EliahKagan
committed
c6f518b
View commit details
Copy full SHA for c6f518b
View code at this point
Browse repository at this point
Have USE_SHELL warn but work like normal via super()
Show description for 04eb09c
EliahKagan
committed
04eb09c
View commit details
Copy full SHA for 04eb09c
View code at this point
Browse repository at this point
Implement instance USE_SHELL lookup in __getattr__
Show description for 05de5c0
EliahKagan
committed
05de5c0
View commit details
Copy full SHA for 05de5c0
View code at this point
Browse repository at this point
Issue warnings whenever Git.USE_SHELL is accessed
Show description for d38e721
EliahKagan
committed
d38e721
View commit details
Copy full SHA for d38e721
View code at this point
Browse repository at this point
Refine deprecated module attributes and their warnings
Show description for dffa930
EliahKagan
committed
dffa930
View commit details
Copy full SHA for dffa930
View code at this point
Browse repository at this point
Issue warnings for some deprecated attributes of modules
EliahKagan
committed
28bd4a3
View commit details
Copy full SHA for 28bd4a3
View code at this point
Browse repository at this point
Commits on Mar 28, 2024
Use the :exc: Sphinx role for DeprecationWarning
Show description for 21c2b72
EliahKagan
committed
21c2b72
View commit details
Copy full SHA for 21c2b72
View code at this point
Browse repository at this point
Have the deprecated Commit.trailers property issue a warning
EliahKagan
committed
03464d9
View commit details
Copy full SHA for 03464d9
View code at this point
Browse repository at this point
Have the deprecated Diff.renamed property issue a warning
EliahKagan
committed
e7dec7d
View commit details
Copy full SHA for e7dec7d
View code at this point
Browse repository at this point
Commits on Mar 19, 2024
Clarify how tag objects are usually tree-ish and commit-ish
Show description for 838eb92
EliahKagan
committed
838eb92
View commit details
Copy full SHA for 838eb92
View code at this point
Browse repository at this point
Pick a consistent type for __all__ (for now, list)
Show description for 78055a8
EliahKagan
committed
78055a8
View commit details
Copy full SHA for 78055a8
View code at this point
Browse repository at this point
Don't explicitly list direct submodules in __all__
Show description for fcc7418
EliahKagan
committed
fcc7418
View commit details
Copy full SHA for fcc7418
View code at this point
Browse repository at this point
Add missing submodule imports in git.objects
Show description for 00f4cbc
EliahKagan
committed
00f4cbc
View commit details
Copy full SHA for 00f4cbc
View code at this point
Browse repository at this point
Further improve git.objects.util module docstring
EliahKagan
committed
9bbbcb5
View commit details
Copy full SHA for 9bbbcb5
View code at this point
Browse repository at this point
Add the nonpublic indirect submodule aliases back for now
Show description for 31f89a1
EliahKagan
committed
31f89a1
View commit details
Copy full SHA for 31f89a1
View code at this point
Browse repository at this point
Restore relative order to fix circular import error
Show description for 64c9efd
EliahKagan
committed
64c9efd
View commit details
Copy full SHA for 64c9efd
View code at this point
Browse repository at this point
Replace wildcard imports in top-level git module
Show description for 7745250
EliahKagan
committed
7745250
View commit details
Copy full SHA for 7745250
View code at this point
Browse repository at this point
Fix a tiny import sorting nit
EliahKagan
committed
abbe74d
View commit details
Copy full SHA for abbe74d
View code at this point
Browse repository at this point
Remove unneeded F401 "Unused import" suppressions
Show description for 31bc8a4
EliahKagan
committed
31bc8a4
View commit details
Copy full SHA for 31bc8a4
View code at this point
Browse repository at this point
Make F401 "unused import" suppressions more specific
Show description for 6318eea
EliahKagan
committed
6318eea
View commit details
Copy full SHA for 6318eea
View code at this point
Browse repository at this point
Improve how second-level imports and __all__ are written
Show description for 3d4e476
EliahKagan
committed
3d4e476
View commit details
Copy full SHA for 3d4e476
View code at this point
Browse repository at this point
Remove old commented-out flagKeyLiteral assertions in git.remote
EliahKagan
committed
b8bab43
View commit details
Copy full SHA for b8bab43
View code at this point
Browse repository at this point
Remove old commented-out change_type assertions in git.diff
EliahKagan
committed
2053a3d
View commit details
Copy full SHA for 2053a3d
View code at this point
Browse repository at this point
Commits on Mar 18, 2024
Improve how imports and __all__ are written in git.util
Show description for a05597a
EliahKagan
committed
a05597a
View commit details
Copy full SHA for a05597a
View code at this point
Browse repository at this point
Add __all__ and imports in git.objects.submodule
Show description for de540b7
EliahKagan
committed
de540b7
View commit details
Copy full SHA for de540b7
View code at this point
Browse repository at this point
Make git.objects.util module docstring more specific
Show description for 3786307
EliahKagan
committed
3786307
View commit details
Copy full SHA for 3786307
View code at this point
Browse repository at this point
Fix git.objects.__all__ and make submodules explicit
Show description for f89d065
EliahKagan
committed
f89d065
View commit details
Copy full SHA for f89d065
View code at this point
Browse repository at this point
Don't patch IndexObject and Object into git.objects.submodule.util
Show description for 01c95eb
EliahKagan
committed
01c95eb
View commit details
Copy full SHA for 01c95eb
View code at this point
Browse repository at this point
Remove a bit of old commented-out code in git.objects.*
EliahKagan
committed
c58be4c
View commit details
Copy full SHA for c58be4c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.