aboutsummaryrefslogtreecommitdiff
path: root/win32 (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-27Fallback for platform variableIgnacio Burgueño1-0/+3
2015-03-27Improved the CI scriptsIgnacio Burgueño4-34/+289
2015-03-26Fix summary detection in long paragraphsmpeterv1-8/+5
2015-03-26Remove failing test. Try this some other time.Hisham Muhammad1-1/+0
2015-03-26Force package to be in cache.Hisham Muhammad1-1/+1
2015-03-26Add more simple tests.Hisham Muhammad1-0/+9
2015-03-26More small tests.Hisham Muhammad1-2/+8
2015-03-26Make localhost a known host.Hisham Muhammad1-0/+1
2015-03-26Try not to block checking server identification.Hisham Muhammad1-0/+3
2015-03-26Let's see if Travis allow sftp'ing to localhost.Hisham Muhammad1-7/+9
2015-03-26Remove debugging print.Hisham Muhammad1-1/+0
2015-03-26Add trivial tests for `luarocks upload`Hisham Muhammad1-1/+7
2015-03-26Revert incorrect remove of cmake_generator support. Only windows (msvc) defau...Xpol Wan2-0/+6
2015-03-25luacov-coveralls overwrites luacov.report.out!Hisham Muhammad1-7/+10
2015-03-25luacov-coveralls did not exit with 0?Hisham Muhammad1-2/+1
2015-03-25Run luacov-coveralls from $testing_dirHisham Muhammad1-1/+1
2015-03-25Avoid tests that mess with the testing environment.Hisham Muhammad1-4/+6
2015-03-25Let's try CoverallsHisham Muhammad1-3/+6
2015-03-24Don't overwrite --detailed when given by the user.Hisham Muhammad1-6/+12
2015-03-24Actually direct users to the bug trackermpeterv1-1/+1
2015-03-24A missing CWD returns "" for lfs.current_dir() on UbuntuHisham Muhammad1-1/+1
2015-03-24Really test for missing parameters.Hisham Muhammad1-1/+13
2015-03-24A missing CWD returns "" for fs.current_dir on Ubuntu...Hisham Muhammad1-1/+1
2015-03-24Let's try harder to fail if CWD does not exist.Hisham Muhammad2-3/+8
2015-03-23Fix inconsistency in --homepage flag in `luarocks doc` and `luarocks write_ro...Hisham Muhammad3-3/+4
2015-03-23Fix --lib flag (and my last commit goof...)Hisham Muhammad3-5/+3
2015-03-23Fix tests: new flag parser detected invalid flags in the testsuite.Hisham Muhammad3-9/+11
2015-03-23Add support for space in long option assignments.Hisham Muhammad4-24/+106
2015-03-23Fail nicely if CWD does not exist. Fixes #147.Hisham Muhammad4-5/+15
2015-03-23Fix confusing error when unpack fails due to network errormpeterv1-2/+3