Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup: remove trailing spaces | Kirill A. Shutemov | 2011-07-01 | 1 | -1/+1 |
* | Remove redundant methods from the API | Vicent Marti | 2011-06-28 | 1 | -0/+13 |
* | oid: Uniformize ncmp methods | Vicent Marti | 2011-06-16 | 1 | -4/+11 |
* | oid: Rename methods | Vicent Marti | 2011-06-16 | 1 | -2/+2 |
* | fix gid_ misspelling | Scott Chacon | 2011-06-14 | 1 | -2/+2 |
* | Renamed git_oid_match to git_oid_ncmp. | Marc Pegon | 2011-06-06 | 1 | -1/+1 |
* | Changed return value of git_oid_match to be consistent with the other compare... | Marc Pegon | 2011-06-01 | 1 | -1/+1 |
* | Added a GIT_OID_MINPREFIXLEN constant to define the minimum length allowed fo... | Marc Pegon | 2011-06-01 | 1 | -0/+4 |
* | Added error for ambiguous oid prefixes. Added methods to compare the first nt... | Marc Pegon | 2011-06-01 | 1 | -0/+10 |
* | Add `git_oid_shorten` (unique OID minimzer) | Vicent Marti | 2011-03-14 | 1 | -0/+54 |
* | Move the external includes folder from `src` to `include` | Vicent Marti | 2011-03-03 | 1 | -0/+137 |