| Commit message (Expand) | Author | Files | Lines |
2017-12-01 | Use 'dev' instead of 'scm'. | Hisham Muhammad | 5 | -7/+11 |
2017-11-09 | Tests: mark new_version test using mock-server | Hisham Muhammad | 1 | -18/+21 |
2017-11-06 | Tests: build using INCDIR for an external dependency | Hisham Muhammad | 5 | -4/+58 |
2017-10-08 | Travis: configure before makedist | Hisham Muhammad | 1 | -0/+1 |
2017-10-08 | Test list of installed files on Travis. | Hisham Muhammad | 2 | -1/+7 |
2017-10-08 | Makefile: remove entry that is still in branch only. | Hisham Muhammad | 1 | -1/+1 |
2017-10-08 | Makefile: Update list of deployed files | Hisham Muhammad | 1 | -3/+4 |
2017-10-08 | Adds --dev flag for development-branch sub-repositories. (#736) | Hisham Muhammad | 5 | -2/+23 |
2017-10-08 | Tests: move mock-server utils into test_environment.lua | Hisham Muhammad | 4 | -51/+43 |
2017-10-08 | fun: make function argument the last one | Hisham Muhammad | 1 | -5/+5 |
2017-10-08 | Reorganize luarocks.core requires and type checking tables | Hisham Muhammad | 14 | -381/+426 |
2017-10-08 | Tests: use local fixture for new_version test. | Hisham Muhammad | 3 | -30/+55 |
2017-10-08 | Tests: use local fixture for upload test. | Hisham Muhammad | 4 | -2/+37 |
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 |