summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-02buildpackage-rpm: listen to --no-create-orig option for native packages, toorelease-for-gbsV0.15Markus Lehtonen1-1/+1
2013-04-02rpm: indentation fix in _guess_orig_prefix()Markus Lehtonen1-2/+1
2013-04-02buildpackage-rpm: Revert tarball creation HACKsMarkus Lehtonen1-1/+1
2013-04-02fix back trace issue if no orig tarball sourceZhang Qiang1-2/+1
2013-04-01don't re-create tar ball if already exist.Zhang Qiang1-1/+2
2013-04-01fix no return value issue if no %setup, #859Yigang Wen1-1/+3
2013-03-26gbp.conf: Tizen specific changesMarkus Lehtonen1-5/+4
2013-03-26buildpackage-rpm: remove extra slashes from tarball prefixMarkus Lehtonen1-1/+3
2013-03-26GitRepository: raise GitRepositoryError instead of GbpErrorMarkus Lehtonen3-8/+8
2013-03-25buildpackage-rpm: use config file(s) from exported tree-ishMarkus Lehtonen1-15/+26
2013-03-25GitRepository.show: use _git_inout()Markus Lehtonen1-2/+3
2013-03-25config: support for per-tree config filesMarkus Lehtonen1-5/+21
2013-03-25config: option to list global config files, onlyMarkus Lehtonen3-18/+41
2013-03-25Add Tizen supportZhang Qiang1-1/+12
2013-03-21Fixed misspelled "specfilename" in pq_rpm.py: rebase_pqOlev Kartau1-1/+1
2013-03-21Fixing misspelled retval in pq_rpm.py:mainOlev Kartau1-1/+1
2013-03-19gbp-pull: fix a bug introduced by fetching tagsMarkus Lehtonen1-0/+1
2013-03-19Add .coveragercMarkus Lehtonen1-0/+2
2013-03-19packaging: CentOS test-requirement fixesMarkus Lehtonen1-0/+1
2013-03-19rpm-tests: fix testing of weak dependency tagsMarkus Lehtonen2-9/+8
2013-03-08GitRepository: fix '--no-signature' checking in format_patchMarkus Lehtonen1-2/+2
2013-03-08GitRepository/_cmd_has_feature: more intelligent parsingMarkus Lehtonen2-1/+12
2013-03-08tests: CentOS 6 compatibilityMarkus Lehtonen11-24/+62
2013-03-08packaging: Add (conditional) %check section to specMarkus Lehtonen1-2/+11
2013-03-08GitRepository: make _cmd_has_feature work in CentOS 6.3Markus Lehtonen1-1/+2
2013-03-08rpm: support conditionals in patch-exportMarkus Lehtonen5-23/+66
2013-03-08import-srpm: import all packaging files from src.rpmMarkus Lehtonen1-6/+15
2013-03-08import-srpm: skip pristine-tar for non-tar sources archivesMarkus Lehtonen2-3/+19
2013-03-08GitRepository: check --no-signature option of git-format-patch before use itZhang Qiang1-2/+10
2013-03-08gbp-pull: fix guessing of remote repo in --all optionMarkus Lehtonen1-4/+10
2013-03-08CentOS compatibility: make GBP work with older python2.6Zhang Qiang2-9/+18
2013-03-08Import RpmGitRepository if DebianGitRepository is not availableZhang Qiang2-5/+11
2013-03-08test_import_srpm: add checks for files in repoMarkus Lehtonen1-7/+25
2013-03-08rpm.SpecFile: drop the internal sources structureMarkus Lehtonen3-87/+84
2013-03-08rpm.SpecFile: drop the internal 'patches' structureMarkus Lehtonen5-54/+74
2013-03-08rpm.SpecFile: change specfile attribute to represent filenameMarkus Lehtonen5-15/+14
2013-03-08rpm: make SpecFile.update_patches() use new tag/macro methodsMarkus Lehtonen1-59/+43
2013-03-08rpm helpers: yet another fix to patch numberingMarkus Lehtonen9-23/+25
2013-03-08rpm helpers: support all tagsMarkus Lehtonen4-4/+105
2013-03-08rpm helpers: parse 'nosource' and 'nopatch' sources correctlyMarkus Lehtonen3-2/+6
2013-03-08rpm helpers: implement _set/delete_special_macro() methodsMarkus Lehtonen4-2/+63
2013-03-08rpm refactor: rewrite set_tag functionalityMarkus Lehtonen5-18/+194
2013-03-08rpm/LinkedList.delete: return the previous nodeMarkus Lehtonen1-4/+7
2013-03-08rpm refactor: split spec parsing into multiple methodsMarkus Lehtonen2-199/+239
2013-03-08rpm refactor: move spec file filtering into a separate functionMarkus Lehtonen1-29/+35
2013-03-08import-srpm: enhance spec guessingMarkus Lehtonen3-3/+19
2013-03-08rpm.SpecFile: return correct patch file path in patchseries()Markus Lehtonen1-1/+3
2013-03-08rpm: fix crash when building broken specMarkus Lehtonen3-1/+27
2013-03-08buildpackage-rpm: support setting/updating the 'VCS:' tagMarkus Lehtonen2-0/+18
2013-03-08rpm helpers: support updating tags in the spec fileMarkus Lehtonen6-3/+181