Commit Briefs

Omar Polo

document status -f


Omar Polo

allow to customize the output of amused status

This add a -f flag (that falls back to $AMUSED_STATUS_FORMAT) to control which field to print and in which order.



Omar Polo

reword sentence


Omar Polo

document the `seek' subcommand




Omar Polo

add my copyright

I've added a sufficient amount of code I guess


Omar Polo

add "seek" to monitor list of event


Omar Polo

reimplement `restart' on top of seek


Omar Polo

allow to seek to the beginning with -1

if the computed seek was less than 0 it skips the seek. It's more useful to just rewind to the beginning.


Omar Polo

reword error message


Omar Polo

drop goto err


Omar Polo

drop needless `eof' variable


Omar Polo

handle fdopen failure gracefully