summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-14rpm-ch: implement --commit-msg optionMarkus Lehtonen3-4/+39
2014-11-14rpm-ch: implement --commit optionMarkus Lehtonen3-13/+53
2014-11-14buildpackage-rpm: new 'commitish' keyword for spec vcs tagMarkus Lehtonen1-14/+20
2014-11-14docs: manpages for the rpm toolsMarkus Lehtonen17-0/+2262
2014-11-14Tizen release 0.6.12-20140521Markus Lehtonen3-2/+90
2014-11-14pq-rpm: don't create pq branch when switchingMarkus Lehtonen2-11/+13
2014-11-14packaging: Prepare for next Tizen tools releaseMarkus Lehtonen3-2/+201
2014-11-14pq-rpm: implement --retain-history optionMarkus Lehtonen2-29/+94
2014-11-14pq-rpm: implement --new-packaging-dir cmdline optionMarkus Lehtonen2-6/+29
2014-11-14pq-rpm: implement 'convert' subcommandMarkus Lehtonen2-11/+127
2014-11-14buildpackage-rpm: patch-export from development branchMarkus Lehtonen1-27/+64
2014-11-14import-orig-rpm: get archive from spec fileMarkus Lehtonen2-29/+84
2014-11-14import-orig-rpm: implement automatic downloadingMarkus Lehtonen1-1/+6
2014-11-14import-orig-rpm: implement --create-missing-branches optionMarkus Lehtonen2-12/+40
2014-11-14rpm-ch: add unit tests for the command line toolMarkus Lehtonen2-0/+401
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 Lehtonen4-0/+565
2014-11-14rpm: add gbp.rpm.changelog moduleMarkus Lehtonen3-0/+487
2014-11-14pq-rpm: add unit tests for the command line toolMarkus Lehtonen3-1/+555
2014-11-14rpm-tests: add RepoManifest classMarkus Lehtonen1-0/+38