summaryrefslogtreecommitdiff
path: root/include/git2
Commit message (Expand)AuthorAgeFilesLines
* Rename git_config_{type,var} to git_cvar{_type,}Carlos Martín Nieto2011-03-291-1/+1
* Make GIT_EINVALIDTYPE available for use in configCarlos Martín Nieto2011-03-291-1/+1
* Move the struct declaration outside config.cCarlos Martín Nieto2011-03-282-0/+59
* Add `git_oid_shorten`Vicent Marti2011-03-051-0/+54
* Change interface for Tree Index attr (always unsigned)Vicent Marti2011-03-051-1/+2
* Check for valid range of attributes for tree entrySakari Jokinen2011-03-051-1/+1
* Change the return type of `git_blob_rawcontent`Vicent Marti2011-03-051-1/+1
* Move the external includes folder from `src` to `include`Vicent Marti2011-03-0318-0/+2602