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 }}
DannRF
/
GitPython
Public
forked from
gitpython-developers/GitPython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
GitPython
git
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 16, 2024
Use the :exc: role for exceptions
Show description for a957ae7
EliahKagan
committed
a957ae7
View commit details
Copy full SHA for a957ae7
View code at this point
Browse repository at this point
Fix parse_date docstring spacing; use RFC role
Show description for 6626117
EliahKagan
committed
6626117
View commit details
Copy full SHA for 6626117
View code at this point
Browse repository at this point
Use :const: for constants that had the :attr: role
Show description for 8543457
EliahKagan
committed
8543457
View commit details
Copy full SHA for 8543457
View code at this point
Browse repository at this point
Commits on Mar 15, 2024
Use current main official link to git-clone URLS doc
Show description for ca95c42
EliahKagan
committed
ca95c42
View commit details
Copy full SHA for ca95c42
View code at this point
Browse repository at this point
Use more official link to index-format documentation
Show description for d271a84
EliahKagan
committed
d271a84
View commit details
Copy full SHA for d271a84
View code at this point
Browse repository at this point
Use Sphinx manpage references where applicable
Show description for d8ab99c
EliahKagan
committed
d8ab99c
View commit details
Copy full SHA for d8ab99c
View code at this point
Browse repository at this point
Add a missing Sphinx reference to a class
EliahKagan
committed
e883293
View commit details
Copy full SHA for e883293
View code at this point
Browse repository at this point
Remove a spurious extra backtick from a docstring
EliahKagan
committed
7f1675d
View commit details
Copy full SHA for 7f1675d
View code at this point
Browse repository at this point
Merge pull request #1878 from EliahKagan/doc-types-tree-ish
Show description for 7ab0933
Byron
authored
7ab0933
View commit details
Copy full SHA for 7ab0933
View code at this point
Browse repository at this point
Include TagObject in git.types.Tree_ish
Show description for 70ef69a
EliahKagan
committed
70ef69a
View commit details
Copy full SHA for 70ef69a
View code at this point
Browse repository at this point
Commits on Mar 14, 2024
Describe Submodule.__init__ parent_commit parameter
Show description for 84e256d
EliahKagan
committed
84e256d
View commit details
Copy full SHA for 84e256d
View code at this point
Browse repository at this point
Use LBYL for imports where EAFP is a mypy type error
Show description for 5778b7a
EliahKagan
committed
5778b7a
View commit details
Copy full SHA for 5778b7a
View code at this point
Browse repository at this point
Help Ruff avoid a very long line
EliahKagan
committed
74f3c2e
View commit details
Copy full SHA for 74f3c2e
View code at this point
Browse repository at this point
Apply Ruff auto-fixes not included in merge
EliahKagan
committed
011cb0a
View commit details
Copy full SHA for 011cb0a
View code at this point
Browse repository at this point
Merge branch 'main' into doc-types
EliahKagan
committed
0b99041
View commit details
Copy full SHA for 0b99041
View code at this point
Browse repository at this point
Make some broad mypy suppressions more specific
Show description for b070e93
EliahKagan
committed
b070e93
View commit details
Copy full SHA for b070e93
View code at this point
Browse repository at this point
Fix and deprecate Lit_commit_ish
Show description for ebcfced
EliahKagan
committed
ebcfced
View commit details
Copy full SHA for ebcfced
View code at this point
Browse repository at this point
Remove the temporary Old_commit_ish type
EliahKagan
committed
93d19dc
View commit details
Copy full SHA for 93d19dc
View code at this point
Browse repository at this point
Fix old Commit_ish annotation in RootModule
Show description for e66b8f1
EliahKagan
committed
e66b8f1
View commit details
Copy full SHA for e66b8f1
View code at this point
Browse repository at this point
Fix other submodule.base parent_commit annotations
Show description for 1f03e7f
EliahKagan
committed
1f03e7f
View commit details
Copy full SHA for 1f03e7f
View code at this point
Browse repository at this point
Start on fixing Submodule parent_commit annotations
Show description for 1541c62
EliahKagan
committed
1541c62
View commit details
Copy full SHA for 1541c62
View code at this point
Browse repository at this point
Commits on Mar 11, 2024
apply `ruff-format`
Borda
committed
2d0158c
View commit details
Copy full SHA for 2d0158c
View code at this point
Browse repository at this point
try: from typing import Literal
Borda
committed
5f889c4
View commit details
Copy full SHA for 5f889c4
View code at this point
Browse repository at this point
fixing lints / noqa
Borda
committed
aa9298a
View commit details
Copy full SHA for aa9298a
View code at this point
Browse repository at this point
Merge pull request #1853 from jcole-crowdstrike/fix-branch-name-regex-to-handle-nbsp
Show description for d40e7d0
Byron
authored
d40e7d0
View commit details
Copy full SHA for d40e7d0
View code at this point
Browse repository at this point
Fix old Commit_ish annotations in git.remote
Show description for 5b2869f
EliahKagan
committed
5b2869f
View commit details
Copy full SHA for 5b2869f
View code at this point
Browse repository at this point
Fix IndexFile.commit `parent_commits` annotation
Show description for b4b6e1e
EliahKagan
committed
b4b6e1e
View commit details
Copy full SHA for b4b6e1e
View code at this point
Browse repository at this point
Fix remaining old Commit_ish annotations in git.refs
Show description for ab27827
EliahKagan
committed
ab27827
View commit details
Copy full SHA for ab27827
View code at this point
Browse repository at this point
Fix remaining old Commit_ish annotations in git.repo.fun
Show description for fe7f9f2
EliahKagan
committed
fe7f9f2
View commit details
Copy full SHA for fe7f9f2
View code at this point
Browse repository at this point
Keep the type of a Commit's `parents` from being too narrow
Show description for e66297a
EliahKagan
committed
e66297a
View commit details
Copy full SHA for e66297a
View code at this point
Browse repository at this point
Help tools know the type of a Commit's `parents`
Show description for fe42ca7
EliahKagan
committed
fe42ca7
View commit details
Copy full SHA for fe42ca7
View code at this point
Browse repository at this point
Commits on Mar 10, 2024
Remove extra `parents` param in Commit.__init__ docstring
Show description for d1ce940
EliahKagan
committed
d1ce940
View commit details
Copy full SHA for d1ce940
View code at this point
Browse repository at this point
Fix some annotations in git.repo.fun
EliahKagan
committed
191f4cf
View commit details
Copy full SHA for 191f4cf
View code at this point
Browse repository at this point
Start fixing annotations that used the old Commit_ish
EliahKagan
committed
7328a00
View commit details
Copy full SHA for 7328a00
View code at this point
Browse repository at this point
Define GitObjectTypeString and update Object to use it
Show description for 1fe4dc8
EliahKagan
committed
1fe4dc8
View commit details
Copy full SHA for 1fe4dc8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.