summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-14UpstreamSource: move version guessing logic to PkgPolicyMarkus Lehtonen2-14/+67
2014-11-14UpstreamSource: introduce is_tarball() methodMarkus Lehtonen3-2/+16
2014-11-14UpstreamSource: add 'archive_fmt' and 'compression' propertiesMarkus Lehtonen1-0/+25
2014-11-14Introduce PkgPolicy.is_valid_orig_archive()Markus Lehtonen1-10/+9
2014-11-14UpstreamSource.pack: support prefix manglingMarkus Lehtonen4-11/+39
2014-11-14import-orig: move repacked_tarball_name() out from commonMarkus Lehtonen2-19/+19
2014-11-14import-orig: simplify repack_source() and tmpdir handlingMarkus Lehtonen2-10/+8
2014-11-14import-orig: implement --create-missing-branches optionMarkus Lehtonen3-6/+24
2014-11-14docs: enable building html docs with docbook2htmlMarkus Lehtonen2-0/+42
2014-11-14GitRepository: add diff_status methodMarkus Lehtonen2-0/+40
2014-11-14gbp.git: Reimplement rfc822 date parsing without dateutilEd Bartosh2-7/+24
2014-11-14pq/parse_gbp_commands: return non-matched linesMarkus Lehtonen2-3/+7
2014-11-14GitRepository.add_files: consistently update ALL tracked filesMarkus Lehtonen1-0/+1
2014-11-14GitRepository.add_files: use GitArgsMarkus Lehtonen1-5/+4
2014-11-14GitRepository: allow repo inititialization from subdirMarkus Lehtonen2-14/+32
2014-11-14GitRepository: Implement status methodEd Bartosh2-0/+55
2014-11-14GitRepository: raise GitRepositoryError instead of GbpErrorMarkus Lehtonen3-5/+5
2014-11-14GitRepository/rev_parse: use _git_inout()Markus Lehtonen1-2/+3
2014-11-14GitRepository/git_command: strip stderr output in case of errorMarkus Lehtonen1-1/+2
2014-11-14GitRepository/has_submodules: add treeish argumentMarkus Lehtonen1-4/+9
2014-11-14GitRepository.create_branch: add 'force' optionMarkus Lehtonen1-1/+3
2014-11-14GitRepository.commit_files: add edit argumentMarkus Lehtonen1-5/+8
2014-11-14GitRepository.commit_all: add committer_info argumentMarkus Lehtonen1-2/+6
2014-11-14GitRepository.commit_files: add committer_info argumentMarkus Lehtonen1-3/+9
2014-11-14GbpOptionParser: allow using the default 'dest' attributeMarkus Lehtonen1-5/+3
2014-11-14GitRepository: implement create_tree methodMarkus Lehtonen1-9/+19
2014-11-14GitRepository: fix the 'edit' mode in commit methodsMarkus Lehtonen1-8/+6
2014-11-14GitRepository: allow interactive commandsMarkus Lehtonen1-10/+19
2014-11-14buildpackage: refactor tarball compressionMarkus Lehtonen1-18/+31
2014-11-14buildpackage/dump_tree: add 'recursive' optionMarkus Lehtonen1-3/+8
2014-11-14GitRepository.archive: add 'paths' optionMarkus Lehtonen1-1/+5
2014-11-14GitRepository.archive: drop the '**kwargs' argumentMarkus Lehtonen1-4/+3
2014-11-14common/buildpackage: use GitRepository for submodulesMarkus Lehtonen1-2/+3
2014-11-14buildpackage/dump_tree: use GitRepository.archive()Markus Lehtonen1-37/+28
2014-11-14buildpackage/git_archive_single: use GitRepository.archive()Markus Lehtonen2-10/+16
2014-11-14Change compressor cmdline opts in compressor_opts to a listMarkus Lehtonen2-6/+9
2014-11-14common/buildpackage: support for different archive formatsMarkus Lehtonen3-21/+39
2014-11-14GitRepository.archive: support getting tar data as return valueMarkus Lehtonen2-8/+18
2014-11-14GitRepository.__git_inout: prevent blocking of stdinMarkus Lehtonen1-6/+12
2014-11-14GitRepository: new method for getting git output as generatorMarkus Lehtonen1-25/+86
2014-11-14docs: document the --customizations option of gbp dchMarkus Lehtonen1-0/+11
2014-11-14docs: document the --interactive option of gbp-import-origMarkus Lehtonen1-0/+9
2014-11-14notifications: make notify() more genericMarkus Lehtonen2-8/+8
2014-11-14pq: make sure we always get a sane authorMarkus Lehtonen1-1/+25
2014-11-14pq: deprecate the usage of 'gbp-pq-topic:'Markus Lehtonen2-19/+28
2014-11-14log: don't automatically setup gbp-specific loggerMarkus Lehtonen2-6/+19
2014-11-14tristate: implement __nonzero__() methodMarkus Lehtonen1-0/+11
2014-11-14import-srpm: support --upstream-vcs-tag cmdline optionMarkus Lehtonen1-0/+8
2014-11-14rpm tests: disable one anomalous pylint errorMarkus Lehtonen1-0/+4
2014-11-14tests: add tests for UpstreamSource.guess_version()Markus Lehtonen1-0/+2