Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keplerproject/luafilesystem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-26keplerproject -> lunarmodulesHEADmasterHisham Muhammad
2022-07-15win32: use standard memmove functionHisham Muhammad
2022-07-15appveyor.yml: update pip, hererocks, add Lua 5.4Hisham Muhammad
2022-06-24Move doc/us/ to docs/, replacing the gh-pages branch.Hisham Muhammad
2022-06-24Remove old "vc6" folderHisham Muhammad
2022-06-24switch to Github ActionsHisham Muhammad
2021-11-09rockspec: use git+https:// for git repository URLAlexander Turenko
2020-04-23Release 1.8.0v1_8_0Hisham Muhammad
2020-04-23It does work on Windows now!Hisham Muhammad
2020-04-23update copyrightsHisham Muhammad
2020-04-22Lua 5.4: use __close to close dir if you break the iteratorHisham Muhammad
2020-04-22indent -kr -nut -i2 src/lfs.c src/lfs.hHisham Muhammad
2020-04-22Makefile: make it easier to switch Lua versionsHisham Muhammad
2020-04-22Use CREATE_ALWAYS instead of CREATE_NEW云风
2020-04-21tests: behavior test for hard linksHisham Muhammad
2020-04-21win32: strip UNC prefix if presentHisham Muhammad
2020-04-21win32 lstat: if it's not a link, just do statHisham Muhammad
2020-04-21win32: obtain symlink attributesHisham Muhammad
2020-04-21Add Windows compatibility for lfs.linkEroica
2020-04-21tests: drop LuaJIT 2.0 from test matrixHisham Muhammad
2020-04-21Make MACOSX_DEPLOYMENT_TARGET configurableJoshua Root
2020-04-21Support Lua 5.4Peter Melnichenko
2019-10-29Fallback to _POSIX_PATH_MAX when MAXPATHLEN isn't available (#130)James McCoy
2018-03-16Replace rockspecs/ with a single scm rockspec (#108)Peter Melnichenko
2017-12-14lfs.attributes and lfs.symlinkattributes arguments renamed s/aname/request_na...TsT
2017-11-30added extra include-dir to compile in ubuntu (#103)Kıvanç Çakmak
2017-11-27Fix memory leak in case of realloc failure. (#102)Hisham Muhammad
2017-11-26Merge branch 'master' of https://github.com/keplerproject/luafilesystemHisham Muhammad
2017-10-08Update version in lfs.def (#96)Stephen E. Baker
2017-10-08Support DESTDIR make install option (#98)Dan Church
2017-09-16Add rockspec for hotfix.v1_7_0_2Hisham Muhammad
2017-09-16Fix _VERSION entryHisham Muhammad
2017-09-16Update for release 1.7.0.v1_7_0Hisham Muhammad
2017-09-16First iteration of the new CSS for Kepler librariesHisham Muhammad
2017-09-16Add rockspec for 1.7.0Hisham Muhammad
2017-09-14Add 'unreleased' section to changelog in docsPeter Melnichenko
2017-09-14Merge branch '1.7'Peter Melnichenko
2017-09-14Typo fix in READMEPeter Melnichenko
2017-09-14Update copyright year [ci skip]Peter Melnichenko
2017-09-14README corrections [ci skip]Peter Melnichenko
2017-09-14Fix compilation warning for LuaJIT 2.1Peter Melnichenko
2017-09-11Update luacov-coveralls deps installation in .travis.ymlPeter Melnichenko
2017-09-11Add LuaJIT 2.1 to Travis-CI matrixPeter Melnichenko
2016-10-15Dynamically size getcwd() buffer in get_dir function (#84)NiteHawk
2016-08-25Fix lfs.attributes and lfs.symlinkattributes extra argument handlingPeter Melnichenko
2016-07-18Merge pull request #78 from n1tehawk/20160716_symlink-targetHisham Muhammad
2016-07-16Add a 'target' field for symlinkattributes.NiteHawk
2016-06-30Fix anchor names in documentationPeter Melnichenko
2016-06-21Merge branch 'master' into 1.7Peter Melnichenko
2016-06-09Add a test for #52.Peter Melnichenko