Histórico de commits

Autor SHA1 Mensagem Data
  Jelmer Vernooij 84bc5a67ac Allow accessing Blob contents as chunks. 15 anos atrás
  Jelmer Vernooij d8e502c9ce Use urlparse.parse_qs rather than deprecated cgi.parse_qs. 15 anos atrás
  Jelmer Vernooij 058b6788cb Ignore deprecationwarnings from known deprecated methods during testsuite run. 15 anos atrás
  Jelmer Vernooij e37522ee68 Fix warning stacklevels. 15 anos atrás
  Jelmer Vernooij 3e90a54359 Add ShaFile._raw_length. 15 anos atrás
  Jelmer Vernooij 54601c45e8 Repo.get_blob, Repo.commit, Repo.tag and Repo.tree are now deprecated. 15 anos atrás
  Tay Ray Chuan cd85ed653b test_repository: add test for ObjectStore.find_common_revisions() 15 anos atrás
  Jelmer Vernooij a56aa04739 Mark current version as 0.5.1. 15 anos atrás
  Jelmer Vernooij 10b72d3f9f Implement RefsContainer.__contains__. 15 anos atrás
  Jelmer Vernooij 3da76ab701 Improve formatting, update docstring. 15 anos atrás
  Jelmer Vernooij 30cf2434a8 Add Repo.stage. 15 anos atrás
  Jelmer Vernooij 12e1c54f55 Move get_transport_and_path to dulwich.client. 15 anos atrás
  Jelmer Vernooij 839d13ce13 Add docstrings. 15 anos atrás
  Jelmer Vernooij d3de11b596 Improve docstrings. 15 anos atrás
  Bruce Duncan b4a7c9ee38 In threaded programs, more than one thread can try to add the same object at 15 anos atrás
  Jelmer Vernooij 8883a573c2 Use syntax understood by git am. 15 anos atrás
  Jelmer Vernooij 2ae0459169 Make sure mode is initialized. 15 anos atrás
  Jelmer Vernooij 0c08e0379a Fix trailing newlines in generated patch files. 15 anos atrás
  Jelmer Vernooij 325cfd5e2f The 'committer' and 'message' arguments to Repo.do_commit() have 15 anos atrás
  Jelmer Vernooij f44d9248ce Add Index.commit. 15 anos atrás
  Jelmer Vernooij b5f66033f2 Allow specifying path to 'dulwich log'. 15 anos atrás
  Jelmer Vernooij be1c59e261 Simplify clone code. 15 anos atrás
  Jelmer Vernooij 5ab685cb2b Fix Repository.__setitem__. 15 anos atrás
  Jelmer Vernooij bdbffe4a9d Fix indentation. 15 anos atrás
  Jelmer Vernooij fc1df21b82 add testrepository magic. 15 anos atrás
  Jelmer Vernooij 9450192d34 Add Dave to authors. 15 anos atrás
  Jelmer Vernooij 1dd695d05d Remove unused imports, limit import of nose to one file (so it's easier to 15 anos atrás
  Jelmer Vernooij 66ae21cc33 Merge Dave. 15 anos atrás
  Jelmer Vernooij 98376a6b28 Remove some unused imports. 15 anos atrás
  Jelmer Vernooij dcab33ad08 Merge support for no-progress capability, some PEP8 fixes and removal of unused imports. 15 anos atrás