Commit History

Author SHA1 Message Date
  Jelmer Vernooij 79d91cf7c8 Raise ApplyDeltaError from dulwich._pack. 10 years ago
  Jelmer Vernooij b25e839007 Fix buffer overflow in C version of apply_delta(). 10 years ago
  Jelmer Vernooij d539e8b31a _pack.c: Check for NULL return from Py_BuildValue. 13 years ago
  Jelmer Vernooij f4bf057159 _pack.c: Consistently use tabs for indentation. 13 years ago
  Jelmer Vernooij 8ed151e147 Allow delta's to be chunked as well. 15 years ago
  Jelmer Vernooij 997e077366 Accept chunked contents for apply_delta base texts. 15 years ago
  Jelmer Vernooij a6a722e85b Return chunks from apply_delta. 15 years ago
  Jelmer Vernooij b9ed09fd39 Fix memory leaks in error paths. 15 years ago
  Ronald Blaschke 41c5c4ecc8 Fix sentinels. 16 years ago
  Jelmer Vernooij 3bb18d219a Use CheckExact for strings. 16 years ago
  Jelmer Vernooij f9aee4461e Fix memory leak. 16 years ago
  Jelmer Vernooij 6bad333ad2 Add C version of bisect_find_sha. 16 years ago
  Jelmer Vernooij 5ba33545fa Add apply_delta C implementation. 16 years ago