|
git_archive(repo,
spec,
output_dir,
tmpdir_base,
treeish,
prefix,
comp_level,
with_submodules)
create a compressed orig tarball in output_dir using git_archive |
|
|
|
|
|
|
|
|
|
|
|
get_upstream_tree(repo,
spec,
options)
Determine the upstream tree from the given options |
|
|
|
get_tree(repo,
tree_name)
Get/create a tree-ish to be used for exporting and diffing. |
|
|
str
|
|
|
export_patches(repo,
spec,
export_treeish,
options)
Generate patches and update spec file |
|
|
|
|
|
setup_builder(options,
builder_args)
setup everything to use git-pbuilder |
|
|
|
update_tag_str_fields(tag_format_str,
fields,
repo,
commit) |
|
|
|
|
|
|