Jelmer Vernooij 2aea50d34c Fix test suite when run on systems without ~/.gitconfig. 12 years ago
..
tests 2aea50d34c Fix test suite when run on systems without ~/.gitconfig. 12 years ago
__init__.py 1edafd8d39 Start on 0.9.4. 12 years ago
_compat.py 0019a49d4d Fix dulwich._compat docstring to make pydoctor happy. 12 years ago
_diff_tree.c 4d135dcd8f free_objects may have tried to free uninitialized / NULL pointers 14 years ago
_objects.c cb5fd3bd75 _objects.c: Cope with sha_to_pyhex returning NULL. 13 years ago
_pack.c d539e8b31a _pack.c: Check for NULL return from Py_BuildValue. 13 years ago
client.py aae3032cff Move read_info_refs from dulwich.client to dulwich.refs. 12 years ago
config.py c42e47b57c Update some copyright headers. 12 years ago
diff_tree.py 61d04e418b Fix syntax errors in docstrings. 13 years ago
errors.py c42e47b57c Update some copyright headers. 12 years ago
fastexport.py c42e47b57c Update some copyright headers. 12 years ago
file.py c9fdb0c864 Kill doctest in dulwich.file. This breaks the epytext parser. 15 years ago
hooks.py c42e47b57c Update some copyright headers. 12 years ago
index.py c42e47b57c Update some copyright headers. 12 years ago
log_utils.py 998f9b52e9 Add logging utilities and server logging. 15 years ago
lru_cache.py e950bdd711 Clean up file headers. 15 years ago
object_store.py 7a597e6646 Actually use Repo.get_parents. 12 years ago
objects.py c42e47b57c Update some copyright headers. 12 years ago
pack.py c42e47b57c Update some copyright headers. 12 years ago
patch.py c42e47b57c Update some copyright headers. 12 years ago
porcelain.py 2aea50d34c Fix test suite when run on systems without ~/.gitconfig. 12 years ago
protocol.py c42e47b57c Update some copyright headers. 12 years ago
refs.py c04532f61f Move write_info_refs to dulwich.refs. 12 years ago
repo.py fcad3368c6 Deprecate Repo.ref. 12 years ago
server.py c04532f61f Move write_info_refs to dulwich.refs. 12 years ago
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 years ago
walk.py 61d04e418b Fix syntax errors in docstrings. 13 years ago
web.py c42e47b57c Update some copyright headers. 12 years ago