kmx git
login
register
thodg
/
libgit2
/
src/oid.h
src/oid.h
Log
Author
Commit
Date
CI
Message
da03c9f3
2011-05-29T11:45:34
Changed return value of git_oid_match to be consistent with the other compare methods (0 means oids match). Added method to compare prefixes of hex formatted oids.
53c0bd81
2011-05-27T22:37:10
Added error for ambiguous oid prefixes. Added methods to compare the first nth hexadecimal characters (i.e. packets of 4 bits) of OIDs.