aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/rpm
Commit message (Expand)AuthorAge
* pep8/pyflakes cleanupsGuido Günther2016-09-12
* Fix simple spelling errors in comments and stringsOtto Kekäläinen2016-07-03
* rpm.changelog: Wrap str{f,p}time callsGuido Günther2016-06-30
* rpm-ch: Make pylint happyGuido Günther2016-06-30
* Introduce gbp-rpm-chMarkus Lehtonen2016-06-30
* rpm: add gbp.rpm.changelog moduleMarkus Lehtonen2016-06-30
* Update exception syntaxGuido Günther2015-10-27
* Check for six.integer_types instead of int and longGuido Günther2015-10-24
* Use six.iteritems()Guido Günther2015-10-24
* Fix FSF address - thanks rpmlintEvgeni Golov2015-06-22
* Sort test resultGuido Günther2015-05-28
* Use __next__() instead of next()Guido Günther2015-05-27
* gbp.rpm: use format_str for composing tag nameMarkus Lehtonen2015-04-02
* SrcRpmFile: Add stderr to error messagesGuido Günther2015-04-01
* Fix print function usage in examples tooGuido Günther2015-03-27
* Remove unused importGuido Günther2015-02-20
* rpm: suppress stderr when unpacking src.rpmMarkus Lehtonen2015-02-18
* linkeList: turn the bug printouts to debug levelGuido Günther2014-07-28
* Introduce rpm helpersMarkus Lehtonen2014-07-24