Peter Melnichenko

Results 117 comments of Peter Melnichenko

@hishamhm do you plan a new release? Or should we wait for Windows testsuite port?

I think that as a solution for this luarocks should bundle a pure lua json library (so, dkjson). "upload" working out of the box is too important. For all other...

> luarocks build uses the .src.rock by default instead of fetching from git. So does luarocks install

Could be a bug in the relatively recently released LuaJIT 2.1.0-beta3.

@daurnimator right. Tweaking `.travis.yml` and `appveyor.yml` to install LuaJIT 2.1.0-beta2 specifically should work for now.

@daurnimator the new code is not covered because lua-http isn't installed on travis-ci =(

Updated: simplified thresholds: instead of using speed and size simply show the progress line if download isn't complete in some time windows/

`KEY_MOUSE` was removed in luaposix 33.0.0 but is still mentioned in documentation.

Looks like a good idea, but probably can be "fixed" only in LR 3 for compatibility reasons. > Implementation-wise, it doesn't look like git lets you clone a specific commit,...

> FWIW some git programs use the fragment to indicate it. > i.e. url = "git://my/repo#86d59e66d0c12656ed34d4f4a9bab06ac7775f77" This doesn't appear to work with the regular command line git which luarocks uses....