Jelmer Vernooij 3d8eaa731a Use new style exception handling in a few more places. 12 лет назад
..
tests 87e23be6fb Remove long deprecated Repo.ref and Repo.revision_history. 12 лет назад
__init__.py b4f65552f7 Start on 0.9.5. 12 лет назад
_compat.py eefef0f7b0 Drop compatibility wrapper for `SEEK_END` and `SEEK_CUR`. 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 3d8eaa731a Use new style exception handling in a few more places. 12 лет назад
config.py 3d8eaa731a Use new style exception handling in a few more places. 12 лет назад
diff_tree.py 5b4c8a839c Drop compatibility function for namedtuple. 12 лет назад
errors.py 9fa96ab8af Update some copyright headers. 12 лет назад
fastexport.py 9fa96ab8af Update some copyright headers. 12 лет назад
file.py 3d8eaa731a Use new style exception handling in a few more places. 12 лет назад
hooks.py 9fa96ab8af Update some copyright headers. 12 лет назад
index.py 3d8eaa731a Use new style exception handling in a few more places. 12 лет назад
log_utils.py 5a040fafc4 Add logging utilities and server logging. 15 лет назад
lru_cache.py 1bdb4630c6 Clean up file headers. 15 лет назад
object_store.py 3d8eaa731a Use new style exception handling in a few more places. 12 лет назад
objects.py 444d5ea5ba Remove long deprecated Tree.entries. 12 лет назад
pack.py eefef0f7b0 Drop compatibility wrapper for `SEEK_END` and `SEEK_CUR`. 12 лет назад
patch.py 3d8eaa731a Use new style exception handling in a few more places. 12 лет назад
porcelain.py d27cbf6deb Update NEWS, add tests for clone with bare. 12 лет назад
protocol.py 3d8eaa731a Use new style exception handling in a few more places. 12 лет назад
refs.py 3d8eaa731a Use new style exception handling in a few more places. 12 лет назад
repo.py 87e23be6fb Remove long deprecated Repo.ref and Repo.revision_history. 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 5abd12ad9f Drop compatibility replacement for 'all'. 12 лет назад
web.py ac5a4a4559 Drop compatibility wrapper for `parse_qs`. 12 лет назад