Jelmer Vernooij 4c5c38d961 Add test for write_tree_diff with a submodule. 14 лет назад
..
tests 4c5c38d961 Add test for write_tree_diff with a submodule. 14 лет назад
__init__.py 186d45dbf9 Start working on 0.7.1. 14 лет назад
_compat.py 61c9a751f4 Rename dulwich.misc => dulwich._compat. 14 лет назад
_diff_tree.c d9253a9d55 _diff_tree_.c: Fix double decref of objects module. 14 лет назад
_objects.c 4066f9c3cb objects.parse_tree: more gracefully handle invalid modes in trees 14 лет назад
_pack.c 8ed151e147 Allow delta's to be chunked as well. 15 лет назад
client.py 9fe53d5ec5 Delay importing subprocess as much as possible, in case it is not available 14 лет назад
diff_tree.py 5aa3160ea9 Replace :yield: with :return: as the former is not standard rest. 14 лет назад
errors.py cd7524496d repo: Raise RefFormatException instead of KeyError on bad refs. 14 лет назад
fastexport.py 28fc5f5b9b Implement file change commands in fast import processor. 14 лет назад
file.py c9fdb0c864 Kill doctest in dulwich.file. This breaks the epytext parser. 14 лет назад
index.py 9c7de183bd Fix order of parameters to Tree.add. 14 лет назад
log_utils.py 998f9b52e9 Add logging utilities and server logging. 15 лет назад
lru_cache.py e950bdd711 Clean up file headers. 15 лет назад
object_store.py 10eaad8509 Deprecate Tree.entries. 14 лет назад
objects.py 1dc365aa52 Merge deprecation of Tree.entries. 14 лет назад
pack.py 8a3f61535e Fix syntax in Pack.keep docstring. 14 лет назад
patch.py 9fe53d5ec5 Delay importing subprocess as much as possible, in case it is not available 14 лет назад
protocol.py 0bc9928b33 Cleanup some imports. 14 лет назад
repo.py e298c93735 Fix typo pointed out by Rob. 14 лет назад
server.py e1fd8c6dd1 dulwich.server: Add serve_command. 14 лет назад
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 лет назад
web.py 61c9a751f4 Rename dulwich.misc => dulwich._compat. 14 лет назад