Historique des commits

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