Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij aa9b6cd9ee Set needs_serialization/needs_parsing properties only in a few places. il y a 15 ans
  Jelmer Vernooij a7691cf168 Use raw_length in pack generation. il y a 15 ans
  Jelmer Vernooij 7015094f92 Work with chunks rather than StringIO internally when possible. il y a 15 ans
  Jelmer Vernooij 4a8d57268a Make ShaFile.serialize private (it's pointless to call for external users). il y a 15 ans
  Jelmer Vernooij f4341b4283 Provide C implementation of tree item sorter. il y a 15 ans
  Jelmer Vernooij f85ce56d3a Support determining blob id without joining all chunks first. il y a 15 ans
  Jelmer Vernooij 84bc5a67ac Allow accessing Blob contents as chunks. il y a 15 ans
  Jelmer Vernooij d8e502c9ce Use urlparse.parse_qs rather than deprecated cgi.parse_qs. il y a 15 ans
  Jelmer Vernooij 058b6788cb Ignore deprecationwarnings from known deprecated methods during testsuite run. il y a 15 ans
  Jelmer Vernooij e37522ee68 Fix warning stacklevels. il y a 15 ans
  Jelmer Vernooij 3e90a54359 Add ShaFile._raw_length. il y a 15 ans
  Jelmer Vernooij 54601c45e8 Repo.get_blob, Repo.commit, Repo.tag and Repo.tree are now deprecated. il y a 15 ans
  Tay Ray Chuan cd85ed653b test_repository: add test for ObjectStore.find_common_revisions() il y a 15 ans
  Jelmer Vernooij a56aa04739 Mark current version as 0.5.1. il y a 15 ans
  Jelmer Vernooij 10b72d3f9f Implement RefsContainer.__contains__. il y a 15 ans
  Jelmer Vernooij 3da76ab701 Improve formatting, update docstring. il y a 15 ans
  Jelmer Vernooij 30cf2434a8 Add Repo.stage. il y a 15 ans
  Jelmer Vernooij 12e1c54f55 Move get_transport_and_path to dulwich.client. il y a 15 ans
  Jelmer Vernooij 839d13ce13 Add docstrings. il y a 15 ans
  Jelmer Vernooij d3de11b596 Improve docstrings. il y a 15 ans
  Bruce Duncan b4a7c9ee38 In threaded programs, more than one thread can try to add the same object at il y a 15 ans
  Jelmer Vernooij 8883a573c2 Use syntax understood by git am. il y a 15 ans
  Jelmer Vernooij 2ae0459169 Make sure mode is initialized. il y a 15 ans
  Jelmer Vernooij 0c08e0379a Fix trailing newlines in generated patch files. il y a 15 ans
  Jelmer Vernooij 325cfd5e2f The 'committer' and 'message' arguments to Repo.do_commit() have il y a 15 ans
  Jelmer Vernooij f44d9248ce Add Index.commit. il y a 15 ans
  Jelmer Vernooij b5f66033f2 Allow specifying path to 'dulwich log'. il y a 15 ans
  Jelmer Vernooij be1c59e261 Simplify clone code. il y a 15 ans
  Jelmer Vernooij 5ab685cb2b Fix Repository.__setitem__. il y a 15 ans
  Jelmer Vernooij bdbffe4a9d Fix indentation. il y a 15 ans