aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/13_test_gbp_pq.py
Commit message (Expand)AuthorAge
* tests.testutils: helpers for checking existence of commandsMarkus Lehtonen2018-03-01
* pq: Make sure apply_and_commit_patch encodes the author utf-8Guido Günther2017-11-06
* pq: import pq branch on switchGuido Günther2017-10-20
* pq: import patches before rebaseGuido Günther2017-10-19
* patch_series: don't let "git mailinfo" sanitize the subjectGuido Günther2017-08-31
* git: Don't decode diff outputGuido Günther2017-08-28
* tests: remove duplication in test optionsGuido Günther2017-08-22
* pq-rpm: Correctly pass abbrev to format-patchGuido Günther2017-08-22
* pq: use more gittish commit message in --commitGuido Günther2017-08-19
* pq: don't create empty pq branch on rebase and switchGuido Günther2017-08-05
* pq: port to python3Guido Günther2017-08-02
* pq: unbreak --commit when patch series becomes emptyGuido Günther2017-03-14
* pq: Don't fail --commit on empty commitsGuido Günther2016-12-23
* pq: make TestFromTAG tests silentGuido Günther2016-09-28
* 13_test_gbp_pq: flake8 cleanGuido Günther2016-09-12
* pq: Handle unmerged debian branches (tests)Maximiliano Curia2016-09-07
* pq test: Add missing pq-from parameterMaximiliano Curia2016-09-07
* Change "it's" to "its" in comments where appropriateAnthony Fok2015-09-10
* 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
* tests: minor test case cleanupsGuido Günther2015-03-27
* Use open() instead of file()Guido Günther2015-02-20
* Use relative import for testutilsGuido Günther2015-02-20
* parse_gbp_commands: support command filteringGuido Günther2015-02-08
* pq: Generate new style Gbp-Pq: Topic <topic> entriesGuido Günther2015-02-08
* pq: move switch_pq() to commonMarkus Lehtonen2014-12-05
* Allow to always drop pq branch after exportGuido Günther2014-09-12
* pq: rewrite patch export functionalityMarkus Lehtonen2013-10-31
* Silence test_debian_missing_authorGuido Günther2013-04-30
* tests: Use tempfile.mkdtemp to create temp dirs for testsThomas Koch2013-04-08
* pq: do author guessing outside the apply_patch functionsMarkus Lehtonen2013-01-16
* Test gbp.pq.common.write_patchGuido Günther2012-11-24
* Test if setting a topic worksGuido Günther2012-11-23
* pq: Allow to pass in custom fucntion to fetch authorship informationGuido Günther2012-11-23
* Test apply_and_commit_patchGuido Günther2012-11-23