|
git_archive(repo,
spec,
output_dir,
treeish,
comp_type,
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 |
|
|
str
|
|
|
|
|
write_patch(patch,
options)
Write the patch exported by 'git-format-patch' to it's final location
(as specified in the commit) |
|
|
|
gen_patches(repo,
spec,
totree,
options)
Generate patches |
|
|
|
is_native(repo,
spec,
options) |
|
|
|
setup_builder(options,
builder_args)
setup everything to use git-pbuilder |
|
|
|
|
|
|