NetworkManager/contrib
Thomas Haller 22a98cc79e rh-utils: accept version number as argument for find-backports.sh
find-backports.sh only works because we craft commit messages with
necessary information. In particular the "Fixes" and cherry-picked-from
messages. That means, it relies on our git history to maintained in
a suitable manner so that the script can gather the necessary
information.

Likewise, we have a particular scheme how we do releases, how versions
are numbered, how stable branches and release tags are called, etc.

Exploit that, to allow for simpler calling convention for
find-backports.sh script:

  $ contrib/rh-utils/find-backports.sh 1.14

will automatically complete to

  $ contrib/rh-utils/find-backports.sh 1.14.0 nm-1-14 master
2018-11-22 11:38:09 +01:00
..
fedora makerepo: detect base-commit for ModemManager-1.6.10.tar.xz 2018-10-01 19:45:39 +02:00
rh-bkr build-from-source: select python interpretor in build script 2018-11-16 15:01:00 +01:00
rh-jenkins contrib/jenkins: update jenkins_script.sh 2015-04-23 16:51:33 +02:00
rh-utils rh-utils: accept version number as argument for find-backports.sh 2018-11-22 11:38:09 +01:00