Jelmer Vernooij cf4c9d9691 BlackboxTest: Always use sys.executable, not just for Windows NT. 14 年 前
..
tests cf4c9d9691 BlackboxTest: Always use sys.executable, not just for Windows NT. 14 年 前
__init__.py d05ab0d509 Start on 0.7.0. 15 年 前
_compat.py 61c9a751f4 Rename dulwich.misc => dulwich._compat. 14 年 前
_diff_tree.c 67aa7550af _diff_tree.c: fix Py_SIZE implementation for python 2.5.x users 14 年 前
_objects.c 4066f9c3cb objects.parse_tree: more gracefully handle invalid modes in trees 14 年 前
_pack.c 8ed151e147 Allow delta's to be chunked as well. 15 年 前
client.py a9e4643b42 client: Rewrite URI parsing in get_transport_and_path. 14 年 前
diff_tree.py 5aa3160ea9 Replace :yield: with :return: as the former is not standard rest. 14 年 前
errors.py cd7524496d repo: Raise RefFormatException instead of KeyError on bad refs. 14 年 前
fastexport.py 28fc5f5b9b Implement file change commands in fast import processor. 14 年 前
file.py c9fdb0c864 Kill doctest in dulwich.file. This breaks the epytext parser. 14 年 前
index.py e950bdd711 Clean up file headers. 15 年 前
log_utils.py 998f9b52e9 Add logging utilities and server logging. 15 年 前
lru_cache.py e950bdd711 Clean up file headers. 15 年 前
object_store.py 0bc9928b33 Cleanup some imports. 14 年 前
objects.py 61c9a751f4 Rename dulwich.misc => dulwich._compat. 14 年 前
pack.py f9faace0d4 pack.FilePackIndex: close mmap object 14 年 前
patch.py 9e9a89ff8a Add write_tree_diff. 14 年 前
protocol.py 0bc9928b33 Cleanup some imports. 14 年 前
repo.py c3e4eb5c17 Repo.get_named_file: fix spelling in doc 14 年 前
server.py e1fd8c6dd1 dulwich.server: Add serve_command. 14 年 前
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 年 前
web.py 61c9a751f4 Rename dulwich.misc => dulwich._compat. 14 年 前