Hwee Miin Koh 905bb79e13 Fix issue #247 'TypeError when fetching empty updates into MemoryRepo' by adding check for _num_objects is None when iterating pack data. hace 11 años
..
contrib d8cca7cd62 Changed path for swift load_conf hace 11 años
tests 905bb79e13 Fix issue #247 'TypeError when fetching empty updates into MemoryRepo' by adding check for _num_objects is None when iterating pack data. hace 11 años
__init__.py e0cd829ed8 Start on 0.9.9. hace 11 años
_compat.py 5bdc8095d8 Port the minimal needed to get the test suite to run in python3. hace 11 años
_diff_tree.c 6240a4403d Fix _merge_entries on pypy. hace 11 años
_objects.c 6b095a3c96 py3k: These need to return a value since in Py3k they're no longer void hace 11 años
_pack.c adb1c17474 _pack.c: Check for NULL return from Py_BuildValue. hace 13 años
client.py 5bdc8095d8 Port the minimal needed to get the test suite to run in python3. hace 11 años
config.py 3ff41893bb Reintroduce Python2.6 support. hace 11 años
diff_tree.py 36b28741b1 Use a block cache in _find_content_rename_candidates(). hace 11 años
errors.py 9fa96ab8af Update some copyright headers. hace 12 años
fastexport.py e970658544 Remove long lines. hace 11 años
file.py a75f636a22 Close file objects. hace 11 años
greenthreads.py 757f843f6e Add dulwich.greenthreads module. hace 11 años
hooks.py 29795031e7 Fixed wrong string formatting call hace 11 años
index.py e53c8404b7 Add function for validation ntfs path elements. hace 11 años
log_utils.py 5a040fafc4 Add logging utilities and server logging. hace 15 años
lru_cache.py 54753309b6 Remove dulwich._py3_compat. hace 11 años
object_store.py cc52353ac1 Update NEWS, add check for validity of shas passed to GraphWalker.ack. hace 11 años
objects.py fd121c79aa Prevent duplicate parsing of legacy object files. hace 11 años
objectspec.py 6fda120f8d Add `dulwich.objectspec`. hace 12 años
pack.py 905bb79e13 Fix issue #247 'TypeError when fetching empty updates into MemoryRepo' by adding check for _num_objects is None when iterating pack data. hace 11 años
patch.py 8a9ca887f4 Use email.parser rather than rfc822. hace 11 años
porcelain.py 4c6964ddc3 Add support for core.protectNTFS. hace 11 años
protocol.py 3ff41893bb Reintroduce Python2.6 support. hace 11 años
refs.py 54753309b6 Remove dulwich._py3_compat. hace 11 años
repo.py 4c6964ddc3 Add support for core.protectNTFS. hace 11 años
server.py 5bdc8095d8 Port the minimal needed to get the test suite to run in python3. hace 11 años
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). hace 16 años
walk.py 0fe205c059 Port diff_tree and walk to Python 3 hace 11 años
web.py 5bdc8095d8 Port the minimal needed to get the test suite to run in python3. hace 11 años