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
.
MacroscopeBenchmark
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
GitPython
git
compat.py
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 16, 2021
add types to git.__init__, compat, db, diff, exc, util
Yobmod
committed
5232c89
View commit details
Copy full SHA for 5232c89
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
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 and replace compat.izip
Harmon758
authored and
Byron
committed
5d22d57
View commit details
Copy full SHA for 5d22d57
View code at this point
Browse repository at this point
Remove and replace compat.MAXSIZE
Harmon758
authored and
Byron
committed
a10ceef
View commit details
Copy full SHA for a10ceef
View code at this point
Browse repository at this point
Remove compat.PY3
Harmon758
authored and
Byron
committed
cedd332
View commit details
Copy full SHA for cedd332
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.UnicodeMixin
Harmon758
authored and
Byron
committed
e633cc0
View commit details
Copy full SHA for e633cc0
View code at this point
Browse repository at this point
Remove surrogateescape error handler for Python 2
Harmon758
authored and
Byron
committed
05cf33a
View commit details
Copy full SHA for 05cf33a
View code at this point
Browse repository at this point
Remove and replace compat.bytes_chr
Harmon758
authored and
Byron
committed
e50ee0a
View commit details
Copy full SHA for e50ee0a
View code at this point
Browse repository at this point
Remove and replace compat._unichr
Harmon758
authored and
Byron
committed
c5f3c58
View commit details
Copy full SHA for c5f3c58
View code at this point
Browse repository at this point
Remove and replace compat.binary_type
Harmon758
authored and
Byron
committed
c7392d6
View commit details
Copy full SHA for c7392d6
View code at this point
Browse repository at this point
Remove Python 2 check for compat.defenc
Harmon758
authored and
Byron
committed
fc209ec
View commit details
Copy full SHA for fc209ec
View code at this point
Browse repository at this point
Remove and replace compat.unicode
Harmon758
authored and
Byron
committed
cbd9ca4
View commit details
Copy full SHA for cbd9ca4
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
Remove compat.range
Harmon758
authored and
Byron
committed
ae7499f
View commit details
Copy full SHA for ae7499f
View code at this point
Browse repository at this point
Remove and replace compat.mviter
Harmon758
authored and
Byron
committed
db4cb7c
View commit details
Copy full SHA for db4cb7c
View code at this point
Browse repository at this point
Remove and replace compat.bchr
Harmon758
authored and
Byron
committed
bdfd3fc
View commit details
Copy full SHA for bdfd3fc
View code at this point
Browse repository at this point
Remove compat.byte_ord
Harmon758
authored and
Byron
committed
ec29b15
View commit details
Copy full SHA for ec29b15
View code at this point
Browse repository at this point
Remove and replace compat.FileType
Harmon758
authored and
Byron
committed
438d3e6
View commit details
Copy full SHA for 438d3e6
View code at this point
Browse repository at this point
Remove unnecessary check for sys.getfilesystemencoding
Harmon758
authored and
Byron
committed
d01f072
View commit details
Copy full SHA for d01f072
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
5514660
View commit details
Copy full SHA for 5514660
View code at this point
Browse repository at this point
Commits on Aug 11, 2019
Drop python 2 support, again (revert previous revert)
Show description for 2e7e82b
Sebastian Thiel
committed
2e7e82b
View commit details
Copy full SHA for 2e7e82b
View code at this point
Browse repository at this point
Commits on Jul 28, 2019
Revert "Drop python 2.7 support and help with encodings"
Show description for 913d806
Sebastian Thiel
committed
913d806
View commit details
Copy full SHA for 913d806
View code at this point
Browse repository at this point
Commits on Jul 20, 2019
Drop python 2.7 support and help with encodings
Show description for dac619e
Sebastian Thiel
committed
dac619e
View commit details
Copy full SHA for dac619e
View code at this point
Browse repository at this point
Revert "This time, use test-requirements."
Show description for c9dbaab
Sebastian Thiel
committed
c9dbaab
View commit details
Copy full SHA for c9dbaab
View code at this point
Browse repository at this point
This time, use test-requirements.
Sebastian Thiel
committed
74a0507
View commit details
Copy full SHA for 74a0507
View code at this point
Browse repository at this point
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
View commit details
Copy full SHA for cc664f0
View code at this point
Browse repository at this point
Commits on Apr 5, 2019
added support for non-ascii directories and file names
xarx00
committed
3953d71
View commit details
Copy full SHA for 3953d71
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 8, 2017
BF: pass original exception into replace_surrogate_encode
Show description for 9ce2a4b
yarikoptic
authored and
Byron
committed
9ce2a4b
View commit details
Copy full SHA for 9ce2a4b
View code at this point
Browse repository at this point
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
View commit details
Copy full SHA for 7e84122
View code at this point
Browse repository at this point
Commits on Oct 16, 2016
fix(surrogateescape): enable on py2, fix tests
Byron
committed
9e4a454
View commit details
Copy full SHA for 9e4a454
View code at this point
Browse repository at this point
fix(unicode): use surrogateescape in bytes.decode
Show description for 93d5302
Byron
committed
93d5302
View commit details
Copy full SHA for 93d5302
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
Previous
Next
You can’t perform that action at this time.