История коммитов

Автор SHA1 Сообщение Дата
  Jelmer Vernooij f239494557 merge support for use with in-memory packs. 15 лет назад
  Jelmer Vernooij eee439d98b use fstat if possible. 15 лет назад
  Jelmer Vernooij d01ccc7451 Allow opening pack objects from memory. 15 лет назад
  Jelmer Vernooij 0728eb3126 Only use mmap for index files. 15 лет назад
  Jelmer Vernooij fa35be7423 Avoid using mmap when unnecessary. 15 лет назад
  Jelmer Vernooij d405efd141 Use simple read function. 15 лет назад
  Jelmer Vernooij f414c2a55c Remove unused argument to simple_mmap. 15 лет назад
  Jelmer Vernooij 79034ac0e7 Fix issue creating new repositories, with trivial smoke test. 15 лет назад
  Jelmer Vernooij 8f3dfd0de2 Remove pointless assertion - we'll get an exception in any case if the pack doesn't exist. 15 лет назад
  Jelmer Vernooij 909d3b892a Move some functions back from DiskRefsContainer to RefsContainer. 15 лет назад
  Jelmer Vernooij dbdcbd6572 Ask for forgiveness, not permission. 15 лет назад
  Jelmer Vernooij d81a1fe079 Ask for forgiveness, not permission. 15 лет назад
  Jelmer Vernooij fe6fe65895 Add extra base class for DiskObjectStore. 15 лет назад
  Jelmer Vernooij 25197c670a Remove unnecessary indirection. 15 лет назад
  Jelmer Vernooij ca47424fef Make base directories variable global. 15 лет назад
  Jelmer Vernooij b787e303e6 Move do_commit() and has_index() from Repo to BaseRepo. 15 лет назад
  Jelmer Vernooij 4aa396e600 Add BaseRepo.put_named_file. 15 лет назад
  Jelmer Vernooij ba676109c2 merge improvements from Dave to the server, file locking and repository abstraction. 15 лет назад
  Dave Borowitz 076b8d5a7b Add tests for HTTP server. 15 лет назад
  Dave Borowitz 2a9e8a0de8 Fix flaky/failing tests introduced in the last few changes. 15 лет назад
  Dave Borowitz ea1d5562fd Add smart HTTP support to dul-web. 15 лет назад
  Dave Borowitz 17dce7dc52 Working pass at an HTTP server, only dumb at the moment 15 лет назад
  Dave Borowitz afad608e26 Improve ref handling. 15 лет назад
  Dave Borowitz ed23aeae02 Improve server protocol error handling; fix flush-pkt handling. 15 лет назад
  Dave Borowitz c3863e1558 Work towards making Dulwich less dependent on the filesystem. 15 лет назад
  Dave Borowitz 52227b7428 Don't magically delete lockfiles on IOError/OSError. 15 лет назад
  Dave Borowitz 5656b3a1db Clarify GitFile docstrings and disallow r+w modes. 15 лет назад
  Dave Borowitz 98ceb396a1 Add a GitFile class that uses the same locking protocol for writes as git. 15 лет назад
  Dave Borowitz 49d25d7079 Rework server protocol to be smarter and interoperate with cgit client. 15 лет назад
  Jelmer Vernooij 0ab7df6ebd Implement Repo.get_config(). 15 лет назад