pq: support patch-export commands
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 3 May 2013 08:04:28 +0000 (11:04 +0300)
committerGuido Günther <agx@sigxcpu.org>
Thu, 31 Oct 2013 18:17:21 +0000 (19:17 +0100)
commit91fbdc17c8f529f649db7521f85a39e99d0cc4a4
tree326f36aa809b78035b1bbae4326f347a601f60ae
parenta0d6eb7da045c5bc28bc0f2f6350aea4a0608d3f
pq: support patch-export commands

Support giving commands to pq as a meta tag in commit message. The
format is "Gbp: <command> [args]".

Currently, only one command is supported. namely 'ignore'. That is, one
can use 'Gbp: Ignore' in the commit message for ignoring the commit in
patch-generation.

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