summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix linking with libgit2 in non-system lib folder.Robert G. Jakabosky2012-06-151-5/+5
* Add libgit2 version check.Robert G. Jakabosky2012-06-081-1/+1
* remove un-needed config.h file.Robert G. Jakabosky2012-05-121-6/+0
* Update luagit2 to latest libgit2 interface (3e3e4631a0362ba23)Robert G. Jakabosky2011-04-021-0/+11
* Updated to libgit2 version (fc70832a, Feb 23, 2011)Robert G. Jakabosky2011-02-251-9/+0
* Re-organized project's source.Robert G. Jakabosky2011-02-181-1/+1
* Fixed building from rockspec.Robert G. Jakabosky2011-01-081-0/+2
* Fixed building from pre-generated bindings file.Robert G. Jakabosky2011-01-081-1/+2
* Fixed invalid freeing of Lua strings from git_rawobj_close(). Added support ...Robert G. Jakabosky2011-01-081-0/+13
* Added pre-generated bindings file to make it easier for users to build. Adde...Robert G. Jakabosky2011-01-081-4/+10
* Complete un-tested bindings for full API except git_odb_backend.Robert G. Jakabosky2011-01-071-0/+56