SYMBOL INDEX (19 symbols across 8 files) FILE: t/t9391/commit_info.py function change_up_them_commits (line 14) | def change_up_them_commits(commit, metadata): FILE: t/t9391/erroneous.py function handle_tag (line 11) | def handle_tag(tag): FILE: t/t9391/file_filter.py function drop_file_by_contents (line 12) | def drop_file_by_contents(blob, metadata): function drop_files_by_name (line 17) | def drop_files_by_name(commit, metadata): FILE: t/t9391/print_progress.py function print_progress (line 22) | def print_progress(): function my_blob_callback (line 27) | def my_blob_callback(blob, metadata): function my_commit_callback (line 32) | def my_commit_callback(commit, metadata): FILE: t/t9391/rename-master-to-develop.py function my_commit_callback (line 11) | def my_commit_callback(commit, metadata): FILE: t/t9391/splice_repos.py class InterleaveRepositories (line 18) | class InterleaveRepositories: method __init__ (line 19) | def __init__(self, repo1, repo2, output_dir): method skip_reset (line 27) | def skip_reset(self, reset, metadata): method hold_commit (line 30) | def hold_commit(self, commit, metadata): method weave_commit (line 35) | def weave_commit(self, commit, metadata): method run (line 58) | def run(self): FILE: t/t9391/strip-cvs-keywords.py function strip_cvs_keywords (line 12) | def strip_cvs_keywords(blob, metadata): FILE: t/t9391/unusual.py function track_everything (line 24) | def track_everything(obj, *_ignored): function handle_progress (line 39) | def handle_progress(progress): function handle_checkpoint (line 43) | def handle_checkpoint(checkpoint_object): function look_for_reset (line 112) | def look_for_reset(obj, metadata):