summaryrefslogtreecommitdiff
path: root/include/git2/branch.h
Commit message (Collapse)AuthorAgeFilesLines
...
* Update Copyright headerschu2012-02-131-1/+1
| | | | Signed-off-by: schu <schu-github@schulog.org>
* Cleanup legal dataVicent Marti2011-09-191-0/+6
| | | | | | | | | | 1. The license header is technically not valid if it doesn't have a copyright signature. 2. The COPYING file has been updated with the different licenses used in the project. 3. The full GPLv2 header in each file annoys me.
* Add a remotes APICarlos Martín Nieto2011-06-261-0/+9
Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>