Jelmer Vernooij 3622263c67 Fix tests. 10 yıl önce
..
contrib cb79f57077 Simplify handling of SSH command invocation. 10 yıl önce
tests 3ca82d5a0c Add parse_reflog_line. 10 yıl önce
__init__.py 401804ee43 Start on 0.11.3. 10 yıl önce
_compat.py 5bdc8095d8 Port the minimal needed to get the test suite to run in python3. 11 yıl önce
_diff_tree.c 6240a4403d Fix _merge_entries on pypy. 11 yıl önce
_objects.c 79745d2c20 Check for PyLong, for pypy. 10 yıl önce
_pack.c 5308eaf21a Raise ApplyDeltaError from dulwich._pack. 10 yıl önce
archive.py b3cfcda14a s/ListCBytesIO/ChunkedBytesIO/g 10 yıl önce
client.py 812725a6f3 subprocess's mswindows attribute has gone private in 3.5 10 yıl önce
config.py 0fbd1df6fe Fix parsing of quoted strings in config. 10 yıl önce
diff_tree.py f550c96636 Remove python3 special casing. 10 yıl önce
errors.py 9fa96ab8af Update some copyright headers. 12 yıl önce
fastexport.py e970658544 Remove long lines. 11 yıl önce
file.py a7e79a1d28 Make _fancy_rename private, and only use it on Windows. 10 yıl önce
greenthreads.py f550c96636 Remove python3 special casing. 10 yıl önce
hooks.py a9def22ed6 Fix running hooks on windows with unicode repo paths. 10 yıl önce
index.py 92958a54c1 Allow passing in fs encoding to _fs_to_tree_path. 10 yıl önce
log_utils.py 5a040fafc4 Add logging utilities and server logging. 15 yıl önce
lru_cache.py 54753309b6 Remove dulwich._py3_compat. 11 yıl önce
object_store.py 18816efe51 Switched `default_local_git_client_cls` to `LocalGitClient`. 10 yıl önce
objects.py 7f1f7cc9c4 Add comparators to ShaFile. 10 yıl önce
objectspec.py 2826eaf78f Update NEWS, fix style. 10 yıl önce
pack.py 35181ebdf6 Add porcelain.pack_objects. 10 yıl önce
patch.py 8d2aa7614f Support python3 in dulwich.patch. 10 yıl önce
porcelain.py 8041a38150 Previously the following would crash under Python 3. 10 yıl önce
protocol.py 508a0e128a Announce agent in dulwich.server as well. 10 yıl önce
reflog.py 3622263c67 Fix tests. 10 yıl önce
refs.py 1697c2e804 Fix inconsistency in handling of trailing slashes. 10 yıl önce
repo.py a11047fafc Avoid using regular expressions for gitfile parsing. 10 yıl önce
server.py 06099e6e54 Initial work towards git-upload-archive support. 10 yıl önce
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 yıl önce
walk.py a93a0493ae Convert repo to python3. 10 yıl önce
web.py 3c3688a1b4 Support python3 in web. 10 yıl önce