summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Handle very odd author namesHEADmasterDaniel Silverstone2018-10-211-1/+1
* gall.repository: Use revparse_single to normaliseRichard Maw2017-05-131-6/+1
* ll.git2: Add revparse_single interfaceRichard Maw2017-05-131-0/+25
* Initialise libgit2 threading on module load.Daniel Silverstone2017-01-251-0/+4
* Add validate signature function, needs testsv1.1Daniel Silverstone2016-08-291-0/+51
* Support signed certificate generation ready for gpgv like validationDaniel Silverstone2016-08-282-0/+21
* Support unstable's libgit2 and git changesDaniel Silverstone2015-11-062-3/+7
* Add a note to the top level modulev1.0Daniel Silverstone2015-07-171-0/+6
* Add gall.ll documentationDaniel Silverstone2015-07-171-0/+60
* Add basic tree documentationDaniel Silverstone2015-07-171-0/+85
* Add documentation for tagDaniel Silverstone2015-07-171-0/+79
* Basic documentation for the commit objectDaniel Silverstone2015-07-161-0/+101
* Basic repository documentationDaniel Silverstone2015-07-161-11/+190
* Basic low-level object documentationDaniel Silverstone2015-07-161-0/+61
* Add basic documentation for gall.ll.git2Daniel Silverstone2015-07-161-0/+117
* A basic summary of gallDaniel Silverstone2015-07-161-0/+6
* Initial ldoc supportDaniel Silverstone2015-07-168-1/+37
* Support situations where there is no git_error availableDaniel Silverstone2015-07-161-19/+28
* Add missing import of luxioDaniel Silverstone2015-02-031-0/+2
* Migration to new libgit2 complete, test suite passesreplace-luagit2Daniel Silverstone2014-08-234-50/+87
* Basic dodgy version of a git2 bindingDaniel Silverstone2014-08-231-0/+268
* 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
* 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