Home
last modified time | relevance | path

Searched defs:branch (Results 1 – 7 of 7) sorted by relevance

/tools/u_boot_pylib/
A Dgitutil.py56 def count_commits_to_branch(branch, git_dir=None, end=None): argument
107 def guess_upstream(git_dir, branch): argument
141 def get_upstream(git_dir, branch): argument
172 def get_range_in_branch(git_dir, branch, include_upstream=False): argument
209 def count_commits_in_branch(git_dir, branch, include_upstream=False): argument
341 def create_patches(branch, start, count, ignore_binary, series, signoff=True, argument
/tools/patman/
A Dstatus.py149 def create_branch(series, new_rtag_list, branch, dest_branch, overwrite, argument
326 def show_status(series, branch, dest_branch, force, cover, patches, argument
384 def check_and_show_status(series, link, branch, dest_branch, force, argument
A Dcontrol.py50 def patchwork_status(branch, count, start, end, dest_branch, force, argument
A Dsend.py118 def prepare_patches(col, branch, count, start, end, ignore_binary, signoff, argument
A Dpatchstream.py772 def get_metadata(branch, start, count, git_dir=None): argument
A Dcser_helper.py819 def _finish_process(self, repo, branch, name, cur, old_head, new_name=None, argument
1155 def _list_patches(self, branch, pwc, series, desc, cover_id, num_comments, argument
/tools/buildman/
A Dcontrol.py213 def count_commits(branch, count, col, git_dir): argument
253 def determine_series(selected, col, git_dir, count, branch, work_in_output): argument
503 def setup_output_dir(output_dir, work_in_output, branch, no_subdirs, col, argument

Completed in 66 milliseconds