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
path:
root
/
gitdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Now with PR: 3.0.2
3.0.2
Sebastian Thiel
2020-02-17
1
-1
/
+1
*
Merge branch 'master' of https://github.com/gitpython-developers/gitdb
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
*
|
bump version to 3.0.1
3.0.1
Sebastian Thiel
2020-02-17
1
-1
/
+1
|
/
*
Release 3.0.0
3.0.0
Sebastian Thiel
2020-02-15
1
-1
/
+1
*
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
1
-1
/
+1
*
Bump version
Sebastian Thiel
2019-09-28
2
-1
/
+1
*
loose: rename only if needed
Ruslan Kuprieiev
2019-09-25
1
-8
/
+4
*
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
1
-4
/
+1
*
Upgrade makefile
2.0.3
Sebastian Thiel
2017-09-28
2
-1
/
+1
*
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
*
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
*
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
*
chore(rename): gitdb2 v2.0
2.0.0
Sebastian Thiel
2016-10-16
2
-1
/
+1
*
support optional gitdb_speedups
Thomas Grainger
2016-10-04
6
-1270
/
+3
*
Merge pull request #28 from scop/with
Sebastian Thiel
2016-07-30
4
-15
/
+10
|
\
|
*
Handle more file open/close with "with"
Ville Skyttä
2016-07-27
4
-15
/
+10
*
|
Spelling fixes
Ville Skyttä
2016-07-27
9
-10
/
+10
|
/
*
fix(loose): avoid unnecessary file rename on windows
Sebastian Thiel
2015-10-04
2
-4
/
+9
*
docs(gitdb): discourage usage of GitDB type
Sebastian Thiel
2015-08-22
1
-1
/
+5
*
Duplicate `const` fixed
Germán M. Bravo
2015-04-07
1
-5
/
+5
*
Bumped version to 0.6.4
0.6.4
Sebastian Thiel
2015-01-12
1
-1
/
+1
*
Adjusted stream logic to make it work on all tested platforms ... .
Sebastian Thiel
2015-01-12
3
-4
/
+11
*
minor spell fixes + empty line unification + comparison for python 2.6
Yaroslav Halchenko
2015-01-08
4
-9
/
+7
*
Make tests independent of actual repository data
Sebastian Thiel
2015-01-08
2
-4
/
+5
*
Removed unused imports - should have been in the last commit obviously
Sebastian Thiel
2015-01-08
2
-2
/
+0
*
Fixed up tests to use the GITDB_TEST_GIT_REPO_BASE at all times
Sebastian Thiel
2015-01-08
6
-41
/
+43
*
Protected stream closure against possibilty of being a bytes
Sebastian Thiel
2015-01-07
2
-2
/
+4
*
Fixed possible file-handle leak
Sebastian Thiel
2015-01-07
1
-3
/
+11
*
Bumped version to 0.6.3
0.6.3
Sebastian Thiel
2015-01-06
1
-1
/
+1
*
Fixed yet another issue with smmap's latest changes
Sebastian Thiel
2015-01-06
2
-2
/
+15
[next]