summaryrefslogtreecommitdiff
path: root/gbp/scripts/pq.py
AgeCommit message (Expand)Author
2015-03-27Extract exception message in a less arcane wayGuido Günther
2015-02-20Handle ConfigParser -> configparser renameGuido Günther
2015-02-08parse_gbp_commands: support command filteringGuido 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-05pq: move switch_pq() to commonMarkus Lehtonen
2014-10-17Improve change reporting a bitGuido Günther
2014-10-14pq: Don't fail commit if the series file is empty on the source branchGuido Günther
2014-10-12pq: Add "pq export --commit" optionGuido Günther
2014-09-12Allow to always drop pq branch after exportGuido Günther
2014-08-23Unify doc strings a bitGuido Günther
2014-05-19pq: Try harder to cleanup after a failed patchGuido Günther
2014-05-19pq: Print proper error message if we fail to apply the treeGuido Günther
2014-04-03config: add decorator to add_option_* functionsGuido Günther
2014-03-29Use a much simpler version to fix the command name in --helpGuido Günther
2014-03-27Fix command outputGuido Günther
2014-01-05Avoid backtrace on config file parse errorsGuido Günther
2013-10-31pq: support 'Topic' patch-export commandMarkus Lehtonen
2013-10-31pq: listen to 'Gbp-Pq:' commands, tooMarkus Lehtonen
2013-10-31pq: support patch-export commandsMarkus Lehtonen
2013-10-31pq: rewrite patch export functionalityMarkus Lehtonen
2013-09-16pq: Only print number or tries if we try more than onceGuido Günther
2013-09-16pq: print which patch failed to applyGuido Günther
2013-08-28Use open() instead of file()Guido Günther
2013-08-24pq: exclude patches from Debian packaging branchGuido Günther
2013-01-16pq: do author guessing outside the apply_patch functionsMarkus Lehtonen
2012-11-25New configuration option for setting the output color schemeMarkus Lehtonen
2012-11-24gbp-pq: don't use plural form when there's only one try leftGuido Günther
2012-11-23pq: Allow to pass in custom fucntion to fetch authorship informationGuido Günther
2012-10-25Print number of tries leftGuido Günther
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-04-18Refactor gbp-pq as preparation for rpm supportMarkus Lehtonen
2012-02-20gbp-pq: refactor args of write_patch()Markus Lehtonen
2012-02-18Merge tag 'debian/0.6.0_git20120218' into experimentalGuido Günther
2012-02-18gbp-pq: Properly print patch nameGuido Günther
2012-02-13Refactor config.py as preparation for rpm support.Markus Lehtonen
2012-01-23gbp-pq: don't crash in get_maintainer_from_control()Markus Lehtonen
2011-12-27GitRepository: Add num option to git_commitsGuido Günther
2011-12-26gbp-pq: add "switch" actionGuido Günther
2011-12-26Rename gbp.pq to gbp.patch_seriesGuido Günther
2011-12-26pq.Patch: move support for parsing patch headers into Patch classGuido Günther
2011-12-26pq: rename PatchQueue to PatchSeriesGuido Günther
2011-12-18scripts/pq: handle patches without filename extensionGuido Günther
2011-12-18scripts/pq: Move patch name handling to separate functionGuido Günther
2011-12-16pq: add --force option to fore recreation of pq branchGuido Günther
2011-11-21gbp-pq: Instead of looking for the signature don't let git generate itGuido Günther
2011-11-04gbp-pq: don't claim we're uptodateGuido Günther