Sebastian Thiel cf37c15059 allow 20 byte sha strings
Adjusted py_str_to_git_oid to allow 20 byte binary strings. This improves usability to other clients which already store their shas as binary strings, increasing overall performance as they won't have to convert them into hex beforehand, which would have to be converted back to binary form by libgit2 in turn.
Adjusted tests to accept binary shas.
2011-07-08 17:05:33 +02:00
..
2011-04-15 11:09:20 +02:00
2011-05-11 17:18:23 +02:00
2011-07-08 17:05:33 +02:00
2011-04-11 18:44:49 +02:00
2011-04-05 12:37:26 +02:00
2011-02-09 16:30:15 +01:00