summaryrefslogtreecommitdiff
path: root/gbp/scripts/pq_rpm.py
AgeCommit message (Expand)AuthorFilesLines
2012-09-18rpm: implement file path filters in patch exportMarkus Lehtonen1-17/+45
2012-09-18rpm-pq: rework patch generation code, againMarkus Lehtonen1-85/+96
2012-09-11rpm: enhance patch generation in generate_git_patches()Markus Lehtonen1-10/+29
2012-09-07pq-rpm: suppress another output message to debug levelMarkus Lehtonen1-1/+1
2012-08-20rpm: support to define filename of squashed diffsMarkus Lehtonen1-6/+16
2012-08-10Universal configurable base tmpdir for all gbp rpm toolsMarkus Lehtonen1-47/+45
2012-08-10rpm: refactor patch-generation codeMarkus Lehtonen1-54/+78
2012-08-10rpm: support squashing commits in patch generationMarkus Lehtonen1-3/+59
2012-08-10rpm: support generating compressed patchesMarkus Lehtonen1-21/+32
2012-08-10pq-rpm: support importing compressed patchesMarkus Lehtonen1-4/+20
2012-08-10rpm: allow running gbp tools from subdirsMarkus Lehtonen1-4/+9
2012-08-10RpmGitRepository: make version-tag methods more flexibleMarkus Lehtonen1-3/+6
2012-08-10rpm helpers: make SpecFile and SrcRpmFile give (full) version as dict.Markus Lehtonen1-6/+6
2012-08-10rpm: add version parsing functions to pkg policyMarkus Lehtonen1-3/+3
2012-08-10rpm: add 'vendor' config optionMarkus Lehtonen1-3/+4
2012-08-10pq-rpm: add new --pq-branch optionMarkus Lehtonen1-1/+5
2012-08-10gbp-pq-rpm: add 'export-rev' optionMarkus Lehtonen1-4/+12
2012-08-10Introduce gbp-pq-rpm toolMarkus Lehtonen1-0/+377