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
*
Another version bump... dunno what happened there.
2.0.5
Sebastian Thiel
2018-10-13
2
-2
/
+2
*
Bump patch level: remove support for old python versions
2.0.4
Sebastian Thiel
2018-10-13
2
-2
/
+2
*
Merge pull request #46 from hugovk/rm-eol
Sebastian Thiel
2018-10-13
6
-12
/
+6
|
\
|
*
Python 3.6 is tested and supported
Hugo
2018-09-07
1
-0
/
+1
|
*
Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade
Hugo
2018-09-07
3
-3
/
+3
|
*
Drop support for EOL Python
Hugo
2018-09-07
3
-9
/
+2
|
/
*
Merge pull request #44 from movermeyer/fix_badges
Sebastian Thiel
2018-03-17
1
-2
/
+2
|
\
|
*
Switched broken pypip.in badges to shields.io
Michael Overmeyer
2018-03-05
1
-2
/
+2
|
/
*
Add python 3.6 to the testing suite
Sebastian Thiel
2017-09-29
1
-0
/
+1
*
Upgrade makefile
2.0.3
Sebastian Thiel
2017-09-28
4
-3
/
+17
*
Merge pull request #41 from nooperpudd/master
Sebastian Thiel
2017-09-28
1
-1
/
+2
|
\
|
*
change codecs to open with support encoding="utf-8"
wangweichen
2017-07-13
1
-1
/
+2
|
*
fix open encoding error.
wangweichen
2017-07-13
1
-1
/
+1
|
/
*
Merge pull request #38 from stuertz/windows_fixes
Sebastian Thiel
2017-05-28
5
-8
/
+54
|
\
|
*
Typos
stuertz
2017-03-27
1
-3
/
+3
|
*
fixed to be py26 compat
stuertz
2017-03-27
1
-2
/
+4
|
*
Use range instead of xrange, good enough here
stuertz
2017-03-27
1
-1
/
+1
|
*
close smmap handles, to be able to delete files / trees in process (req. for ...
stuertz
2017-03-27
2
-2
/
+17
|
*
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
2
-6
/
+25
|
*
Skip Test on Windows
stuertz
2017-03-26
1
-0
/
+9
|
/
*
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
|
\
[next]