Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '1.7' | Peter Melnichenko | 2017-09-14 | 1 | -7/+7 |
|\ | |||||
| * | Update docs for new return values | Peter Melnichenko | 2016-05-05 | 1 | -7/+7 |
| | | |||||
* | | Add a 'target' field for symlinkattributes. | NiteHawk | 2016-07-16 | 1 | -0/+2 |
| | | | | | | | | | | | | | | It returns the resolved path of the symlink. Original version by Hisham <hisham@gobolinux.org>, modified to use a different strategy for sizing the readlink() buffer. | ||||
* | | Fix anchor names in documentation | Peter Melnichenko | 2016-06-30 | 1 | -2/+2 |
|/ | |||||
* | Document passing table as second argument to lfs.attributes | Peter Melnichenko | 2016-05-04 | 1 | -3/+4 |
| | |||||
* | Update docs [ci skip] | Peter Melnichenko | 2016-05-04 | 1 | -3/+3 |
| | | | | Remove dead links, 'contact us' section with dead e-mail, etc. | ||||
* | Add documentation for attributes.permissions, fix #59 | Antonin Décimo | 2016-01-18 | 1 | -0/+3 |
| | |||||
* | Remove old referencesv1_6_2 | Hisham Muhammad | 2014-01-29 | 1 | -2/+2 |
| | |||||
* | Fix documentation for setmode. Closes #32. | Hisham Muhammad | 2014-01-29 | 1 | -2/+4 |
| | |||||
* | Use local stylesheet, suitable for truly offline viewing. | Hisham Muhammad | 2014-01-29 | 1 | -1/+1 |
| | |||||
* | Add lfs.link. | Reuben Thomas | 2011-06-09 | 1 | -0/+7 |
| | |||||
* | Fix typo in manual. | Reuben Thomas | 2011-06-09 | 1 | -1/+1 |
| | |||||
* | Add trivial implementation of setmode on non-Windows platforms. | Reuben Thomas | 2011-06-09 | 1 | -2/+2 |
| | |||||
* | Add trivial link_info support on Windows (using STAT_FUNC). | Reuben Thomas | 2011-06-09 | 1 | -2/+2 |
| | |||||
* | update links to bug tracker and cvs | Fabio Mascarenhas | 2011-06-06 | 1 | -2/+2 |
| | |||||
* | updated docs for lfs.dir | mascarenhas | 2009-06-03 | 1 | -4/+5 |
| | |||||
* | fixing lfs.lock_dir on windows to return "File exists" instead of looping, plus | mascarenhas | 2009-04-24 | 1 | -1/+11 |
| | | | | documenting lfs.lock_dir | ||||
* | Mentioning the need of using the same C runtime (Ignacio Burgueño) | carregal | 2008-05-08 | 1 | -1/+4 |
| | |||||
* | Small revision by Reuben Thomas | carregal | 2008-03-24 | 1 | -3/+3 |
| | |||||
* | Corecting the lfs.setmode signature | carregal | 2008-02-14 | 1 | -2/+2 |
| | |||||
* | Small corrections | carregal | 2008-02-11 | 1 | -2/+2 |
| | |||||
* | Preparing the 1.4.0 release. | carregal | 2008-02-11 | 1 | -7/+15 |
| | | | | Added documentation for lfs.setmode | ||||
* | Minor HTML revision | carregal | 2007-12-14 | 1 | -2/+2 |
| | |||||
* | Documentation updates for 1.3.0 | carregal | 2007-10-26 | 1 | -3/+4 |
| | |||||
* | Adding function symlinkatributes. Updating version to 1.3.0 | tomas | 2007-06-07 | 1 | -1/+12 |
| | |||||
* | Correction on the documentation of lfs.touch() | carregal | 2007-05-17 | 1 | -2/+2 |
| | |||||
* | Details for the 1.2.1 release. Version number, droping Lua 5.0 support | carregal | 2007-05-08 | 1 | -9/+5 |
| | |||||
* | Updating to Lua 5.1 | tomas | 2006-07-24 | 1 | -2/+23 |
| | |||||
* | Adding support for compilation on both Lua 5.0 and Lua 5.1 | tomas | 2006-06-08 | 1 | -10/+4 |
| | |||||
* | Documentation update - minor details | carregal | 2006-03-15 | 1 | -2/+4 |
| | |||||
* | Documentation update - minor detailsRoot_rel_1_2_x | carregal | 2006-03-15 | 1 | -10/+5 |
| | |||||
* | Standardizing the return values in case of error | tomas | 2006-03-14 | 1 | -17/+26 |
| | |||||
* | Expliciting the types of the attributes | tomas | 2006-03-14 | 1 | -2/+3 |
| | |||||
* | Documentation update reflecting the Kepler structure | carregal | 2006-03-10 | 1 | -8/+14 |
| | |||||
* | Improving lfs.attributes' reference | tomas | 2006-03-03 | 1 | -3/+8 |
| | |||||
* | Saying where the library should be copied to. | uid20013 | 2006-02-07 | 1 | -2/+3 |
| | |||||
* | new function rmdir | tuler | 2005-06-09 | 1 | -1/+6 |
| | |||||
* | Documentation update | carregal | 2005-06-08 | 1 | -3/+3 |
| | |||||
* | Documentation update | carregal | 2005-06-02 | 1 | -2/+2 |
| | |||||
* | Documentation update | carregal | 2005-05-24 | 1 | -2/+2 |
| | |||||
* | Documentation update, using LuaBinaries | carregal | 2005-05-24 | 1 | -15/+14 |
| | |||||
* | Documentation update | carregal | 2005-05-22 | 1 | -4/+4 |
| | |||||
* | xhtml validation | uid20006 | 2005-05-20 | 1 | -3/+3 |
| | |||||
* | xhtml validation | uid20006 | 2005-05-20 | 1 | -6/+5 |
| | |||||
* | Documentation update | uid20002 | 2005-05-20 | 1 | -6/+6 |
| | |||||
* | Documentation update | uid20002 | 2005-05-20 | 1 | -6/+8 |
| | |||||
* | Documentation update | uid20002 | 2005-05-20 | 1 | -5/+5 |
| | |||||
* | Documentation update | uid20002 | 2005-05-20 | 1 | -3/+3 |
| | |||||
* | Documentation update | uid20002 | 2005-05-19 | 1 | -2/+2 |
| | |||||
* | Documentation update | uid20002 | 2005-05-19 | 1 | -101/+111 |
| |