Jelmer Vernooij fc6adecd5d Fix fastimport support on python3.4. 9 lat temu
..
contrib 7a9d4d707e Drop support for python 2.6. 9 lat temu
tests 2113ecb149 Use assertIn / assertNotIn for easier debugging. 9 lat temu
__init__.py 7a9d4d707e Drop support for python 2.6. 9 lat temu
_diff_tree.c c79661c0ac Treat pathnames as bytes in the Python 3 C modules 10 lat temu
_objects.c c79661c0ac Treat pathnames as bytes in the Python 3 C modules 10 lat temu
_pack.c 3e2d73c260 Fix a couple of compiler warnings 10 lat temu
archive.py b3cfcda14a s/ListCBytesIO/ChunkedBytesIO/g 10 lat temu
client.py 7f22c1111c Fix Python3 client web support. 9 lat temu
config.py 7a9d4d707e Drop support for python 2.6. 9 lat temu
diff_tree.py f550c96636 Remove python3 special casing. 10 lat temu
errors.py 9fa96ab8af Update some copyright headers. 12 lat temu
fastexport.py fc6adecd5d Fix fastimport support on python3.4. 9 lat temu
file.py a7e79a1d28 Make _fancy_rename private, and only use it on Windows. 10 lat temu
greenthreads.py f550c96636 Remove python3 special casing. 10 lat temu
hooks.py a9def22ed6 Fix running hooks on windows with unicode repo paths. 10 lat temu
index.py 92958a54c1 Allow passing in fs encoding to _fs_to_tree_path. 10 lat temu
log_utils.py 5a040fafc4 Add logging utilities and server logging. 15 lat temu
lru_cache.py 54753309b6 Remove dulwich._py3_compat. 11 lat temu
object_store.py 2555a58c0d Use copies rather than references in MemoryObjectStore. 9 lat temu
objects.py b787ecf9b1 Support completely empty messages in git objects 10 lat temu
objectspec.py 2826eaf78f Update NEWS, fix style. 10 lat temu
pack.py 35181ebdf6 Add porcelain.pack_objects. 10 lat temu
patch.py 8d2aa7614f Support python3 in dulwich.patch. 10 lat temu
porcelain.py 486f0ff748 Fix 'status' in newly initialized trees. 10 lat temu
protocol.py 508a0e128a Announce agent in dulwich.server as well. 10 lat temu
reflog.py 3622263c67 Fix tests. 10 lat temu
refs.py 1697c2e804 Fix inconsistency in handling of trailing slashes. 10 lat temu
repo.py a11047fafc Avoid using regular expressions for gitfile parsing. 10 lat temu
server.py 967d9a0e7a server: trivial comment fix 10 lat temu
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 lat temu
walk.py a93a0493ae Convert repo to python3. 10 lat temu
web.py 9242e259a7 Fix #295: Python 3 compatibility for dulwich.web 9 lat temu