Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change interpretor to sh for more cross platform compatibility | VG | 2016-01-25 | 1 | -2/+2 |
* | use same interpretor as the script for calling generated commands | VG | 2016-01-24 | 1 | -1/+1 |
* | use mktemp to avoid some sort of name clash and temp file attack | VG | 2016-01-24 | 1 | -13/+13 |
* | add error message for controlling/interactive terminal for clarity | VG | 2016-01-24 | 1 | -2/+2 |
* | fix a bug if arguments contain a '%' | VG | 2016-01-24 | 1 | -1/+1 |
* | Shit, the code was too short | Cédric Picard | 2015-11-30 | 1 | -1/+2 |
* | Readme is now officially rst | Cédric Picard | 2015-11-30 | 1 | -4/+5 |
* | Little modifications, huge speed boost | Cédric Picard | 2015-11-30 | 1 | -11/+10 |
* | Added LICENSE | Cédric Picard | 2014-05-12 | 1 | -0/+14 |
* | Initial commit - All works | Cédric Picard | 2014-05-12 | 2 | -0/+75 |