Commit 26022f0719f652ae8311abea6f6de92bd4a75a87

Vicent Marti 2011-03-05T23:54:49

Add `git_oid_shorten` (unique OID minimzer) Set of methods to find the minimal-length to uniquely identify every OID in a list. Useful for GUI applications, commit logs and so on. Includes stress test. Signed-off-by: Vicent Marti <tanoku@gmail.com>