summaryrefslogtreecommitdiff
path: root/include/git2/common.h
Commit message (Expand)AuthorAgeFilesLines
...
* errors: Update external API with new `git_lasterror`Vicent Marti2011-05-091-0/+3
* Properly check `strtol` for errorsVicent Marti2011-04-091-0/+6
* Match the comment with the error stringCarlos Martín Nieto2011-03-291-1/+1
* Add GIT_EEXISTS error codeCarlos Martín Nieto2011-03-291-0/+3
* common.h: Fix minor typosJakob Pfender2011-03-231-3/+3
* I broke your bindingsVicent Marti2011-03-201-0/+3
* Export `git_strarray_free` instead of inliningVicent Marti2011-03-161-8/+1
* Add new method `git_reference_listall`Vicent Marti2011-03-141-0/+16
* Move the external includes folder from `src` to `include`Vicent Marti2011-03-031-0/+163