summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-03debian packaging: HACK: disable test in Debian buildsMarkus Lehtonen1-3/+3
2013-04-03TODO: add rpm todoMarkus Lehtonen1-0/+17
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-03docs: update rpm documentationMarkus Lehtonen6-152/+347
2013-04-03tests: add unittests for gbp.rpmMarkus Lehtonen22-0/+418
2013-04-03rpm: circumvent a bug in python-rpmMarkus Lehtonen1-3/+16
2013-04-03import-srpm: suppress some pylint warningsMarkus Lehtonen1-63/+89
2013-04-03rpm: Add doctests to RpmPkgPolicyMarkus Lehtonen1-1/+36
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 Lehtonen3-17/+51
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-03packaging: add .dsc file and Makefile for updating itMarkus Lehtonen3-0/+37
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 Lehtonen3-9/+22
2013-04-03Universal configurable base tmpdir for all gbp rpm toolsMarkus Lehtonen4-76/+87
2013-04-03import-srpm: support for patch importMarkus Lehtonen4-21/+102
2013-04-03rpm: bigger refactor of import-srpmMarkus Lehtonen2-243/+190
2013-04-03rpm: refactor patch-generation codeMarkus Lehtonen2-93/+84
2013-04-03rpm: support squashing commits in patch generationMarkus Lehtonen4-18/+74
2013-04-03rpm: add --orig-prefix optionMarkus Lehtonen3-23/+70
2013-04-03rpm: enhance logic in guessing the prefix of source archivesMarkus Lehtonen3-37/+137
2013-04-03rpm: support generating compressed patchesMarkus Lehtonen5-83/+76
2013-04-03pq-rpm: support importing compressed patchesMarkus Lehtonen1-4/+20
2013-04-03rpm helpers: add support for gbp-specific rpmlibMarkus Lehtonen2-2/+12
2013-04-03rpm: move RpmPkgPolicy class into a separate moduleMarkus Lehtonen6-93/+120
2013-04-03buildpackage-rpm: add more tagging optionsMarkus Lehtonen2-0/+44
2013-04-03RpmGitRepository: make version-tag methods more flexibleMarkus Lehtonen5-29/+32
2013-04-03rpm helpers: make SpecFile and SrcRpmFile give (full) version as dict.Markus Lehtonen5-19/+35
2013-04-03rpm: add version parsing functions to pkg policyMarkus Lehtonen6-31/+94
2013-04-03buildpackage-rpm: add option --git-ignore-untrackedMarkus Lehtonen3-3/+9
2013-04-03buildpackage-rpm: implement patch export filtersMarkus Lehtonen3-1/+16
2013-04-03debian packaging: split Debian package into subpackagesEd Bartosh12-8/+66
2013-04-03debian packaging: fix package build for Ubuntu OneiricEd Bartosh1-2/+2
2013-04-03Add rpm packaging filesMarkus Lehtonen2-0/+167
2013-04-03README: mention RPM supportMarkus Lehtonen1-0/+7
2013-04-03docs: revamp RPM docsMarkus Lehtonen3-39/+54
2013-04-03docs: add initial RPM documentationMarkus Lehtonen6-0/+213
2013-04-03rpm: add 'vendor' config optionMarkus Lehtonen7-22/+33
2013-04-03rpm: add rpm-specific example config fileMarkus Lehtonen1-0/+126
2013-04-03Introduce git-import-orig-rpm toolMarkus Lehtonen5-2/+345
2013-04-03Introduce git-buildpackage-rpm toolMarkus Lehtonen5-4/+620
2013-04-03pq-rpm: add new --pq-branch optionMarkus Lehtonen2-1/+8
2013-04-03gbp-pq-rpm: add 'export-rev' optionMarkus Lehtonen1-4/+12
2013-04-03Introduce gbp-pq-rpm toolMarkus Lehtonen5-2/+404
2013-04-03Introduce git-import-srpm toolMarkus Lehtonen4-1/+434
2013-04-03Add 'packaging-tag' option to config.pyMarkus Lehtonen1-0/+3
2013-04-03Rename internal var debian_tag -> packaging_tagMarkus Lehtonen3-10/+10
2013-04-03Add 'packaging-branch' cmdline optionMarkus Lehtonen5-2/+31