Commit History

Autor SHA1 Mensaxe Data
  Jelmer Vernooij b7f7c6b181 Drop python 2 compatibility in C extensions. %!s(int64=5) %!d(string=hai) anos
  Jelmer Vernooij 8f73bc51e2 Fix compatibility with Python 3.8. %!s(int64=5) %!d(string=hai) anos
  Jelmer Vernooij 0bd1e28b88 Update my email address. jelmer@samba.org => jelmer@jelmer.uk. %!s(int64=7) %!d(string=hai) anos
  Jelmer Vernooij b3c2d6da2b Move moduledef to beginning of function. %!s(int64=8) %!d(string=hai) anos
  Victor Stinner 40ab981fb7 Replace PyString_AsString with PyString_AS_STRING %!s(int64=8) %!d(string=hai) anos
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. %!s(int64=9) %!d(string=hai) anos
  Jonas Haag a5d6568c6e Fix a couple of compiler warnings %!s(int64=9) %!d(string=hai) anos
  Lele Gaifax 4c0ef6e680 Treat pathnames as bytes in the Python 3 C modules %!s(int64=9) %!d(string=hai) anos
  Lele Gaifax 109fe00239 Make the C accelerator modules compatible with Python 3 %!s(int64=9) %!d(string=hai) anos
  Lele Gaifax e02f902649 Add missing DECREF on local variable %!s(int64=9) %!d(string=hai) anos
  Jelmer Vernooij 79d91cf7c8 Raise ApplyDeltaError from dulwich._pack. %!s(int64=10) %!d(string=hai) anos
  Jelmer Vernooij b25e839007 Fix buffer overflow in C version of apply_delta(). %!s(int64=10) %!d(string=hai) anos
  Jelmer Vernooij d539e8b31a _pack.c: Check for NULL return from Py_BuildValue. %!s(int64=13) %!d(string=hai) anos
  Jelmer Vernooij f4bf057159 _pack.c: Consistently use tabs for indentation. %!s(int64=13) %!d(string=hai) anos
  Jelmer Vernooij 8ed151e147 Allow delta's to be chunked as well. %!s(int64=15) %!d(string=hai) anos
  Jelmer Vernooij 997e077366 Accept chunked contents for apply_delta base texts. %!s(int64=15) %!d(string=hai) anos
  Jelmer Vernooij a6a722e85b Return chunks from apply_delta. %!s(int64=15) %!d(string=hai) anos
  Jelmer Vernooij b9ed09fd39 Fix memory leaks in error paths. %!s(int64=15) %!d(string=hai) anos
  Ronald Blaschke 41c5c4ecc8 Fix sentinels. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij 3bb18d219a Use CheckExact for strings. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij f9aee4461e Fix memory leak. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij 6bad333ad2 Add C version of bisect_find_sha. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij 5ba33545fa Add apply_delta C implementation. %!s(int64=16) %!d(string=hai) anos