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