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