Jelmer Vernooij 4e7a2da4ec Provide abort() when working in thin client mode. пре 10 година
..
contrib cb79f57077 Simplify handling of SSH command invocation. пре 10 година
tests e1dc9f0d3c Avoid hasattr. пре 10 година
__init__.py 62a06f5ae9 Start on 0.12.1. пре 10 година
_compat.py 5bdc8095d8 Port the minimal needed to get the test suite to run in python3. пре 11 година
_diff_tree.c c79661c0ac Treat pathnames as bytes in the Python 3 C modules пре 10 година
_objects.c c79661c0ac Treat pathnames as bytes in the Python 3 C modules пре 10 година
_pack.c c79661c0ac Treat pathnames as bytes in the Python 3 C modules пре 10 година
archive.py b3cfcda14a s/ListCBytesIO/ChunkedBytesIO/g пре 10 година
client.py 4e7a2da4ec Provide abort() when working in thin client mode. пре 10 година
config.py 0fbd1df6fe Fix parsing of quoted strings in config. пре 10 година
diff_tree.py f550c96636 Remove python3 special casing. пре 10 година
errors.py 9fa96ab8af Update some copyright headers. пре 12 година
fastexport.py e970658544 Remove long lines. пре 11 година
file.py a7e79a1d28 Make _fancy_rename private, and only use it on Windows. пре 10 година
greenthreads.py f550c96636 Remove python3 special casing. пре 10 година
hooks.py a9def22ed6 Fix running hooks on windows with unicode repo paths. пре 10 година
index.py 92958a54c1 Allow passing in fs encoding to _fs_to_tree_path. пре 10 година
log_utils.py 5a040fafc4 Add logging utilities and server logging. пре 15 година
lru_cache.py 54753309b6 Remove dulwich._py3_compat. пре 11 година
object_store.py 18816efe51 Switched `default_local_git_client_cls` to `LocalGitClient`. пре 10 година
objects.py 7f1f7cc9c4 Add comparators to ShaFile. пре 10 година
objectspec.py 2826eaf78f Update NEWS, fix style. пре 10 година
pack.py 35181ebdf6 Add porcelain.pack_objects. пре 10 година
patch.py 8d2aa7614f Support python3 in dulwich.patch. пре 10 година
porcelain.py 8041a38150 Previously the following would crash under Python 3. пре 10 година
protocol.py 508a0e128a Announce agent in dulwich.server as well. пре 10 година
reflog.py 3622263c67 Fix tests. пре 10 година
refs.py 1697c2e804 Fix inconsistency in handling of trailing slashes. пре 10 година
repo.py a11047fafc Avoid using regular expressions for gitfile parsing. пре 10 година
server.py 06099e6e54 Initial work towards git-upload-archive support. пре 10 година
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). пре 16 година
walk.py a93a0493ae Convert repo to python3. пре 10 година
web.py 3c3688a1b4 Support python3 in web. пре 10 година