Histórico de Commits

Autor SHA1 Mensagem Data
  Jelmer Vernooij 27c851a5ad New upstream release. há 15 anos atrás
  Jelmer Vernooij 94abba1673 release 0.5.0. há 15 anos atrás
  Jelmer Vernooij a7baa774b7 Use ConfigParser for now há 15 anos atrás
  Jelmer Vernooij 74fca0d006 Fix memory leaks in error paths. há 15 anos atrás
  Jelmer Vernooij 921769dfb4 Change license of dul-web to GPLv2 or later, consistent with the rest of Dulwich. Thanks to Dave for licensing this as GPLv2+. há 15 anos atrás
  Jelmer Vernooij b4495a0887 Add --pure option to setup.py. há 15 anos atrás
  anatoly techtonik 2f945f2391 Add --pure option to setup.py. há 15 anos atrás
  Jelmer Vernooij b4ca546b04 * Cope with forward slashes correctly in the index on Windows. há 15 anos atrás
  Jelmer Vernooij dabd25eb30 Change license to GPLv2 or later rather than just GPLv2 - verified with John. há 15 anos atrás
  Augie Fackler 9732f05ab1 repo: drop nonstandard ConfigObj dependency há 15 anos atrás
  Jelmer Vernooij be216d8baa Fix read for ref deltas. há 15 anos atrás
  Jelmer Vernooij d93e5a3e8c Return unused data há 15 anos atrás
  Jelmer Vernooij 005512967b Remove one-line function, only used in one place. há 15 anos atrás
  Jelmer Vernooij 2f706af7c6 Remove put_named_file from public API há 15 anos atrás
  Jelmer Vernooij 3e4858a6e4 Fix PackData._get_size(). há 15 anos atrás
  Jelmer Vernooij 2c7dd158fd Delay checking size until it's actually used. há 15 anos atrás
  Jelmer Vernooij c70bb0235e Add convenience function for parsing info/refs file. há 15 anos atrás
  Jelmer Vernooij 6f250697e7 Extend DictRefsContainer. há 15 anos atrás
  Jelmer Vernooij 916cf3d45e Mark current version as 0.5.0 há 15 anos atrás
  Jelmer Vernooij 6196883bb2 merge support for use with in-memory packs. há 15 anos atrás
  Jelmer Vernooij 17063a6f5f use fstat if possible. há 15 anos atrás
  Jelmer Vernooij bd7e0c44bf Allow opening pack objects from memory. há 15 anos atrás
  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