提交历史

作者 SHA1 备注 提交日期
  Dave Borowitz 5cde68e909 server: Explicitly specify allowed protocol commands. 15 年之前
  Dave Borowitz cf7bf4759b Add non-bare repository tests. 15 年之前
  Augie Fackler 0f631c55fb client: raise an exception when send_pack fails 15 年之前
  Augie Fackler 6affb0753f dulwich.errors: cleanup whitespace 15 年之前
  Dave Borowitz dbc9d9629d Change check() methods in pack.py to raise rather than return bools. 15 年之前
  Dave Borowitz ddede6e4a7 Add check() methods to object classes for consistency checking. 15 年之前
  Dave Borowitz 684b4ba58a Previously, the word "type" was massively overloaded in objects.py. It 15 年之前
  Dave Borowitz 5ddf56897a Add get_peeled to BaseRepo so HTTP and git servers use one call to peel tags. 15 年之前
  Jelmer Vernooij d7302c7954 Move do_commit() and has_index() from Repo to BaseRepo. 15 年之前
  Dave Borowitz a93f44f5cf Improve ref handling. 15 年之前
  Jelmer Vernooij d3cf8696ce Add proper error message when server hangs up. 16 年之前
  Jelmer Vernooij f5c8aebc88 Fix copyright headers. 16 年之前
  Jelmer Vernooij 514f6627b6 Fix checksum error message. 16 年之前
  Jelmer Vernooij cc4186b191 Add separate exception for checksum mismatches. 16 年之前
  Jelmer Vernooij e82ea2af53 Fix formatting issues. 16 年之前
  Jelmer Vernooij d8e1460beb Fix indentation to be 4 spaces everywhere, consistently. 16 年之前
  Jelmer Vernooij 6863e0da8c James is ok with licensing his code GPLv2 or later rather than GPLv2-only. 16 年之前
  Jelmer Vernooij d2d9e28d11 Raise exception when client hangs up. 16 年之前
  Jelmer Vernooij 0bfd90c747 Raise exception when no git repository is found. 16 年之前
  Jelmer Vernooij 838bb0440f Fix offsets in pack files. 17 年之前
  Jelmer Vernooij d7ef61d86e Some more work resolving objects. 17 年之前
  Jelmer Vernooij df105b0b1b Change project name to dulwich everywhere, add assertion. 17 年之前
  Jelmer Vernooij 73bce9b81c Rename package to dulwich, add setup.py. 17 年之前