コミット履歴

作者 SHA1 メッセージ 日付
  Dave Borowitz cd7524496d repo: Raise RefFormatException instead of KeyError on bad refs. 14 年 前
  Dave Borowitz c215828698 server: Explicitly specify allowed protocol commands. 15 年 前
  Dave Borowitz b3ab139abf Add non-bare repository tests. 15 年 前
  Augie Fackler bc59c3d5f5 client: raise an exception when send_pack fails 15 年 前
  Augie Fackler 231d6de35b dulwich.errors: cleanup whitespace 15 年 前
  Dave Borowitz 3b55e94abf Change check() methods in pack.py to raise rather than return bools. 15 年 前
  Dave Borowitz eb2afb8aea Add check() methods to object classes for consistency checking. 15 年 前
  Dave Borowitz 50479d4930 Previously, the word "type" was massively overloaded in objects.py. It 15 年 前
  Dave Borowitz 69ad47463d Add get_peeled to BaseRepo so HTTP and git servers use one call to peel tags. 15 年 前
  Jelmer Vernooij b787e303e6 Move do_commit() and has_index() from Repo to BaseRepo. 15 年 前
  Dave Borowitz afad608e26 Improve ref handling. 15 年 前
  Jelmer Vernooij 38c7433154 Add proper error message when server hangs up. 16 年 前
  Jelmer Vernooij 378d7a8ad6 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. 16 年 前
  Jelmer Vernooij d7ef61d86e Some more work resolving objects. 16 年 前
  Jelmer Vernooij df105b0b1b Change project name to dulwich everywhere, add assertion. 16 年 前
  Jelmer Vernooij 73bce9b81c Rename package to dulwich, add setup.py. 16 年 前