Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij dc2ee9c6b7 Use ConfigParser for now il y a 15 ans
  Jelmer Vernooij b9ed09fd39 Fix memory leaks in error paths. il y a 15 ans
  Jelmer Vernooij 2a90afa38f Change license of dul-web to GPLv2 or later, consistent with the rest of Dulwich. Thanks to Dave for licensing this as GPLv2+. il y a 15 ans
  Jelmer Vernooij c43a86a722 Add --pure option to setup.py. il y a 15 ans
  anatoly techtonik 63e31ba4e6 Add --pure option to setup.py. il y a 15 ans
  Jelmer Vernooij 59863c93ca * Cope with forward slashes correctly in the index on Windows. il y a 15 ans
  Jelmer Vernooij 24f3e1e100 Change license to GPLv2 or later rather than just GPLv2 - verified with John. il y a 15 ans
  Augie Fackler ad9506b485 repo: drop nonstandard ConfigObj dependency il y a 15 ans
  Jelmer Vernooij 78e552b195 Fix read for ref deltas. il y a 15 ans
  Jelmer Vernooij e57b60765c Return unused data il y a 15 ans
  Jelmer Vernooij bd95d2f348 Remove one-line function, only used in one place. il y a 15 ans
  Jelmer Vernooij cb066cfe6c Remove put_named_file from public API il y a 15 ans
  Jelmer Vernooij 4fecc6cde6 Fix PackData._get_size(). il y a 15 ans
  Jelmer Vernooij ec5e202c7a Delay checking size until it's actually used. il y a 15 ans
  Jelmer Vernooij 1ad5b1c06a Add convenience function for parsing info/refs file. il y a 15 ans
  Jelmer Vernooij 9da742ad52 Extend DictRefsContainer. il y a 15 ans
  Jelmer Vernooij f47c9c5d80 Mark current version as 0.5.0 il y a 15 ans
  Jelmer Vernooij f239494557 merge support for use with in-memory packs. il y a 15 ans
  Jelmer Vernooij eee439d98b use fstat if possible. il y a 15 ans
  Jelmer Vernooij d01ccc7451 Allow opening pack objects from memory. il y a 15 ans
  Jelmer Vernooij 0728eb3126 Only use mmap for index files. il y a 15 ans
  Jelmer Vernooij fa35be7423 Avoid using mmap when unnecessary. il y a 15 ans
  Jelmer Vernooij d405efd141 Use simple read function. il y a 15 ans
  Jelmer Vernooij f414c2a55c Remove unused argument to simple_mmap. il y a 15 ans
  Jelmer Vernooij 79034ac0e7 Fix issue creating new repositories, with trivial smoke test. il y a 15 ans
  Jelmer Vernooij 8f3dfd0de2 Remove pointless assertion - we'll get an exception in any case if the pack doesn't exist. il y a 15 ans
  Jelmer Vernooij 909d3b892a Move some functions back from DiskRefsContainer to RefsContainer. il y a 15 ans
  Jelmer Vernooij dbdcbd6572 Ask for forgiveness, not permission. il y a 15 ans
  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