Commit Briefs




Omar Polo

reflow + grammar


Omar Polo

improve manpage


Omar Polo

update readme


Omar Polo

print the "> " prefix only if -p is given

the prefix is nice to see, but can break the amused show | filters ... | amused load because sort(1), uniq(1) etc don't know how to strip the "> " and " " prefixes obviously.


Omar Polo

add some examples


Omar Polo

rewrite `load' to use the new transaction messages

this allows to do stuff like amused show | some shell filtering | amused load without the dangers of races between show and load.



Omar Polo

add playlist_swap


Omar Polo

add playlist_free


Omar Polo

add playlist_push


Omar Polo

fmt