summaryrefslogtreecommitdiff
path: root/gbp
AgeCommit message (Expand)AuthorFilesLines
2014-12-18patchseries: strip numbering when guessing subject from filenameMarkus Lehtonen1-1/+7
2014-12-03UpstreamSource: suppress stderr from tar in _determine_prefix()Markus Lehtonen1-1/+1
2014-12-03rpm: suppress stderr when unpacking src.rpmMarkus Lehtonen1-1/+1
2014-11-21buildpackage-rpm: look for remote upstream branchesMarkus Lehtonen1-1/+11
2014-11-14Tizen: change python-rpm module name to rpm_tizenMarkus Lehtonen1-1/+1
2014-11-14log: don't propagate to ancestor loggersMarkus Lehtonen1-0/+2
2014-11-14GitRepository/__git_inout: correctly handle input errorMarkus Lehtonen1-1/+6
2014-11-14pq-rpm: better error messageMarkus Lehtonen1-1/+1
2014-11-14buildpackage-rpm: fix one error messageMarkus Lehtonen1-1/+2
2014-11-14buildpackage-rpm: drop unneeded exceptionMarkus Lehtonen1-3/+0
2014-11-14buildpackage-rpm: handle invalid keys in orig prefixMarkus Lehtonen1-4/+7
2014-11-14buildpackage-rpm: minor refactorMarkus Lehtonen1-7/+4
2014-11-14buildpackage-rpm: get rid of prepare_export_dir()Markus Lehtonen1-7/+1
2014-11-14buildpackage-rpm: remove some outdated/unnecessary exception handlingMarkus Lehtonen1-5/+0
2014-11-14buildpackage-rpm: add '--git-native' optionMarkus Lehtonen2-3/+8
2014-11-14buildpackage-rpm: remove some unused variablesMarkus Lehtonen1-5/+1
2014-11-14buildpackage-rpm: add missing docstringsMarkus Lehtonen1-0/+5
2014-11-14buildpackage-rpm: remove unused importsMarkus Lehtonen1-5/+2
2014-11-14buildpackage-rpm: remove too general exception catchingMarkus Lehtonen1-3/+0
2014-11-14buildpackage-rpm: don't crash on invalid vcs format stringsMarkus Lehtonen1-1/+4
2014-11-14buildpackage-rpm: add --git-no-build optionMarkus Lehtonen1-1/+10
2014-11-14buildpackage_rpm: always run cleaner hookMarkus Lehtonen1-2/+1
2014-11-14buildpackage_rpm: fix crash when running prebuild hookMarkus Lehtonen1-1/+1
2014-11-14buildpackage_rpm: check submodules from the exported treeishMarkus Lehtonen1-1/+1
2014-11-14buildpackage-rpm: always create tarball for native packagesMarkus Lehtonen1-1/+1
2014-11-14buildpackage-rpm: fix exit code in case of GitRepositoryErrorMarkus Lehtonen1-1/+1
2014-11-14rpm-ch: implement --meta-bts optionMarkus Lehtonen3-8/+14
2014-11-14rpm-ch: implement --commit-msg optionMarkus Lehtonen1-4/+18
2014-11-14rpm-ch: implement --commit optionMarkus Lehtonen1-7/+12
2014-11-14buildpackage-rpm: new 'commitish' keyword for spec vcs tagMarkus Lehtonen1-14/+20
2014-11-14pq-rpm: don't create pq branch when switchingMarkus Lehtonen1-5/+1
2014-11-14pq-rpm: implement --retain-history optionMarkus Lehtonen1-25/+74
2014-11-14pq-rpm: implement --new-packaging-dir cmdline optionMarkus Lehtonen1-2/+10
2014-11-14pq-rpm: implement 'convert' subcommandMarkus Lehtonen1-11/+88
2014-11-14buildpackage-rpm: patch-export from development branchMarkus Lehtonen1-27/+64
2014-11-14import-orig-rpm: get archive from spec fileMarkus Lehtonen1-25/+41
2014-11-14import-orig-rpm: implement automatic downloadingMarkus Lehtonen1-1/+6
2014-11-14import-orig-rpm: implement --create-missing-branches optionMarkus Lehtonen1-8/+15
2014-11-14rpm-ch: implement '--all' optionMarkus Lehtonen1-2/+7
2014-11-14rpm-ch: add --message cmdline optionMarkus Lehtonen1-12/+37
2014-11-14rpm-ch: make it possible to commit/tag the changesMarkus Lehtonen1-10/+60
2014-11-14Introduce git-rpm-ch toolMarkus Lehtonen3-0/+556
2014-11-14rpm: add gbp.rpm.changelog moduleMarkus Lehtonen2-0/+261
2014-11-14pq-rpm: implement '--import-files' command line optionMarkus Lehtonen2-0/+41
2014-11-14pq-rpm: bigger refactor of the codeMarkus Lehtonen1-183/+241
2014-11-14pq-rpm: create diff up to the last merge commitMarkus Lehtonen1-0/+14
2014-11-14rpm: support guessing spec file from git treeishMarkus Lehtonen1-1/+1
2014-11-14rpm: change guess_spec() to return SpecFile objectMarkus Lehtonen3-29/+23
2014-11-14GitRepository/get_remote_repos: return URLs, tooMarkus Lehtonen1-3/+18
2014-11-14CentOS compatibility: fix GitRepository.diffMarkus Lehtonen1-1/+1