Jelmer Vernooij f1c47c2720 Add more tests for write_object_diff, NEWS entry. 15 лет назад
..
tests f1c47c2720 Add more tests for write_object_diff, NEWS entry. 15 лет назад
__init__.py 8c94390efb Start working on 0.7.1. 15 лет назад
_compat.py 6d8a28cb67 Rename dulwich.misc => dulwich._compat. 15 лет назад
_diff_tree.c ddecd489cc _diff_tree_.c: Fix double decref of objects module. 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 cd150d2c6c Delay importing subprocess as much as possible, in case it is not available 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 1f02a13f81 Fix order of parameters to Tree.add. 15 лет назад
log_utils.py 5a040fafc4 Add logging utilities and server logging. 15 лет назад
lru_cache.py 1bdb4630c6 Clean up file headers. 15 лет назад
object_store.py 39b79e2a81 Deprecate Tree.entries. 15 лет назад
objects.py 03dcdba0c4 Merge deprecation of Tree.entries. 15 лет назад
pack.py bd2ec45f5f Fix syntax in Pack.keep docstring. 15 лет назад
patch.py f1c47c2720 Add more tests for write_object_diff, NEWS entry. 15 лет назад
protocol.py 56ae47bef2 Cleanup some imports. 15 лет назад
repo.py 9a8b120760 Fix typo pointed out by Rob. 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 лет назад