summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-07buildpackage-rpm: function for composing packaging tagMarkus Lehtonen1-25/+25
2014-02-07Introduce git-rpm-ch toolMarkus Lehtonen6-1/+548
2014-02-07rpm-packaging: minor fix in %files section of specMarkus Lehtonen1-1/+1
2014-02-07rpm: add gbp.rpm.changelog moduleMarkus Lehtonen3-0/+470
2014-02-07rpm: support for getting/setting changelog in specMarkus Lehtonen6-4/+118
2014-02-07rpm: track all "section" directives in spec fileMarkus Lehtonen1-6/+8
2014-02-07pq/parse_gbp_commands: return non-matched linesMarkus Lehtonen3-4/+9
2014-02-07pq: minor log message typo fixMarkus Lehtonen1-1/+1
2014-02-04CentOS compatibility: fix GitRepository.add_remote_repoMarkus Lehtonen1-1/+1
2014-02-04GitRepository/add_remote_repo: fix the 'tags' argumentMarkus Lehtonen1-1/+1
2014-02-04rpm-buildpackage: fix spec file vcs update when doing git-tag-onlyMarkus Lehtonen1-0/+1
2014-02-04pq-rpm: add unit tests for the command line toolMarkus Lehtonen2-0/+533
2014-02-04rpm-tests: add RepoManifest classMarkus Lehtonen1-0/+37
2014-02-04pq-rpm: auto-import gbp.conf files(s) to pq branchMarkus Lehtonen1-0/+26
2014-02-04pq-rpm: bigger refactor of the codeMarkus Lehtonen2-184/+240
2014-02-04pq-rpm: fail gracefully on invalid config filesMarkus Lehtonen1-13/+19
2014-02-04common/pq: fix flexible pq branch name handlingMarkus Lehtonen1-4/+4
2014-02-04buildpackage.dump_tree: add 'recursive' optionMarkus Lehtonen1-3/+8
2014-01-31rpm: Implement spec_from_repo() helper functionMarkus Lehtonen2-6/+20
2014-01-31rpm.SpecFile: add 'specpath' attributeMarkus Lehtonen2-0/+7
2014-01-31GitRepository/git_command: strip stderr output in case of errorMarkus Lehtonen1-1/+2
2014-01-31GitRepository.archive: add 'paths' optionMarkus Lehtonen1-1/+5
2014-01-31GitRepository.create_branch: add 'force' optionMarkus Lehtonen1-1/+3
2014-01-31ComponentTestBase: use regex matching in log checkingMarkus Lehtonen1-3/+4
2014-01-31ComponentTestBase: add a per-class toplevel temp dirMarkus Lehtonen1-1/+8
2014-01-24Fix detection of prefix directory in tarballsƁukasz Stelmach1-1/+5
2014-01-24tests: minor fix to GitRepository testsMarkus Lehtonen1-1/+1
2014-01-24rpm tests: change way how to make an empty commitMarkus Lehtonen1-4/+3
2014-01-24debian packaging: drop some test-related build depsMarkus Lehtonen2-5/+8
2014-01-22GitRepository/get_commit_info: correctly handle file renames/copiesMarkus Lehtonen1-1/+2
2014-01-14packaging: rebase on top of upstream version 0.6.8Markus Lehtonen3-2/+11
2014-01-14packaging: Prepare for next Tizen tools releaseMarkus Lehtonen3-1/+36
2014-01-14pq-rpm: create diff up to the last merge commitMarkus Lehtonen1-0/+14
2014-01-14packaging: Release, update changelogsMarkus Lehtonen3-4/+65
2014-01-14rpm: support guessing spec file from git treeishMarkus Lehtonen3-29/+75
2014-01-14rpm.SpecFile: support parsing spec as raw text dataMarkus Lehtonen2-10/+40
2014-01-14rpm: change guess_spec() to return SpecFile objectMarkus Lehtonen6-56/+35
2014-01-14GitRepository/get_remote_repos: return URLs, tooMarkus Lehtonen2-5/+21
2014-01-14debian packaging: change to 1.0 source package formatMarkus Lehtonen2-1/+3
2014-01-14packaging: Update changelogsMarkus Lehtonen3-1/+69
2014-01-14Disable cover-min-percentage setting of noseMarkus Lehtonen1-1/+1
2014-01-14packaging: Release, update changelogsMarkus Lehtonen3-0/+36
2014-01-14rpm tests: slight modificatin of import-srpm testsMarkus Lehtonen1-58/+62
2014-01-14tests: add tests for git-import-orig-rpmMarkus Lehtonen2-0/+539
2014-01-14rpm: Improve logging in case of rpmlib errorMarkus Lehtonen2-4/+7
2014-01-14rpm: print a warning if importing gbp-specific librpm failsMarkus Lehtonen1-3/+3
2014-01-14rpm: implement a wrapper module for rpm libMarkus Lehtonen2-31/+72
2014-01-14import-srpm: support --upstream-vcs-tag cmdline optionMarkus Lehtonen1-0/+8
2014-01-14rpm: support importing bzip2 compressed patchesMarkus Lehtonen3-3/+20
2014-01-14rpm: give patches in the order they are applied in the specMarkus Lehtonen3-11/+54