Commit History

作者 SHA1 備註 提交日期
  anatoly techtonik 63e31ba4e6 Add --pure option to setup.py. 15 年之前
  Jelmer Vernooij 59863c93ca * Cope with forward slashes correctly in the index on Windows. 15 年之前
  Jelmer Vernooij 24f3e1e100 Change license to GPLv2 or later rather than just GPLv2 - verified with John. 15 年之前
  Jelmer Vernooij 78e552b195 Fix read for ref deltas. 15 年之前
  Jelmer Vernooij e57b60765c Return unused data 15 年之前
  Jelmer Vernooij bd95d2f348 Remove one-line function, only used in one place. 15 年之前
  Jelmer Vernooij cb066cfe6c Remove put_named_file from public API 15 年之前
  Jelmer Vernooij 4fecc6cde6 Fix PackData._get_size(). 15 年之前
  Jelmer Vernooij ec5e202c7a Delay checking size until it's actually used. 15 年之前
  Jelmer Vernooij 1ad5b1c06a Add convenience function for parsing info/refs file. 15 年之前
  Jelmer Vernooij 9da742ad52 Extend DictRefsContainer. 15 年之前
  Jelmer Vernooij f47c9c5d80 Mark current version as 0.5.0 15 年之前
  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 年之前