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
*
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
*
Optimized test_pack_streaming not to cache the objects anymore. Instead an it...
Sebastian Thiel
2011-07-05
1
-3
/
+2
*
Fixed up docs for upcoming release. Bumped version to 0.5.3
Sebastian Thiel
2011-06-13
1
-1
/
+1
*
Added changelog information
Sebastian Thiel
2011-06-10
1
-1
/
+4
*
Fixed _perf module, which built, but didn't link dynamically. All the time, I...
Sebastian Thiel
2011-03-31
1
-0
/
+43
*
crc needs to be done on the pack object header as well, of course
Sebastian Thiel
2011-03-31
1
-1
/
+1
*
Implemented remainder of the test, and it already shows that something is wro...
Sebastian Thiel
2011-03-31
2
-12
/
+29
*
initial version of pack writing, which seems to work, but still needs some mo...
Sebastian Thiel
2011-03-31
1
-13
/
+38
*
Added stub for pack writing implementation which should work for pack streami...
Sebastian Thiel
2011-03-31
1
-4
/
+30
*
preprended all modules with licensing information
Sebastian Thiel
2011-02-23
18
-0
/
+72
*
Fixed unittests
Sebastian Thiel
2010-11-30
4
-5
/
+4
*
moved all relevant files into the gitdb folder.
Sebastian Thiel
2010-11-30
25
-0
/
+1539