]> git.proxmox.com Git - libgit2.git/history - include/git2/refs.h
Merge pull request #400 from boyski/fixup-examples
[libgit2.git] / include / git2 / refs.h
2011-09-19 Vicent MartíMerge pull request #400 from boyski/fixup-examples
2011-09-19 Vicent MartíMerge pull request #399 from carlosmn/free-null
2011-09-19 Vicent MartíMerge pull request #409 from nulltoken/ntk/fix/status...
2011-09-19 Vicent MartíMerge pull request #411 from boyski/gcc4
2011-09-18 Vicent MartiCleanup legal data
2011-09-13 Vicent MartíMerge pull request #401 from boyski/document-git-success
2011-09-13 David BoyceStandardized doxygen @return lines for int functions...
2011-07-12 Vicent MartíMerge pull request #321 from letolabs/readme
2011-07-05 Vicent MartíMerge pull request #300 from carlosmn/gsoc2011/master
2011-07-01 Kirill A. Shutemovcleanup: remove trailing spaces
2011-06-29 Vicent Martirefs: Remove duplicate rename method
2011-06-28 Vicent MartíMerge pull request #279 from carlosmn/detached-orphan
2011-06-28 Vicent MartíMerge pull request #277 from schu/sign-compare
2011-06-28 Vicent MartiRemove redundant methods from the API
2011-06-16 Vicent MartiUpdate documentation
2011-06-16 Vicent Martirefs: Rename git_referece_listcb to _foreach
2011-04-02 Vicent MartiMerge branch 'parse-tag-buffer' of https://github.com...
2011-03-31 Carlos Martín NietoMerge upstream/development
2011-03-29 Vicent MartiEnforce coding conventions in refs.c
2011-03-29 Carlos Martín NietoFix documentation copy error
2011-03-29 Carlos Martín NietoAllow forcing the creation or renaming of references
2011-03-25 Vicent MartiNew external API method: `git_reference_listcb`
2011-03-14 Vicent MartiAdd new method `git_reference_listall`
2011-03-03 Vicent MartiMove the external includes folder from `src` to `include`