summaryrefslogtreecommitdiff
path: root/gbp/scripts
AgeCommit message (Expand)AuthorFilesLines
2013-04-18buildpackage-rpm: full sha1 in the tagname for VCS tagMarkus Lehtonen1-1/+2
2013-04-18GitRepository: add describe() methodMarkus Lehtonen1-2/+2
2013-04-03buildpackage-rpm: listen to --no-create-orig option for native packages, tooMarkus Lehtonen1-1/+1
2013-04-03buildpackage-rpm: use config file(s) from exported tree-ishMarkus Lehtonen1-15/+26
2013-04-03rpm: support conditionals in patch-exportMarkus Lehtonen1-11/+26
2013-04-03import-srpm: import all packaging files from src.rpmMarkus Lehtonen1-6/+15
2013-04-03import-srpm: skip pristine-tar for non-tar sources archivesMarkus Lehtonen1-3/+9
2013-04-03Import RpmGitRepository if DebianGitRepository is not availableZhang Qiang2-5/+11
2013-04-03rpm.SpecFile: drop the internal sources structureMarkus Lehtonen1-3/+3
2013-04-03rpm.SpecFile: drop the internal 'patches' structureMarkus Lehtonen2-13/+11
2013-04-03rpm.SpecFile: change specfile attribute to represent filenameMarkus Lehtonen3-10/+9
2013-04-03rpm refactor: rewrite set_tag functionalityMarkus Lehtonen1-1/+2
2013-04-03import-srpm: enhance spec guessingMarkus Lehtonen1-1/+6
2013-04-03buildpackage-rpm: support setting/updating the 'VCS:' tagMarkus Lehtonen1-0/+13
2013-04-03import-orig-rpm: keep working copy in sync with branch HEADMarkus Lehtonen1-0/+6
2013-04-03rpm: configuration option for setting the output color schemeMarkus Lehtonen4-4/+12
2013-04-03buildpackage-rpm: fail patch-export if local patches foundMarkus Lehtonen1-0/+9
2013-04-03import-srpm: return 2 if patch import failsMarkus Lehtonen1-4/+11
2013-04-03import-srpm: suppress some pylint warningsMarkus Lehtonen1-63/+89
2013-04-03buildpackage-rpm: return 2 for patch-export or tarball generation errorsMarkus Lehtonen1-14/+28
2013-04-03rpm: implement file path filters in patch exportMarkus Lehtonen2-17/+47
2013-04-03rpm-pq: rework patch generation code, againMarkus Lehtonen1-85/+96
2013-04-03rpm: enhance patch generation in generate_git_patches()Markus Lehtonen1-10/+29
2013-04-03buildpackage-rpm: support special tree-ish names in --git-upstream-treeMarkus Lehtonen1-13/+23
2013-04-03rpm: support to define filename of squashed diffsMarkus Lehtonen1-6/+16
2013-04-03Universal configurable base tmpdir for all gbp rpm toolsMarkus Lehtonen4-76/+87
2013-04-03import-srpm: support for patch importMarkus Lehtonen2-19/+93
2013-04-03rpm: bigger refactor of import-srpmMarkus Lehtonen1-205/+187
2013-04-03rpm: refactor patch-generation codeMarkus Lehtonen2-93/+84
2013-04-03rpm: support squashing commits in patch generationMarkus Lehtonen2-18/+69
2013-04-03rpm: add --orig-prefix optionMarkus Lehtonen2-23/+67
2013-04-03rpm: enhance logic in guessing the prefix of source archivesMarkus Lehtonen2-21/+21
2013-04-03rpm: support generating compressed patchesMarkus Lehtonen2-83/+42
2013-04-03pq-rpm: support importing compressed patchesMarkus Lehtonen1-4/+20
2013-04-03rpm: move RpmPkgPolicy class into a separate moduleMarkus Lehtonen3-11/+14
2013-04-03buildpackage-rpm: add more tagging optionsMarkus Lehtonen1-0/+41
2013-04-03RpmGitRepository: make version-tag methods more flexibleMarkus Lehtonen4-14/+22
2013-04-03rpm helpers: make SpecFile and SrcRpmFile give (full) version as dict.Markus Lehtonen3-14/+15
2013-04-03rpm: add version parsing functions to pkg policyMarkus Lehtonen4-17/+17
2013-04-03buildpackage-rpm: add option --git-ignore-untrackedMarkus Lehtonen1-2/+3
2013-04-03buildpackage-rpm: implement patch export filtersMarkus Lehtonen1-1/+11
2013-04-03rpm: add 'vendor' config optionMarkus Lehtonen4-17/+20
2013-04-03Introduce git-import-orig-rpm toolMarkus Lehtonen1-0/+333
2013-04-03Introduce git-buildpackage-rpm toolMarkus Lehtonen1-0/+599
2013-04-03pq-rpm: add new --pq-branch optionMarkus Lehtonen1-1/+5
2013-04-03gbp-pq-rpm: add 'export-rev' optionMarkus Lehtonen1-4/+12
2013-04-03Introduce gbp-pq-rpm toolMarkus Lehtonen1-0/+392
2013-04-03Introduce git-import-srpm toolMarkus Lehtonen1-0/+418
2013-04-03Rename internal var debian_tag -> packaging_tagMarkus Lehtonen3-10/+10
2013-04-03Add 'packaging-branch' cmdline optionMarkus Lehtonen2-0/+2