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