milki 80b9e2b4ed Simplify get_parents 12 лет назад
..
tests 2772585baa No need to parse grafts on file creation 12 лет назад
__init__.py 524a63bfee Start on 0.9.4. 12 лет назад
_compat.py 7905305d7b Fix dulwich._compat docstring to make pydoctor happy. 12 лет назад
_diff_tree.c 89a4385829 Fix unnecessary incref of Py_False. 12 лет назад
_objects.c eb700910c7 _objects.c: Cope with sha_to_pyhex returning NULL. 13 лет назад
_pack.c adb1c17474 _pack.c: Check for NULL return from Py_BuildValue. 13 лет назад
client.py b7555d1171 Move read_info_refs from dulwich.client to dulwich.refs. 12 лет назад
config.py dc3ea00df2 Fix docstring for StackedConfig.default_backends(). 12 лет назад
diff_tree.py 89864699ae Fix syntax errors in docstrings. 13 лет назад
errors.py 9fa96ab8af Update some copyright headers. 12 лет назад
fastexport.py 9fa96ab8af Update some copyright headers. 12 лет назад
file.py 64e625679a Kill doctest in dulwich.file. This breaks the epytext parser. 15 лет назад
hooks.py 9fa96ab8af Update some copyright headers. 12 лет назад
index.py 9fa96ab8af Update some copyright headers. 12 лет назад
log_utils.py 5a040fafc4 Add logging utilities and server logging. 15 лет назад
lru_cache.py 1bdb4630c6 Clean up file headers. 15 лет назад
object_store.py 7b27494ee0 Actually use Repo.get_parents. 12 лет назад
objects.py 9fa96ab8af Update some copyright headers. 12 лет назад
pack.py 9fa96ab8af Update some copyright headers. 12 лет назад
patch.py 9fa96ab8af Update some copyright headers. 12 лет назад
porcelain.py 385bd79f49 Fix test suite when run on systems without ~/.gitconfig. 12 лет назад
protocol.py 9fa96ab8af Update some copyright headers. 12 лет назад
refs.py 3654212cdc Move write_info_refs to dulwich.refs. 12 лет назад
repo.py 80b9e2b4ed Simplify get_parents 12 лет назад
server.py 3654212cdc Move write_info_refs to dulwich.refs. 12 лет назад
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 лет назад
walk.py 433c18a176 Walker uses Repo.get_parents 12 лет назад
web.py 9fa96ab8af Update some copyright headers. 12 лет назад