pq: do author guessing outside the apply_patch functions
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 27 Nov 2012 15:49:23 +0000 (17:49 +0200)
committerGuido Günther <agx@sigxcpu.org>
Wed, 16 Jan 2013 05:10:34 +0000 (06:10 +0100)
commitab7a73283b8e02263b4c6e17b107f964fe958f45
tree82b54c0dd13a17bce78f23362f08cfdf802eb93c
parent4bdfe2a69c286fb299f67c02f4f5ac50b83dd070
pq: do author guessing outside the apply_patch functions

Call the author parsing/guessing function outside the apply patch
functions. This way, the caller can decide when to do the guessing, and
with which parameters. Now the apply_patch functions do what their name
suggests.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
gbp/scripts/common/pq.py
gbp/scripts/pq.py
tests/13_test_gbp_pq.py