Jelmer Vernooij 9fe53d5ec5 Delay importing subprocess as much as possible, in case it is not available 15 anni fa
..
tests db97b45701 Merge sphinxification of documentation, by Lukasz Balcerzak. 15 anni fa
__init__.py 186d45dbf9 Start working on 0.7.1. 15 anni fa
_compat.py 61c9a751f4 Rename dulwich.misc => dulwich._compat. 15 anni fa
_diff_tree.c 193b0f3e56 Fix the build on Windows. 15 anni fa
_objects.c 4066f9c3cb objects.parse_tree: more gracefully handle invalid modes in trees 15 anni fa
_pack.c 8ed151e147 Allow delta's to be chunked as well. 16 anni fa
client.py 9fe53d5ec5 Delay importing subprocess as much as possible, in case it is not available 15 anni fa
diff_tree.py 5aa3160ea9 Replace :yield: with :return: as the former is not standard rest. 15 anni fa
errors.py cd7524496d repo: Raise RefFormatException instead of KeyError on bad refs. 15 anni fa
fastexport.py 28fc5f5b9b Implement file change commands in fast import processor. 15 anni fa
file.py c9fdb0c864 Kill doctest in dulwich.file. This breaks the epytext parser. 15 anni fa
index.py e950bdd711 Clean up file headers. 15 anni fa
log_utils.py 998f9b52e9 Add logging utilities and server logging. 15 anni fa
lru_cache.py e950bdd711 Clean up file headers. 15 anni fa
object_store.py 4563003e04 object_store: Remove empty pack files when not moving them into the objects/ directory. 15 anni fa
objects.py 61c9a751f4 Rename dulwich.misc => dulwich._compat. 15 anni fa
pack.py aebc355dd9 Use absolute imports everywhere. 15 anni fa
patch.py 9fe53d5ec5 Delay importing subprocess as much as possible, in case it is not available 15 anni fa
protocol.py 0bc9928b33 Cleanup some imports. 15 anni fa
repo.py 126c7c3bff Allow accessing invalidly named refs, but don't allow setting them. 15 anni fa
server.py e1fd8c6dd1 dulwich.server: Add serve_command. 15 anni fa
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 anni fa
web.py 61c9a751f4 Rename dulwich.misc => dulwich._compat. 15 anni fa