summaryrefslogtreecommitdiff
path: root/gitdb/db
Commit message (Expand)AuthorAgeFilesLines
* fix(win): FIX and HIDE 2 win-errors remainingv2.1.0.dev1Kostis Anagnostopoulos2016-10-242-5/+6
* feat(io): breaking API: retrofit Packers as context-managers!Kostis Anagnostopoulos2016-10-241-20/+26
* feat(io): Retrofit streams as context-managers.Kostis Anagnostopoulos2016-10-241-7/+6
* feat(src): subst `reduce` with `sum` for size calcsKostis Anagnostopoulos2016-10-243-6/+3
* Merge pull request #28 from scop/withSebastian Thiel2016-07-301-1/+2
|\
| * Handle more file open/close with "with"Ville Skyttä2016-07-271-1/+2
* | Spelling fixesVille Skyttä2016-07-273-3/+3
|/
* fix(loose): avoid unnecessary file rename on windowsSebastian Thiel2015-10-041-4/+9
* docs(gitdb): discourage usage of GitDB typeSebastian Thiel2015-08-221-1/+5
* Protected stream closure against possibilty of being a bytesSebastian Thiel2015-01-071-1/+2
* Applied autopep8Sebastian Thiel2015-01-046-15/+21
* Now tests work consistently in py2 and 3Sebastian Thiel2014-11-132-5/+4
* Fully removed all async dependenciesSebastian Thiel2014-11-133-66/+1
* Fixed all applicable lint issuesSebastian Thiel2014-11-135-18/+1
* Made sure xrange is used instead of range in python 2Sebastian Thiel2014-11-131-1/+2
* Fixed a few more encoding issuesKevin Brown2014-07-162-2/+6
* Start up compat and encoding filesKevin Brown2014-07-162-9/+5
* Fix Python 2 failuresKevin Brown2014-07-132-4/+4
* Making a bit of progress...Kevin Brown2014-07-131-7/+1
* Bytes for everyone!Kevin Brown2014-07-131-4/+4
* More bytes handlingKevin Brown2014-07-131-0/+10
* Pick off the low hanging fruitKevin Brown2014-07-137-43/+56
* Automated PEP 8 fixesKevin Brown2014-07-136-234/+227
* tabs to spacesSebastian Thiel2014-02-096-945/+945
* Fixed up docs for upcoming release. Bumped version to 0.5.3Sebastian Thiel2011-06-133-6/+7
* preprended all modules with licensing informationSebastian Thiel2011-02-237-0/+28
* moved all relevant files into the gitdb folder.Sebastian Thiel2010-11-307-0/+1057