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
compat.py
on
more-robust-git-diff
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 8, 2020
Remove and replace compat.text_type
Harmon758
authored and
Byron
committed
55fd173
Copy full SHA for 55fd173
Remove and replace compat.string_types
Harmon758
authored and
Byron
committed
768b9ff
Copy full SHA for 768b9ff
Remove and replace compat.izip
Harmon758
authored and
Byron
committed
5d22d57
Copy full SHA for 5d22d57
Remove and replace compat.MAXSIZE
Harmon758
authored and
Byron
committed
a10ceef
Copy full SHA for a10ceef
Remove compat.PY3
Harmon758
authored and
Byron
committed
cedd332
Copy full SHA for cedd332
Remove checks for Python 2 and/or 3
Harmon758
authored and
Byron
committed
6aa78cd
Copy full SHA for 6aa78cd
Remove and replace compat.UnicodeMixin
Harmon758
authored and
Byron
committed
e633cc0
Copy full SHA for e633cc0
Remove surrogateescape error handler for Python 2
Harmon758
authored and
Byron
committed
05cf33a
Copy full SHA for 05cf33a
Remove and replace compat.bytes_chr
Harmon758
authored and
Byron
committed
e50ee0a
Copy full SHA for e50ee0a
Remove and replace compat._unichr
Harmon758
authored and
Byron
committed
c5f3c58
Copy full SHA for c5f3c58
Remove and replace compat.binary_type
Harmon758
authored and
Byron
committed
c7392d6
Copy full SHA for c7392d6
Remove Python 2 check for compat.defenc
Harmon758
authored and
Byron
committed
fc209ec
Copy full SHA for fc209ec
Remove and replace compat.unicode
Harmon758
authored and
Byron
committed
cbd9ca4
Copy full SHA for cbd9ca4
Remove and replace compat.xrange
Harmon758
authored and
Byron
committed
b5dd2f0
Copy full SHA for b5dd2f0
Remove compat.range
Harmon758
authored and
Byron
committed
ae7499f
Copy full SHA for ae7499f
Remove and replace compat.mviter
Harmon758
authored and
Byron
committed
db4cb7c
Copy full SHA for db4cb7c
Remove and replace compat.bchr
Harmon758
authored and
Byron
committed
bdfd3fc
Copy full SHA for bdfd3fc
Remove compat.byte_ord
Harmon758
authored and
Byron
committed
ec29b15
Copy full SHA for ec29b15
Remove and replace compat.FileType
Harmon758
authored and
Byron
committed
438d3e6
Copy full SHA for 438d3e6
Remove unnecessary check for sys.getfilesystemencoding
Harmon758
authored and
Byron
committed
d01f072
Copy full SHA for d01f072
Commits on Oct 15, 2019
removed Unnecessary “else” after “return”
pratik-anurag
authored and
Byron
committed
5514660
Copy full SHA for 5514660
Commits on Aug 11, 2019
Drop python 2 support, again (revert previous revert)
Show description for 2e7e82b
Sebastian Thiel
committed
2e7e82b
Copy full SHA for 2e7e82b
Commits on Jul 28, 2019
Revert "Drop python 2.7 support and help with encodings"
Show description for 913d806
Sebastian Thiel
committed
913d806
Copy full SHA for 913d806
Commits on Jul 20, 2019
Drop python 2.7 support and help with encodings
Show description for dac619e
Sebastian Thiel
committed
dac619e
Copy full SHA for dac619e
Revert "This time, use test-requirements."
Show description for c9dbaab
Sebastian Thiel
committed
c9dbaab
Copy full SHA for c9dbaab
This time, use test-requirements.
Sebastian Thiel
committed
74a0507
Copy full SHA for 74a0507
Revert "Merge branch 'PR-non-ascii-filenames' of https://github.com/xarx00/GitPython into xarx00-PR-non-ascii-filenames"
Show description for cc664f0
Sebastian Thiel
committed
cc664f0
Copy full SHA for cc664f0
Commits on Apr 5, 2019
added support for non-ascii directories and file names
xarx00
committed
3953d71
Copy full SHA for 3953d71
Commits on Nov 28, 2017
RF: primarily flake8 lints + minor RF to reduce duplication in PATHEXT
Show description for 6ee08fc
yarikoptic
committed
6ee08fc
Copy full SHA for 6ee08fc
Commits on Mar 8, 2017
BF: pass original exception into replace_surrogate_encode
Show description for 9ce2a4b
yarikoptic
authored and
Byron
committed
9ce2a4b
Copy full SHA for 9ce2a4b
Commits on Mar 1, 2017
BF: there is no exc variable, raising NotASurrogateError if that is the right thing todo
yarikoptic
authored and
Byron
committed
7e84122
Copy full SHA for 7e84122
Commits on Oct 16, 2016
fix(surrogateescape): enable on py2, fix tests
Byron
committed
9e4a454
Copy full SHA for 9e4a454
fix(unicode): use surrogateescape in bytes.decode
Show description for 93d5302
Byron
committed
93d5302
Copy full SHA for 93d5302
Commits on Oct 4, 2016
src: No PyDev warnings
Show description for a469af8
ankostis
committed
a469af8
Copy full SHA for a469af8
Commits on Oct 1, 2016
Win, #519: FIX repo TCs.
Show description for b8b025f
ankostis
committed
b8b025f
Copy full SHA for b8b025f
Pagination
Previous
Next
You can’t perform that action at this time.