| Commit message (Expand) | Author | Files | Lines |
2021-11-08 | Auto-convert github.com source URLs to use https | Hisham Muhammad | 1 | -0/+9 |
2021-11-08 | win32: icacls fix for usernames with spaces | Hisham Muhammad | 1 | -1/+11 |
2021-11-04 | win32: revert Everyone back to *S-1-1-0 | Hisham Muhammad | 1 | -1/+1 |
2021-11-03 | Makes a variable local | arichard | 1 | -1/+1 |
2021-10-16 | respect existing LUALIB if given (#1358) | Hisham Muhammad | 1 | -1/+8 |
2021-09-23 | fix check_external_dependency_at (#1355) | erw7 | 1 | -6/+7 |
2021-09-15 | fix configuration for OpenBSD (#1352) | omar-polo | 1 | -0/+5 |
2021-08-13 | upload: support uploading pre-packaged .src.rock files (#1321) | Hisham Muhammad | 2 | -7/+20 |
2021-08-10 | README: switch Travis badge to travis-ci.com | Hisham Muhammad | 1 | -1/+1 |
2021-07-22 | tests: bump luacov to 0.15.0 | Hisham Muhammad | 5 | -14/+14 |
2021-06-22 | allow to work without debug library | Francois Perrad | 6 | -5/+16 |
2021-06-22 | luarocks test: add --prepare flag (#1314) | Deepak Singh Rathore | 3 | -6/+37 |
2021-05-10 | deps: remove redundant args | gerrard | 1 | -1/+1 |
2021-05-05 | Add issue templates for bugs and enhancements | Carl Smedstad | 2 | -0/+42 |
2021-04-13 | Changelog: add 3.6.0 and 3.7.0 | Hisham Muhammad | 1 | -2/+55 |
2021-04-13 | Release 3.7.0v3.7.0 | Hisham Muhammad | 5 | -7/+8 |
2021-04-13 | use mirrors when downloading rocks even if manifest succeeds | Hisham Muhammad | 2 | -5/+73 |
2021-04-13 | fix: don't propagate invalid exitcode in download errors | Hisham Muhammad | 2 | -7/+9 |
2021-04-13 | use skip_set terminology + code cleanups | Hisham Muhammad | 5 | -25/+29 |
2021-04-08 | fs.win32: Do not revoke permission from the current user (#1256) | Alexey Melnichuk | 1 | -7/+16 |
2021-04-06 | tests: add basic test for XDG_CONFIG_HOME | Hisham Muhammad | 1 | -0/+25 |
2021-04-06 | Add function fs.is_superuser() | Carl Smedstad | 4 | -2/+14 |
2021-04-06 | Support XDG_CONFIG_HOME | Carl Smedstad | 1 | -21/+27 |
2021-04-06 | Respect the environment variable XDG_CACHE_HOME | Carl Smedstad | 1 | -1/+2 |
2021-04-06 | Simplify the code in set_confdirs | Carl Smedstad | 1 | -9/+2 |
2021-04-06 | Set cfg.home_tree even for root user | Carl Smedstad | 2 | -4/+4 |
2021-04-03 | configure: check home dir for default-lua-version | Gustavo Ramires | 1 | -2/+2 |
2021-03-30 | Release 3.6.0v3.6.0 | Hisham Muhammad | 5 | -7/+8 |
2021-03-30 | makedist: build binaries using Lua 5.3 | Hisham Muhammad | 1 | -1/+1 |
2021-03-22 | fix: pack: rockspec with a bare file in the url | Hisham Muhammad | 6 | -6/+129 |
2021-03-22 | pack: check that directory inside archive actually exists | Hisham Muhammad | 3 | -1/+32 |
2021-03-19 | repos: fix renaming of versioned bin/ entry back to non-versioned | Hisham Muhammad | 1 | -1/+1 |
2021-03-19 | repos: search for "foo" in manifest when processing "foo.init" | Hisham Muhammad | 1 | -0/+8 |
2021-03-19 | repos: double-check that all files from a rock are installed | Hisham Muhammad | 7 | -9/+129 |
2021-03-19 | repos.delete_version: remove entry from manifest if rock is already missing | Hisham Muhammad | 1 | -1/+8 |
2021-03-16 | Fix auto-detecting cygwin: src/luarocks/core/sysdetect.lua (#1264) | Lemures Lemniscati | 1 | -1/+1 |