Commit History

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