aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/scripts/common/pq.py
Commit message (Expand)AuthorAge
* pq: Hardcode commit abbrev to 7 when exporting patchesGuido Günther2017-01-20
* pep8/pyflakes cleanupsGuido Günther2016-09-12
* pq: Retry patch with whitespace fixup on failureGuido Günther2016-07-31
* Allow exported patches to be renumbered and the patch number prefix format to...Carlos Maddela2015-07-10
* Fix FSF address - thanks rpmlintEvgeni Golov2015-06-22
* pq: Allow to preserve the patch name on import/exportGuido Günther2015-06-02
* Make pylint happyGuido Günther2015-06-02
* parse_gbp_commands: support command filteringGuido Günther2015-02-08
* pq: Generate new style Gbp-Pq: Topic <topic> entriesGuido Günther2015-02-08
* pq: deprecate the usage of 'gbp-pq-topic:'Markus Lehtonen2015-02-08
* Revert "pq: deprecate the usage of 'gbp-pq-topic:'"Guido Günther2015-01-29
* pq: deprecate the usage of 'gbp-pq-topic:'Markus Lehtonen2015-01-25
* pq: print which patch got just appliedGuido Günther2014-12-28
* pq: move switch_pq() to commonMarkus Lehtonen2014-12-05
* pq: minor log message typo fixMarkus Lehtonen2014-03-27
* pq: support 'Topic' patch-export commandMarkus Lehtonen2013-10-31
* pq: add format_diff() functionMarkus Lehtonen2013-10-31
* pq: support patch-export commandsMarkus Lehtonen2013-10-31
* pq: properly generate non-ascii patch filesMarkus Lehtonen2013-10-31
* pq.format_patch: support file path filteringMarkus Lehtonen2013-10-31
* pq: rewrite patch export functionalityMarkus Lehtonen2013-10-31
* Use open() instead of file()Guido Günther2013-08-28
* pq/apply_and_commit_patch: fix date parsingMarkus Lehtonen2013-01-16
* pq: do author guessing outside the apply_patch functionsMarkus Lehtonen2013-01-16
* gbp-pq: Improve patch header write outGuido Günther2012-11-25
* pq: Allow to pass in custom fucntion to fetch authorship informationGuido Günther2012-11-23
* Use an absolute path when parsing the control fileGuido Günther2012-11-23
* pq: fix "no authorship" warning messagesMarkus Lehtonen2012-11-23
* PEP-8 and pyflakes cleanupsGuido Günther2012-10-25
* GitRepository: raise GitRepositoryError on git errorsGuido Günther2012-07-28
* Make exception syntax consistentGuido Günther2012-07-02
* common/pq: use strip in apply_and_commit_patch()Markus Lehtonen2012-06-17
* Refactor gbp-pq as preparation for rpm supportMarkus Lehtonen2012-04-18