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.40
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 21, 2023
Merge pull request #1675 from EliahKagan/rollback
Show description for d40320b
Byron
authored
d40320b
View commit details
Copy full SHA for d40320b
View code at this point
Browse repository at this point
Tweak rollback logic in log.to_file
Show description for e480985
EliahKagan
committed
e480985
View commit details
Copy full SHA for e480985
View code at this point
Browse repository at this point
Upgrade flake8 in pre-commit and fix new warnings
Show description for bf7af69
EliahKagan
committed
bf7af69
View commit details
Copy full SHA for bf7af69
View code at this point
Browse repository at this point
Commits on Dec 29, 2022
Fix Sphinx rendering errors
Show description for 4463624
stephan-cr
authored and
Byron
committed
4463624
View commit details
Copy full SHA for 4463624
View code at this point
Browse repository at this point
Commits on May 18, 2022
reformat according to 'black' configuration file.
Byron
committed
e530544
View commit details
Copy full SHA for e530544
View code at this point
Browse repository at this point
Commits on May 17, 2022
Run everything through 'black'
Show description for 21ec529
Byron
committed
21ec529
View commit details
Copy full SHA for 21ec529
View code at this point
Browse repository at this point
Commits on Jul 31, 2021
Add type to refs.log._read_from_file()
Yobmod
committed
e364c5e
View commit details
Copy full SHA for e364c5e
View code at this point
Browse repository at this point
Commits on Jul 19, 2021
Add types to refs/log.py
Yobmod
committed
ae13c6d
View commit details
Copy full SHA for ae13c6d
View code at this point
Browse repository at this point
Commits on Jun 25, 2021
replace cast()s with asserts in remote.py
Yobmod
committed
7b09003
View commit details
Copy full SHA for 7b09003
View code at this point
Browse repository at this point
Commits on May 16, 2021
flake8 and mypy fixes
Yobmod
committed
595181d
View commit details
Copy full SHA for 595181d
View code at this point
Browse repository at this point
Commits on Feb 25, 2020
Remove now unnecessary explicit Unicode string literal prefixes
Harmon758
committed
d39bd53
View commit details
Copy full SHA for d39bd53
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.