summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix build with recent git (2.8.0-rc2)baserock/pedroalvarez/git2.8.0-rc2-fixPedro Alvarez2016-03-161-2/+3
* Merge remote-tracking branch 'origin/master' into baserock/danielsilverstone/...baserock/danielsilverstone/update-gallDaniel Silverstone2014-05-301-2/+12
|\
| * REPOSITORY: Support annotated tags in :merge_base()Daniel Silverstone2012-09-261-2/+12
* | Cope with the fact that the updated git can pack refs differentlyDaniel Silverstone2014-03-171-1/+9
|/
* REPOSITORY: Support merge-base via luagit2Daniel Silverstone2012-09-101-0/+19
* REPOSITORY: Support luagit2 for config callsDaniel Silverstone2012-09-101-0/+21
* TREE: Replacement parser if git2 availableDaniel Silverstone2012-09-101-0/+32
* 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-082-3/+30
* GALL: Allow for optional git2 supportDaniel Silverstone2012-09-081-1/+13
* GALL.TAG: Simplify header parsing, tags cannot duplicate headersDaniel Silverstone2012-09-081-5/+2
* GALL.REPOSITORY: Test everything elseDaniel Silverstone2012-09-081-10/+21
* GALL.COMMIT: Test commit creationDaniel Silverstone2012-09-081-3/+8
* GALL.TREE: Test trees as much as possibleDaniel Silverstone2012-09-081-4/+5
* GALL.TAG: Test tags including signed onesDaniel Silverstone2012-09-081-4/+4
* GALL.COMMIT: Test gall.commit (except creation of commits)Daniel Silverstone2012-09-081-12/+15
* GALL.OBJECT: Add tests to cover gall.objectDaniel Silverstone2012-09-081-2/+5
* GALL.REPOSITORY: Start to test repositoryDaniel Silverstone2012-09-081-10/+9
* GALL.LL: Complete coverage of gall.llDaniel Silverstone2012-09-081-6/+7
* GALL.LL: Initial testing for gall.llDaniel Silverstone2012-09-081-3/+6
* GALL.UTIL: Start to test deep_copyDaniel Silverstone2012-09-081-2/+3
* GALL: Initial import of Gitano library gitano.git as gallDaniel Silverstone2012-09-088-0/+973
* Gall: Initial version, before submodulingDaniel Silverstone2012-09-081-0/+17