Commit History

Autor SHA1 Mensaxe Data
  Nick Stenning a0739a94db Use Apple's Availability.h directly to determine current OS X version %!s(int64=13) %!d(string=hai) anos
  Ryan McKern 149b0d8ecc Fix for bug https://bugs.launchpad.net/dulwich/+bug/794543, where strnlen is defined twice if you're using OS X 10.7 (Lion). %!s(int64=13) %!d(string=hai) anos
  Augie Fackler 4066f9c3cb objects.parse_tree: more gracefully handle invalid modes in trees %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz e67b62f74f objects: Allow tree entries to be sorted by name. %!s(int64=14) %!d(string=hai) anos
  Augie Fackler 3302c92c08 _objects.c: indentation/alignment tabs/spaces pedantry. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 2660cd48a0 _objects: sorted_tree_items cleanup. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 3461ff3bbb Subclass TreeEntry in objects.py. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz f749f272c4 Make TreeEntry a namedtuple for clarity. %!s(int64=14) %!d(string=hai) anos
  dak180 3e3ac24744 Cope with strnlen() not existing on Mac. %!s(int64=14) %!d(string=hai) anos
  Hans Kolek ca9a68de53 Provide strnlen() on mingw32 which doesn't have it. %!s(int64=14) %!d(string=hai) anos
  Tay Ray Chuan d38e55a35c dulwich/_objects.c %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz f24570658f Fix memory leak in C implementation of sorted_tree_items. %!s(int64=15) %!d(string=hai) anos
  Dave Borowitz 06867d6fbf Add tests for sorted_tree_items and C implementation. %!s(int64=15) %!d(string=hai) anos
  Dave Borowitz 3c55de57f6 Convert tree mode to int when sorting. %!s(int64=15) %!d(string=hai) anos
  Dave Borowitz f116295de4 Add a typedef for Py_ssize_t, which is not available in python <2.5. %!s(int64=15) %!d(string=hai) anos
  Dave Borowitz 00c3b6a137 Correctly avoid parsing ShaFiles with fixed SHAs when calling sha(). %!s(int64=15) %!d(string=hai) anos
  Dave Borowitz 65a53fca3c Ensure we don't run past the end of the tree text. %!s(int64=15) %!d(string=hai) anos
  Dave Borowitz eb2afb8aea Add check() methods to object classes for consistency checking. %!s(int64=15) %!d(string=hai) anos
  Dave Borowitz cb9edefdec Change parse_tree to return a list rather than a dict. %!s(int64=15) %!d(string=hai) anos
  Jelmer Vernooij ca3bea00d2 Provide C implementation of tree item sorter. %!s(int64=15) %!d(string=hai) anos
  Jelmer Vernooij 977e48fa51 Use binascii.{unhexlify,hexlify}. Thanks to Ronny for the hint. %!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 957336e328 Fix memory leak in parse_tree. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij f2c2516fed Fix C implementation of parse_tree to return a dictionary. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij 0828832dc1 Add C extension for tree parsing. %!s(int64=16) %!d(string=hai) anos
  Jelmer Vernooij fcf383bdad Add (optional!) C implementations of hex_to_sha and sha_to_hex. %!s(int64=16) %!d(string=hai) anos