Histórico de Commits

Autor SHA1 Mensagem Data
  Jelmer Vernooij c44618c3b3 Only use mmap for index files. há 15 anos atrás
  Jelmer Vernooij 7d6918ad89 Avoid using mmap when unnecessary. há 15 anos atrás
  Jelmer Vernooij 3dc0717f6f Use simple read function. há 15 anos atrás
  Jelmer Vernooij fb1513b2f7 Remove unused argument to simple_mmap. há 15 anos atrás
  Jelmer Vernooij e8e2bc60e0 Fix issue creating new repositories, with trivial smoke test. há 15 anos atrás
  Jelmer Vernooij 1bcdaf9f67 Remove pointless assertion - we'll get an exception in any case if the pack doesn't exist. há 15 anos atrás
  Jelmer Vernooij 4eedd56dd1 Move some functions back from DiskRefsContainer to RefsContainer. há 15 anos atrás
  Jelmer Vernooij 5a829d737e Ask for forgiveness, not permission. há 15 anos atrás
  Jelmer Vernooij e1ee3e263e Ask for forgiveness, not permission. há 15 anos atrás
  Jelmer Vernooij 634b2cd1f0 Add extra base class for DiskObjectStore. há 15 anos atrás
  Jelmer Vernooij 4f730ba2f6 Remove unnecessary indirection. há 15 anos atrás
  Jelmer Vernooij b91ee1c322 Make base directories variable global. há 15 anos atrás
  Jelmer Vernooij d7302c7954 Move do_commit() and has_index() from Repo to BaseRepo. há 15 anos atrás
  Jelmer Vernooij b740af498f Add BaseRepo.put_named_file. há 15 anos atrás
  Jelmer Vernooij de258062ee merge improvements from Dave to the server, file locking and repository abstraction. há 15 anos atrás
  Dave Borowitz ebf018c25c Add tests for HTTP server. há 15 anos atrás
  Dave Borowitz ce7b6b4751 Fix flaky/failing tests introduced in the last few changes. há 15 anos atrás
  Dave Borowitz d09b91bded Add smart HTTP support to dul-web. há 15 anos atrás
  Dave Borowitz 1f35a47663 Working pass at an HTTP server, only dumb at the moment há 15 anos atrás
  Dave Borowitz a93f44f5cf Improve ref handling. há 15 anos atrás
  Dave Borowitz ffa29618c8 Improve server protocol error handling; fix flush-pkt handling. há 15 anos atrás
  Dave Borowitz de164d9113 Work towards making Dulwich less dependent on the filesystem. há 15 anos atrás
  Dave Borowitz d6d8b583fa Don't magically delete lockfiles on IOError/OSError. há 15 anos atrás
  Dave Borowitz e5c9001a23 Clarify GitFile docstrings and disallow r+w modes. há 15 anos atrás
  Dave Borowitz c8e9d212ce Add a GitFile class that uses the same locking protocol for writes as git. há 15 anos atrás
  Dave Borowitz 032036b37e Rework server protocol to be smarter and interoperate with cgit client. há 15 anos atrás
  Jelmer Vernooij 532b9c2b48 Implement Repo.get_config(). há 15 anos atrás
  Jelmer Vernooij eab17b1249 Fix two tests with the same name. há 15 anos atrás
  Jelmer Vernooij c602e543ca Don't allow setting custom headers, per the discussion on the git list. há 15 anos atrás
  Jelmer Vernooij bed597191e Add --without-speedups option. há 15 anos atrás