Jelmer Vernooij 1b96ab360f Use open_repository to find repository for get_peeled. 15 years ago
..
tests 1b96ab360f Use open_repository to find repository for get_peeled. 15 years ago
__init__.py a56aa04739 Mark current version as 0.5.1. 15 years ago
_objects.c f4341b4283 Provide C implementation of tree item sorter. 15 years ago
_pack.c 95e9d52834 Allow delta's to be chunked as well. 15 years ago
client.py 12e1c54f55 Move get_transport_and_path to dulwich.client. 15 years ago
errors.py 684b4ba58a Previously, the word "type" was massively overloaded in objects.py. It 15 years ago
file.py a93f44f5cf Improve ref handling. 15 years ago
index.py f44d9248ce Add Index.commit. 15 years ago
lru_cache.py 441071f1e0 Import new lru_cache and tests. 16 years ago
misc.py e82ea2af53 Fix formatting issues. 16 years ago
object_store.py e2dfb511a9 Support progress argument to generate_pack_contents. 15 years ago
objects.py 684b4ba58a Previously, the word "type" was massively overloaded in objects.py. It 15 years ago
pack.py 684b4ba58a Previously, the word "type" was massively overloaded in objects.py. It 15 years ago
patch.py 8883a573c2 Use syntax understood by git am. 15 years ago
protocol.py 4f406194f0 Extract all-zero SHA as a constant in protocol.py 15 years ago
repo.py cc42bf652c Add RefsContainer.read_ref. 15 years ago
server.py 1b96ab360f Use open_repository to find repository for get_peeled. 15 years ago
stdint.h 9426d78db3 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 years ago
web.py d8e502c9ce Use urlparse.parse_qs rather than deprecated cgi.parse_qs. 15 years ago