summaryrefslogtreecommitdiff
path: root/gbp/scripts/common/pq.py
AgeCommit message (Expand)Author
2015-02-08parse_gbp_commands: support command filteringGuido Günther
2015-02-08pq: Generate new style Gbp-Pq: Topic <topic> entriesGuido Günther
2015-02-08pq: deprecate the usage of 'gbp-pq-topic:'Markus Lehtonen
2015-01-29Revert "pq: deprecate the usage of 'gbp-pq-topic:'"Guido Günther
2015-01-25pq: deprecate the usage of 'gbp-pq-topic:'Markus Lehtonen
2014-12-28pq: print which patch got just appliedGuido Günther
2014-12-05pq: move switch_pq() to commonMarkus Lehtonen
2014-03-27pq: minor log message typo fixMarkus Lehtonen
2013-10-31pq: support 'Topic' patch-export commandMarkus Lehtonen
2013-10-31pq: add format_diff() functionMarkus Lehtonen
2013-10-31pq: support patch-export commandsMarkus Lehtonen
2013-10-31pq: properly generate non-ascii patch filesMarkus Lehtonen
2013-10-31pq.format_patch: support file path filteringMarkus Lehtonen
2013-10-31pq: rewrite patch export functionalityMarkus Lehtonen
2013-08-28Use open() instead of file()Guido Günther
2013-01-16pq/apply_and_commit_patch: fix date parsingMarkus Lehtonen
2013-01-16pq: do author guessing outside the apply_patch functionsMarkus Lehtonen
2012-11-25gbp-pq: Improve patch header write outGuido Günther
2012-11-23pq: Allow to pass in custom fucntion to fetch authorship informationGuido Günther
2012-11-23Use an absolute path when parsing the control fileGuido Günther
2012-11-23pq: fix "no authorship" warning messagesMarkus Lehtonen
2012-10-25PEP-8 and pyflakes cleanupsGuido Günther
2012-07-28GitRepository: raise GitRepositoryError on git errorsGuido Günther
2012-07-02Make exception syntax consistentGuido Günther
2012-06-17common/pq: use strip in apply_and_commit_patch()Markus Lehtonen
2012-04-18Refactor gbp-pq as preparation for rpm supportMarkus Lehtonen