summaryrefslogtreecommitdiff
path: root/gbp/scripts/common
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-05Remove unused importGuido Günther1-1/+0
2013-09-04import-orig: import readline in the common moduleMarkus Lehtonen1-0/+9
2013-08-28Use open() instead of file()Guido Günther1-4/+4
2013-08-22Minor docstring updatesGuido Günther1-0/+17
2013-01-16pq/apply_and_commit_patch: fix date parsingMarkus Lehtonen1-2/+4
2013-01-16buildpackage: add 'force' option to write_wc()Markus Lehtonen1-2/+2
2013-01-16pq: do author guessing outside the apply_patch functionsMarkus Lehtonen1-16/+13
2012-11-25gbp-pq: Improve patch header write outGuido Günther1-20/+119
2012-11-23pq: Allow to pass in custom fucntion to fetch authorship informationGuido Günther1-4/+4
2012-11-23Use an absolute path when parsing the control fileGuido Günther1-3/+5
2012-11-23pq: fix "no authorship" warning messagesMarkus Lehtonen1-2/+3
2012-11-08Allow to remove the orig tarball symlinkGuido Günther1-1/+0
2012-10-25PEP-8 and pyflakes cleanupsGuido Günther1-12/+10
2012-07-31Remove multiple spacesGuido Günther1-2/+2
2012-07-28GitRepository: raise GitRepositoryError on git errorsGuido Günther1-3/+2
2012-07-02Make exception syntax consistentGuido Günther2-6/+6
2012-06-17common/pq: use strip in apply_and_commit_patch()Markus Lehtonen1-1/+1
2012-06-17import-orig: move is_link_target() to common moduleMarkus Lehtonen1-0/+8