Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the external includes folder from `src` to `include` | Vicent Marti | 2011-03-03 | 1 | -58/+0 |
| | | | | Signed-off-by: Vicent Marti <tanoku@gmail.com> | ||||
* | Add license file to all public headers | Vicent Marti | 2010-12-06 | 1 | -1/+25 |
| | | | | | | Yes, the public headers do need our license. Signed-off-by: Vicent Marti <tanoku@gmail.com> | ||||
* | Change the library include file | Vicent Marti | 2010-12-06 | 1 | -0/+34 |
Libgit2 is now officially include as #include "<git2.h>" or indidividual files may be included as #include <git2/index.h> Signed-off-by: Vicent Marti <tanoku@gmail.com> |