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
*
fix(win): FIX and HIDE 2 win-errors remaining
v2.1.0.dev1
Kostis Anagnostopoulos
2016-10-24
15
-90
/
+119
*
chore(ver): bump 2.0.0-->2.1.0.dev0
v2.1.0.dev0
Kostis Anagnostopoulos
2016-10-24
3
-3
/
+3
*
chore(gitdb): actually delete submodule from sources
Kostis Anagnostopoulos
2016-10-24
2
-3
/
+0
*
chore(ci): depend on "leaks" smmap branch
Kostis Anagnostopoulos
2016-10-24
1
-19
/
+0
*
chore(ci): depend on "leaks" smmap branch
Kostis Anagnostopoulos
2016-10-24
2
-0
/
+2
*
feat(io): breaking API: retrofit Packers as context-managers!
Kostis Anagnostopoulos
2016-10-24
10
-295
/
+458
*
feat(io): Retrofit streams as context-managers.
Kostis Anagnostopoulos
2016-10-24
8
-59
/
+176
*
feat(src): subst `reduce` with `sum` for size calcs
Kostis Anagnostopoulos
2016-10-24
5
-9
/
+5
*
Merge pull request #33 from ankostis/appveyor
Kostis Anagnostopoulos
2016-10-24
6
-19
/
+70
|
\
|
*
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
|
*
appveyor: Add badge on ankostis repo for testing.
Kostis Anagnostopoulos
2016-10-22
1
-5
/
+4
|
*
ci: Test on Appveyor for Windows.
Kostis Anagnostopoulos
2016-10-22
1
-0
/
+49
|
/
*
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
[next]