Jelmer Vernooij d63c9b1ae7 Move logic for creating blog from path to dulwich.index. 11 лет назад
..
tests d63c9b1ae7 Move logic for creating blog from path to dulwich.index. 11 лет назад
__init__.py 5968f36fe3 Start on 0.9.7. 11 лет назад
_diff_tree.c 89a4385829 Fix unnecessary incref of Py_False. 12 лет назад
_objects.c eb700910c7 _objects.c: Cope with sha_to_pyhex returning NULL. 13 лет назад
_pack.c adb1c17474 _pack.c: Check for NULL return from Py_BuildValue. 13 лет назад
client.py e08a4c62f6 Don't wait for EOF in _handle_receive_pack_tail 11 лет назад
config.py 7ff31f9a5d Use collections.MutableMapping instead of UserDict.DictMixin 11 лет назад
diff_tree.py 17b8807913 Use io.BytesIO rather than cStringIO. 11 лет назад
errors.py 9fa96ab8af Update some copyright headers. 12 лет назад
fastexport.py e970658544 Remove long lines. 11 лет назад
file.py 3d8eaa731a Use new style exception handling in a few more places. 12 лет назад
hooks.py 9fa96ab8af Update some copyright headers. 12 лет назад
index.py d63c9b1ae7 Move logic for creating blog from path to dulwich.index. 11 лет назад
log_utils.py 5a040fafc4 Add logging utilities and server logging. 15 лет назад
lru_cache.py 1bdb4630c6 Clean up file headers. 15 лет назад
object_store.py 41b170fef1 Only reload new pack files, and discard old ones when updating pack 11 лет назад
objects.py 17b8807913 Use io.BytesIO rather than cStringIO. 11 лет назад
objectspec.py 6fda120f8d Add `dulwich.objectspec`. 12 лет назад
pack.py a49751e99c DeltaChainIterator: fix a corner case where an object is inflated as an object already in the repository. Fixes #135. 11 лет назад
patch.py 8a9ca887f4 Use email.parser rather than rfc822. 11 лет назад
porcelain.py d63c9b1ae7 Move logic for creating blog from path to dulwich.index. 11 лет назад
protocol.py 17b8807913 Use io.BytesIO rather than cStringIO. 11 лет назад
refs.py a1374fa4a1 Use next(iter) instead of iter.next() 11 лет назад
repo.py d63c9b1ae7 Move logic for creating blog from path to dulwich.index. 11 лет назад
server.py a1374fa4a1 Use next(iter) instead of iter.next() 11 лет назад
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 лет назад
walk.py a1374fa4a1 Use next(iter) instead of iter.next() 11 лет назад
web.py 17b8807913 Use io.BytesIO rather than cStringIO. 11 лет назад