История коммитов

Автор SHA1 Сообщение Дата
  Dave Borowitz ef3f2e1a51 Refactor server capability code into base Handler. 15 лет назад
  Dave Borowitz 69ad47463d Add get_peeled to BaseRepo so HTTP and git servers use one call to peel tags. 15 лет назад
  Dave Borowitz b457b06525 Add cgit compatibility testing framework. 15 лет назад
  Dave Borowitz 90a9c518b0 Add no-progress capability support to UploadPackHandler. 15 лет назад
  Dave Borowitz 37a673e4b2 Refactor server capability code into base Handler. 15 лет назад
  Jelmer Vernooij 17daf92320 release 0.5.0. 15 лет назад
  Jelmer Vernooij dc2ee9c6b7 Use ConfigParser for now 15 лет назад
  Jelmer Vernooij b9ed09fd39 Fix memory leaks in error paths. 15 лет назад
  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+. 15 лет назад
  Jelmer Vernooij c43a86a722 Add --pure option to setup.py. 15 лет назад
  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 лет назад
  Augie Fackler ad9506b485 repo: drop nonstandard ConfigObj dependency 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 лет назад