| Commit message (Expand) | Author | Age | Files | Lines |
* | Add documentation for attributes.permissions, fix #59 | Antonin Décimo | 2016-01-18 | 1 | -0/+3 |
* | Prepare for release 1.6.3v_1_6_3v1_6_3 | Hisham Muhammad | 2015-01-15 | 1 | -2/+7 |
* | Remove old referencesv1_6_2 | Hisham Muhammad | 2014-01-29 | 4 | -8/+8 |
* | Fix documentation for setmode. Closes #32. | Hisham Muhammad | 2014-01-29 | 1 | -2/+4 |
* | Improve indentation consistency | Hisham Muhammad | 2014-01-29 | 1 | -101/+90 |
* | Use local stylesheet, suitable for truly offline viewing. | Hisham Muhammad | 2014-01-29 | 5 | -4/+227 |
* | Remove outdated links | Hisham Muhammad | 2014-01-29 | 1 | -5/+5 |
* | Bump version to 1.6.2 and set version via define in src/lfs.c to make it bett... | Dennis Schridde | 2012-10-03 | 1 | -1/+6 |
* | Full Lua 5.2 compatibility and adherance to modules-create-no-globals | Dennis Schridde | 2012-10-03 | 1 | -1/+1 |
* | fix build for Lua 5.2; version 1.6.1 | Fabio Mascarenhas | 2012-10-01 | 1 | -0/+9 |
* | luafilesystem 1.6.0 | Fabio Mascarenhas | 2012-10-01 | 1 | -1/+8 |
* | 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 | 4 | -8/+8 |
* | packaging for version 1.5.0 | Fabio Mascarenhas | 2009-10-20 | 1 | -5/+7 |
* | 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 |
* | Credits review | carregal | 2009-02-04 | 1 | -2/+2 |
* | Packaging version 1.4.2v1_4_2 | carregal | 2009-02-03 | 1 | -3/+14 |
* | Mentioning the need of using the same C runtime (Ignacio Burgueño) | carregal | 2008-05-08 | 1 | -1/+4 |
* | Packaging version 1.4.1 | carregal | 2008-05-07 | 1 | -2/+14 |
* | Small revision by Reuben Thomas | carregal | 2008-03-24 | 1 | -3/+3 |
* | Fixing wrong decription of lfs.setmode | carregal | 2008-02-18 | 1 | -4/+4 |
* | Corecting the lfs.setmode signature | carregal | 2008-02-14 | 1 | -2/+2 |
* | Minor update | carregal | 2008-02-13 | 1 | -2/+2 |
* | Small corrections | carregal | 2008-02-11 | 1 | -2/+2 |
* | Preparing the 1.4.0 release. | carregal | 2008-02-11 | 3 | -16/+35 |
* | Minor HTML revision | carregal | 2007-12-14 | 4 | -8/+8 |
* | Documentation updates for 1.3.0 | carregal | 2007-10-26 | 4 | -17/+16 |
* | Adding function symlinkatributes. Updating version to 1.3.0 | tomas | 2007-06-07 | 2 | -3/+22 |
* | 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 | 4 | -20/+16 |
* | Updating to Lua 5.1 | tomas | 2006-07-24 | 2 | -3/+25 |
* | Reference to LuaBinaries 5.0.2 | carregal | 2006-06-26 | 1 | -2/+2 |
* | Adding support for compilation on both Lua 5.0 and Lua 5.1 | tomas | 2006-06-08 | 2 | -19/+14 |
* | Documentation update - minor details | carregal | 2006-03-23 | 1 | -3/+3 |
* | Documentation update - minor details | carregal | 2006-03-15 | 1 | -2/+4 |
* | Documentation update - minor detailsRoot_rel_1_2_x | carregal | 2006-03-15 | 2 | -13/+8 |
* | Standardizing the return values in case of error | tomas | 2006-03-14 | 1 | -17/+26 |
* | Documentation update - minor details | carregal | 2006-03-14 | 3 | -9/+15 |
* | Expliciting the types of the attributes | tomas | 2006-03-14 | 1 | -2/+3 |
* | Documentation update reflecting the Kepler structure | carregal | 2006-03-11 | 1 | -3/+3 |
* | Documentation update reflecting the Kepler structure | carregal | 2006-03-10 | 4 | -37/+70 |
* | Improving History | tomas | 2006-03-04 | 1 | -2/+8 |
* | 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 | 2 | -4/+12 |
* | Documentation update | carregal | 2005-06-08 | 1 | -3/+3 |