summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Update pre-genereated bindings.Robert G. Jakabosky2012-06-121-267/+243
|
* Support libgit2 v0.17.0Robert G. Jakabosky2012-06-075-26/+51
|
* Test reference counting of custom backends.Robert G. Jakabosky2012-05-251-0/+1
|
* Update copyright.Robert G. Jakabosky2012-05-1219-19/+19
|
* Update generated bindings.Robert G. Jakabosky2012-05-111-43/+678
|
* Add git_config object interface.Robert G. Jakabosky2012-05-112-2/+83
|
* Fix support for ODB custom backends.Robert G. Jakabosky2012-05-114-200/+242
|
* Update code to libgit2 0.16.0 API.Robert G. Jakabosky2012-05-111-647/+1446
|
* Update code to libgit2 0.16.0 API.Robert G. Jakabosky2012-05-1113-145/+284
|
* Update pre-generated code.Robert G. Jakabosky2011-04-021-35/+22
|
* Fix ownership issues. Update test code.Robert G. Jakabosky2011-04-025-13/+6
|
* Update luagit2 to latest libgit2 interface (3e3e4631a0362ba23)Robert G. Jakabosky2011-04-0214-1186/+975
|
* Fixed bug with weak object cache.Robert G. Jakabosky2011-03-291-49/+89
|
* cleanup formatting of README.Robert G. Jakabosky2011-02-261-11/+0
|
* Updated to libgit2 version (fc70832a, Feb 23, 2011)Robert G. Jakabosky2011-02-258-87/+203
| | | | Removed use of strndup(), since some systems don't have it.
* Updated bindings to use newest features of LuaNativeObjects.Robert G. Jakabosky2011-02-2015-746/+579
|
* Update pre-generated bindings file.Robert G. Jakabosky2011-02-181-141/+134
|
* Re-organized project's source.Robert G. Jakabosky2011-02-1817-0/+4690
Removed "GIT." prefix from error codes.