Jelmer Vernooij 42af82afe5 Merge sphinxification of documentation, by Lukasz Balcerzak. 15 лет назад
..
tests 42af82afe5 Merge sphinxification of documentation, by Lukasz Balcerzak. 15 лет назад
__init__.py 8c94390efb Start working on 0.7.1. 15 лет назад
_compat.py 6d8a28cb67 Rename dulwich.misc => dulwich._compat. 15 лет назад
_diff_tree.c 95eec64a79 Fix the build on Windows. 15 лет назад
_objects.c 3fa6f9e8d4 objects.parse_tree: more gracefully handle invalid modes in trees 15 лет назад
_pack.c 99efb813f1 Allow delta's to be chunked as well. 16 лет назад
client.py 25791f635f Attempt to be compatible with the urlparse module found in older Pythons. 15 лет назад
diff_tree.py 4fe2bc0cf4 Replace :yield: with :return: as the former is not standard rest. 15 лет назад
errors.py 4548bac852 repo: Raise RefFormatException instead of KeyError on bad refs. 15 лет назад
fastexport.py c389599efa Implement file change commands in fast import processor. 15 лет назад
file.py 64e625679a Kill doctest in dulwich.file. This breaks the epytext parser. 15 лет назад
index.py 1bdb4630c6 Clean up file headers. 15 лет назад
log_utils.py 5a040fafc4 Add logging utilities and server logging. 15 лет назад
lru_cache.py 1bdb4630c6 Clean up file headers. 15 лет назад
object_store.py 14bddf1ccf object_store: Remove empty pack files when not moving them into the objects/ directory. 15 лет назад
objects.py 6d8a28cb67 Rename dulwich.misc => dulwich._compat. 15 лет назад
pack.py ac38553570 Use absolute imports everywhere. 15 лет назад
patch.py 02e82fb0a6 Add write_tree_diff. 15 лет назад
protocol.py 56ae47bef2 Cleanup some imports. 15 лет назад
repo.py 7607e5074b Allow accessing invalidly named refs, but don't allow setting them. 15 лет назад
server.py 7c54ab900f dulwich.server: Add serve_command. 15 лет назад
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 лет назад
web.py 6d8a28cb67 Rename dulwich.misc => dulwich._compat. 15 лет назад