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
Breadcrumbs
History for
GitPython
git
objects
on
3.1.32
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 23, 2023
Revert the removal of Commit.trailers property.
itsluketwist
committed
9ef07a7
Copy full SHA for 9ef07a7
Commits on Apr 22, 2023
Specify encoding in Commit.trailer_list.
itsluketwist
committed
ed36bd9
Copy full SHA for ed36bd9
Update Commit.trailer_list to return tuples.
itsluketwist
committed
abde3ea
Copy full SHA for abde3ea
Deprecate Commit.trailers.
itsluketwist
committed
78424b5
Copy full SHA for 78424b5
Commits on Apr 21, 2023
Add trailers_list and trailers_list methods to fix the commit trailers functionality. Update trailers tests.
itsluketwist
committed
d2f7284
Copy full SHA for d2f7284
Commits on Jan 24, 2023
Fix timezone parsing functions for non-hour timezones
Show description for 854a2d1
jcowgill
committed
854a2d1
Copy full SHA for 854a2d1
Commits on Jan 13, 2023
fix files list on file rename
Show description for c9b44d2
teknoraver
committed
c9b44d2
Copy full SHA for c9b44d2
Commits on Jan 8, 2023
fix/add allow_unsafe_* params in docstrings + fix typo
obfusk
committed
4110b61
Copy full SHA for 4110b61
Commits on Dec 29, 2022
Fix Sphinx rendering errors
Show description for 4463624
stephan-cr
authored and
Byron
committed
4463624
Copy full SHA for 4463624
Commits on Dec 28, 2022
More tests
stsewd
committed
c8ae33b
Copy full SHA for c8ae33b
Commits on Oct 13, 2022
Add datetime.datetime type to commit_date and author_date
SergeantMenacingGarlic
committed
8f51abd
Copy full SHA for 8f51abd
Commits on Aug 24, 2022
Use the same regex as the Actor class when determining co-authors.
itsluketwist
committed
09f8a1b
Copy full SHA for 09f8a1b
Commits on Aug 23, 2022
Update regex to extract the author string, and create the Actor using the _from_string classmethod.
itsluketwist
committed
c2fd97e
Copy full SHA for c2fd97e
Commits on Aug 22, 2022
Add co_authors property to the Commit object, which parses the commit message for designated co-authors, include a simple test.
itsluketwist
committed
146cbda
Copy full SHA for 146cbda
Commits on May 18, 2022
can flake be tamed?
Byron
committed
43c00af
Copy full SHA for 43c00af
reformat according to 'black' configuration file.
Byron
committed
e530544
Copy full SHA for e530544
Commits on May 17, 2022
Revert "Remove flake8 linting in favor of `black` formatting"
Show description for b4b2380
Byron
committed
b4b2380
Copy full SHA for b4b2380
Remove flake8 linting in favor of `black` formatting
Show description for a7c5d88
Byron
committed
a7c5d88
Copy full SHA for a7c5d88
Run everything through 'black'
Show description for 21ec529
Byron
committed
21ec529
Copy full SHA for 21ec529
Commits on May 7, 2022
Fix various typos
Show description for dde3a8b
luzpaz
committed
dde3a8b
Copy full SHA for dde3a8b
Commits on Jan 12, 2022
import unittest adds 0.250s to script launch time
Show description for 67d0631
wonder-mice
authored and
Byron
committed
67d0631
Copy full SHA for 67d0631
Commits on Jan 10, 2022
Fix doc string error in Objects.Commit
takuti
authored and
Byron
committed
53d22bb
Copy full SHA for 53d22bb
Commits on Jan 7, 2022
Use git interpret-trailers for trailers property
Show description for cd8b9b2
Ket3r
authored and
Byron
committed
cd8b9b2
Copy full SHA for cd8b9b2
Add trailer as commit property
Show description for edbf76f
Peter Kempter
authored and
Byron
committed
edbf76f
Copy full SHA for edbf76f
Commits on Oct 3, 2021
Revert "Replace wildcard imports with concrete imports"
Show description for ce4afe4
trym-b
authored and
Byron
committed
ce4afe4
Copy full SHA for ce4afe4
Commits on Oct 1, 2021
Replace wildcard imports with concrete imports
Show description for 53d94b8
trym-b
authored and
Byron
committed
53d94b8
Copy full SHA for 53d94b8
Commits on Aug 9, 2021
upgrade sphinx for 3.10 compat
Yobmod
committed
c35ab1d
Copy full SHA for c35ab1d
try fix for Protocol buy in 3.10 3
Yobmod
committed
2f42966
Copy full SHA for 2f42966
try fix for Protocol buy in 3.10 2
Yobmod
committed
1349ddc
Copy full SHA for 1349ddc
try fix for Protocol buy in 3.10
Yobmod
committed
079d7fd
Copy full SHA for 079d7fd
Commits on Aug 8, 2021
type fixo
Yobmod
committed
07078e9
Copy full SHA for 07078e9
type fix
Yobmod
committed
22e05c4
Copy full SHA for 22e05c4
add type check to conf_encoding (in thoery could be bool or int)
Yobmod
committed
38f5157
Copy full SHA for 38f5157
Commits on Aug 2, 2021
Add __future__.annotations to repo/base.py
Yobmod
committed
481f672
Copy full SHA for 481f672
Fix parse_date typing 7
Yobmod
committed
6470ad4
Copy full SHA for 6470ad4
Pagination
Previous
Next
You can’t perform that action at this time.