Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij 2f706af7c6 Remove put_named_file from public API il y a 15 ans
  Jelmer Vernooij 3e4858a6e4 Fix PackData._get_size(). il y a 15 ans
  Jelmer Vernooij 2c7dd158fd Delay checking size until it's actually used. il y a 15 ans
  Jelmer Vernooij c70bb0235e Add convenience function for parsing info/refs file. il y a 15 ans
  Jelmer Vernooij 6f250697e7 Extend DictRefsContainer. il y a 15 ans
  Jelmer Vernooij 916cf3d45e Mark current version as 0.5.0 il y a 15 ans
  Jelmer Vernooij 6196883bb2 merge support for use with in-memory packs. il y a 15 ans
  Jelmer Vernooij 17063a6f5f use fstat if possible. il y a 15 ans
  Jelmer Vernooij bd7e0c44bf Allow opening pack objects from memory. il y a 15 ans
  Jelmer Vernooij c44618c3b3 Only use mmap for index files. il y a 15 ans
  Jelmer Vernooij 7d6918ad89 Avoid using mmap when unnecessary. il y a 15 ans
  Jelmer Vernooij 3dc0717f6f Use simple read function. il y a 15 ans
  Jelmer Vernooij fb1513b2f7 Remove unused argument to simple_mmap. il y a 15 ans
  Jelmer Vernooij e8e2bc60e0 Fix issue creating new repositories, with trivial smoke test. il y a 15 ans
  Jelmer Vernooij 1bcdaf9f67 Remove pointless assertion - we'll get an exception in any case if the pack doesn't exist. il y a 15 ans
  Jelmer Vernooij 4eedd56dd1 Move some functions back from DiskRefsContainer to RefsContainer. il y a 15 ans
  Jelmer Vernooij 5a829d737e Ask for forgiveness, not permission. il y a 15 ans
  Jelmer Vernooij e1ee3e263e Ask for forgiveness, not permission. il y a 15 ans
  Jelmer Vernooij 634b2cd1f0 Add extra base class for DiskObjectStore. il y a 15 ans
  Jelmer Vernooij 4f730ba2f6 Remove unnecessary indirection. il y a 15 ans
  Jelmer Vernooij b91ee1c322 Make base directories variable global. il y a 15 ans
  Jelmer Vernooij d7302c7954 Move do_commit() and has_index() from Repo to BaseRepo. il y a 15 ans
  Jelmer Vernooij b740af498f Add BaseRepo.put_named_file. il y a 15 ans
  Jelmer Vernooij de258062ee merge improvements from Dave to the server, file locking and repository abstraction. il y a 15 ans
  Dave Borowitz ebf018c25c Add tests for HTTP server. il y a 15 ans
  Dave Borowitz ce7b6b4751 Fix flaky/failing tests introduced in the last few changes. il y a 15 ans
  Dave Borowitz d09b91bded Add smart HTTP support to dul-web. il y a 15 ans
  Dave Borowitz 1f35a47663 Working pass at an HTTP server, only dumb at the moment il y a 15 ans
  Dave Borowitz a93f44f5cf Improve ref handling. il y a 15 ans
  Dave Borowitz ffa29618c8 Improve server protocol error handling; fix flush-pkt handling. il y a 15 ans