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