]> git.michaelhowe.org Git - packages/b/bup.git/commit
client/server:Handle multiple suggestions and misc
authorBrandon Low <lostlogic@lostlogicx.com>
Sat, 8 Jan 2011 19:56:00 +0000 (11:56 -0800)
committerAvery Pennarun <apenwarr@gmail.com>
Mon, 10 Jan 2011 02:00:25 +0000 (18:00 -0800)
commitcc5b8c7c2545d4085ec673d393408bab772c4d8d
treef99657f4b835a2080f6851e7000f112cf7b3f457
parent31b7b9199ba6865addd0d57b14c4e856078c9263
client/server:Handle multiple suggestions and misc

There was a fixme in the code, I was doing cleanups and fixed it.  There
are therefor some misc. cleanups in here along with the handling of
multiple suggested packs.

Signed-off-by: Brandon Low <lostlogic@lostlogicx.com>
cmd/server-cmd.py
lib/bup/client.py
lib/bup/t/tclient.py