summaryrefslogtreecommitdiff
path: root/gbp/scripts/common/buildpackage.py
AgeCommit message (Expand)AuthorFilesLines
2016-03-08Check devel branch codes to be good from latest release tizen/0.6.27-20160302Jun Wang1-2/+0
2014-11-14Universal configurable base tmpdir for all gbp toolsMarkus Lehtonen1-4/+4
2014-11-14buildpackage: fix exporting of working copy when run from a subdirMarkus Lehtonen1-11/+13
2014-11-14buildpackage: new "working copy" choices for --git-exportMarkus Lehtonen1-1/+4
2014-11-14buildpackage: add 'untracked' option to write_wc()Markus Lehtonen1-2/+9
2014-11-14buildpackage: refactor tarball compressionMarkus Lehtonen1-18/+31
2014-11-14buildpackage/dump_tree: add 'recursive' optionMarkus Lehtonen1-3/+8
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 Lehtonen1-9/+15
2014-11-14Change compressor cmdline opts in compressor_opts to a listMarkus Lehtonen1-2/+5
2014-11-14common/buildpackage: support for different archive formatsMarkus Lehtonen1-20/+28
2013-09-10common/buildpackage: fix handling of empty tarball prefixMarkus Lehtonen1-7/+24
2013-09-05Remove unused importGuido Günther1-1/+0
2013-01-16buildpackage: add 'force' option to write_wc()Markus Lehtonen1-2/+2
2012-07-31Remove multiple spacesGuido Günther1-2/+2
2012-07-02Make exception syntax consistentGuido Günther1-4/+4
2012-04-18Refactor git-buildpackage as preparation for rpm supportMarkus Lehtonen1-0/+141