summaryrefslogtreecommitdiff
path: root/gbp/scripts/pq.py
AgeCommit message (Expand)AuthorFilesLines
2019-11-14fix pylint error for git-buildpackagebiao716.wang1-2/+2
2014-11-14gbp-pq: readiness to configure the pq branch nameMarkus Lehtonen1-26/+26
2014-11-14Universal configurable base tmpdir for all gbp toolsMarkus Lehtonen1-4/+5
2014-11-14pq/parse_gbp_commands: return non-matched linesMarkus Lehtonen1-2/+3
2014-11-14pq: deprecate the usage of 'gbp-pq-topic:'Markus Lehtonen1-3/+25
2014-10-17Improve change reporting a bitGuido Günther1-2/+4
2014-10-14pq: Don't fail commit if the series file is empty on the source branchGuido Günther1-2/+7
2014-10-12pq: Add "pq export --commit" optionGuido Günther1-2/+72
2014-09-12Allow to always drop pq branch after exportGuido Günther1-0/+4
2014-08-23Unify doc strings a bitGuido Günther1-1/+1
2014-05-19pq: Try harder to cleanup after a failed patchGuido Günther1-0/+1
2014-05-19pq: Print proper error message if we fail to apply the treeGuido Günther1-2/+2
2014-04-03config: add decorator to add_option_* functionsGuido Günther1-3/+10
2014-03-29Use a much simpler version to fix the command name in --helpGuido Günther1-1/+2
2014-03-27Fix command outputGuido Günther1-2/+1
2014-01-05Avoid backtrace on config file parse errorsGuido Günther1-6/+17
2013-10-31pq: support 'Topic' patch-export commandMarkus Lehtonen1-3/+4
2013-10-31pq: listen to 'Gbp-Pq:' commands, tooMarkus Lehtonen1-0/+1
2013-10-31pq: support patch-export commandsMarkus Lehtonen1-4/+9
2013-10-31pq: rewrite patch export functionalityMarkus Lehtonen1-12/+28
2013-09-16pq: Only print number or tries if we try more than onceGuido Günther1-1/+1
2013-09-16pq: print which patch failed to applyGuido Günther1-0/+1
2013-08-28Use open() instead of file()Guido Günther1-1/+1
2013-08-24pq: exclude patches from Debian packaging branchGuido Günther1-2/+4
2013-01-16pq: do author guessing outside the apply_patch functionsMarkus Lehtonen1-6/+4
2012-11-25New configuration option for setting the output color schemeMarkus Lehtonen1-1/+3
2012-11-24gbp-pq: don't use plural form when there's only one try leftGuido Günther1-1/+1
2012-11-23pq: Allow to pass in custom fucntion to fetch authorship informationGuido Günther1-3/+7
2012-10-25Print number of tries leftGuido Günther1-0/+5
2012-10-25PEP-8 and pyflakes cleanupsGuido Günther1-3/+2
2012-07-28GitRepository: raise GitRepositoryError on git errorsGuido Günther1-3/+3
2012-07-02Make exception syntax consistentGuido Günther1-7/+7
2012-04-18Refactor gbp-pq as preparation for rpm supportMarkus Lehtonen1-160/+4
2012-02-20gbp-pq: refactor args of write_patch()Markus Lehtonen1-5/+5
2012-02-18Merge tag 'debian/0.6.0_git20120218' into experimentalGuido Günther1-1/+1
2012-02-18gbp-pq: Properly print patch nameGuido Günther1-1/+1
2012-02-13Refactor config.py as preparation for rpm support.Markus Lehtonen1-3/+3
2012-01-23gbp-pq: don't crash in get_maintainer_from_control()Markus Lehtonen1-6/+8
2011-12-27GitRepository: Add num option to git_commitsGuido Günther1-1/+1
2011-12-26gbp-pq: add "switch" actionGuido Günther1-4/+19
2011-12-26Rename gbp.pq to gbp.patch_seriesGuido Günther1-1/+1
2011-12-26pq.Patch: move support for parsing patch headers into Patch classGuido Günther1-64/+16
2011-12-26pq: rename PatchQueue to PatchSeriesGuido Günther1-2/+2
2011-12-18scripts/pq: handle patches without filename extensionGuido Günther1-3/+8
2011-12-18scripts/pq: Move patch name handling to separate functionGuido Günther1-5/+17
2011-12-16pq: add --force option to fore recreation of pq branchGuido Günther1-6/+17
2011-11-21gbp-pq: Instead of looking for the signature don't let git generate itGuido Günther1-15/+6
2011-11-04gbp-pq: don't claim we're uptodateGuido Günther1-2/+6
2011-11-01Get rid of the symlinkGuido Günther1-0/+427