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
*
chore(rename): gitdb2 v2.0
2.0.0
Sebastian Thiel
2016-10-16
3
-4
/
+4
*
Merge pull request #34 from graingert/use-optional-gitdb-speedups
Sebastian Thiel
2016-10-09
9
-1387
/
+49
|
\
|
*
support optional gitdb_speedups
Thomas Grainger
2016-10-04
9
-1387
/
+49
|
/
*
Merge pull request #31 from graingert/patch-2
Sebastian Thiel
2016-09-24
1
-2
/
+0
|
\
|
*
Do not support universal wheels
Thomas Grainger
2016-09-12
1
-2
/
+0
|
/
*
Merge pull request #29 from graingert/patch-1
Sebastian Thiel
2016-09-11
1
-0
/
+2
|
\
|
*
Support universal wheels
Thomas Grainger
2016-09-07
1
-0
/
+2
|
/
*
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
*
|
Merge pull request #27 from scop/spelling
Sebastian Thiel
2016-07-30
11
-12
/
+12
|
\
\
|
*
|
Spelling fixes
Ville Skyttä
2016-07-27
11
-12
/
+12
|
|
/
*
|
Merge pull request #26 from scop/py35
Sebastian Thiel
2016-07-30
2
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
setup: Add Python 3.5 classifier
Ville Skyttä
2016-07-27
1
-0
/
+1
|
*
travis: Test with Python 3.5
Ville Skyttä
2016-07-27
1
-0
/
+1
|
/
*
Ignore MANIFEST.in
Sebastian Thiel
2016-03-28
1
-0
/
+1
*
fix(distribution): remove redundant self-reference
Sebastian Thiel
2015-11-30
1
-2
/
+1
*
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
*
Merge pull request #20 from Kronuz/patch-1
Sebastian Thiel
2015-04-07
1
-5
/
+5
|
\
|
*
Duplicate `const` fixed
Germán M. Bravo
2015-04-07
1
-5
/
+5
|
/
*
Added issuestats to readme file
Sebastian Thiel
2015-01-22
1
-0
/
+6
*
Bumped version to 0.6.4
0.6.4
Sebastian Thiel
2015-01-12
2
-2
/
+2
*
Adjusted stream logic to make it work on all tested platforms ... .
Sebastian Thiel
2015-01-12
4
-4
/
+12
*
Merge pull request #18 from yarikoptic/master
Sebastian Thiel
2015-01-09
4
-9
/
+7
|
\
|
*
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
2
-3
/
+13
*
Improved coverage configuration
Sebastian Thiel
2015-01-06
1
-6
/
+2
*
Bumped version to 0.6.3
0.6.3
Sebastian Thiel
2015-01-06
2
-2
/
+2
*
Fixed yet another issue with smmap's latest changes
Sebastian Thiel
2015-01-06
2
-2
/
+15
*
Added coverage configuration
Sebastian Thiel
2015-01-06
4
-19
/
+21
*
Fixed python 3 compatibility issue that only showed on windows
0.6.2
Sebastian Thiel
2015-01-06
3
-10
/
+10
*
A minor fix after porting git-python over to PY3
Sebastian Thiel
2015-01-06
1
-1
/
+1
*
Applied autopep8
Sebastian Thiel
2015-01-04
36
-371
/
+459
*
Improved decompression test to scan the entire git repository, instead of jus...
Sebastian Thiel
2015-01-01
1
-2
/
+4
*
Merge remote-tracking branch 'origin'
0.6.1
Sebastian Thiel
2015-01-01
2
-2
/
+2
|
\
|
*
Merge pull request #15 from yarikoptic/master
Sebastian Thiel
2014-12-18
2
-2
/
+2
|
|
\
|
|
*
Bring gitdb.test back into distribution
Yaroslav Halchenko
2014-12-17
2
-2
/
+2
|
|
/
*
|
Bumped new version
Sebastian Thiel
2015-01-01
4
-4
/
+12
*
|
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
4
-8
/
+15
|
/
*
Added readthedocs badge
Sebastian Thiel
2014-11-19
2
-3
/
+6
*
Merge branch 'py2n3'
0.6.0
Sebastian Thiel
2014-11-14
47
-1824
/
+1766
|
\
|
*
It seems zlib works differently in py26, and thus requires special handling.
py2n3
Sebastian Thiel
2014-11-14
2
-17
/
+11
|
*
Now I am skipping a problematic test on travis CI.
Sebastian Thiel
2014-11-14
2
-3
/
+13
|
*
Allow our clone to be deeper to help tests to work
Sebastian Thiel
2014-11-14
1
-0
/
+3
[next]