summaryrefslogtreecommitdiffstats
path: root/laugeas.c
Commit message (Expand)AuthorAgeFilesLines
* support for Lua 5.2HEADmasterNatanael Copa2013-06-191-4/+17
* allow nil values with set and setmKaarle Ritvanen2013-05-081-2/+2
* Fix whitespace damageNatanael Copa2012-09-201-3/+3
* Initial commit for lunadoc interface documentation.Ken Bannister2012-09-201-0/+60
* Rework Paug_close() to work with raw augeas** rather than augeas*.Ken Bannister2012-09-111-4/+8
* implement error* functionsv0.1Natanael Copa2010-10-151-0/+32
* implement match() and matches()Natanael Copa2010-10-151-0/+33
* implement defnode()Natanael Copa2010-10-151-0/+10
* implement defvar()Natanael Copa2010-10-151-7/+16
* implement mv()Natanael Copa2010-10-151-0/+9
* implement insert()Natanael Copa2010-10-151-0/+10
* implement setm()Natanael Copa2010-10-151-0/+10
* implement rm()Natanael Copa2010-10-151-0/+8
* implement load()Natanael Copa2010-10-151-0/+7
* implement save()Natanael Copa2010-10-151-0/+6
* implement set()Natanael Copa2010-10-151-0/+12
* simplify aug_checkargNatanael Copa2010-10-151-30/+31
* print supports file handle arg. error handlingNatanael Copa2010-10-151-4/+30
* check args before creating userdata and cleanupNatanael Copa2010-10-151-13/+11
* support passing options to initNatanael Copa2010-10-151-1/+61
* initial commitNatanael Copa2010-10-141-0/+104