index
:
delta/python-packages/gitdb.git
fetch_n_push
gitdb2
gitdbmerger
master
py2n3
github.com: gitpython-developers/gitdb.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Now with PR: 3.0.2
3.0.2
Sebastian Thiel
2020-02-17
3
-3
/
+3
*
Merge branch 'master' of https://github.com/gitpython-developers/gitdb
Sebastian Thiel
2020-02-17
12
-246
/
+96
|
\
|
*
Merge pull request #56 from Harmon758/python-2-support-removal
Sebastian Thiel
2020-02-17
11
-242
/
+96
|
|
\
|
|
*
Remove compat.PY3
Harmon
2020-02-16
2
-147
/
+67
|
|
*
Remove and replace encoding.text_type
Harmon
2020-02-16
1
-13
/
+2
|
|
*
Remove and replace encoding.string_types
Harmon
2020-02-16
1
-3
/
+1
|
|
*
Remove and replace compat.MAXSIZE
Harmon
2020-02-16
2
-7
/
+2
|
|
*
Remove and replace compat.to_bytes
Harmon
2020-02-16
2
-13
/
+5
|
|
*
Remove compat.memoryview
Harmon
2020-02-16
1
-5
/
+0
|
|
*
Remove and replace compat.buffer
Harmon
2020-02-16
4
-24
/
+10
|
|
*
Remove and replace compat.xrange
Harmon
2020-02-16
8
-24
/
+11
|
|
*
Remove and replace izip in TestPack
Harmon
2020-02-16
1
-6
/
+1
|
|
*
Remove and replace compat.izip
Harmon
2020-02-16
3
-6
/
+3
|
|
/
|
*
Remove badges for no longer existing Issue Stats site from README
Harmon
2020-02-15
1
-4
/
+0
*
|
bump version to 3.0.1
3.0.1
Sebastian Thiel
2020-02-17
3
-2
/
+8
*
|
Change package signature to the only yubikey I can use right now
Sebastian Thiel
2020-02-15
1
-1
/
+1
|
/
*
Release 3.0.0
3.0.0
Sebastian Thiel
2020-02-15
2
-5
/
+4
*
remove appveyor
Sebastian Thiel
2020-02-15
1
-49
/
+0
*
don't test python 2.7 anymore, support is dropped
Sebastian Thiel
2020-02-15
1
-1
/
+0
*
Merge pull request #53 from lubomir/py39-deprecations
Sebastian Thiel
2020-02-15
2
-2
/
+2
|
\
|
*
Fix deprecated calls for Python 3.9
Lubomír Sedlář
2020-02-13
2
-2
/
+2
|
/
*
bump version again...
2.0.6
Sebastian Thiel
2019-09-28
2
-2
/
+2
*
Bump version
Sebastian Thiel
2019-09-28
3
-2
/
+2
*
Merge pull request #52 from efiop/master
Sebastian Thiel
2019-09-28
1
-8
/
+4
|
\
|
*
loose: rename only if needed
Ruslan Kuprieiev
2019-09-25
1
-8
/
+4
|
/
*
Merge pull request #46 from hugovk/rm-eol
Sebastian Thiel
2018-10-13
6
-12
/
+6
|
\
|
*
Python 3.6 is tested and supported
Hugo
2018-09-07
1
-0
/
+1
|
*
Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade
Hugo
2018-09-07
3
-3
/
+3
|
*
Drop support for EOL Python
Hugo
2018-09-07
3
-9
/
+2
|
/
*
Merge pull request #44 from movermeyer/fix_badges
Sebastian Thiel
2018-03-17
1
-2
/
+2
|
\
|
*
Switched broken pypip.in badges to shields.io
Michael Overmeyer
2018-03-05
1
-2
/
+2
|
/
*
Add python 3.6 to the testing suite
Sebastian Thiel
2017-09-29
1
-0
/
+1
*
Upgrade makefile
2.0.3
Sebastian Thiel
2017-09-28
4
-3
/
+17
*
Merge pull request #41 from nooperpudd/master
Sebastian Thiel
2017-09-28
1
-1
/
+2
|
\
|
*
change codecs to open with support encoding="utf-8"
wangweichen
2017-07-13
1
-1
/
+2
|
*
fix open encoding error.
wangweichen
2017-07-13
1
-1
/
+1
|
/
*
Merge pull request #38 from stuertz/windows_fixes
Sebastian Thiel
2017-05-28
5
-8
/
+54
|
\
|
*
Typos
stuertz
2017-03-27
1
-3
/
+3
|
*
fixed to be py26 compat
stuertz
2017-03-27
1
-2
/
+4
|
*
Use range instead of xrange, good enough here
stuertz
2017-03-27
1
-1
/
+1
|
*
close smmap handles, to be able to delete files / trees in process (req. for ...
stuertz
2017-03-27
2
-2
/
+17
|
*
Release the file handle, before deleting, otherwise win fails.
stuertz
2017-03-26
1
-0
/
+1
|
*
Fixed Tests / Code for Windows.
stuertz
2017-03-26
2
-6
/
+25
|
*
Skip Test on Windows
stuertz
2017-03-26
1
-0
/
+9
|
/
*
Merge pull request #33 from ankostis/appveyor
Kostis Anagnostopoulos
2016-10-24
6
-19
/
+70
|
\
|
*
tc: HALF FIX of `test_pack_entity ()`
Kostis Anagnostopoulos
2016-10-22
1
-3
/
+6
|
*
TCs: fix div-by-zero on elapsed times (appveyor CPU is fast!)
Kostis Anagnostopoulos
2016-10-22
3
-11
/
+11
|
*
appveyor: Add badge on ankostis repo for testing.
Kostis Anagnostopoulos
2016-10-22
1
-5
/
+4
|
*
ci: Test on Appveyor for Windows.
Kostis Anagnostopoulos
2016-10-22
1
-0
/
+49
|
/
*
chore(rename): gitdb2 v2.0
2.0.0
Sebastian Thiel
2016-10-16
3
-4
/
+4
[next]