summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-03Release, update changelogtizen/0.6.8-20140403release-for-gbsV0.21Markus Lehtonen3-1/+14
2014-04-03CentOS compatibility: fix cherry-picked testsMarkus Lehtonen1-1/+5
2014-04-03Test option parser fallbacks more thoroughlyGuido Günther3-1/+99
2014-04-03config: Don't pull in config defaults twiceGuido Günther2-2/+5
2014-04-02Release, update changelogtizen/0.6.8-20140402Markus Lehtonen3-1/+14
2014-04-02Revert "GitRepository/add_remote_repo: fix the 'tags' argument"Markus Lehtonen1-1/+1
2014-04-02Revert "CentOS compatibility: fix GitRepository.add_remote_repo"Markus Lehtonen1-1/+1
2014-03-06packaging: Prepare for next Tizen tools releasetizen/0.6.8-20140306Markus Lehtonen3-4/+194
2014-03-06gbp.conf: ignore current branchMarkus Lehtonen1-0/+2
2014-03-06rpm-ch: fix parsing of the "real name" from gecos field of pw dataMarkus Lehtonen1-1/+3
2014-03-05gbp.conf: add rpm changelog revision field formatMarkus Lehtonen1-0/+3
2014-03-05rpm-ch: add unit tests for the command line toolMarkus Lehtonen2-0/+368
2014-03-05rpm-ch: use login name as author as the last resortMarkus Lehtonen1-1/+3
2014-03-05rpm-ch: fix revision field mathching in guess_commit()Markus Lehtonen1-1/+1
2014-03-05rpm-ch: fix --git-authorMarkus Lehtonen1-11/+7
2014-02-28rpm-ch: fix crash in guessing start commitMarkus Lehtonen1-1/+1
2014-02-28rpm-ch: drop unused '--upstream-tag' optionMarkus Lehtonen1-2/+0
2014-02-27rpm.changelog: fix dumb mistake in changelog parsingMarkus Lehtonen1-3/+3
2014-02-27rpm-ch: implement '--spawn-editor' command line optionMarkus Lehtonen2-7/+21
2014-02-27gbp.conf: add packaging tag formatMarkus Lehtonen1-0/+2
2014-02-27rpm-ch: commit all staged files with --tagMarkus Lehtonen1-2/+2
2014-02-27GitRepository.commit_all: add committer_info argumentMarkus Lehtonen1-2/+6
2014-02-27pq: fix stupid mistake parse_gbp_commands()Markus Lehtonen1-1/+1
2014-02-25rpm-ch: better error messageMarkus Lehtonen1-1/+1
2014-02-25rpm tests: refactor test repository initializationMarkus Lehtonen2-50/+54
2014-02-25rpm tests: trivial pylint fix (wrap line)Markus Lehtonen1-1/+2
2014-02-25rpm tests: trivial pylint fix for pq-rpm testsMarkus Lehtonen1-1/+1
2014-02-25rpm tests: trivial typo fixes for pq-rpm testsMarkus Lehtonen1-2/+2
2014-02-25rpm-ch: update packaging-dir from spec file locationMarkus Lehtonen1-1/+1
2014-02-24pq-rpm: implement --new-packaging-dir cmdline optionMarkus Lehtonen2-6/+29
2014-02-24pq-rpm: implement 'convert' subcommandMarkus Lehtonen2-11/+126
2014-02-24buildpackage-rpm: patch-export from development branchMarkus Lehtonen1-14/+53
2014-02-24pq-rpm: implement '--import-files' command line optionMarkus Lehtonen3-14/+47
2014-02-24rpm: correctly handle 'NoSource' and 'NoPatch' tags in specMarkus Lehtonen2-4/+5
2014-02-13import-orig-rpm: get archive from spec fileMarkus Lehtonen2-29/+84
2014-02-13import-orig-rpm: implement automatic downloadingMarkus Lehtonen1-1/+6
2014-02-13import-srpm: move file download to a separate functionMarkus Lehtonen1-1/+15
2014-02-13rpm: store full path of spec file sourcesMarkus Lehtonen3-4/+7
2014-02-13import-orig-rpm: drop references to uscanMarkus Lehtonen1-3/+3
2014-02-12import-orig-rpm: implement --create-missing-branches optionMarkus Lehtonen2-12/+40
2014-02-12import-orig: implement --create-missing-branches optionMarkus Lehtonen2-6/+14
2014-02-12buildpackage-rpm: change default export directoryMarkus Lehtonen1-1/+1
2014-02-12import-orig-rpm: disable --merge by defaultMarkus Lehtonen2-47/+87
2014-02-10rpm-policy: fix erroneous importMarkus Lehtonen1-1/+1
2014-02-07rpm-ch: make it possible to commit/tag the changesMarkus Lehtonen1-10/+60
2014-02-07GitRepository.commit_files: add edit argumentMarkus Lehtonen1-5/+8
2014-02-07GitRepository.commit_files: add committer_info argumentMarkus Lehtonen1-3/+9
2014-02-07GitRepository: fix the 'edit' mode in commit methodsMarkus Lehtonen1-8/+6
2014-02-07GitRepository: allow interactive commandsMarkus Lehtonen1-10/+19
2014-02-07buildpackage-rpm: function for creating packaging tagMarkus Lehtonen1-3/+9