Jelmer Vernooij 72f2e7f82c Allow missing trailing LF when reading service name from HTTP servers. Fixes #442. 9 年之前
..
contrib 60d3b0fae8 Skip remaining python3 tests for swift contrib module. 9 年之前
tests e4bb872dd5 Revert "Don't look up "HOME" environment variable unconditionally to avoid KeyError" 9 年之前
__init__.py 904319ccd2 Start on 0.15.0. 9 年之前
_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 3e2d73c260 Fix a couple of compiler warnings 10 年之前
archive.py b3cfcda14a s/ListCBytesIO/ChunkedBytesIO/g 10 年之前
client.py 72f2e7f82c Allow missing trailing LF when reading service name from HTTP servers. Fixes #442. 9 年之前
config.py 7307ebb552 Fix some pyflakes warnings. 9 年之前
diff_tree.py f550c96636 Remove python3 special casing. 10 年之前
errors.py 9fa96ab8af Update some copyright headers. 12 年之前
fastexport.py fc6adecd5d Fix fastimport support on python3.4. 9 年之前
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 c1a24c00a3 Presence in the index doesn't imply presence on disk. 9 年之前
log_utils.py 5a040fafc4 Add logging utilities and server logging. 15 年之前
lru_cache.py 54753309b6 Remove dulwich._py3_compat. 11 年之前
object_store.py 2555a58c0d Use copies rather than references in MemoryObjectStore. 9 年之前
objects.py 9843513053 Improve fix for ShaFile.id behaviour after as_raw_chunks. 9 年之前
objectspec.py 10e2715ba6 Fix a presumed typo, which breaks deleting refs. 9 年之前
pack.py 35181ebdf6 Add porcelain.pack_objects. 10 年之前
patch.py 8d2aa7614f Support python3 in dulwich.patch. 10 年之前
porcelain.py dba8d736ec porcelain.push uses client.get_url as remote_location 9 年之前
protocol.py fc6fad7a5e Stop magic protocol ref `capabilities^{}` from leaking out to users. 9 年之前
reflog.py 3622263c67 Fix tests. 10 年之前
refs.py 24e0df77b8 Mork work on swift module python3 compatibility. 9 年之前
repo.py a131125619 Add RefsContainer.follow() method. Addresses issue #438. 9 年之前
server.py 7307ebb552 Fix some pyflakes warnings. 9 年之前
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 9242e259a7 Fix #295: Python 3 compatibility for dulwich.web 9 年之前