summaryrefslogtreecommitdiff
path: root/src/oid.h
Commit message (Expand)AuthorAgeFilesLines
* oid: Export `git_oid_tostr_s` instead of `_allocfmt`vmg/tostr_sVicent Marti2014-08-181-0/+11
* oid: Helper for old-school hashcmpvmg/no-lookupVicent Marti2013-08-141-10/+13
* Add new src/oid.hRussell Belfer2013-04-291-0/+33
* oid: Uniformize ncmp methodsVicent Marti2011-06-161-17/+0
* Renamed git_oid_match to git_oid_ncmp.Marc Pegon2011-06-061-2/+2
* Changed return value of git_oid_match to be consistent with the other compare...Marc Pegon2011-06-011-1/+11
* Added error for ambiguous oid prefixes. Added methods to compare the first nt...Marc Pegon2011-06-011-0/+7