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
/
util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop support for EOL Python
Hugo
2018-09-07
1
-4
/
+1
*
Use range instead of xrange, good enough here
stuertz
2017-03-27
1
-1
/
+1
*
Fixed Tests / Code for Windows.
stuertz
2017-03-26
1
-4
/
+23
*
minor spell fixes + empty line unification + comparison for python 2.6
Yaroslav Halchenko
2015-01-08
1
-1
/
+1
*
Fixed python 3 compatibility issue that only showed on windows
0.6.2
Sebastian Thiel
2015-01-06
1
-6
/
+6
*
Applied autopep8
Sebastian Thiel
2015-01-04
1
-11
/
+23
*
Fully removed all async dependencies
Sebastian Thiel
2014-11-13
1
-10
/
+0
*
Fixed all applicable lint issues
Sebastian Thiel
2014-11-13
1
-1
/
+5
*
Merge branch 'kevin-brown-issue_4' into py2n3
Sebastian Thiel
2014-11-13
1
-81
/
+80
|
\
|
*
Made sure xrange is used instead of range in python 2
Sebastian Thiel
2014-11-13
1
-4
/
+1
|
*
Start up compat and encoding files
Kevin Brown
2014-07-16
1
-7
/
+3
|
*
Making a bit of progress...
Kevin Brown
2014-07-13
1
-7
/
+1
|
*
Better handling of bytes
Kevin Brown
2014-07-13
1
-1
/
+14
|
*
Convert strings to bytes for PY3
Kevin Brown
2014-07-13
1
-1
/
+1
|
*
Pick off the low hanging fruit
Kevin Brown
2014-07-13
1
-9
/
+9
|
*
Automated PEP 8 fixes
Kevin Brown
2014-07-13
1
-66
/
+65
*
|
Minor adjustments to adapt to changes in async (due to be removed anyway)
Sebastian Thiel
2014-11-13
1
-14
/
+9
|
/
*
tabs to spaces
Sebastian Thiel
2014-02-09
1
-269
/
+269
*
wrote change log for next release.
Sebastian Thiel
2011-07-05
1
-1
/
+5
*
pack: updated to use its cursor properly, which will be required if huge pack...
Sebastian Thiel
2011-07-05
1
-1
/
+2
*
Fixed up docs for upcoming release. Bumped version to 0.5.3
Sebastian Thiel
2011-06-13
1
-10
/
+18
*
Switched git db to the non-sliding version of the memory manager which is a g...
Sebastian Thiel
2011-06-10
1
-0
/
+13
*
preprended all modules with licensing information
Sebastian Thiel
2011-02-23
1
-0
/
+4
*
moved all relevant files into the gitdb folder.
Sebastian Thiel
2010-11-30
1
-0
/
+352