Jelmer Vernooij d2fdaa04b6 Move apply_pack to ReceivePackHandler, so a server backend repo is a strict subset of Repo. 15 lat temu
..
tests 74e8924d98 Use property to access commit parents. 15 lat temu
__init__.py a997f8dff6 Mark current version as 0.5.1. 15 lat temu
_objects.c ca3bea00d2 Provide C implementation of tree item sorter. 15 lat temu
_pack.c 8ed151e147 Allow delta's to be chunked as well. 15 lat temu
client.py 4664830bc9 Move get_transport_and_path to dulwich.client. 15 lat temu
errors.py 50479d4930 Previously, the word "type" was massively overloaded in objects.py. It 15 lat temu
file.py afad608e26 Improve ref handling. 15 lat temu
index.py 4b4e4bc40f Add Index.commit. 15 lat temu
lru_cache.py 19064d1e49 Import new lru_cache and tests. 16 lat temu
misc.py e82ea2af53 Fix formatting issues. 16 lat temu
object_store.py d253d5a499 Support progress argument to generate_pack_contents. 15 lat temu
objects.py 0bc365cf36 implement chunked version of ShaFile.as_legacy_object. 15 lat temu
pack.py fa09c94304 Some trivial formatting fixes. 15 lat temu
patch.py 0920ff790d Use syntax understood by git am. 15 lat temu
protocol.py 3ec93cb958 Extract all-zero SHA as a constant in protocol.py 15 lat temu
repo.py c199d2b810 Add RefsContainer.read_ref. 15 lat temu
server.py d2fdaa04b6 Move apply_pack to ReceivePackHandler, so a server backend repo is a strict subset of Repo. 15 lat temu
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 lat temu
web.py 6f995972f1 Use urlparse.parse_qs rather than deprecated cgi.parse_qs. 15 lat temu