chiark / gitweb /
Add 'adopt' command. This adopts a randomly picked track by changing
authorRichard Kettlewell <rjk@greenend.org.uk>
Sat, 13 Dec 2008 15:48:31 +0000 (15:48 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sat, 13 Dec 2008 15:48:31 +0000 (15:48 +0000)
commitd42e98caaaf4f07c8d1252236f03eb68b8be4619
tree9f59cf5c9d08f4b80fb12b54fc63c97373a888c3
parent86214c4a61b9ab346d7c4b6a12c9825a13caf921
Add 'adopt' command.  This adopts a randomly picked track by changing
its origin to 'adopted' and its submitter to the calling user.  The
nice UIs don't support this yet but you can access it from the command
line.

Document 'origin' and update 'state' in disorder_protocol(5).
clients/disorder.c
doc/disorder_protocol.5.in
lib/client.c
lib/client.h
lib/eclient.c
lib/eclient.h
lib/queue.h
python/disorder.py.in
server/server.c