<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/spec/quick/config.q, branch test-pin</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=test-pin</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=test-pin'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2026-03-17T17:33:03+00:00</updated>
<entry>
<title>fix: check if table entry is nil or not (#1867)</title>
<updated>2026-03-17T17:33:03+00:00</updated>
<author>
<name>Bruno Thiago</name>
<email>45828157+brunotvs@users.noreply.github.com</email>
</author>
<published>2026-03-17T17:33:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=6b0a7f7f8770f5d21730a5f2fa8fcbc695687c43'/>
<id>urn:sha1:6b0a7f7f8770f5d21730a5f2fa8fcbc695687c43</id>
<content type='text'>
running 

```luarocks config local_by_default``` returns ```Error: Unknown entry local_by_default```

and running

```luarocks config local_by_default true``` writes it as a string to the config file: 
```lua 
local_by_default = "true"
```

Same is true to any bool var set as false.

This pr aims to fix this issue.</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>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>
</feed>
