<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/spec/quick, branch feat-better-perm-message</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=feat-better-perm-message</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=feat-better-perm-message'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2024-02-29T15:50:56+00:00</updated>
<entry>
<title>feat: better error message when lacking permissions</title>
<updated>2024-02-29T15:50:56+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2024-02-28T23:04:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=ec44db639c2a84e488abf7f7fbd31872afadcb2c'/>
<id>urn:sha1:ec44db639c2a84e488abf7f7fbd31872afadcb2c</id>
<content type='text'>
The lock error message has clobbered the check_command_permissions
error message. This is an interim solution, but we should probably
move the permissions check further up for a more informative error.
</content>
</entry>
<entry>
<title>tests: speed up and simplify</title>
<updated>2024-02-29T15:46:16+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2024-02-29T03:46:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=f76b7a2b13e411df2e696146bb0a6396781acd92'/>
<id>urn:sha1:f76b7a2b13e411df2e696146bb0a6396781acd92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: more informative reports no bad LUA_{INC,LIB}DIR configs</title>
<updated>2024-02-29T15:31:46+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2024-02-28T14:49:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=3f0f3028321154cbacecd6690833d0e8c805ccd8'/>
<id>urn:sha1:3f0f3028321154cbacecd6690833d0e8c805ccd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(build,install): only rebuild and reinstall when using --force</title>
<updated>2024-02-29T01:22:40+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2024-02-28T23:14:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=63ac87a36cd1a11659243813c6dae35f08be8152'/>
<id>urn:sha1:63ac87a36cd1a11659243813c6dae35f08be8152</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: reorganize and speed up unit tests</title>
<updated>2024-02-27T16:28:33+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2024-02-26T21:30:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=03e401231972d7b4db0145a71ce74d5d18d1a901'/>
<id>urn:sha1:03e401231972d7b4db0145a71ce74d5d18d1a901</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: replace some more tests with quick tests</title>
<updated>2024-02-26T17:51:01+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2024-02-26T15:31:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=60f38846edd28a9bf0959a422a98a102660783cd'/>
<id>urn:sha1:60f38846edd28a9bf0959a422a98a102660783cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: better normalization for paths and slashes</title>
<updated>2024-02-23T23:47:09+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2024-02-20T16:43:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=2c4ff5240bf298fec07749f5984de2f08b8736ec'/>
<id>urn:sha1:2c4ff5240bf298fec07749f5984de2f08b8736ec</id>
<content type='text'>
Fixes #1195.
</content>
</entry>
<entry>
<title>tests: introduce quick tests</title>
<updated>2024-02-23T07:33:35+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2024-02-22T01:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=79bd1739d8ca004ddd0b2fa5e24da4a6f4b776fa'/>
<id>urn:sha1:79bd1739d8ca004ddd0b2fa5e24da4a6f4b776fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: handle error if test.command is not a string.</title>
<updated>2024-02-21T07:19:36+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2024-02-21T04:23:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=a75d447e10bb7842cdbed0bb494697ddd88fd455'/>
<id>urn:sha1:a75d447e10bb7842cdbed0bb494697ddd88fd455</id>
<content type='text'>
Fixes #1055.
</content>
</entry>
</feed>
