Gary van der Merwe c1b65507f5 Fix index.blob_from_path_and_stat on pypy with paths with non ascii unicode. il y a 10 ans
..
contrib f550c96636 Remove python3 special casing. il y a 10 ans
tests 359c0ef96c Revert "Change the way methods that take a path argument behave." il y a 10 ans
__init__.py 2c9f19ee5a Start on 0.10.2. il y a 10 ans
_compat.py 5bdc8095d8 Port the minimal needed to get the test suite to run in python3. il y a 11 ans
_diff_tree.c 6240a4403d Fix _merge_entries on pypy. il y a 11 ans
_objects.c 6b095a3c96 py3k: These need to return a value since in Py3k they're no longer void il y a 11 ans
_pack.c 5308eaf21a Raise ApplyDeltaError from dulwich._pack. il y a 10 ans
client.py 9951afb2d6 Fix SubprocessGitClient on Windows Python3. il y a 10 ans
config.py a93a0493ae Convert repo to python3. il y a 10 ans
diff_tree.py f550c96636 Remove python3 special casing. il y a 10 ans
errors.py 9fa96ab8af Update some copyright headers. il y a 12 ans
fastexport.py e970658544 Remove long lines. il y a 11 ans
file.py 359c0ef96c Revert "Change the way methods that take a path argument behave." il y a 10 ans
greenthreads.py f550c96636 Remove python3 special casing. il y a 10 ans
hooks.py a9def22ed6 Fix running hooks on windows with unicode repo paths. il y a 10 ans
index.py c1b65507f5 Fix index.blob_from_path_and_stat on pypy with paths with non ascii unicode. il y a 10 ans
log_utils.py 5a040fafc4 Add logging utilities and server logging. il y a 15 ans
lru_cache.py 54753309b6 Remove dulwich._py3_compat. il y a 11 ans
object_store.py 359c0ef96c Revert "Change the way methods that take a path argument behave." il y a 10 ans
objects.py 359c0ef96c Revert "Change the way methods that take a path argument behave." il y a 10 ans
objectspec.py 0420b95ac4 Support python3 in objectspec. il y a 10 ans
pack.py 359c0ef96c Revert "Change the way methods that take a path argument behave." il y a 10 ans
patch.py b565842244 Support python3 in git_am_patch_split. il y a 10 ans
porcelain.py 359c0ef96c Revert "Change the way methods that take a path argument behave." il y a 10 ans
protocol.py ee683e5a35 Add constants for commands. il y a 10 ans
refs.py 359c0ef96c Revert "Change the way methods that take a path argument behave." il y a 10 ans
repo.py 359c0ef96c Revert "Change the way methods that take a path argument behave." il y a 10 ans
server.py 359c0ef96c Revert "Change the way methods that take a path argument behave." il y a 10 ans
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). il y a 16 ans
walk.py a93a0493ae Convert repo to python3. il y a 10 ans
web.py 3c3688a1b4 Support python3 in web. il y a 10 ans