summaryrefslogtreecommitdiff
path: root/gbp/scripts/common/buildpackage.py
AgeCommit message (Expand)Author
2015-03-26buildpackage/git_archive_single: use GitRepository.archive()Markus Lehtonen
2015-03-26common/buildpackage: support for different archive formatsMarkus Lehtonen
2015-03-26buildpackage: fix exporting of working copy when run from a subdirMarkus Lehtonen
2015-03-26buildpackage: add 'untracked' option to write_wc()Markus Lehtonen
2015-03-26buildpackage: new "working copy" choices for --git-exportMarkus Lehtonen
2015-03-26buildpackage/dump_tree: use GitRepository.archive()Markus Lehtonen
2014-12-28buildpackage/dump_tree: add 'recursive' optionMarkus Lehtonen
2013-09-10common/buildpackage: fix handling of empty tarball prefixMarkus Lehtonen
2013-09-05Remove unused importGuido Günther
2013-01-16buildpackage: add 'force' option to write_wc()Markus Lehtonen
2012-07-31Remove multiple spacesGuido Günther
2012-07-02Make exception syntax consistentGuido Günther
2012-04-18Refactor git-buildpackage as preparation for rpm supportMarkus Lehtonen