summaryrefslogtreecommitdiff
path: root/include/git2/common.h
Commit message (Collapse)AuthorAgeFilesLines
...
* Add new method `git_reference_listall`Vicent Marti2011-03-141-0/+16
| | | | | | | Lists all the references in a repository. Listing may be filtered by reference type. This should applease Lord Clem.
* Move the external includes folder from `src` to `include`Vicent Marti2011-03-031-0/+163
Signed-off-by: Vicent Marti <tanoku@gmail.com>