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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade Python syntax with pyupgrade --py37-plus
Hugo van Kemenade
2022-11-16
7
-10
/
+7
*
Remove redundant Travis CI config/code
Hugo van Kemenade
2022-11-16
4
-24
/
+0
*
Switch from nose to pytest
Carl George
2022-02-10
3
-6
/
+6
*
Fix typos
Kian-Meng Ang
2022-01-06
3
-3
/
+3
*
Replace deprecated unittest aliases
Hugo van Kemenade
2021-08-19
7
-10
/
+10
*
Remove and replace compat.xrange
Harmon
2020-02-16
4
-8
/
+4
*
Remove and replace izip in TestPack
Harmon
2020-02-16
1
-6
/
+1
*
Fix deprecated calls for Python 3.9
Lubomír Sedlář
2020-02-13
1
-1
/
+1
*
Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade
Hugo
2018-09-07
1
-1
/
+1
*
Typos
stuertz
2017-03-27
1
-3
/
+3
*
fixed to be py26 compat
stuertz
2017-03-27
1
-2
/
+4
*
close smmap handles, to be able to delete files / trees in process (req. for ...
stuertz
2017-03-27
1
-2
/
+5
*
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
1
-2
/
+2
*
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
*
Merge pull request #28 from scop/with
Sebastian Thiel
2016-07-30
3
-14
/
+8
|
\
|
*
Handle more file open/close with "with"
Ville Skyttä
2016-07-27
3
-14
/
+8
*
|
Spelling fixes
Ville Skyttä
2016-07-27
4
-4
/
+4
|
/
*
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
5
-36
/
+36
*
Applied autopep8
Sebastian Thiel
2015-01-04
17
-123
/
+139
*
Improved decompression test to scan the entire git repository, instead of jus...
Sebastian Thiel
2015-01-01
1
-2
/
+4
*
Bumped new version
Sebastian Thiel
2015-01-01
1
-2
/
+2
*
Added integrity test for loose objects to search large datasets for
Sebastian Thiel
2015-01-01
1
-0
/
+31
*
Slightly improved loose object decompression test
Sebastian Thiel
2015-01-01
1
-1
/
+9
*
Increased initial size of decompressed data to obtain loose object header inf...
Sebastian Thiel
2015-01-01
3
-6
/
+10
*
It seems zlib works differently in py26, and thus requires special handling.
py2n3
Sebastian Thiel
2014-11-14
1
-12
/
+1
*
Now I am skipping a problematic test on travis CI.
Sebastian Thiel
2014-11-14
1
-2
/
+12
*
Added requirements.txt for pip, and optimized test-suite performance on travis.
Sebastian Thiel
2014-11-14
6
-4
/
+31
*
Performance tests are now part of the test-suite.
Sebastian Thiel
2014-11-14
5
-46
/
+43
*
reduced usage of force_bytes as clients are expected to pass bytes.
Sebastian Thiel
2014-11-13
2
-7
/
+8
*
Now tests work consistently in py2 and 3
Sebastian Thiel
2014-11-13
1
-1
/
+1
*
Fully removed all async dependencies
Sebastian Thiel
2014-11-13
6
-209
/
+1
*
Fixed all applicable lint issues
Sebastian Thiel
2014-11-13
15
-44
/
+55
*
Merge branch 'kevin-brown-issue_4' into py2n3
Sebastian Thiel
2014-11-13
13
-300
/
+305
|
\
|
*
Made sure xrange is used instead of range in python 2
Sebastian Thiel
2014-11-13
3
-4
/
+7
|
*
Fixed a few more encoding issues
Kevin Brown
2014-07-16
1
-1
/
+2
|
*
Start up compat and encoding files
Kevin Brown
2014-07-16
1
-5
/
+3
|
*
Fix Python 2 failures
Kevin Brown
2014-07-13
2
-8
/
+9
|
*
Making a bit of progress...
Kevin Brown
2014-07-13
4
-24
/
+6
|
*
Bytes for everyone!
Kevin Brown
2014-07-13
2
-4
/
+3
|
*
More bytes handling
Kevin Brown
2014-07-13
1
-1
/
+1
|
*
Convert strings to bytes for PY3
Kevin Brown
2014-07-13
3
-14
/
+14
|
*
Pick off the low hanging fruit
Kevin Brown
2014-07-13
13
-31
/
+59
|
*
Automated PEP 8 fixes
Kevin Brown
2014-07-13
13
-245
/
+237
*
|
Minor adjustments to adapt to changes in async (due to be removed anyway)
Sebastian Thiel
2014-11-13
2
-4
/
+1
|
/
*
tabs to spaces
Sebastian Thiel
2014-02-09
17
-1392
/
+1392
[next]