aboutsummaryrefslogtreecommitdiff
path: root/player/tasks.f90
AgeCommit message (Collapse)Author
2021-05-18Added time stamps to common player stdout messages. Fixed delete_tree task ↵Jeffrey Armstrong
to blow away files by default.
2021-05-18Added a pull command to make sure git actually does pull the latest.Jeffrey Armstrong
2021-04-15Added license and readme to the projectJeffrey Armstrong
2021-04-14Added Windows support for getting directory and file listingsJeffrey Armstrong
2021-04-14Fixed binary transfers to maintain file integrity. Added globbed file ↵Jeffrey Armstrong
upload capabilities. Fixed memory overrun issues due to problems parsing ls output.
2021-04-12URLs in instructions can now leave out the server implying download and ↵Jeffrey Armstrong
upload from the server itself. Download and upload both work correctly.
2021-03-24Initial importJeffrey Armstrong