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(ver): bump 2.0.0.dev1-->2.1.0.dev3, and more
v2.1.0.dev3
Kostis Anagnostopoulos
2016-10-27
4
-14
/
+7
*
refact(util): ask global `util.mman` from mman module
Kostis Anagnostopoulos
2016-10-27
1
-10
/
+4
*
refact(elapsed): improve no div0 when time-elapsed too small
Kostis Anagnostopoulos
2016-10-25
2
-16
/
+16
*
fix(compat): PY3-check must hold even for PY4
Kostis Anagnostopoulos
2016-10-25
1
-1
/
+1
*
feat(streams): use named-tuples
Kostis Anagnostopoulos
2016-10-25
4
-123
/
+38
*
chore(deps): pin dev dependencies on requirements text
Kostis Anagnostopoulos
2016-10-25
3
-6
/
+4
*
doc(changes): describe v2.1.0 changes on API
Kostis Anagnostopoulos
2016-10-25
1
-14
/
+55
*
fix(io): BREAKING, wrap more out-stream usages
Kostis Anagnostopoulos
2016-10-25
19
-193
/
+199
*
refact(win_errs): move HIDE_WINDOWS_KNOWN_ERRORS from main-code to test
Kostis Anagnostopoulos
2016-10-25
4
-10
/
+18
*
test(travis): enable all tests (inc perf) on TravisCI
Kostis Anagnostopoulos
2016-10-25
3
-9
/
+0
*
style(listuple): use literals for empty lists/tuples
Kostis Anagnostopoulos
2016-10-25
7
-11
/
+11
*
chore(ver): bump 2.0.0.dev0-->2.1.0.dev2 (yes, last ver was old)
v2.1.0.dev2
Kostis Anagnostopoulos
2016-10-24
1
-1
/
+1
*
fix(pack): restore packers as LazyMixins
Kostis Anagnostopoulos
2016-10-24
1
-88
/
+75
*
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
|
\
[next]