summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Added pre-generated bindings file to make it easier for users to build. Adde...Robert G. Jakabosky2011-01-084-5/+3281
* Cleanup RawObject. Added missing Repository.init() method.Robert G. Jakabosky2011-01-084-41/+49
* Added support for git_odb_backends. Improved RawObject code. Added Error co...Robert G. Jakabosky2011-01-075-11/+365
* Replace OType userdata with strings. Added missing rawsize() method.Robert G. Jakabosky2011-01-0711-60/+126
* Added a tar of the test_rep git repository for use with test_rep.lua.Robert G. Jakabosky2011-01-071-0/+0
* Fixed database:write() method. Added set_data()/set_type() methods to RawObj...Robert G. Jakabosky2011-01-073-32/+140
* Fixed bug with RawObject.Robert G. Jakabosky2011-01-073-26/+69
* Add null to end of string.Robert G. Jakabosky2011-01-071-1/+2
* Update to newest error_code interface.Robert G. Jakabosky2011-01-071-0/+1
* Added note about requiring LuaNativeObjects and a link to it.Robert G. Jakabosky2011-01-0719-17/+30
* Corrected name of bindings generator script.Robert G. Jakabosky2011-01-071-1/+1
* Complete un-tested bindings for full API except git_odb_backend.Robert G. Jakabosky2011-01-0722-0/+1253