summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-17packaging: Release, update changelogsrelease-for-gbsV0.19Markus Lehtonen3-5/+6
2013-10-17buildpackage: support 'commit' variable for VCS tagsMarkus Lehtonen1-1/+4
2013-10-16packaging: Release, update changelogsMarkus Lehtonen3-4/+64
2013-10-15Clone a repository to a specific directoryGuan Junchun1-3/+4
2013-10-15Fix gbs clone failure if repo url is like host:repo.gitGuan Junchun1-1/+4
2013-09-12SpecFile.set_tag: change the default place for new tagsMarkus Lehtonen2-2/+2
2013-09-11remove 'repo' param to adapt to changes of write_patch_fileZhang Qiang1-1/+1
2013-09-09pq: pass commit_info to format_patch()Markus Lehtonen1-1/+1
2013-09-09pq: pass commit_info to format_patch()Markus Lehtonen2-8/+8
2013-09-09pq.write_patch_file: drop unused argumentMarkus Lehtonen1-2/+2
2013-09-09pq: fix generation of series fileMarkus Lehtonen1-1/+1
2013-09-09common/pq: fix length of patch filenamesMarkus Lehtonen1-2/+2
2013-09-09buildpackage: refactor prefix handlingMarkus Lehtonen1-7/+22
2013-09-09tests: remove unused import in submodule testsMarkus Lehtonen1-1/+0
2013-09-09tests: upper case global variables in submodule testsMarkus Lehtonen1-38/+38
2013-09-09tests: add some docstrings to git submodule testsMarkus Lehtonen1-0/+4
2013-09-09tests: use eq_ and ok_ from nose tools in submodule testsMarkus Lehtonen1-12/+13
2013-09-09tests: use sanitize some submodule testsMarkus Lehtonen1-14/+15
2013-09-09pq-rpm: don't overwrite patches in the same seriesMarkus Lehtonen4-25/+24
2013-09-09pq: don't overwrite patches in the same seriesMarkus Lehtonen2-13/+16
2013-09-09rpm: support guessing spec file from git treeishMarkus Lehtonen3-29/+73
2013-09-09rpm.SpecFile: support parsing spec as raw text dataMarkus Lehtonen2-10/+40
2013-09-09rpm: minor docstring fixesMarkus Lehtonen1-1/+2
2013-09-09rpm: change guess_spec() to return SpecFile objectMarkus Lehtonen6-56/+35
2013-09-09GitRepository.list_tree: add 'paths' optionMarkus Lehtonen2-2/+7
2013-09-09common/pq: support more flexible pq-branch namingMarkus Lehtonen1-20/+39
2013-09-08pq-rpm: drop unused 'tries' optionMarkus Lehtonen1-7/+2
2013-09-05GitRepository: deprecate the get_remote_repos methodMarkus Lehtonen1-0/+2
2013-09-05GitRepository.has_remote_repo: use get_remotes methodMarkus Lehtonen1-1/+1
2013-09-05git: new class and method for remote repositoriesMarkus Lehtonen2-0/+83
2013-09-04debian packaging: change to 1.0 source package formatMarkus Lehtonen2-1/+2
2013-09-04packaging: Update changelogsMarkus Lehtonen3-1/+69
2013-09-04Disable cover-min-percentage setting of noseMarkus Lehtonen1-1/+1
2013-09-04packaging: Release, update changelogsMarkus Lehtonen3-0/+36
2013-09-04rpm tests: slight modificatin of import-srpm testsMarkus Lehtonen1-58/+62
2013-09-04tests: add tests for git-import-orig-rpmMarkus Lehtonen2-0/+539
2013-09-04rpm: Improve logging in case of rpmlib errorMarkus Lehtonen2-4/+7
2013-09-04rpm: print a warning if importing gbp-specific librpm failsMarkus Lehtonen1-3/+3
2013-09-04rpm: implement a wrapper module for rpm libMarkus Lehtonen2-31/+72
2013-09-04import-srpm: support --upstream-vcs-tag cmdline optionMarkus Lehtonen1-0/+8
2013-09-04rpm: support importing bzip2 compressed patchesMarkus Lehtonen3-3/+20
2013-09-04rpm: give patches in the order they are applied in the specMarkus Lehtonen3-11/+54
2013-09-04rpm packaging: depend on pristine-tarMarkus Lehtonen1-0/+5
2013-09-04packaging: git-buildpackage (Debian) tool requires devscriptsMarkus Lehtonen1-0/+7
2013-09-04CentOS compatibility: disable Debian toolsMarkus Lehtonen2-5/+16
2013-09-04CentOS compatibility: fix GitRepository._cmd_has_feature()Markus Lehtonen1-1/+2
2013-09-04CentOS compatibility: fix testsMarkus Lehtonen12-24/+67
2013-09-04CentOS compatibility: make GBP work with older python2.6Zhang Qiang2-9/+18
2013-09-04buildpackage-rpm: implement --[no-]hooks optionMarkus Lehtonen1-0/+10
2013-09-04Disable xcover support for noseMarkus Lehtonen3-3/+2