summaryrefslogtreecommitdiff
path: root/gbp
AgeCommit message (Expand)AuthorFilesLines
2014-02-07GitRepository: allow interactive commandsMarkus Lehtonen1-10/+19
2014-02-07buildpackage-rpm: function for creating packaging tagMarkus Lehtonen1-3/+9
2014-02-07buildpackage-rpm: function for composing packaging tagMarkus Lehtonen1-25/+25
2014-02-07Introduce git-rpm-ch toolMarkus Lehtonen3-0/+532
2014-02-07rpm: add gbp.rpm.changelog moduleMarkus Lehtonen2-0/+246
2014-02-07rpm: support for getting/setting changelog in specMarkus Lehtonen1-0/+43
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: 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 Lehtonen1-4/+12
2014-01-31rpm.SpecFile: add 'specpath' attributeMarkus Lehtonen1-0/+5
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-24Fix detection of prefix directory in tarballsƁukasz Stelmach1-1/+5
2014-01-22GitRepository/get_commit_info: correctly handle file renames/copiesMarkus Lehtonen1-1/+2
2014-01-14pq-rpm: create diff up to the last merge commitMarkus Lehtonen1-0/+14
2014-01-14rpm: support guessing spec file from git treeishMarkus Lehtonen2-28/+42
2014-01-14rpm.SpecFile: support parsing spec as raw text dataMarkus Lehtonen1-10/+23
2014-01-14rpm: change guess_spec() to return SpecFile objectMarkus Lehtonen5-44/+31
2014-01-14GitRepository/get_remote_repos: return URLs, tooMarkus Lehtonen1-3/+18
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 Lehtonen1-3/+6
2014-01-14rpm: give patches in the order they are applied in the specMarkus Lehtonen1-10/+19
2014-01-14CentOS compatibility: fix GitRepository.diffMarkus Lehtonen1-1/+1
2014-01-14CentOS compatibility: fix GitRepository._cmd_has_feature()Markus Lehtonen1-1/+2
2014-01-14CentOS compatibility: make GBP work with older python2.6Zhang Qiang2-9/+18
2014-01-14buildpackage-rpm: implement --[no-]hooks optionMarkus Lehtonen1-0/+10
2014-01-14buildpackage-rpm: listen to --no-create-orig option for native packages, tooMarkus Lehtonen1-1/+1
2014-01-14buildpackage-rpm: use config file(s) from exported tree-ishMarkus Lehtonen1-15/+26
2014-01-14rpm: support conditionals in patch-exportMarkus Lehtonen3-11/+27
2014-01-14import-srpm: import all packaging files from src.rpmMarkus Lehtonen1-6/+15
2014-01-14import-srpm: skip pristine-tar for non-tar sources archivesMarkus Lehtonen1-3/+9
2014-01-14Import RpmGitRepository if DebianGitRepository is not availableZhang Qiang2-6/+12
2014-01-14rpm.SpecFile: drop the internal sources structureMarkus Lehtonen2-87/+84
2014-01-14rpm.SpecFile: drop the internal 'patches' structureMarkus Lehtonen3-51/+47
2014-01-14rpm.SpecFile: change specfile attribute to represent filenameMarkus Lehtonen4-14/+13
2014-01-14rpm: make SpecFile.update_patches() use new tag/macro methodsMarkus Lehtonen1-59/+43
2014-01-14rpm helpers: yet another fix to patch numberingMarkus Lehtonen1-7/+6