aboutsummaryrefslogtreecommitdiff
path: root/lfw (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-11show: make --deps aware of namespacesHisham Muhammad2-17/+29
2018-04-11queries: fix tostring()Hisham Muhammad1-1/+1
2018-04-11Try to isolate uses of namespaced name stringsHisham Muhammad13-71/+71
2018-04-11Make pack_installed_rock operate on query objectsHisham Muhammad2-8/+7
2018-04-11Tests: make verbose mode even more verboseHisham Muhammad1-1/+1
2018-04-11Read namespace on disk search as wellHisham Muhammad1-12/+20
2018-04-11Add support for namespaces.Hisham Muhammad48-426/+856
2018-04-11Fix the way we compare environmentsHisham Muhammad1-1/+1
2018-04-11Tests: add test for namespaced installHisham Muhammad23-25/+290
2018-04-11Beginning support for namespaced queriesHisham Muhammad11-76/+132
2018-04-10add --porcelain to search helpAlec Larson1-6/+7
2018-04-02Tests: add missing fixturesHisham Muhammad4-0/+24
2018-03-30Tests: bump version of abelhas in testsHisham Muhammad2-18/+22
2018-03-30Tests: run our own local git-daemon repository for git testsHisham Muhammad5-56/+219
2018-03-30Tests: make sure tests run from testrun/Hisham Muhammad7-28/+43
2018-03-30Tests: fix luarocks list testHisham Muhammad1-1/+1
2018-03-30write_rockspec: cleanup source.identifierHisham Muhammad1-0/+1
2018-03-29Tests: isolate test environment from existing Lua variablesHisham Muhammad1-1/+16
2018-03-23Nicer title message for `luarocks list`Hisham Muhammad1-1/+1
2018-03-20upload: new flag --temp-keyHisham Muhammad4-1/+7
2018-03-15Use latest stable LuaRocks on AppveyorPeter Melnichenko1-1/+1
2018-03-13Use posix.mkdtemp conditionallyHisham Muhammad1-1/+5
2018-03-12win32: update 7zip to version 18.01Hisham Muhammad2-0/+0
2018-03-12win32: Update Lua to 5.1.5Hisham Muhammad12-6/+20
2018-03-12win32: bump wget binary to 1.19.4Hisham Muhammad1-0/+0
2018-02-22Tests: add unit test for fs.is_fileHisham Muhammad2-0/+38