提交历史

作者 SHA1 备注 提交日期
  Jelmer Vernooij e358c65709 Simplify clone code. 16 年之前
  Jelmer Vernooij 70988b8cd7 Fix Repository.__setitem__. 16 年之前
  Jelmer Vernooij 99607300c6 Fix indentation. 16 年之前
  Jelmer Vernooij f707f77774 add testrepository magic. 16 年之前
  Jelmer Vernooij 1dfb9ae8d5 Add Dave to authors. 16 年之前
  Jelmer Vernooij 0b84202dbb Remove unused imports, limit import of nose to one file (so it's easier to 16 年之前
  Jelmer Vernooij 201c435b7b Merge Dave. 16 年之前
  Jelmer Vernooij 0784c5a5f2 Remove some unused imports. 16 年之前
  Jelmer Vernooij ae335c2593 Merge support for no-progress capability, some PEP8 fixes and removal of unused imports. 16 年之前
  Jelmer Vernooij af984878d5 Merge server capability refactoring from Dave. 16 年之前
  Dave Borowitz e1bd3c7af6 Add include-tag capability to server. 16 年之前
  Dave Borowitz 412cbc7758 Add no-progress capability support to UploadPackHandler. 16 年之前
  Dave Borowitz 0e5fa0e44c Refactor server capability code into base Handler. 16 年之前
  Dave Borowitz 2776111913 Remove unnecessary TODO in server.py. 16 年之前
  Dave Borowitz 3f75b14d76 Extract all-zero SHA as a constant in protocol.py 16 年之前
  Dave Borowitz 5b67be9926 Fix ReceivePackHandler to disallow deleting refs without delete-refs. 16 年之前
  Dave Borowitz 5b42e72e94 Allow server handlers to specify capabilities required by clients. 16 年之前
  Dave Borowitz 18c4423ce8 Refactor server capability code into base Handler. 16 年之前
  Dave Borowitz dc4f48da3e Add get_peeled to BaseRepo so HTTP and git servers use one call to peel tags. 16 年之前
  Dave Borowitz 1e925b3710 Add cgit compatibility testing framework. 16 年之前
  Jelmer Vernooij 9191eaaaf3 release 0.5.0. 16 年之前
  Jelmer Vernooij 4fb076b1a9 Use ConfigParser for now 16 年之前
  Jelmer Vernooij 031345cd4a Fix memory leaks in error paths. 16 年之前
  Jelmer Vernooij 6e24dde7cc Change license of dul-web to GPLv2 or later, consistent with the rest of Dulwich. Thanks to Dave for licensing this as GPLv2+. 16 年之前
  Jelmer Vernooij c7a8a32204 Add --pure option to setup.py. 16 年之前
  anatoly techtonik dd63686ca1 Add --pure option to setup.py. 16 年之前
  Jelmer Vernooij 0a6ec6a0d3 * Cope with forward slashes correctly in the index on Windows. 16 年之前
  Jelmer Vernooij 6a2925316f Change license to GPLv2 or later rather than just GPLv2 - verified with John. 16 年之前
  Augie Fackler 3d40bc666f repo: drop nonstandard ConfigObj dependency 16 年之前
  Jelmer Vernooij de3184898d Fix read for ref deltas. 16 年之前