aboutsummaryrefslogtreecommitdiffstats
path: root/src/satr.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-28fix errors and tidy upMattias Andrée1-48/+9
2015-12-26job ids must not be empty stringsMattias Andrée1-1/+2
2015-12-26marshalled arrays are not empty-element-terminatedMattias Andrée1-3/+5
2015-12-25satr run select jobs + satrm can remove multiple jobsMattias Andrée1-4/+28
2015-12-25improve send_commandMattias Andrée1-1/+1
2015-12-25it shall be possible to slect jobs in satrMattias Andrée1-1/+1
2015-12-23m fixMattias Andrée1-5/+2
2015-12-23implement satq and satr, just sends a commandMattias Andrée1-1/+18
2015-12-23satq and satr does not take any argumentsMattias Andrée1-0/+25
2015-12-23all of the commandsMattias Andrée1-24/+4
2015-12-23parse argumentsMattias Andrée1-0/+50