summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-03Tizen release 0.6.15-20150303release-for-gbsV0.23Markus Lehtonen3-1/+15
2015-03-03Revert "buildpackage-rpm: always create tarball for native packages"Markus Lehtonen1-1/+1
2015-03-03debian packaging: fix rpm build deps for Ubuntu 14.10Markus Lehtonen1-0/+2
2015-02-17log: don't crash getLogger if getting the root loggerMarkus Lehtonen1-1/+1
2015-02-06Tizen release 0.6.22-20150206tizen/0.6.22-20150206Markus Lehtonen3-5/+107
2014-12-19Introduce submit-bb toolMarkus Lehtonen2-0/+145
2014-12-19GitRepository.create_tag: add 'annotate' argumentMarkus Lehtonen1-2/+6
2014-12-19GitRepository.create_tag: use GitArgs classMarkus Lehtonen1-7/+7
2014-12-19Introcude clone-bb toolMarkus Lehtonen3-40/+215
2014-12-19Introduce buildpackage-bb toolMarkus Lehtonen4-8/+553
2014-12-19Introduce pq-bb toolMarkus Lehtonen3-9/+835
2014-12-19Introduce import-bb toolMarkus Lehtonen6-0/+573
2014-12-18log: don't initialize handlers in GbpLogger initMarkus Lehtonen1-11/+19
2014-12-18rpm packaging: include python egg-info in -commonMarkus Lehtonen1-1/+1
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 Lehtonen2-2/+18
2014-11-18rpm tests: use eq_ and ok_ from nose toolsMarkus Lehtonen1-77/+74
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-14rpm packaging: enable CentOS 7Markus Lehtonen1-4/+8
2014-11-14GitRepository/__git_inout: correctly handle input errorMarkus Lehtonen1-1/+6
2014-11-14pq-rpm: better error messageMarkus Lehtonen1-1/+1
2014-11-14readme: we do have manpages for rpm toolsMarkus Lehtonen1-5/+1
2014-11-14packaging: rebase on top of upstream version 0.6.22Markus Lehtonen3-2/+11
2014-11-14Tizen release 0.6.15-20140828Markus Lehtonen3-2/+96
2014-11-14Add PKGBUILD to support arch linuxJunchun Guan1-0/+83
2014-11-14rpm tests: add unit tests for buildpackage-rpmMarkus Lehtonen4-7/+757
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-14rpm tests: update component test dataMarkus Lehtonen2-49/+49
2014-11-14rpm tests: remove RepoManifest.add_project()Markus Lehtonen1-11/+0
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 Lehtonen5-10/+53