[PATCH] pwclient get: fix for handling messages encoded in UTF-8

2010-01-24 Thread Paul Menzel
Trying `pwclient get` with a message containing UTF-8 characters you would get the following error. $ python -v pwclient get ID […] # trying /usr/lib/python2.5/encodings/ascii.so # trying /usr/lib/python2.5/encodings/asciimodule.so # trying

Re: scripts interaction of Patchwork and Git

2010-01-24 Thread Jeremy Kerr
Paul, Before I send other question in a separate threads I was wondering if you could share your scripts you all wrote to make your life easier as for example Git hooks. OK, in the interests of writing stuff down, this is what I have: * A hook in .git/hooks/post-applypatch: #!/bin/bash