Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij d81a1fe079 Ask for forgiveness, not permission. il y a 15 ans
  Jelmer Vernooij fe6fe65895 Add extra base class for DiskObjectStore. il y a 15 ans
  Jelmer Vernooij 25197c670a Remove unnecessary indirection. il y a 15 ans
  Jelmer Vernooij ca47424fef Make base directories variable global. il y a 15 ans
  Jelmer Vernooij b787e303e6 Move do_commit() and has_index() from Repo to BaseRepo. il y a 15 ans
  Jelmer Vernooij 4aa396e600 Add BaseRepo.put_named_file. il y a 15 ans
  Jelmer Vernooij ba676109c2 merge improvements from Dave to the server, file locking and repository abstraction. il y a 15 ans
  Dave Borowitz 076b8d5a7b Add tests for HTTP server. il y a 15 ans
  Dave Borowitz 2a9e8a0de8 Fix flaky/failing tests introduced in the last few changes. il y a 15 ans
  Dave Borowitz ea1d5562fd Add smart HTTP support to dul-web. il y a 15 ans
  Dave Borowitz 17dce7dc52 Working pass at an HTTP server, only dumb at the moment il y a 15 ans
  Dave Borowitz afad608e26 Improve ref handling. il y a 15 ans
  Dave Borowitz ed23aeae02 Improve server protocol error handling; fix flush-pkt handling. il y a 15 ans
  Dave Borowitz c3863e1558 Work towards making Dulwich less dependent on the filesystem. il y a 15 ans
  Dave Borowitz 52227b7428 Don't magically delete lockfiles on IOError/OSError. il y a 15 ans
  Dave Borowitz 5656b3a1db Clarify GitFile docstrings and disallow r+w modes. il y a 15 ans
  Dave Borowitz 98ceb396a1 Add a GitFile class that uses the same locking protocol for writes as git. il y a 15 ans
  Dave Borowitz 49d25d7079 Rework server protocol to be smarter and interoperate with cgit client. il y a 15 ans
  Jelmer Vernooij 0ab7df6ebd Implement Repo.get_config(). il y a 15 ans
  Jelmer Vernooij e8c94fdfd9 Fix two tests with the same name. il y a 15 ans
  Jelmer Vernooij 12d7a5f078 Don't allow setting custom headers, per the discussion on the git list. il y a 15 ans
  Jelmer Vernooij 4866b506ea Add --without-speedups option. il y a 15 ans
  Hal Wine 6c7ebf7ff4 Support extension build fails. il y a 15 ans
  Jelmer Vernooij 8b64c925fa Support custom fields in commits. il y a 15 ans
  Jelmer Vernooij 1cbdd1595c Add basic test for parsing commit objects. il y a 15 ans
  Jelmer Vernooij 5a29a7266d Fix fetch() without determine_wants argument. il y a 15 ans
  Jelmer Vernooij 5c16dc390f Release 0.4.1. il y a 15 ans
  Jelmer Vernooij 9c3dff7005 Merge faster pure-Python Tree parser. il y a 15 ans
  Ronny Pfannschmidt e1ef8adbeb speed up the python based tree object parser by using str.find il y a 15 ans
  Jelmer Vernooij 39775667a9 Fix commit id, thanks Bryan Bishop. il y a 15 ans