Jelmer Vernooij 558e697c48 Eliminate int_types, use bytearray(). 10 лет назад
..
contrib d8cca7cd62 Changed path for swift load_conf 11 лет назад
tests 7ba338b3d7 Port object_store to Python3. 10 лет назад
__init__.py 2c9f19ee5a Start on 0.10.2. 10 лет назад
_compat.py 5bdc8095d8 Port the minimal needed to get the test suite to run in python3. 11 лет назад
_diff_tree.c 6240a4403d Fix _merge_entries on pypy. 11 лет назад
_objects.c 6b095a3c96 py3k: These need to return a value since in Py3k they're no longer void 11 лет назад
_pack.c 5308eaf21a Raise ApplyDeltaError from dulwich._pack. 10 лет назад
client.py 57d91b1d42 Fix a hang of SSH pull on Windows. 11 лет назад
config.py 3ff41893bb Reintroduce Python2.6 support. 11 лет назад
diff_tree.py 36b28741b1 Use a block cache in _find_content_rename_candidates(). 11 лет назад
errors.py 9fa96ab8af Update some copyright headers. 12 лет назад
fastexport.py e970658544 Remove long lines. 11 лет назад
file.py a75f636a22 Close file objects. 11 лет назад
greenthreads.py 757f843f6e Add dulwich.greenthreads module. 11 лет назад
hooks.py 29795031e7 Fixed wrong string formatting call 11 лет назад
index.py cab02258f8 Port index to python3 10 лет назад
log_utils.py 5a040fafc4 Add logging utilities and server logging. 15 лет назад
lru_cache.py 54753309b6 Remove dulwich._py3_compat. 11 лет назад
object_store.py 7ba338b3d7 Port object_store to Python3. 10 лет назад
objects.py 8eb483d585 Most `ShaFile` objects don't cache their SHA properly. 10 лет назад
objectspec.py 6fda120f8d Add `dulwich.objectspec`. 12 лет назад
pack.py 558e697c48 Eliminate int_types, use bytearray(). 10 лет назад
patch.py 8a9ca887f4 Use email.parser rather than rfc822. 11 лет назад
porcelain.py 4c6964ddc3 Add support for core.protectNTFS. 11 лет назад
protocol.py 3ff41893bb Reintroduce Python2.6 support. 11 лет назад
refs.py 54753309b6 Remove dulwich._py3_compat. 11 лет назад
repo.py 6decb9cdf6 Some cleanup. 11 лет назад
server.py 5bdc8095d8 Port the minimal needed to get the test suite to run in python3. 11 лет назад
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 лет назад
walk.py 0fe205c059 Port diff_tree and walk to Python 3 11 лет назад
web.py 5bdc8095d8 Port the minimal needed to get the test suite to run in python3. 11 лет назад