Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow nil values with set and setmHEADmaster | Kaarle Ritvanen | 2013-05-08 | 1 | -2/+2 |
* | Include Lua package CFLAGS | Ken Bannister | 2012-09-20 | 1 | -1/+2 |
* | Fix whitespace damage | Natanael Copa | 2012-09-20 | 1 | -3/+3 |
* | Initial commit for lunadoc interface documentation. | Ken Bannister | 2012-09-20 | 2 | -0/+64 |
* | misc fixes for Makefile | Natanael Copa | 2012-09-12 | 1 | -3/+15 |
* | Rework Paug_close() to work with raw augeas** rather than augeas*. | Ken Bannister | 2012-09-11 | 1 | -4/+8 |
* | ==== release 0.1.1 ==== | Natanael Copa | 2012-08-03 | 1 | -1/+1 |
* | Add copyright | Natanael Copa | 2012-08-03 | 1 | -0/+24 |
* | implement error* functions | Natanael Copa | 2010-10-15 | 1 | -0/+32 |
* | implement match() and matches() | Natanael Copa | 2010-10-15 | 1 | -0/+33 |
* | implement defnode() | Natanael Copa | 2010-10-15 | 1 | -0/+10 |
* | implement defvar() | Natanael Copa | 2010-10-15 | 1 | -7/+16 |
* | implement mv() | Natanael Copa | 2010-10-15 | 1 | -0/+9 |
* | implement insert() | Natanael Copa | 2010-10-15 | 1 | -0/+10 |
* | implement setm() | Natanael Copa | 2010-10-15 | 1 | -0/+10 |
* | implement rm() | Natanael Copa | 2010-10-15 | 1 | -0/+8 |
* | implement load() | Natanael Copa | 2010-10-15 | 1 | -0/+7 |
* | implement save() | Natanael Copa | 2010-10-15 | 1 | -0/+6 |
* | implement set() | Natanael Copa | 2010-10-15 | 1 | -0/+12 |
* | simplify aug_checkarg | Natanael Copa | 2010-10-15 | 1 | -30/+31 |
* | print supports file handle arg. error handling | Natanael Copa | 2010-10-15 | 1 | -4/+30 |
* | check args before creating userdata and cleanup | Natanael Copa | 2010-10-15 | 1 | -13/+11 |
* | support passing options to init | Natanael Copa | 2010-10-15 | 1 | -1/+61 |
* | initial commit | Natanael Copa | 2010-10-14 | 2 | -0/+136 |