| Commit message (Expand) | Author | Files | Lines |
2013-12-26 | updated comments for exitcodes | Thijs Schreijer | 5 | -9/+61 |
2013-12-25 | specify error exitcodes, specifically 'permission denied'. | Thijs Schreijer | 6 | -10/+26 |
2013-12-25 | updated default system tree location to 'program files', so it is protected w... | Thijs Schreijer | 1 | -16/+50 |
2013-12-23 | normalize paths in help output | Thijs Schreijer | 1 | -5/+7 |
2013-12-23 | Make sure value of tree is propagated correctly to commands. | Hisham Muhammad | 3 | -3/+27 |
2013-12-23 | Try versioned "lua" names before the unversioned one. | Hisham Muhammad | 1 | -6/+6 |
2013-12-22 | fixed wrong tree order in config file; order was user - system. Now corrected... | Thijs Schreijer | 1 | -1/+1 |
2013-12-22 | take urls into account besides local paths | Thijs Schreijer | 1 | -1/+9 |
2013-12-22 | Normalizes paths displayed from `search` module, used for searching and listi... | Thijs Schreijer | 2 | -1/+2 |
2013-12-22 | adds flag `--verbose` as equivalent for config file `verbose = true` | Thijs Schreijer | 2 | -1/+10 |
2013-12-22 | fixed bug where context menu options did not support paths containing spaces | Thijs Schreijer | 1 | -2/+2 |
2013-12-21 | Fix display of error message in loader. | Hisham Muhammad | 1 | -3/+3 |
2013-12-20 | Fix regressions caused by #194. Thank you, integrated testing! | Hisham Muhammad | 2 | -11/+11 |
2013-12-20 | Let's not use "built-in" terminology in this case: avoid confusion with the "... | Hisham Muhammad | 1 | -3/+3 |
2013-12-20 | Use same loop for both arrays | Hisham Muhammad | 1 | -18/+9 |
2013-12-20 | Let's be more conservative about this for now. | Hisham Muhammad | 1 | -5/+2 |
2013-12-19 | 1. bug fix for installing on x64 systems in "program files (x86)" (parenthese... | Thijs Schreijer | 1 | -4/+5 |
2013-12-18 | Add check that will be used to ensure no rocks without licenses are uploaded. | Hisham Muhammad | 1 | -1/+13 |
2013-12-18 | Prioritize "scm" over "cvs". This was underspecified before. | Hisham Muhammad | 1 | -1/+1 |
2013-12-18 | Make default rocks_trees named as well. | Hisham Muhammad | 2 | -4/+4 |
2013-12-18 | Fix some tests that only run locally. | Hisham Muhammad | 1 | -5/+3 |
2013-12-18 | Add named trees, as suggested by @Tieske, plus tests. | Hisham Muhammad | 2 | -6/+19 |
2013-12-18 | More tests | Hisham Muhammad | 1 | -1/+8 |
2013-12-18 | Test environment improvements | Hisham Muhammad | 1 | -41/+64 |
2013-12-13 | Propagate failure of MD5 correctly. Closes #184. | Hisham Muhammad | 4 | -4/+8 |
2013-12-13 | Add Travis-CI badge to the README file | Hisham Muhammad | 1 | -2/+7 |
2013-12-12 | Use LuaCov 0.4 | Hisham Muhammad | 1 | -2/+2 |
2013-12-12 | Major updates, hopefully speeding up things. | Hisham Muhammad | 1 | -32/+136 |
2013-12-12 | Make the download command work with the file:// protocol | Hisham Muhammad | 1 | -3/+18 |
2013-12-11 | Fixed an improper error message | Fleutot | 1 | -2/+3 |
2013-12-09 | stopped copying dll files becasue reason is unknown | Thijs Schreijer | 1 | -20/+27 |
2013-12-09 | Going crazy! | Hisham Muhammad | 1 | -1/+1 |
2013-12-09 | Just one more... | Hisham Muhammad | 1 | -1/+1 |
2013-12-09 | skip more rsync stuff | Hisham Muhammad | 1 | -1/+1 |
2013-12-09 | skip rsync stuff | Hisham Muhammad | 1 | -2/+2 |
2013-12-09 | I'm still trying, Travis! I'm still trying! | Hisham Muhammad | 1 | -1/+2 |
2013-12-09 | skip this one | Hisham Muhammad | 1 | -1/+1 |
2013-12-09 | Drop the X11 dependency | Hisham Muhammad | 1 | -1/+1 |
2013-12-09 | Let's use the unstable LuaSec for now. Pinged Bruno about it. | Hisham Muhammad | 1 | -10/+17 |
2013-12-09 | Ah, Ubuntu... | Hisham Muhammad | 1 | -1/+1 |
2013-12-09 | Fixes for Travis-CI | Hisham Muhammad | 1 | -6/+30 |