aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove _temporary_ filesHEADmasterGravatar Tom Willemse2014-08-161-1/+1
| | | | | Instead of removing a file when it _isn't_ temporary, remove it when it _is_. Leave existing files alone.
* Use fold to make sure lines don't get too longGravatar Tom Willemse2014-04-271-11/+16
|
* Use a local variable for sendfileGravatar Tom Willemse2014-04-271-2/+2
|
* Explicitly use bash, not shGravatar Tom Willemse2014-04-271-1/+1
| | | | | Some bash features were already being used, this just makes the requirement a little more explicit.
* Make send accept input from another processGravatar Tom Willemse2014-04-272-6/+25
|
* Fix calling of the hypo help commandGravatar Tom Willemse2014-04-271-2/+2
|
* Update READMEGravatar Tom Willemse2014-04-261-1/+54
|
* Initial commitGravatar Tom Willemse2013-10-033-0/+786