summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update for off-by-one fixmerge-base-regressionDaniel Silverstone2014-05-291-0/+0
* Demonstrate the issueDaniel Silverstone2014-05-294-3/+15
* More cleanDaniel Silverstone2013-04-251-0/+2
* PREFIX, not INST_ROOT, pleaseDaniel Silverstone2013-04-141-1/+3
* REPOSITORY: Support annotated tags in :merge_base()Daniel Silverstone2012-09-263-2/+20
* Override DESTDIR in case it is in the environmentDaniel Silverstone2012-09-121-1/+1
* Fix tests to not rely on . being in gitDaniel Silverstone2012-09-121-12/+15
* Missing :STRINGDaniel Silverstone2012-09-111-1/+1
* REPOSITORY: Support merge-base via luagit2Daniel Silverstone2012-09-102-0/+19
* REPOSITORY: Support luagit2 for config callsDaniel Silverstone2012-09-101-0/+21
* TREE: Replacement parser if git2 availableDaniel Silverstone2012-09-101-0/+32
* Move luacov out to a submoduleDaniel Silverstone2012-09-0913-987/+3
* Support installation of git2.soDaniel Silverstone2012-09-081-1/+7
* Fix cleanDaniel Silverstone2012-09-081-1/+1
* GALL.REPOSITORY: Use libgit2 some moreDaniel Silverstone2012-09-081-10/+67
* Fix up messageDaniel Silverstone2012-09-081-2/+2
* GALL: Initial git2 support, saves a litle under 30% of git spawns in the test...Daniel Silverstone2012-09-083-5/+42
* GALL: Allow for optional git2 supportDaniel Silverstone2012-09-084-9/+34
* Update libgit2 and make gall.git2 moduleDaniel Silverstone2012-09-084-4/+29
* Add submodules for libgit2 and luagit2, don't compile it all yetDaniel Silverstone2012-09-083-0/+6
* GALL.TAG: Simplify header parsing, tags cannot duplicate headersDaniel Silverstone2012-09-081-5/+2
* GALL.REPOSITORY: Test everything elseDaniel Silverstone2012-09-082-10/+177
* GALL.COMMIT: Test commit creationDaniel Silverstone2012-09-082-3/+204
* GALL.TREE: Test trees as much as possibleDaniel Silverstone2012-09-084-5/+152
* LUACOV: Fix missing exclude for 'for.....in' linesDaniel Silverstone2012-09-081-0/+1
* TEST: Simplify test repository construction to just untarring somethingDaniel Silverstone2012-09-083-44/+2
* MAKE: Add gall.tag to the module setDaniel Silverstone2012-09-081-1/+2
* GALL.TAG: Test tags including signed onesDaniel Silverstone2012-09-082-4/+99
* GALL.COMMIT: Test gall.commit (except creation of commits)Daniel Silverstone2012-09-085-13/+126
* GALL.OBJECT: Add tests to cover gall.objectDaniel Silverstone2012-09-084-2/+191
* GALL.REPOSITORY: Start to test repositoryDaniel Silverstone2012-09-085-11/+174
* TEST: Fix heading in gall.ll testDaniel Silverstone2012-09-081-2/+2
* GALL.LL: Complete coverage of gall.llDaniel Silverstone2012-09-082-6/+20
* GALL.LL: Initial testing for gall.llDaniel Silverstone2012-09-083-4/+96
* GALL.UTIL: Start to test deep_copyDaniel Silverstone2012-09-083-3/+95
* GALL: Initial import of Gitano library gitano.git as gallDaniel Silverstone2012-09-089-0/+990
* Gall: Initial version, before submodulingDaniel Silverstone2012-09-0817-0/+1143