Commit Briefs




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

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

implement `load' command


Omar Polo

fancier `show' output


Omar Polo

add next and prev command


Omar Polo

add status subcommand


Omar Polo

automatically start the daemon


Omar Polo

fix show command


Omar Polo

print status for `add' command


Omar Polo

initial commit