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