Jelmer Vernooij c1261ed36a Support removing refs from porcelain.push(). Fixes #437. 9 år sedan
..
contrib 7a9d4d707e Drop support for python 2.6. 9 år sedan
tests c1261ed36a Support removing refs from porcelain.push(). Fixes #437. 9 år sedan
__init__.py 530fbf6c07 Start on 0.14.0. 9 år sedan
_diff_tree.c c79661c0ac Treat pathnames as bytes in the Python 3 C modules 10 år sedan
_objects.c c79661c0ac Treat pathnames as bytes in the Python 3 C modules 10 år sedan
_pack.c 3e2d73c260 Fix a couple of compiler warnings 10 år sedan
archive.py b3cfcda14a s/ListCBytesIO/ChunkedBytesIO/g 10 år sedan
client.py c1261ed36a Support removing refs from porcelain.push(). Fixes #437. 9 år sedan
config.py d1bdeec3bf Fix python3 compatibility. 9 år sedan
diff_tree.py f550c96636 Remove python3 special casing. 10 år sedan
errors.py 9fa96ab8af Update some copyright headers. 12 år sedan
fastexport.py fc6adecd5d Fix fastimport support on python3.4. 9 år sedan
file.py a7e79a1d28 Make _fancy_rename private, and only use it on Windows. 10 år sedan
greenthreads.py f550c96636 Remove python3 special casing. 10 år sedan
hooks.py a9def22ed6 Fix running hooks on windows with unicode repo paths. 10 år sedan
index.py c1a24c00a3 Presence in the index doesn't imply presence on disk. 9 år sedan
log_utils.py 5a040fafc4 Add logging utilities and server logging. 15 år sedan
lru_cache.py 54753309b6 Remove dulwich._py3_compat. 11 år sedan
object_store.py 2555a58c0d Use copies rather than references in MemoryObjectStore. 9 år sedan
objects.py 9843513053 Improve fix for ShaFile.id behaviour after as_raw_chunks. 9 år sedan
objectspec.py 10e2715ba6 Fix a presumed typo, which breaks deleting refs. 9 år sedan
pack.py 35181ebdf6 Add porcelain.pack_objects. 10 år sedan
patch.py 8d2aa7614f Support python3 in dulwich.patch. 10 år sedan
porcelain.py c1261ed36a Support removing refs from porcelain.push(). Fixes #437. 9 år sedan
protocol.py 508a0e128a Announce agent in dulwich.server as well. 10 år sedan
reflog.py 3622263c67 Fix tests. 10 år sedan
refs.py d91482b88c Add backwards compatibility wrapper for RefsContainer._follow. 9 år sedan
repo.py a131125619 Add RefsContainer.follow() method. Addresses issue #438. 9 år sedan
server.py 1756054e76 Use conditional set/remove to cope with race conditions. 9 år sedan
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 år sedan
walk.py a93a0493ae Convert repo to python3. 10 år sedan
web.py 9242e259a7 Fix #295: Python 3 compatibility for dulwich.web 9 år sedan