Jelmer Vernooij de41586796 Actually create deltas when creating packs. 14 лет назад
..
tests 558f971310 Add Pack.pack_tuples(). 14 лет назад
__init__.py 85f64bb647 Set version to 0.8.0. 14 лет назад
_compat.py 6d8a28cb67 Rename dulwich.misc => dulwich._compat. 15 лет назад
_diff_tree.c ddecd489cc _diff_tree_.c: Fix double decref of objects module. 15 лет назад
_objects.c d6cc373992 Fix for bug https://bugs.launchpad.net/dulwich/+bug/794543, where strnlen is defined twice if you're using OS X 10.7 (Lion). 14 лет назад
_pack.c 99efb813f1 Allow delta's to be chunked as well. 16 лет назад
client.py 4c1f124703 write_pack_data and write_pack no longer take a num_objects argument. 14 лет назад
diff_tree.py 4fe2bc0cf4 Replace :yield: with :return: as the former is not standard rest. 15 лет назад
errors.py 4548bac852 repo: Raise RefFormatException instead of KeyError on bad refs. 15 лет назад
fastexport.py c389599efa Implement file change commands in fast import processor. 15 лет назад
file.py 64e625679a Kill doctest in dulwich.file. This breaks the epytext parser. 15 лет назад
index.py 1f02a13f81 Fix order of parameters to Tree.add. 15 лет назад
log_utils.py 5a040fafc4 Add logging utilities and server logging. 15 лет назад
lru_cache.py 1bdb4630c6 Clean up file headers. 15 лет назад
object_store.py de41586796 Actually create deltas when creating packs. 14 лет назад
objects.py 03dcdba0c4 Merge deprecation of Tree.entries. 15 лет назад
pack.py de41586796 Actually create deltas when creating packs. 14 лет назад
patch.py f1c47c2720 Add more tests for write_object_diff, NEWS entry. 15 лет назад
protocol.py 56ae47bef2 Cleanup some imports. 15 лет назад
repo.py 5c36babce3 remove trailing whitespace 14 лет назад
server.py 4c1f124703 write_pack_data and write_pack no longer take a num_objects argument. 14 лет назад
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 лет назад
web.py 6d8a28cb67 Rename dulwich.misc => dulwich._compat. 15 лет назад