FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for git/compat.py - gitpython-developers/GitPython · GitHub
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
989
Star
5.2k
Code
Issues
8
Pull requests
2
Discussions
Actions
Security and quality
34
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
GitPython
git
compat.py
on
typing
User selector
Datepicker
Commit history
Commits on Jul 19, 2021
Change remaining type comments to py3.6+ types
Yobmod
committed
9e5e969
View commit details
Copy full SHA for 9e5e969
View code at this point
Browse repository at this point
Commits on May 13, 2021
remove comments
Byron
committed
fed0cad
View commit details
Copy full SHA for fed0cad
View code at this point
Browse repository at this point
Commits on May 12, 2021
Add types to cmd.py Git
Yobmod
committed
f62c8d8
View commit details
Copy full SHA for f62c8d8
View code at this point
Browse repository at this point
Commits on May 8, 2021
flake8 fixes
Yobmod
committed
37cef23
View commit details
Copy full SHA for 37cef23
View code at this point
Browse repository at this point
Commits on May 3, 2021
add initial types to remote.py
Yobmod
committed
6752fad
View commit details
Copy full SHA for 6752fad
View code at this point
Browse repository at this point
Commits on Mar 2, 2021
add types to git.compat and git.diff
Yobmod
committed
2fd9f6e
View commit details
Copy full SHA for 2fd9f6e
View code at this point
Browse repository at this point
Commits on Feb 28, 2021
start add types to util.py
Yobmod
committed
5b0028e
View commit details
Copy full SHA for 5b0028e
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL