summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
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