summaryrefslogtreecommitdiff
path: root/gbp/scripts
AgeCommit message (Expand)AuthorFilesLines
2016-05-24Add tar extract patches to solve bad message generated by git(2.7.4) mailinfoyang.zhang1-0/+9
2016-05-101. Reset to 0.27debian/0.7.4Jun Wang1-10/+0
2016-03-09Use vendor to publish in srpm unpackJun Wang2-56/+61
2016-03-08Check devel branch codes to be good from latest release tizen/0.6.27-20160302Jun Wang5-76/+82
2014-12-19Introduce submit-bb toolMarkus Lehtonen1-0/+138
2014-12-19Introcude clone-bb toolMarkus Lehtonen2-40/+176
2014-12-19Introduce buildpackage-bb toolMarkus Lehtonen3-8/+544
2014-12-19Introduce pq-bb toolMarkus Lehtonen2-8/+438
2014-12-19Introduce import-bb toolMarkus Lehtonen1-0/+457
2014-11-21buildpackage-rpm: look for remote upstream branchesMarkus Lehtonen1-1/+11
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 Lehtonen1-3/+5
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 Lehtonen1-1/+3
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 Lehtonen1-0/+429
2014-11-14pq-rpm: implement '--import-files' command line optionMarkus Lehtonen1-0/+35
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