Augie Fackler 4a97be70bd compat/test_pack: add test that proves large copies in a delta encode correctly %!s(int64=11) %!d(string=hai) anos
..
tests 4a97be70bd compat/test_pack: add test that proves large copies in a delta encode correctly %!s(int64=11) %!d(string=hai) anos
__init__.py 5968f36fe3 Start on 0.9.7. %!s(int64=11) %!d(string=hai) anos
_diff_tree.c 6b095a3c96 py3k: These need to return a value since in Py3k they're no longer void %!s(int64=11) %!d(string=hai) anos
_objects.c 6b095a3c96 py3k: These need to return a value since in Py3k they're no longer void %!s(int64=11) %!d(string=hai) anos
_pack.c adb1c17474 _pack.c: Check for NULL return from Py_BuildValue. %!s(int64=13) %!d(string=hai) anos
client.py fb5b85e5e0 Add write_error argument to GitClient.archive(). %!s(int64=11) %!d(string=hai) anos
config.py c4c1fec37b Add pep8 make target and fix some pep8ness. %!s(int64=11) %!d(string=hai) anos
diff_tree.py 57e38e1c18 Alter itertools import statement so that 2to3 fixes it. %!s(int64=11) %!d(string=hai) anos
errors.py 9fa96ab8af Update some copyright headers. %!s(int64=12) %!d(string=hai) anos
fastexport.py e970658544 Remove long lines. %!s(int64=11) %!d(string=hai) anos
file.py a75f636a22 Close file objects. %!s(int64=11) %!d(string=hai) anos
greenthreads.py 757f843f6e Add dulwich.greenthreads module. %!s(int64=11) %!d(string=hai) anos
hooks.py 9fa96ab8af Update some copyright headers. %!s(int64=12) %!d(string=hai) anos
index.py 4d2cc9c47e index: Fix IndexEntry to not include name. %!s(int64=11) %!d(string=hai) anos
log_utils.py 5a040fafc4 Add logging utilities and server logging. %!s(int64=15) %!d(string=hai) anos
lru_cache.py 732581b2be Use int division `//` insted of float division `/`. %!s(int64=11) %!d(string=hai) anos
object_store.py eedce5a1af Merge branch 'py3k' of git://github.com/Ormod/dulwich %!s(int64=11) %!d(string=hai) anos
objects.py c4c1fec37b Add pep8 make target and fix some pep8ness. %!s(int64=11) %!d(string=hai) anos
objectspec.py 6fda120f8d Add `dulwich.objectspec`. %!s(int64=12) %!d(string=hai) anos
pack.py 0703edd76d For the moment, keep deltification disabled - but add a flag to enable it. %!s(int64=11) %!d(string=hai) anos
patch.py 8a9ca887f4 Use email.parser rather than rfc822. %!s(int64=12) %!d(string=hai) anos
porcelain.py fb5b85e5e0 Add write_error argument to GitClient.archive(). %!s(int64=11) %!d(string=hai) anos
protocol.py 2d3b02c9bb Close files for Protocol objects. %!s(int64=11) %!d(string=hai) anos
refs.py a1374fa4a1 Use next(iter) instead of iter.next() %!s(int64=12) %!d(string=hai) anos
repo.py a75f636a22 Close file objects. %!s(int64=11) %!d(string=hai) anos
server.py 1cd3d56f66 Add 'flakes' target invoking pyflakes, and fix some pyflakes warnings. %!s(int64=11) %!d(string=hai) anos
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). %!s(int64=16) %!d(string=hai) anos
walk.py 424b7f0d2a py3k: Go through all uses of itertools and make them work on py3k %!s(int64=11) %!d(string=hai) anos
web.py b75d0d72ee Fix another potential XSS issue, and add test for the previous one. %!s(int64=11) %!d(string=hai) anos