Jelmer Vernooij 025a163d09 Treat marks as strings internally. 15 лет назад
..
tests 2aea783c08 Added unit tests for dulwich.object_store.tree_lookup_path. 15 лет назад
__init__.py 6d3fa9c087 Start on 0.6.2. 15 лет назад
_objects.c acd6db06f7 Cope with strnlen() not existing on Mac. 15 лет назад
_pack.c 99efb813f1 Allow delta's to be chunked as well. 16 лет назад
client.py 2548d296ea Some restructuredText fixes. 15 лет назад
errors.py eed326a2a0 server: Explicitly specify allowed protocol commands. 15 лет назад
fastexport.py 025a163d09 Treat marks as strings internally. 15 лет назад
file.py e55f087c19 Don't error when creating GitFiles with the default mode. 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 лет назад
misc.py 1bdb4630c6 Clean up file headers. 15 лет назад
object_store.py 3448a9855e MissingObjectFinder: minor cleanup: 80 chars, others. 15 лет назад
objects.py 3ef350ae67 Add docstrings for parse_timezone and format_timezone. 15 лет назад
pack.py d738b6be0c New dulwich.pack.MemoryPackIndex class. 15 лет назад
patch.py bb82713e49 Handle patches with more than one commit line. 15 лет назад
protocol.py ef7a09ab87 Clean up docstrings in dulwich.protocol. 15 лет назад
repo.py 25fb5d7e8c Add utility functions to DictRefsContainer, useful for tests. 15 лет назад
server.py eed326a2a0 server: Explicitly specify allowed protocol commands. 15 лет назад
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 лет назад
web.py ef50153952 Tweak server handler injection. 15 лет назад