Michael K a1f0c19595 Use namedtuple for index entry. пре 11 година
..
tests 4e0ba460a5 Add symbolic link support to Repo.stage(). пре 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 пре 12 година
diff_tree.py 17b8807913 Use io.BytesIO rather than cStringIO. пре 12 година
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 a1f0c19595 Use namedtuple for index entry. пре 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. пре 12 година
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. пре 12 година
porcelain.py 2a387ee048 Fix formatting for pydoctor. пре 11 година
protocol.py 17b8807913 Use io.BytesIO rather than cStringIO. пре 12 година
refs.py a1374fa4a1 Use next(iter) instead of iter.next() пре 12 година
repo.py 4e0ba460a5 Add symbolic link support to Repo.stage(). пре 11 година
server.py a1374fa4a1 Use next(iter) instead of iter.next() пре 12 година
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() пре 12 година
web.py 17b8807913 Use io.BytesIO rather than cStringIO. пре 12 година