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