| Commit message (Expand) | Author | Files | Lines |
2017-10-08 | Dir separator is always "/". | Hisham Muhammad | 7 | -15/+11 |
2017-10-08 | Move luarocks.index to luarocks.admin.index | Hisham Muhammad | 4 | -3/+3 |
2017-10-05 | ChangeLog: Mark module relocations as internal changes | Hisham Muhammad | 1 | -5/+8 |
2017-10-05 | Add `luarocks which` command. (#733) | Hisham Muhammad | 3 | -3/+35 |
2017-10-05 | luarocks.fun: a basic set of functional utilities | Hisham Muhammad | 4 | -15/+47 |
2017-10-04 | 3.0: Patches can create and delete files. | Hisham Muhammad | 4 | -135/+181 |
2017-10-04 | Add test fixture for creating/deleting files in a patch. | Hisham Muhammad | 2 | -0/+35 |
2017-10-04 | Patches now can create a new files from /dev/null (#692) | Evgeny Shulgin | 1 | -1/+13 |
2017-10-04 | Make Makefiles install site_config.lua in new location. | Hisham Muhammad | 2 | -3/+4 |
2017-10-04 | Fix: handle missing dependencies section in manifest. | Hisham Muhammad | 1 | -2/+2 |
2017-10-04 | Use versioned files only. (#734) | Hisham Muhammad | 16 | -227/+161 |
2017-10-04 | Fix detection of directories on Windows | Sebastian Thomschke | 1 | -1/+1 |
2017-10-04 | Makefile.setup.inc: do not include trailing slash in LUADIR | Daniel Hahler | 1 | -1/+1 |
2017-10-03 | Use __tostring to represent versions as strings. | Hisham Muhammad | 2 | -20/+9 |
2017-10-03 | Safer comparison number. | Hisham Muhammad | 1 | -2/+2 |
2017-09-30 | Revert commited `make build` changes in src/bin | Peter Melnichenko | 2 | -4/+2 |
2017-09-29 | Travis: cache Busted and LuaCov as well | Hisham Muhammad | 1 | -3/+2 |
2017-09-29 | Travis: fix use of cache | Hisham Muhammad | 1 | -2/+2 |
2017-09-29 | Travis: speed up build | Hisham Muhammad | 3 | -5/+7 |
2017-09-29 | Travis: add cache | Hisham Muhammad | 1 | -0/+13 |
2017-09-29 | Refactor download() function | Hisham Muhammad | 1 | -31/+47 |
2017-09-29 | Fix: don't eat up one slash when fixing the path | Hisham Muhammad | 1 | -1/+1 |
2017-09-29 | Nicer title message for `luarocks search` | Hisham Muhammad | 1 | -1/+2 |
2017-09-29 | Revise README.md for test/ | Hisham Muhammad | 1 | -19/+24 |
2017-09-29 | Changes to the output of the test suite | Hisham Muhammad | 2 | -4/+3 |
2017-09-29 | Document cache option. | Hisham Muhammad | 2 | -0/+4 |
2017-09-29 | Be stricter when autodetecting `source.dir` | Hisham Muhammad | 1 | -7/+6 |