summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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