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
refs
log.py
on
3.1.0
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 8, 2020
Remove and replace compat.string_types
Harmon758
authored and
Byron
committed
768b9ff
View commit details
Copy full SHA for 768b9ff
View code at this point
Browse repository at this point
Remove checks for Python 2 and/or 3
Harmon758
authored and
Byron
committed
6aa78cd
View commit details
Copy full SHA for 6aa78cd
View code at this point
Browse repository at this point
Remove and replace compat.xrange
Harmon758
authored and
Byron
committed
b5dd2f0
View commit details
Copy full SHA for b5dd2f0
View code at this point
Browse repository at this point
Commits on Oct 28, 2019
removed extra line as per code review
imkaka
committed
9932e64
View commit details
Copy full SHA for 9932e64
View code at this point
Browse repository at this point
Commits on Oct 24, 2019
silence PYL-W0621
imkaka
committed
225529c
View commit details
Copy full SHA for 225529c
View code at this point
Browse repository at this point
silance Re-defined variable from outer scope
imkaka
committed
4dda3cb
View commit details
Copy full SHA for 4dda3cb
View code at this point
Browse repository at this point
Commits on Oct 23, 2019
resolved all minor issues arised by last fix patch
imkaka
committed
1dc46d7
View commit details
Copy full SHA for 1dc46d7
View code at this point
Browse repository at this point
fix File opened without the with statement
imkaka
committed
597fb58
View commit details
Copy full SHA for 597fb58
View code at this point
Browse repository at this point
fix Loop variable used outside the loop
imkaka
committed
5eb8289
View commit details
Copy full SHA for 5eb8289
View code at this point
Browse repository at this point
Commits on Oct 22, 2019
fixed classmethod argument PYL-C0202
imkaka
committed
0685d62
View commit details
Copy full SHA for 0685d62
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
69d7a0c
View commit details
Copy full SHA for 69d7a0c
View code at this point
Browse repository at this point
Commits on Mar 18, 2018
Use automatic formatters
hugovk
committed
16223e5
View commit details
Copy full SHA for 16223e5
View code at this point
Browse repository at this point
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 Nov 28, 2017
RF: primarily flake8 lints + minor RF to reduce duplication in PATHEXT
Show description for 6ee08fc
yarikoptic
committed
6ee08fc
View commit details
Copy full SHA for 6ee08fc
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 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 Jun 13, 2016
Fix corruption of the ref logs file
Show description for e0eafc4
barry-scott
committed
e0eafc4
View commit details
Copy full SHA for e0eafc4
View code at this point
Browse repository at this point
Commits on Jan 7, 2015
Made improvements to assure test-cases don't leak file handles
Show description for 36cdfd3
Byron
committed
36cdfd3
View commit details
Copy full SHA for 36cdfd3
View code at this point
Browse repository at this point
Made sure commits accept unicode or unicode characters
Byron
committed
c6ee00d
View commit details
Copy full SHA for c6ee00d
View code at this point
Browse repository at this point
fix pep8
firm1
committed
b6ed8d4
View commit details
Copy full SHA for b6ed8d4
View code at this point
Browse repository at this point
add support of utf8
firm1
committed
4fd7b94
View commit details
Copy full SHA for 4fd7b94
View code at this point
Browse repository at this point
Commits on Jan 6, 2015
Fixed log implementation for py3
Show description for c824bcd
Byron
committed
c824bcd
View commit details
Copy full SHA for c824bcd
View code at this point
Browse repository at this point
Merge branch 'py3' into 0.3
Show description for 56e9423
Byron
committed
56e9423
View commit details
Copy full SHA for 56e9423
View code at this point
Browse repository at this point
Make flake8 happy
Byron
committed
e0c65d6
View commit details
Copy full SHA for e0c65d6
View code at this point
Browse repository at this point
test_reflog works
Byron
committed
b5a3756
View commit details
Copy full SHA for b5a3756
View code at this point
Browse repository at this point
Commits on Jan 5, 2015
BF: allow log line to have no msg (Close #225)
yarikoptic
committed
1ef4552
View commit details
Copy full SHA for 1ef4552
View code at this point
Browse repository at this point
Fixed io types to make tests work on PY2 once again.
Show description for bc8c912
Byron
committed
bc8c912
View commit details
Copy full SHA for bc8c912
View code at this point
Browse repository at this point
Commits on Jan 4, 2015
Dum brute force conversion of all types.
Show description for ae2ff0f
Byron
committed
ae2ff0f
View commit details
Copy full SHA for ae2ff0f
View code at this point
Browse repository at this point
Bumped version, updated changelog, reduced code smell
Show description for c80d727
Byron
committed
c80d727
View commit details
Copy full SHA for c80d727
View code at this point
Browse repository at this point
Another travis debugging commit
Byron
committed
4228b2c
View commit details
Copy full SHA for 4228b2c
View code at this point
Browse repository at this point
Intermediate debug commit for travis ... do not use
Byron
committed
a8535d1
View commit details
Copy full SHA for a8535d1
View code at this point
Browse repository at this point
Commits on Dec 11, 2014
encode name of actor to utf-8
Kenji Fujiwara
committed
a6fca24
View commit details
Copy full SHA for a6fca24
View code at this point
Browse repository at this point
Commits on Nov 19, 2014
Applied autopep8
Show description for 2572647
Byron
committed
2572647
View commit details
Copy full SHA for 2572647
View code at this point
Browse repository at this point
Commits on Nov 17, 2014
Merge branch '0.3' of https://github.com/firm1/GitPython into firm1-0.3
Show description for 9780b7a
Byron
committed
9780b7a
View commit details
Copy full SHA for 9780b7a
View code at this point
Browse repository at this point
Commits on Nov 16, 2014
pep8 linting (trailing whitespace)
Show description for c8e7074
hashar
committed
c8e7074
View commit details
Copy full SHA for c8e7074
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.