summaryrefslogtreecommitdiffstats
path: root/fs.lua
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceTed Trask2016-08-101-5/+5
* Sort the output of fs.find_files_as_array to make results consistentTed Trask2015-05-161-0/+2
* Make fs.stat also report the original ctime, mtime, and size valuesTed Trask2014-04-251-0/+4
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-171-40/+42
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-1/+1
* Fix exception for broken symlinkTed Trask2012-10-261-1/+1
* Fix fs library references to itselfTed Trask2012-04-181-7/+7
* Modified require statements for acf librariesTed Trask2012-04-181-1/+1
* Added fs.copy_properties function and call it in copy_file.Ted Trask2010-02-231-0/+12
* Lua libraries for standard functions moved out of acf-core 0.9.0v0.1.0Ted Trask2009-12-311-0/+222