• Show log

    Commit

  • Hash : 26022f07
    Author : Vicent Marti
    Date : 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>