Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | oid: Export `git_oid_tostr_s` instead of `_allocfmt`vmg/tostr_s | Vicent Marti | 2014-08-18 | 1 | -0/+11 |
* | oid: Helper for old-school hashcmpvmg/no-lookup | Vicent Marti | 2013-08-14 | 1 | -10/+13 |
* | Add new src/oid.h | Russell Belfer | 2013-04-29 | 1 | -0/+33 |
* | oid: Uniformize ncmp methods | Vicent Marti | 2011-06-16 | 1 | -17/+0 |
* | Renamed git_oid_match to git_oid_ncmp. | Marc Pegon | 2011-06-06 | 1 | -2/+2 |
* | Changed return value of git_oid_match to be consistent with the other compare... | Marc Pegon | 2011-06-01 | 1 | -1/+11 |
* | Added error for ambiguous oid prefixes. Added methods to compare the first nt... | Marc Pegon | 2011-06-01 | 1 | -0/+7 |