rpm-ch: implement '--all' option
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 16 May 2014 11:26:49 +0000 (14:26 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 5 Jun 2014 11:20:08 +0000 (14:20 +0300)
commit33b4aa7fa455225f0057d636645a9e6b2774b9c6
treecc2b098c21c5c2891a3e1e07ff7492eb657af701
parent95a55db9dc5fb4392c81f71a10c82944b98b9c0a
rpm-ch: implement '--all' option

If defined, git-rpm-ch uses all commits in the Git history. Also,
'--since' option is omitted.

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