Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-10-03 | Safer comparison number. | Hisham Muhammad | 1 | -2/+2 | |
Ensures the special values for dev versions are higher than versions like 20171002. | |||||
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 | |
Only assume directory is the location when the tarball contains only a single directory at the top level. |