summaryrefslogtreecommitdiff
path: root/gbp/scripts/common
AgeCommit message (Expand)AuthorFilesLines
2016-03-07Remove unused functions and multiple definesJun Wang1-10/+0
2016-01-28fix merge errorsJun Wang1-123/+1
2016-01-28Fix some errors of mergingJun Wang1-6/+0
2016-01-27common/pq: support more flexible pq-branch namingMarkus Lehtonen1-17/+1
2016-01-27gbp-pq: readiness to configure the pq branch nameMarkus Lehtonen1-0/+22
2016-01-27Universal configurable base tmpdir for all gbp toolsMarkus Lehtonen1-1/+0
2016-01-27import-orig: rework sourcecode preparation and filteringMarkus Lehtonen1-22/+0
2016-01-27import-orig: new function for filtering/re-packing sourcesMarkus Lehtonen1-0/+123
2016-01-27UpstreamSource.unpack: return UpstreamSource instanceMarkus Lehtonen1-1/+1
2016-01-27UpstreamSource: introduce is_tarball() methodMarkus Lehtonen1-2/+2
2016-01-27UpstreamSource.pack: support prefix manglingMarkus Lehtonen1-0/+8
2016-01-27buildpackage/dump_tree: add 'recursive' optionMarkus Lehtonen1-3/+8
2016-01-27buildpackage/dump_tree: use GitRepository.archive()Markus Lehtonen1-10/+3
2016-01-27buildpackage/git_archive_single: use GitRepository.archive()Markus Lehtonen1-0/+2
2016-01-27Change compressor cmdline opts in compressor_opts to a listMarkus Lehtonen1-34/+0
2016-01-27common/buildpackage: support for different archive formatsMarkus Lehtonen1-0/+34
2016-01-26Merge from devel dbfc6276c4aa50b79f1cf27cfc24badc0b18da8fJun Wang1-0/+22
2014-07-24Change UpstreamSource to have PkgPolicyMarkus Lehtonen1-22/+19
2014-07-21buildpackage: refactor tarball compressionMarkus Lehtonen1-18/+30
2014-06-05common/pq: support more flexible pq-branch namingMarkus Lehtonen1-24/+43
2014-06-05gbp-pq: readiness to configure the pq branch nameMarkus Lehtonen1-25/+82
2014-06-05Universal configurable base tmpdir for all gbp toolsMarkus Lehtonen1-4/+4
2014-06-05buildpackage: fix exporting of working copy when run from a subdirMarkus Lehtonen1-11/+13
2014-06-05buildpackage: new "working copy" choices for --git-exportMarkus Lehtonen1-1/+4
2014-06-05buildpackage: add 'untracked' option to write_wc()Markus Lehtonen1-2/+9
2014-06-05import-orig: rework sourcecode preparation and filteringMarkus Lehtonen1-40/+0
2014-06-05import-orig: new function for filtering/re-packing sourcesMarkus Lehtonen1-1/+125
2014-06-05UpstreamSource.unpack: return UpstreamSource instanceMarkus Lehtonen1-1/+1
2014-06-05UpstreamSource: introduce is_tarball() methodMarkus Lehtonen1-2/+2
2014-06-05Change UpstreamSource to have PkgPolicyMarkus Lehtonen1-22/+19
2014-06-05UpstreamSource.pack: support prefix manglingMarkus Lehtonen1-2/+2
2014-06-05import-orig: move repacked_tarball_name() out from commonMarkus Lehtonen1-18/+2
2014-06-05import-orig: simplify repack_source() and tmpdir handlingMarkus Lehtonen1-6/+3
2014-06-05pq/parse_gbp_commands: return non-matched linesMarkus Lehtonen1-1/+4
2014-06-05buildpackage/dump_tree: add 'recursive' optionMarkus Lehtonen1-3/+8
2014-06-05common/buildpackage: use GitRepository for submodulesMarkus Lehtonen1-2/+3
2014-06-05buildpackage/dump_tree: use GitRepository.archive()Markus Lehtonen1-37/+28
2014-06-05buildpackage/git_archive_single: use GitRepository.archive()Markus Lehtonen1-9/+15
2014-06-05Change compressor cmdline opts in compressor_opts to a listMarkus Lehtonen1-2/+5
2014-06-05common/buildpackage: support for different archive formatsMarkus Lehtonen1-20/+28
2014-06-05pq: make sure we always get a sane authorMarkus Lehtonen1-1/+25
2014-05-28pq: deprecate the usage of 'gbp-pq-topic:'Markus Lehtonen1-16/+3
2014-03-27pq: minor log message typo fixMarkus Lehtonen1-1/+1
2013-10-31pq: support 'Topic' patch-export commandMarkus Lehtonen1-2/+1
2013-10-31pq: add format_diff() functionMarkus Lehtonen1-1/+27
2013-10-31pq: support patch-export commandsMarkus Lehtonen1-0/+23
2013-10-31pq: properly generate non-ascii patch filesMarkus Lehtonen1-11/+28
2013-10-31pq.format_patch: support file path filteringMarkus Lehtonen1-5/+27
2013-10-31pq: rewrite patch export functionalityMarkus Lehtonen1-141/+72
2013-09-10common/buildpackage: fix handling of empty tarball prefixMarkus Lehtonen1-7/+24