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
Breadcrumbs
History for
GitPython
git
objects
commit.py
on
fix
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 10, 2022
Fix doc string error in Objects.Commit
takuti
authored and
Byron
committed
53d22bb
View commit details
Copy full SHA for 53d22bb
View code at this point
Browse repository at this point
Commits on Jan 7, 2022
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Aug 8, 2021
add type check to conf_encoding (in thoery could be bool or int)
Yobmod
committed
38f5157
View commit details
Copy full SHA for 38f5157
View code at this point
Browse repository at this point
Commits on Jul 31, 2021
Add final types to commit.py
Yobmod
committed
e6bee43
View commit details
Copy full SHA for e6bee43
View code at this point
Browse repository at this point
Commits on Jul 28, 2021
Fix more missing types in Symbolic.py, cos GuthubActions pytest stuck
Yobmod
committed
adc00dd
View commit details
Copy full SHA for adc00dd
View code at this point
Browse repository at this point
Commits on Jul 24, 2021
Replace all Typeguard with cast, revert update to typing-extensions==3.10.0
Yobmod
committed
e6345d6
View commit details
Copy full SHA for e6345d6
View code at this point
Browse repository at this point
Commits on Jul 19, 2021
Make types in refs compatible with objects
Yobmod
committed
6609ef7
View commit details
Copy full SHA for 6609ef7
View code at this point
Browse repository at this point
Commits on Jul 8, 2021
Increase mypy strictness (no_implicit_optional & warn_redundant_casts) and fix errors
Yobmod
committed
2e2fe18
View commit details
Copy full SHA for 2e2fe18
View code at this point
Browse repository at this point
Commits on Jul 1, 2021
Make Commit.message bytes | str
Yobmod
committed
d4a9eab
View commit details
Copy full SHA for d4a9eab
View code at this point
Browse repository at this point
Add missed types to Commit, uncomment to_native_path_linux()
Yobmod
committed
02b8ef0
View commit details
Copy full SHA for 02b8ef0
View code at this point
Browse repository at this point
Commits on Jun 30, 2021
Type Traversable.traverse() better, start types of submodule
Yobmod
committed
82b131c
View commit details
Copy full SHA for 82b131c
View code at this point
Browse repository at this point
Commits on Jun 24, 2021
Make IterableList generic and update throughout
Yobmod
committed
c3903d8
View commit details
Copy full SHA for c3903d8
View code at this point
Browse repository at this point
Commits on Jun 23, 2021
Update typing-extensions version in requirements.txt
Yobmod
committed
5b6fe83
View commit details
Copy full SHA for 5b6fe83
View code at this point
Browse repository at this point
Commits on Feb 16, 2021
add replace method to git.Commit
Show description for 36811a2
larsks
committed
36811a2
View commit details
Copy full SHA for 36811a2
View code at this point
Browse repository at this point
Commits on Feb 5, 2021
Fix inheritance issue at commit.iter_items
Show description for af86f05
Yuri Volchkov
authored and
yvolchkov
committed
af86f05
View commit details
Copy full SHA for af86f05
View code at this point
Browse repository at this point
Commits on Feb 8, 2020
Remove and replace compat.text_type
Harmon758
authored and
Byron
committed
55fd173
View commit details
Copy full SHA for 55fd173
View code at this point
Browse repository at this point
Commits on Oct 15, 2019
removed Unnecessary “else” after “return”
pratik-anurag
authored and
Byron
committed
b269775
View commit details
Copy full SHA for b269775
View code at this point
Browse repository at this point
removed trailing whitespaces
pratik-anurag
authored and
Byron
committed
e3a57f5
View commit details
Copy full SHA for e3a57f5
View code at this point
Browse repository at this point
renamed unused variables
pratik-anurag
authored and
Byron
committed
1349ee6
View commit details
Copy full SHA for 1349ee6
View code at this point
Browse repository at this point
Commits on Sep 16, 2019
fix decoding problem
ishepard
authored and
Byron
committed
3d7eaf1
View commit details
Copy full SHA for 3d7eaf1
View code at this point
Browse repository at this point
Commits on Mar 15, 2019
Update commit.py constructor docstring
Show description for 881e315
CptMikhailov
authored and
Byron
committed
881e315
View commit details
Copy full SHA for 881e315
View code at this point
Browse repository at this point
Commits on Mar 18, 2018
Rewrite unnecessary dict/list/tuple calls as literals
hugovk
committed
ac4f7d3
View commit details
Copy full SHA for ac4f7d3
View code at this point
Browse repository at this point
Commits on Mar 9, 2017
Spelling fixes
scop
authored and
Byron
committed
8dffba5
View commit details
Copy full SHA for 8dffba5
View code at this point
Browse repository at this point
Commits on Feb 2, 2017
Fix git.Commit docs typo
reuben-sutton
authored and
Byron
committed
b197de0
View commit details
Copy full SHA for b197de0
View code at this point
Browse repository at this point
Commits on Oct 22, 2016
Merge branch 'cygwin' of https://github.com/ankostis/GitPython into ankostis-cygwin
Byron
committed
caa0ea7
View commit details
Copy full SHA for caa0ea7
View code at this point
Browse repository at this point
Commits on Oct 20, 2016
Fix some typos
bryant1410
committed
66c41eb
View commit details
Copy full SHA for 66c41eb
View code at this point
Browse repository at this point
Commits on Oct 16, 2016
src: reduce needless deps to `gitdb.util`
ankostis
committed
b02662d
View commit details
Copy full SHA for b02662d
View code at this point
Browse repository at this point
Commits on Oct 4, 2016
src: No PyDev warnings
Show description for a469af8
ankostis
committed
a469af8
View commit details
Copy full SHA for a469af8
View code at this point
Browse repository at this point
Commits on Aug 21, 2016
fix(commit): handle gpgsig properly
Show description for 31ad0a0
Byron
committed
31ad0a0
View commit details
Copy full SHA for 31ad0a0
View code at this point
Browse repository at this point
Commits on Jun 1, 2016
Fixed 'TypeError: decode() takes no keyword arguments' on Python 2.6
andy-maier
committed
55969cb
View commit details
Copy full SHA for 55969cb
View code at this point
Browse repository at this point
Commits on May 30, 2016
Ignore invalid data when decoding commit objects
Show description for 79c99c0
nvie
committed
79c99c0
View commit details
Copy full SHA for 79c99c0
View code at this point
Browse repository at this point
Commits on Apr 19, 2016
Add support for getting "aware" datetime info
Show description for a2c8c7f
nvie
committed
a2c8c7f
View commit details
Copy full SHA for a2c8c7f
View code at this point
Browse repository at this point
Commits on Nov 8, 2015
fix(commit): respect daylight saving when computing utc-offset
Show description for 0900a51
Byron
committed
0900a51
View commit details
Copy full SHA for 0900a51
View code at this point
Browse repository at this point
Commits on Jul 17, 2015
Added two extra paramaters for commit to take author date and commit date
avinassh
committed
141b78f
View commit details
Copy full SHA for 141b78f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.