summaryrefslogtreecommitdiff
path: root/lib/gall/repository.lua
Commit message (Expand)AuthorAgeFilesLines
* gall.repository: Use revparse_single to normaliseRichard Maw2017-05-131-6/+1
* Basic repository documentationDaniel Silverstone2015-07-161-11/+190
* Initial ldoc supportDaniel Silverstone2015-07-161-0/+5
* Add missing import of luxioDaniel Silverstone2015-02-031-0/+2
* Migration to new libgit2 complete, test suite passesreplace-luagit2Daniel Silverstone2014-08-231-35/+26
* REPOSITORY: Support annotated tags in :merge_base()Daniel Silverstone2012-09-261-2/+12
* REPOSITORY: Support merge-base via luagit2Daniel Silverstone2012-09-101-0/+19
* REPOSITORY: Support luagit2 for config callsDaniel Silverstone2012-09-101-0/+21
* GALL.REPOSITORY: Use libgit2 some moreDaniel Silverstone2012-09-081-10/+67
* GALL: Initial git2 support, saves a litle under 30% of git spawns in the test...Daniel Silverstone2012-09-081-0/+9
* GALL.REPOSITORY: Test everything elseDaniel Silverstone2012-09-081-10/+21
* GALL.REPOSITORY: Start to test repositoryDaniel Silverstone2012-09-081-10/+9
* GALL: Initial import of Gitano library gitano.git as gallDaniel Silverstone2012-09-081-0/+279