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