pq-rpm: support patch-export up to an arbitrary tree-ish
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Wed, 8 May 2013 17:42:45 +0000 (20:42 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 14 Nov 2014 12:22:11 +0000 (14:22 +0200)
commitd8070b47a02fb6098d34ecac10d08f760fe3aecc
tree41d1d9b861fbef325eab6431a3f015751b9bab20
parentfa8381a95de866e9c79f159372af9dcf0ad7f405
pq-rpm: support patch-export up to an arbitrary tree-ish

If the end of the export range is not a commit "normal" patches are
generated up to HEAD and finally a raw diff between HEAD and the
end-tree-is generated.

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