|
strncat
|
[]
|
Path 1
|
N/A
|
|
strdup
|
['/src/git/oss-fuzz/fuzz-config.c', '/src/git/oss-fuzz/fuzz-commit-graph.c']
|
N/A
|
|
Blocker function
|
Arguments type
|
Return type
|
Constants touched
|
is_fsmonitor_refreshed
in
/src/git/fsmonitor.h:17
|
['struct index_state*']
|
int
|
[]
|
add_index_file
in
/src/git/apply.c:4443
|
['struct apply_state*', 'char*', 'unsigned', 'void*', 'unsigned long']
|
int
|
[]
|
update_callback
in
/src/git/read-cache.c:3968
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
run_update
in
/src/git/add-interactive.c:622
|
['struct add_i_state*', 'struct pathspec*', 'struct prefix_item_list*', 'struct list_and_choose_options*']
|
int
|
[]
|
run_add_untracked
in
/src/git/add-interactive.c:820
|
['struct add_i_state*', 'struct pathspec*', 'struct prefix_item_list*', 'struct list_and_choose_options*']
|
int
|
[]
|
write_out_results
in
/src/git/apply.c:4810
|
['struct apply_state*', 'struct patch*']
|
int
|
[]
|
cmd_revert
in
/src/git/builtin/revert.c:281
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_cherry_pick
in
/src/git/builtin/revert.c:301
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_rebase
in
/src/git/builtin/rebase.c:1096
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_am
in
/src/git/builtin/am.c:2312
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge
in
/src/git/builtin/merge.c:1362
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
apply_stash
in
/src/git/builtin/stash.c:720
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
pop_stash
in
/src/git/builtin/stash.c:819
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
branch_stash
in
/src/git/builtin/stash.c:850
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_rerere
in
/src/git/builtin/rerere.c:53
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_mv
in
/src/git/builtin/mv.c:208
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_rm
in
/src/git/builtin/rm.c:265
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_add
in
/src/git/builtin/add.c:381
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_apply
in
/src/git/builtin/apply.c:12
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
run_patch
in
/src/git/add-interactive.c:872
|
['struct add_i_state*', 'struct pathspec*', 'struct prefix_item_list*', 'struct list_and_choose_options*']
|
int
|
[]
|
create_stash
in
/src/git/builtin/stash.c:1573
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_stash
in
/src/git/builtin/stash.c:2383
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
save_stash
in
/src/git/builtin/stash.c:1941
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_checkout
in
/src/git/builtin/checkout.c:2044
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_switch
in
/src/git/builtin/checkout.c:2096
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_restore
in
/src/git/builtin/checkout.c:2135
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_history_split
in
/src/git/builtin/history.c:657
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
run_revert
in
/src/git/add-interactive.c:702
|
['struct add_i_state*', 'struct pathspec*', 'struct prefix_item_list*', 'struct list_and_choose_options*']
|
int
|
[]
|
cmd_pull
in
/src/git/builtin/pull.c:856
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__read_cache
in
/src/git/t/helper/test-read-cache.c:10
|
['int', 'char**']
|
int
|
[]
|
cmd_describe
in
/src/git/builtin/describe.c:639
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
refresh_callback
in
/src/git/builtin/update-index.c:753
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
really_refresh_callback
in
/src/git/builtin/update-index.c:761
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
cmd_status
in
/src/git/builtin/commit.c:1537
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_diff
in
/src/git/builtin/diff.c:399
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge_recursive
in
/src/git/builtin/merge-recursive.c:24
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
revert_from_diff
in
/src/git/add-interactive.c:679
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
unresolve_callback
in
/src/git/builtin/update-index.c:872
|
['struct parse_opt_ctx_t*', 'struct option*', 'char*', 'int']
|
enum parse_opt_result
|
[]
|
cmd_clone
in
/src/git/builtin/clone.c:869
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
try_to_commit
in
/src/git/sequencer.c:1529
|
['struct repository*', 'struct strbuf*', 'char*', 'char*', 'struct replay_opts*', 'unsigned int', 'struct object_id*']
|
int
|
[]
|
cmd_write_tree
in
/src/git/builtin/write-tree.c:21
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__write_cache
in
/src/git/t/helper/test-write-cache.c:9
|
['int', 'char**']
|
int
|
[]
|
cmd__scrap_cache_tree
in
/src/git/t/helper/test-scrap-cache-tree.c:11
|
['int', 'char**']
|
int
|
[]
|
cmd_checkout_index
in
/src/git/builtin/checkout-index.c:213
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_update_index
in
/src/git/builtin/update-index.c:914
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_read_tree
in
/src/git/builtin/read-tree.c:111
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_init
in
/src/git/builtin/sparse-checkout.c:455
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_add
in
/src/git/builtin/sparse-checkout.c:789
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_set
in
/src/git/builtin/sparse-checkout.c:836
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_reapply
in
/src/git/builtin/sparse-checkout.c:901
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_disable
in
/src/git/builtin/sparse-checkout.c:1034
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_difftool
in
/src/git/builtin/difftool.c:717
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
get_current_oid
in
/src/git/apply.c:4194
|
['struct apply_state*', 'char*', 'struct object_id*']
|
int
|
[]
|
cmd_history_reword
in
/src/git/builtin/history.c:428
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
compare_refs
in
/src/git/ref-filter.c:3528
|
['void*', 'void*', 'void*']
|
int
|
[]
|
filter_and_format_one
in
/src/git/ref-filter.c:3061
|
['struct reference*', 'void*']
|
int
|
[]
|
cmd_tag
in
/src/git/builtin/tag.c:454
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_for_each_ref
in
/src/git/builtin/for-each-ref.c:113
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_refs_list
in
/src/git/builtin/refs.c:115
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_branch
in
/src/git/builtin/branch.c:709
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_verify_tag
in
/src/git/builtin/verify-tag.c:23
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
verify_tag
in
/src/git/builtin/tag.c:142
|
['char*', 'char*', 'struct object_id*', 'void*']
|
int
|
[]
|
cmd_bisect__skip
in
/src/git/builtin/bisect.c:1403
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__run
in
/src/git/builtin/bisect.c:1428
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect
in
/src/git/builtin/bisect.c:1442
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__replay
in
/src/git/builtin/bisect.c:1389
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__start
in
/src/git/builtin/bisect.c:1355
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__next
in
/src/git/builtin/bisect.c:1367
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
receive_needs
in
/src/git/upload-pack.c:1083
|
['struct upload_pack_data*', 'struct packet_reader*']
|
void
|
[]
|
upload_pack_v2
in
/src/git/upload-pack.c:1769
|
['struct repository*', 'struct packet_reader*']
|
int
|
[]
|
cmd_push
in
/src/git/builtin/push.c:547
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_fetch
in
/src/git/builtin/fetch.c:2463
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
show_stash
in
/src/git/builtin/stash.c:962
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_pack_objects
in
/src/git/builtin/pack-objects.c:4992
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
status_submodule_cb
in
/src/git/builtin/submodule--helper.c:845
|
['struct cache_entry*', 'void*']
|
void
|
[]
|
module_summary
in
/src/git/builtin/submodule--helper.c:1277
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_whatchanged
in
/src/git/builtin/log.c:522
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_show
in
/src/git/builtin/log.c:657
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_reflog_show
in
/src/git/builtin/reflog.c:143
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_reflog
in
/src/git/builtin/reflog.c:467
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_log
in
/src/git/builtin/log.c:821
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_format_patch
in
/src/git/builtin/log.c:1950
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_diff_tree
in
/src/git/builtin/diff-tree.c:112
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge_tree
in
/src/git/builtin/merge-tree.c:539
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_replay
in
/src/git/builtin/replay.c:69
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bundle_create
in
/src/git/builtin/bundle.c:70
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge_ours
in
/src/git/builtin/merge-ours.c:20
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_fmt_merge_msg
in
/src/git/builtin/fmt-merge-msg.c:12
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_range_diff
in
/src/git/builtin/range-diff.c:35
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index_write
in
/src/git/builtin/multi-pack-index.c:143
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_repack
in
/src/git/builtin/repack.c:100
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index_compact
in
/src/git/builtin/multi-pack-index.c:208
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index_expire
in
/src/git/builtin/multi-pack-index.c:303
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index_repack
in
/src/git/builtin/multi-pack-index.c:332
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_diff_files
in
/src/git/builtin/diff-files.c:23
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_diff_index
in
/src/git/builtin/diff-index.c:19
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
patch_diff
in
/src/git/range-diff.c:491
|
['char*', 'char*', 'struct diff_options*']
|
void
|
[]
|
cmd__path_walk
in
/src/git/t/helper/test-path-walk.c:68
|
['int', 'char**']
|
int
|
[]
|
cmd_backfill
in
/src/git/builtin/backfill.c:115
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_repo_structure
in
/src/git/builtin/repo.c:875
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_reflog_expire
in
/src/git/builtin/reflog.c:181
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
prune_object
in
/src/git/builtin/prune.c:84
|
['struct object_id*', 'char*', 'void*']
|
int
|
[]
|
cmd_prune
in
/src/git/builtin/prune.c:153
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_rev_list
in
/src/git/builtin/rev-list.c:692
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_annotate
in
/src/git/builtin/annotate.c:11
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__revision_walking
in
/src/git/t/helper/test-revision-walking.c:54
|
['int', 'char**']
|
int
|
[]
|
cmd_last_modified
in
/src/git/builtin/last-modified.c:518
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_fast_export
in
/src/git/builtin/fast-export.c:1307
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_cherry
in
/src/git/builtin/log.c:2605
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_shortlog
in
/src/git/builtin/shortlog.c:383
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
find_origin
in
/src/git/blame.c:1322
|
['struct repository*', 'struct commit*', 'struct blame_origin*', 'struct blame_bloom_data*']
|
struct blame_origin
|
[]
|
find_rename
in
/src/git/blame.c:1419
|
['struct repository*', 'struct commit*', 'struct blame_origin*', 'struct blame_bloom_data*']
|
struct blame_origin
|
[]
|
cmd_diff_pairs
in
/src/git/builtin/diff-pairs.c:30
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
check_patch_list
in
/src/git/apply.c:4164
|
['struct apply_state*', 'struct patch*']
|
int
|
[]
|
cmd_diagnose
in
/src/git/builtin/diagnose.c:16
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bugreport
in
/src/git/builtin/bugreport.c:93
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_upload_archive_writer
in
/src/git/builtin/upload-archive.c:21
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_archive
in
/src/git/builtin/archive.c:78
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
checkout_stage
in
/src/git/builtin/checkout.c:238
|
['int', 'struct cache_entry*', 'int', 'struct checkout*', 'int*', 'int']
|
int
|
[]
|
checkout_merged
in
/src/git/builtin/checkout.c:259
|
['int', 'struct checkout*', 'int*', 'struct mem_pool*', 'int']
|
int
|
[]
|
queue_or_write_archive_entry
in
/src/git/archive.c:263
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
write_tar_filter_archive
in
/src/git/archive-tar.c:471
|
['struct archiver*', 'struct archiver_args*']
|
int
|
[]
|
write_zip_archive
in
/src/git/archive-zip.c:637
|
['struct archiver*', 'struct archiver_args*']
|
int
|
[]
|
threeway_merge
in
/src/git/unpack-trees.c:2720
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
twoway_merge
in
/src/git/unpack-trees.c:2911
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
bind_merge
in
/src/git/unpack-trees.c:2994
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
oneway_merge
in
/src/git/unpack-trees.c:3020
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
stash_worktree_untracked_merge
in
/src/git/unpack-trees.c:3057
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
deinit_submodule_cb
in
/src/git/builtin/submodule--helper.c:1670
|
['struct cache_entry*', 'void*']
|
void
|
[]
|
absorb_git_dirs
in
/src/git/builtin/submodule--helper.c:3194
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_clone
in
/src/git/builtin/submodule--helper.c:2033
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_add
in
/src/git/builtin/submodule--helper.c:3642
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_rev_parse
in
/src/git/builtin/rev-parse.c:704
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_grep
in
/src/git/builtin/grep.c:893
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_ls_files
in
/src/git/builtin/ls-files.c:576
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
copy
in
/src/git/builtin/notes.c:578
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
notes_display_config
in
/src/git/notes.c:986
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
notes_rewrite_config
in
/src/git/notes-utils.c:103
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
module_create_branch
in
/src/git/builtin/submodule--helper.c:3319
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
drop_stash
in
/src/git/builtin/stash.c:796
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
store_stash
in
/src/git/builtin/stash.c:1091
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
import_stash
in
/src/git/builtin/stash.c:2203
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
collect_changed_submodules_cb
in
/src/git/submodule.c:831
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
cmd__submodule_config
in
/src/git/t/helper/test-submodule-config.c:19
|
['int', 'char**']
|
int
|
[]
|
remove_tmp_objdir
in
/src/git/tmp-objdir.c:76
|
[]
|
void
|
[]
|
odb_source_files_write_object
in
/src/git/odb/source-files.c:159
|
['struct odb_source*', 'void*', 'unsigned long', 'enum object_type', 'struct object_id*', 'struct object_id*', 'enum odb_write_object_flags']
|
int
|
[]
|
odb_source_files_write_object_stream
in
/src/git/odb/source-files.c:170
|
['struct odb_source*', 'struct odb_write_stream*', 'size_t', 'struct object_id*']
|
int
|
[]
|
cmd__pkt_line
in
/src/git/t/helper/test-pkt-line.c:167
|
['int', 'char**']
|
int
|
[]
|
cmd_receive_pack
in
/src/git/builtin/receive-pack.c:2611
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
odb_transaction_files_commit
in
/src/git/object-file.c:2208
|
['struct odb_transaction*']
|
void
|
[]
|
cmd_delete
in
/src/git/scalar.c:919
|
['int', 'char**']
|
int
|
[]
|
test_reftable_stack__add_one
in
/src/git/t/unit-tests/u-reftable-stack.c:152
|
[]
|
void
|
[]
|
test_reftable_stack__uptodate
in
/src/git/t/unit-tests/u-reftable-stack.c:211
|
[]
|
void
|
[]
|
test_reftable_stack__transaction_api
in
/src/git/t/unit-tests/u-reftable-stack.c:249
|
[]
|
void
|
[]
|
test_reftable_stack__transaction_with_reload
in
/src/git/t/unit-tests/u-reftable-stack.c:286
|
[]
|
void
|
[]
|
test_reftable_stack__transaction_api_performs_auto_compaction
in
/src/git/t/unit-tests/u-reftable-stack.c:342
|
[]
|
void
|
[]
|
test_reftable_stack__auto_compaction_fails_gracefully
in
/src/git/t/unit-tests/u-reftable-stack.c:393
|
[]
|
void
|
[]
|
test_reftable_stack__update_index_check
in
/src/git/t/unit-tests/u-reftable-stack.c:443
|
[]
|
void
|
[]
|
test_reftable_stack__lock_failure
in
/src/git/t/unit-tests/u-reftable-stack.c:470
|
[]
|
void
|
[]
|
test_reftable_stack__add
in
/src/git/t/unit-tests/u-reftable-stack.c:486
|
[]
|
void
|
[]
|
test_reftable_stack__iterator
in
/src/git/t/unit-tests/u-reftable-stack.c:585
|
[]
|
void
|
[]
|
test_reftable_stack__log_normalize
in
/src/git/t/unit-tests/u-reftable-stack.c:670
|
[]
|
void
|
[]
|
test_reftable_stack__tombstone
in
/src/git/t/unit-tests/u-reftable-stack.c:723
|
[]
|
void
|
[]
|
test_reftable_stack__hash_id
in
/src/git/t/unit-tests/u-reftable-stack.c:799
|
[]
|
void
|
[]
|
test_reftable_stack__reflog_expire
in
/src/git/t/unit-tests/u-reftable-stack.c:855
|
[]
|
void
|
[]
|
test_reftable_stack__empty_add
in
/src/git/t/unit-tests/u-reftable-stack.c:919
|
[]
|
void
|
[]
|
test_reftable_stack__auto_compaction
in
/src/git/t/unit-tests/u-reftable-stack.c:945
|
[]
|
void
|
[]
|
test_reftable_stack__auto_compaction_factor
in
/src/git/t/unit-tests/u-reftable-stack.c:982
|
[]
|
void
|
[]
|
test_reftable_stack__auto_compaction_with_locked_tables
in
/src/git/t/unit-tests/u-reftable-stack.c:1013
|
[]
|
void
|
[]
|
test_reftable_stack__add_performs_auto_compaction
in
/src/git/t/unit-tests/u-reftable-stack.c:1055
|
[]
|
void
|
[]
|
test_reftable_stack__compaction_with_locked_tables
in
/src/git/t/unit-tests/u-reftable-stack.c:1108
|
[]
|
void
|
[]
|
test_reftable_stack__compaction_concurrent
in
/src/git/t/unit-tests/u-reftable-stack.c:1144
|
[]
|
void
|
[]
|
test_reftable_stack__compaction_concurrent_clean
in
/src/git/t/unit-tests/u-reftable-stack.c:1172
|
[]
|
void
|
[]
|
test_reftable_stack__read_across_reload
in
/src/git/t/unit-tests/u-reftable-stack.c:1198
|
[]
|
void
|
[]
|
test_reftable_stack__reload_with_missing_table
in
/src/git/t/unit-tests/u-reftable-stack.c:1245
|
[]
|
void
|
[]
|
test_reftable_stack__invalid_limit_updates
in
/src/git/t/unit-tests/u-reftable-stack.c:1308
|
[]
|
void
|
[]
|
remove_test_directory
in
/src/git/builtin/update-index.c:79
|
[]
|
void
|
[]
|
prune_cruft
in
/src/git/builtin/prune.c:111
|
['char*', 'char*', 'void*']
|
int
|
[]
|
sparse_checkout_clean
in
/src/git/builtin/sparse-checkout.c:959
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
remove_junk_on_signal
in
/src/git/builtin/worktree.c:290
|
['int']
|
void
|
[]
|
prune
in
/src/git/builtin/worktree.c:248
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
add
in
/src/git/builtin/worktree.c:790
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
move_worktree
in
/src/git/builtin/worktree.c:1245
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
remove_worktree
in
/src/git/builtin/worktree.c:1378
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
reftable_be_remove_on_disk
in
/src/git/refs/reftable-backend.c:496
|
['struct ref_store*', 'struct strbuf*']
|
int
|
[]
|
files_transaction_prepare
in
/src/git/refs/files-backend.c:2917
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
files_rename_ref
in
/src/git/refs/files-backend.c:1786
|
['struct ref_store*', 'char*', 'char*', 'char*']
|
int
|
[]
|
files_copy_ref
in
/src/git/refs/files-backend.c:1794
|
['struct ref_store*', 'char*', 'char*', 'char*']
|
int
|
[]
|
files_reflog_expire
in
/src/git/refs/files-backend.c:3485
|
['struct ref_store*', 'char*', 'unsigned int', 'reflog_expiry_prepare_fn', 'reflog_expiry_should_prune_fn', 'reflog_expiry_cleanup_fn', 'void*']
|
int
|
[]
|
files_create_reflog
in
/src/git/refs/files-backend.c:1916
|
['struct ref_store*', 'char*', 'struct strbuf*']
|
int
|
[]
|
files_transaction_finish
in
/src/git/refs/files-backend.c:3286
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
files_ref_store_remove_on_disk
in
/src/git/refs/files-backend.c:3688
|
['struct ref_store*', 'struct strbuf*']
|
int
|
[]
|
oneway_diff
in
/src/git/diff-lib.c:517
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
preload_thread
in
/src/git/preload-index.c:47
|
['void*']
|
void
|
[]
|
rewrite_one
in
/src/git/revision.c:4035
|
['struct rev_info*', 'struct commit**']
|
enum rewrite_result
|
[]
|
write_graph_chunk_bloom_indexes
in
/src/git/commit-graph.c:1451
|
['struct hashfile*', 'void*']
|
int
|
[]
|
write_graph_chunk_bloom_data
in
/src/git/commit-graph.c:1487
|
['struct hashfile*', 'void*']
|
int
|
[]
|
diff_output_prefix_callback
in
/src/git/graph.c:320
|
['struct diff_options*', 'void*']
|
char
|
[]
|
show_one_mergetag
in
/src/git/log-tree.c:624
|
['struct commit*', 'struct commit_extra_header*', 'void*']
|
int
|
[]
|
cmd_gc
in
/src/git/builtin/gc.c:844
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
graph_write
in
/src/git/builtin/commit-graph.c:222
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__bloom
in
/src/git/t/helper/test-bloom.c:53
|
['int', 'char**']
|
int
|
[]
|
patch_id_neq
in
/src/git/patch-ids.c:39
|
['void*', 'struct hashmap_entry*', 'struct hashmap_entry*', 'void*']
|
int
|
[]
|
collect_changes_cb
in
/src/git/add-interactive.c:409
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
run
in
/src/git/builtin/grep.c:197
|
['void*']
|
void
|
[]
|
cmd_cat_file
in
/src/git/builtin/cat-file.c:1046
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
parse_cmd_contents
in
/src/git/builtin/cat-file.c:677
|
['struct batch_options*', 'char*', 'struct strbuf*', 'struct expand_data*']
|
void
|
[]
|
parse_cmd_info
in
/src/git/builtin/cat-file.c:686
|
['struct batch_options*', 'char*', 'struct strbuf*', 'struct expand_data*']
|
void
|
[]
|
batch_object_cb
in
/src/git/builtin/cat-file.c:635
|
['struct object_id*', 'void*']
|
int
|
[]
|
batch_unordered_object
in
/src/git/builtin/cat-file.c:653
|
['struct object_id*', 'struct packed_git*', 'off_t', 'void*']
|
int
|
[]
|
cmd_check_ignore
in
/src/git/builtin/check-ignore.c:155
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_check_rules
in
/src/git/builtin/sparse-checkout.c:1128
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
update_index_from_diff
in
/src/git/builtin/reset.c:151
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
unpack_sparse_callback
in
/src/git/unpack-trees.c:1460
|
['int', 'unsigned long', 'unsigned long', 'struct name_entry*', 'struct traverse_info*']
|
int
|
[]
|
unpack_callback
in
/src/git/unpack-trees.c:1501
|
['int', 'unsigned long', 'unsigned long', 'struct name_entry*', 'struct traverse_info*']
|
int
|
[]
|
cmd_hash_object
in
/src/git/builtin/hash-object.c:64
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_replace
in
/src/git/builtin/replace.c:545
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
create_one_file
in
/src/git/apply.c:4549
|
['struct apply_state*', 'char*', 'unsigned', 'char*', 'unsigned long']
|
int
|
[]
|
async_convert_to_working_tree
in
/src/git/convert.h:124
|
['struct index_state*', 'char*', 'char*', 'size_t', 'struct strbuf*', 'struct checkout_metadata*', 'void*']
|
int
|
[]
|
parse_chunk
in
/src/git/apply.c:2251
|
['struct apply_state*', 'char*', 'unsigned long', 'struct patch*']
|
int
|
[]
|
write_zip_entry
in
/src/git/archive-zip.c:294
|
['struct archiver_args*', 'struct object_id*', 'char*', 'size_t', 'unsigned int', 'void*', 'unsigned long']
|
int
|
[]
|
cmd_clean
in
/src/git/builtin/clean.c:919
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
reupdate_callback
in
/src/git/builtin/update-index.c:893
|
['struct parse_opt_ctx_t*', 'struct option*', 'char*', 'int']
|
enum parse_opt_result
|
[]
|
reject_entry
in
/src/git/archive.c:402
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
cmd__submodule_is_active
in
/src/git/t/helper/test-submodule.c:92
|
['int', 'char**']
|
int
|
[]
|
module_init
in
/src/git/builtin/submodule--helper.c:666
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_update
in
/src/git/builtin/submodule--helper.c:2980
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
init_submodule_cb
in
/src/git/builtin/submodule--helper.c:658
|
['struct cache_entry*', 'void*']
|
void
|
[]
|
sync_submodule_cb
in
/src/git/builtin/submodule--helper.c:1522
|
['struct cache_entry*', 'void*']
|
void
|
[]
|
module_set_url
in
/src/git/builtin/submodule--helper.c:3228
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
update_clone_get_next_task
in
/src/git/builtin/submodule--helper.c:2386
|
['struct child_process*', 'struct strbuf*', 'void*', 'void**']
|
int
|
[]
|
get_next_submodule
in
/src/git/submodule.c:1680
|
['struct child_process*', 'struct strbuf*', 'void*', 'void**']
|
int
|
[]
|
module_foreach
in
/src/git/builtin/submodule--helper.c:432
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_status
in
/src/git/builtin/submodule--helper.c:854
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_sync
in
/src/git/builtin/submodule--helper.c:1530
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_deinit
in
/src/git/builtin/submodule--helper.c:1677
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
collect_merge_info_callback
in
/src/git/merge-ort.c:1253
|
['int', 'unsigned long', 'unsigned long', 'struct name_entry*', 'struct traverse_info*']
|
int
|
[]
|
threeway_callback
in
/src/git/builtin/merge-tree.c:329
|
['int', 'unsigned long', 'unsigned long dirmask', 'struct name_entry*', 'struct traverse_info*']
|
int
|
[]
|
process_tree_contents
in
/src/git/list-objects.c:100
|
['struct traversal_context*', 'struct tree*', 'struct strbuf*']
|
void
|
[]
|
cmd_check_attr
in
/src/git/builtin/check-attr.c:110
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
add_ref_tag
in
/src/git/builtin/pack-objects.c:3339
|
['struct reference*', 'void*']
|
int
|
[]
|
show_commit_pack_hint
in
/src/git/builtin/pack-objects.c:3838
|
['struct commit*', 'void*']
|
void
|
[]
|
add_object_in_unpacked_pack
in
/src/git/builtin/pack-objects.c:4458
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
add_loose_object
in
/src/git/builtin/pack-objects.c:4498
|
['struct object_id*', 'char*', 'void*']
|
int
|
[]
|
add_objects_by_path
in
/src/git/builtin/pack-objects.c:4704
|
['char*', 'struct oid_array*', 'enum object_type', 'void*']
|
int
|
[]
|
show_cruft_commit
in
/src/git/builtin/pack-objects.c:4174
|
['struct commit*', 'void*']
|
void
|
[]
|
set_cruft_mtime
in
/src/git/builtin/pack-objects.c:4189
|
['struct object*', 'struct packed_git*', 'off_t', 'time_t']
|
void
|
[]
|
sparse_checkout_list
in
/src/git/builtin/sparse-checkout.c:55
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
option_parse_exclude_from
in
/src/git/builtin/ls-files.c:549
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
filter_by_patterns_cmd
in
/src/git/builtin/clean.c:674
|
[]
|
int
|
[]
|
filter_sparse
in
/src/git/list-objects-filter.c:386
|
['struct repository*', 'enum list_objects_filter_situation', 'struct object*', 'char*', 'char*', 'struct oidset*', 'void*']
|
enum list_objects_filter_result
|
[]
|
add_path_to_index
in
/src/git/sparse-index.c:268
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned int', 'void*']
|
int
|
[]
|
add_conflicted_stages_file
in
/src/git/apply.c:4639
|
['struct apply_state*', 'struct patch*']
|
int
|
[]
|
stdin_cacheinfo_callback
in
/src/git/builtin/update-index.c:841
|
['struct parse_opt_ctx_t*', 'struct option*', 'char*', 'int']
|
enum parse_opt_result
|
[]
|
wt_status_collect_updated_cb
in
/src/git/wt-status.c:547
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
update_some
in
/src/git/builtin/checkout.c:142
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
cmd_merge_index
in
/src/git/builtin/merge-index.c:81
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__cache_tree
in
/src/git/t/helper/test-cache-tree.c:19
|
['int', 'char**']
|
int
|
[]
|
read_one_entry
in
/src/git/read-cache.c:3764
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
read_one_entry_quick
in
/src/git/read-cache.c:3778
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
cmd_checkout__worker
in
/src/git/builtin/checkout--worker.c:120
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
write_oid
in
/src/git/repack-promisor.c:19
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
filter_buffer_or_fd
in
/src/git/convert.c:637
|
['int', 'int', 'void*']
|
int
|
[]
|
fetch_single_packfile
in
/src/git/http-fetch.c:55
|
['struct object_id*', 'char*', 'char**']
|
void
|
[]
|
process_response
in
/src/git/http-push.c:250
|
['void*']
|
void
|
[]
|
parse_fetch
in
/src/git/remote-curl.c:1267
|
['struct strbuf*']
|
void
|
[]
|
fetch_refs_from_bundle
in
/src/git/transport.c:188
|
['struct transport*', 'int', 'struct ref**']
|
int
|
[]
|
download_bundle_to_file
in
/src/git/bundle-uri.c:485
|
['struct remote_bundle_info*', 'void*']
|
int
|
[]
|
attempt_unbundle
in
/src/git/bundle-uri.c:813
|
['struct remote_bundle_info*', 'void*']
|
int
|
[]
|
cmd_bundle_unbundle
in
/src/git/builtin/bundle.c:195
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
run_shell
in
/src/git/shell.c:51
|
[]
|
void
|
[]
|
cmd_register
in
/src/git/scalar.c:627
|
['int', 'char**']
|
int
|
[]
|
cmd_run
in
/src/git/scalar.c:810
|
['int', 'char**']
|
int
|
[]
|
cmd_unregister
in
/src/git/scalar.c:873
|
['int', 'char**']
|
int
|
[]
|
cmd_reconfigure
in
/src/git/scalar.c:679
|
['int', 'char**']
|
int
|
[]
|
cmd_list
in
/src/git/scalar.c:617
|
['int', 'char**']
|
int
|
[]
|
parse_push
in
/src/git/remote-curl.c:1432
|
['struct strbuf*']
|
void
|
[]
|
run_argv
in
/src/git/git.c:836
|
['struct strvec*']
|
int
|
[]
|
git_transport_push
in
/src/git/transport.c:899
|
['struct transport*', 'struct ref*', 'int']
|
int
|
[]
|
fetch_refs_via_pack
in
/src/git/transport.c:435
|
['struct transport*', 'int', 'struct ref**']
|
int
|
[]
|
connect_git
in
/src/git/transport.c:960
|
['struct transport*', 'char*', 'char*', 'int[]']
|
int
|
[]
|
cmd_send_pack
in
/src/git/builtin/send-pack.c:151
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_fetch_pack
in
/src/git/builtin/fetch-pack.c:49
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
ll_ext_merge
in
/src/git/merge-ll.c:191
|
['struct ll_merge_driver*', 'mmbuffer_t*', 'char*', 'mmfile_t*', 'char*', 'mmfile_t*', 'char*', 'mmfile_t*', 'char*', 'struct ll_merge_options*', 'int']
|
enum ll_merge_result
|
[]
|
cmd__subprocess
in
/src/git/t/helper/test-subprocess.c:5
|
['int', 'char**']
|
int
|
[]
|
cmd__run_command
in
/src/git/t/helper/test-run-command.c:442
|
['int', 'char**']
|
int
|
[]
|
ut_004child
in
/src/git/t/helper/test-trace2.c:138
|
['int', 'char**']
|
int
|
[]
|
ut_400ancestry
in
/src/git/t/helper/test-trace2.c:489
|
['int', 'char**']
|
int
|
[]
|
mingw_unlink
in
/src/git/compat/mingw.c:491
|
['char*', 'int']
|
int
|
[]
|
mingw_rmdir
in
/src/git/compat/mingw.c:549
|
['char*']
|
int
|
[]
|
mingw_rename
in
/src/git/compat/mingw.c:2492
|
['char*', 'char*']
|
int
|
[]
|
disable_echo
in
/src/git/compat/terminal.c:369
|
['enum save_term_flags']
|
int
|
[]
|
enable_non_canonical
in
/src/git/compat/terminal.c:374
|
['enum save_term_flags']
|
int
|
[]
|
die_nicely
in
/src/git/builtin/fast-import.c:426
|
['char*', 'va_list']
|
NORETURN
|
[]
|
cmd_fast_import
in
/src/git/builtin/fast-import.c:3917
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_for_each_repo
in
/src/git/builtin/for-each-repo.c:33
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_task_gc_foreground
in
/src/git/builtin/gc.c:1247
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
maintenance_task_commit_graph
in
/src/git/builtin/gc.c:1201
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
fetch_remote
in
/src/git/builtin/remote.c:100
|
['char*']
|
int
|
[]
|
maintenance_task_gc_background
in
/src/git/builtin/gc.c:1253
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
maintenance_task_loose_objects
in
/src/git/builtin/gc.c:1419
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
maintenance_task_incremental_repack
in
/src/git/builtin/gc.c:1552
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
maintenance_task_geometric_repack
in
/src/git/builtin/gc.c:1570
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
schtasks_update_schedule
in
/src/git/builtin/gc.c:2779
|
['int', 'int']
|
int
|
[]
|
list_stash
in
/src/git/builtin/stash.c:889
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__reset
in
/src/git/builtin/bisect.c:1332
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__visualize
in
/src/git/builtin/bisect.c:1416
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_verify_pack
in
/src/git/builtin/verify-pack.c:66
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
runcommand_in_submodule_cb
in
/src/git/builtin/submodule--helper.c:324
|
['struct cache_entry*', 'void*']
|
void
|
[]
|
cmd_fsck
in
/src/git/builtin/fsck.c:1008
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
list_for_each_dir
in
/src/git/trailer.c:359
|
[]
|
void
|
[]
|
cmd_interpret_trailers
in
/src/git/builtin/interpret-trailers.c:139
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
verify_gpg_signed_buffer
in
/src/git/gpg-interface.c:349
|
['struct signature_check*', 'struct gpg_format*', 'char*', 'size_t']
|
int
|
[]
|
verify_ssh_signed_buffer
in
/src/git/gpg-interface.c:461
|
['struct signature_check*', 'struct gpg_format*', 'char*', 'size_t']
|
int
|
[]
|
get_ssh_key_id
in
/src/git/gpg-interface.c:929
|
[]
|
char
|
[]
|
get_default_ssh_signing_key
in
/src/git/gpg-interface.c:872
|
[]
|
char
|
[]
|
sign_buffer_gpg
in
/src/git/gpg-interface.c:1011
|
['struct strbuf*', 'struct strbuf*', 'char*']
|
int
|
[]
|
sign_buffer_ssh
in
/src/git/gpg-interface.c:1058
|
['struct strbuf*', 'struct strbuf*', 'char*']
|
int
|
[]
|
remote_default_branch
in
/src/git/scalar.c:341
|
['char*']
|
char
|
[]
|
show_ambiguous_object
in
/src/git/object-name.c:293
|
['struct object_id*', 'void*']
|
int
|
[]
|
write_bundle_prerequisites
in
/src/git/bundle.c:451
|
['struct commit*', 'void*']
|
void
|
[]
|
output_pair_header
in
/src/git/range-diff.c:399
|
['struct diff_options*', 'int', 'struct strbuf*', 'struct strbuf*', 'struct patch_util*', 'struct patch_util*']
|
void
|
[]
|
cmd_show_branch
in
/src/git/builtin/show-branch.c:642
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
is_known_escape_sequence
in
/src/git/compat/terminal.c:491
|
['char*']
|
int
|
[]
|
cmd_init_db
in
/src/git/builtin/init-db.c:72
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
update_refs
in
/src/git/reset.c:16
|
['struct reset_head_opts*', 'struct object_id*', 'struct object_id*']
|
int
|
[]
|
cmd_create_symref
in
/src/git/t/helper/test-ref-store.c:115
|
['struct ref_store*', 'char**']
|
int
|
[]
|
cmd_symbolic_ref
in
/src/git/builtin/symbolic-ref.c:46
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_delete_ref
in
/src/git/t/helper/test-ref-store.c:273
|
['struct ref_store*', 'char**']
|
int
|
[]
|
cmd_update_ref
in
/src/git/builtin/update-ref.c:752
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
clear_stash
in
/src/git/builtin/stash.c:316
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
delete_replace_ref
in
/src/git/builtin/replace.c:145
|
['char*', 'char*', 'struct object_id*']
|
int
|
[]
|
push_refs
in
/src/git/transport-helper.c:1174
|
['struct transport*', 'struct ref*', 'int']
|
int
|
[]
|
append_edit
in
/src/git/builtin/notes.c:656
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
remove_cmd
in
/src/git/builtin/notes.c:1034
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
export_stash
in
/src/git/builtin/stash.c:2354
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_delete_refs
in
/src/git/t/helper/test-ref-store.c:133
|
['struct ref_store*', 'char**']
|
int
|
[]
|
rm
in
/src/git/builtin/remote.c:1006
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
prune_remote
in
/src/git/builtin/remote.c:1625
|
['char*', 'int']
|
int
|
[]
|
cmd_refs_migrate
in
/src/git/builtin/refs.c:25
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
fetch_using_walker
in
/src/git/http-fetch.c:19
|
['char*', 'int', 'int', 'int', 'char**', 'char**', 'int']
|
int
|
[]
|
fetch_dumb
in
/src/git/remote-curl.c:1168
|
['int', 'struct ref**']
|
int
|
[]
|
cmd_reflog_write
in
/src/git/builtin/reflog.c:409
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
parse_cmd_commit
in
/src/git/builtin/update-ref.c:593
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
mv
in
/src/git/builtin/remote.c:856
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
files_optimize
in
/src/git/refs/files-backend.c:1456
|
['struct ref_store*', 'struct refs_optimize_opts*']
|
int
|
[]
|
parse_cmd_prepare
in
/src/git/builtin/update-ref.c:548
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_abort
in
/src/git/builtin/update-ref.c:559
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
files_transaction_abort
in
/src/git/refs/files-backend.c:3441
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
gc_condition
in
/src/git/builtin/gc.c:1274
|
['struct gc_config*']
|
int
|
[]
|
cmd__simple_ipc
in
/src/git/t/helper/test-simple-ipc.c:579
|
['int', 'char**']
|
int
|
[]
|
try_to_start_background_daemon
in
/src/git/builtin/fsmonitor--daemon.c:1476
|
[]
|
int
|
[]
|
cmd_help
in
/src/git/builtin/help.c:662
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
get_refs
in
/src/git/remote-curl.c:579
|
['int']
|
struct ref
|
[]
|
stateless_connect
in
/src/git/remote-curl.c:1462
|
['char*']
|
int
|
[]
|
process_ls_ref
in
/src/git/http-push.c:1058
|
['struct remote_ls_ctx*']
|
void
|
[]
|
add_remote_info_ref
in
/src/git/http-push.c:1468
|
['struct remote_ls_ctx*']
|
void
|
[]
|
fetch_ref
in
/src/git/http-walker.c:570
|
['struct walker*', 'struct ref*']
|
int
|
[]
|
remote_exists
in
/src/git/http-push.c:1538
|
['char*']
|
int
|
[]
|
delete_remote_branch
in
/src/git/http-push.c:1603
|
['char*', 'int']
|
int
|
[]
|
parse_get
in
/src/git/remote-curl.c:1320
|
['char*']
|
void
|
[]
|
start_fetch_loose
in
/src/git/http-push.c:258
|
['struct transfer_request*']
|
void
|
[]
|
fill_active_slot
in
/src/git/http-walker.c:133
|
['void*']
|
int
|
[]
|
process_object_response
in
/src/git/http-walker.c:93
|
['void*']
|
void
|
[]
|
fetch_git
in
/src/git/remote-curl.c:1194
|
['struct discovery*', 'int', 'struct ref**']
|
int
|
[]
|
start_mkcol
in
/src/git/http-push.c:285
|
['struct transfer_request*']
|
void
|
[]
|
add_send_request
in
/src/git/http-push.c:670
|
['struct object*', 'struct remote_lock*']
|
int
|
[]
|
lock_remote
in
/src/git/http-push.c:842
|
['char*', 'long']
|
struct remote_lock
|
[]
|
remove_locks_on_signal
in
/src/git/http-push.c:1012
|
['int']
|
void
|
[]
|
handle_remote_ls_ctx
in
/src/git/http-push.c:1069
|
['struct xml_ctx*', 'int']
|
void
|
[]
|
get_dav_remote_heads
in
/src/git/http-push.c:1463
|
[]
|
void
|
[]
|
update_remote_info_refs
in
/src/git/http-push.c:1507
|
['struct remote_lock*']
|
void
|
[]
|
locking_available
in
/src/git/http-push.c:1211
|
[]
|
int
|
[]
|
update_remote
in
/src/git/http-push.c:1391
|
['struct object_id*', 'struct remote_lock*']
|
int
|
[]
|
append_msgs_to_imap
in
/src/git/imap-send.c:1568
|
['struct imap_server_conf*', 'struct strbuf*', 'int']
|
int
|
[]
|
list_imap_folders
in
/src/git/imap-send.c:1607
|
['struct imap_server_conf*']
|
int
|
[]
|
curl_append_msgs_to_imap
in
/src/git/imap-send.c:1704
|
['struct imap_server_conf*', 'struct strbuf*', 'int']
|
int
|
[]
|
curl_list_imap_folders
in
/src/git/imap-send.c:1766
|
['struct imap_server_conf*']
|
int
|
[]
|
cmd_credential
in
/src/git/builtin/credential.c:12
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_list
in
/src/git/builtin/config.c:1017
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_get
in
/src/git/builtin/config.c:1053
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config
in
/src/git/builtin/config.c:1594
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
add_recent_object
in
/src/git/reachable.c:203
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
get_bundle_uri
in
/src/git/transport-helper.c:1300
|
['struct transport*']
|
int
|
[]
|
fetch_refs
in
/src/git/transport-helper.c:700
|
['struct transport*', 'int', 'struct ref**']
|
int
|
[]
|
get_refs_list
in
/src/git/transport-helper.c:1216
|
['struct transport*', 'int', 'struct transport_ls_refs_options*']
|
struct ref
|
[]
|
connect_helper
in
/src/git/transport-helper.c:679
|
['struct transport*', 'char*', 'char*', 'int[]']
|
int
|
[]
|
cmd__fsmonitor_client
in
/src/git/t/helper/test-fsmonitor-client.c:182
|
['int', 'char**']
|
int
|
[]
|
hammer_thread_proc
in
/src/git/t/helper/test-fsmonitor-client.c:100
|
['void*']
|
void
|
[]
|
do_cache
in
/src/git/builtin/credential-cache.c:96
|
['char*', 'char*', 'int', 'int']
|
void
|
[]
|
cmd_config_edit
in
/src/git/builtin/config.c:1299
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
refs_from_alternate_cb
in
/src/git/odb.c:470
|
['struct odb_source*', 'void*']
|
int
|
[]
|
write_v0_ref
in
/src/git/upload-pack.c:1231
|
['struct upload_pack_data*', 'struct reference*', 'char*']
|
void
|
[]
|
ls_refs
in
/src/git/ls-refs.c:161
|
['struct repository*', 'struct packet_reader*']
|
int
|
[]
|
midx_snapshot_ref_one
in
/src/git/repack-midx.c:19
|
['struct reference*', 'void*']
|
int
|
[]
|
add_ref_to_set
in
/src/git/commit-graph.c:1887
|
['struct reference*', 'void*']
|
int
|
[]
|
add_ref_to_pending
in
/src/git/midx-write.c:755
|
['struct reference*', 'void*']
|
int
|
[]
|
find_pseudo_merge_group_for_ref
in
/src/git/pseudo-merge.c:224
|
['struct reference*', 'void*']
|
int
|
[]
|
get_name
in
/src/git/builtin/describe.c:157
|
['struct reference*', 'void*']
|
int
|
[]
|
dfs_on_ref
in
/src/git/builtin/gc.c:1104
|
['struct reference*', 'void*']
|
int
|
[]
|
mark_tagged
in
/src/git/builtin/pack-objects.c:838
|
['struct reference*', 'void*']
|
int
|
[]
|
mark_bitmap_preferred_tip
in
/src/git/builtin/pack-objects.c:4681
|
['struct reference*', 'void*']
|
int
|
[]
|
cmd_show_ref
in
/src/git/builtin/show-ref.c:300
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
write_transaction_table
in
/src/git/refs/reftable-backend.c:1442
|
['struct reftable_writer*', 'void*']
|
int
|
[]
|
write_reflog_expiry_table
in
/src/git/refs/reftable-backend.c:2472
|
['struct reftable_writer*', 'void*']
|
int
|
[]
|
packed_transaction_prepare
in
/src/git/refs/packed-backend.c:1698
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
mark_uninteresting
in
/src/git/shallow.c:680
|
['struct reference*', 'void*']
|
int
|
[]
|
filter_one
in
/src/git/ref-filter.c:3025
|
['struct reference*', 'void*']
|
int
|
[]
|
parse_opt_merge_filter
in
/src/git/ref-filter.c:3735
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
should_expire_reflog_ent_verbose
in
/src/git/reflog.c:404
|
['struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
count_reflog_entries
in
/src/git/builtin/gc.c:331
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
push_tip_to_list
in
/src/git/reflog.c:426
|
['struct reference*', 'void*']
|
int
|
[]
|
reflog_expiry_prepare
in
/src/git/reflog.c:446
|
['char*', 'struct object_id*', 'void*']
|
void
|
[]
|
cmd__parse_options
in
/src/git/t/helper/test-parse-options.c:112
|
['int', 'char**']
|
int
|
[]
|
test_prio_queue
in
/src/git/t/unit-tests/u-prio-queue.c:23
|
['int*', 'size_t', 'int*', 'size_t']
|
void
|
[]
|
anti_reference
in
/src/git/builtin/rev-parse.c:228
|
['struct reference*', 'void*']
|
int
|
[]
|
show_abbrev
in
/src/git/builtin/rev-parse.c:234
|
['struct object_id*', 'void*']
|
int
|
[]
|
mark_complete_oid
in
/src/git/fetch-pack.c:618
|
['struct reference*', 'void*']
|
int
|
[]
|
mark_alternate_complete
in
/src/git/fetch-pack.c:738
|
['struct fetch_negotiator*', 'struct object*']
|
void
|
[]
|
check_and_collect_until
in
/src/git/remote.c:2667
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
cmd_merge_base
in
/src/git/builtin/merge-base.c:147
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
parse_opt_commits
in
/src/git/parse-options-cb.c:89
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
parse_opt_commit
in
/src/git/parse-options-cb.c:107
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
collect_stash_entries
in
/src/git/builtin/stash.c:2226
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
ahead_behind_atom_parser
in
/src/git/ref-filter.c:899
|
['struct ref_format*', 'struct used_atom*', 'char*', 'struct strbuf*']
|
int
|
[]
|
is_base_atom_parser
in
/src/git/ref-filter.c:913
|
['struct ref_format*', 'struct used_atom*', 'char*', 'struct strbuf*']
|
int
|
[]
|
add_ref
in
/src/git/shallow.c:787
|
['struct reference*', 'void*']
|
int
|
[]
|
append_matching_ref
in
/src/git/builtin/show-branch.c:462
|
['struct reference*', 'void*']
|
int
|
[]
|
append_remote_ref
in
/src/git/builtin/show-branch.c:437
|
['struct reference*', 'void*']
|
int
|
[]
|
files_optimize_required
in
/src/git/refs/files-backend.c:1524
|
['struct ref_store*', 'struct refs_optimize_opts*', 'bool*']
|
int
|
[]
|
cmd_refs_optimize
in
/src/git/builtin/refs.c:168
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_pack_refs
in
/src/git/builtin/pack-refs.c:5
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
get_info_refs
in
/src/git/http-backend.c:540
|
['struct strbuf*', 'char*']
|
void
|
[]
|
cmd_upload_pack
in
/src/git/builtin/upload-pack.c:22
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
get_head
in
/src/git/http-backend.c:599
|
['struct strbuf*', 'char*']
|
void
|
[]
|
for_each_namespaced_ref_1
in
/src/git/upload-pack.c:655
|
['refs_for_each_cb', 'struct upload_pack_data*']
|
void
|
[]
|
find_symref
in
/src/git/upload-pack.c:1280
|
['struct reference*', 'void*']
|
int
|
[]
|
show_text_ref
in
/src/git/http-backend.c:521
|
['struct reference*', 'void*']
|
int
|
[]
|
show_head_ref
in
/src/git/http-backend.c:580
|
['struct reference*', 'void*']
|
int
|
[]
|
show_ref_cb
in
/src/git/builtin/receive-pack.c:308
|
['struct reference*', 'void*']
|
int
|
[]
|
string_list_add_one_ref
in
/src/git/notes.c:940
|
['struct reference*', 'void*']
|
int
|
[]
|
test_string_list__unsorted_string_list_has_string
in
/src/git/t/unit-tests/u-string-list.c:507
|
[]
|
void
|
[]
|
task_option_parse
in
/src/git/builtin/gc.c:2009
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
packed_read_raw_ref
in
/src/git/refs/packed-backend.c:816
|
['struct ref_store*', 'char*', 'struct object_id*', 'struct strbuf*', 'unsigned int*', 'int*']
|
int
|
[]
|
packed_fsck
in
/src/git/refs/packed-backend.c:2065
|
['struct ref_store*', 'struct fsck_options*', 'struct worktree*']
|
int
|
[]
|
hook_config_lookup_all
in
/src/git/hook.c:154
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
cmd__bundle_uri
in
/src/git/t/helper/test-bundle-uri.c:107
|
['int', 'char**']
|
int
|
[]
|
check_repo_format
in
/src/git/setup.c:717
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
cmd__parse_pathspec_file
in
/src/git/t/helper/test-parse-pathspec-file.c:5
|
['int', 'char**']
|
int
|
[]
|
promisor_remote_advertise
in
/src/git/serve.c:33
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
get_remote_bundle_uri
in
/src/git/connect.c:517
|
['int', 'struct packet_reader*', 'struct bundle_list*', 'int']
|
int
|
[]
|
promisor_remote_receive
in
/src/git/serve.c:46
|
['struct repository*', 'char*']
|
void
|
[]
|
git_merge_config
in
/src/git/builtin/merge.c:660
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_format_config
in
/src/git/builtin/log.c:974
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_commit_config
in
/src/git/builtin/commit.c:1669
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
diff_opt_color_moved_ws
in
/src/git/diff.c:5600
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
cmd__string_list
in
/src/git/t/helper/test-string-list.c:5
|
['int', 'char**']
|
int
|
[]
|
cmd__proc_receive
in
/src/git/t/helper/test-proc-receive.c:129
|
['int', 'char**']
|
int
|
[]
|
reply_list_available_blobs_cmd
in
/src/git/t/helper/test-rot13-filter.c:148
|
[]
|
void
|
[]
|
serve_cache
in
/src/git/builtin/credential-cache--daemon.c:231
|
['char*', 'int']
|
void
|
[]
|
cmd_credential_store
in
/src/git/builtin/credential-store.c:169
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
is_launchctl_available
in
/src/git/builtin/gc.c:2375
|
[]
|
int
|
[]
|
launchctl_update_schedule
in
/src/git/builtin/gc.c:2596
|
['int', 'int']
|
int
|
[]
|
is_schtasks_available
in
/src/git/builtin/gc.c:2604
|
[]
|
int
|
[]
|
maintenance_start
in
/src/git/builtin/gc.c:3405
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
crontab_update_schedule
in
/src/git/builtin/gc.c:2835
|
['int', 'int']
|
int
|
[]
|
systemd_timer_update_schedule
in
/src/git/builtin/gc.c:3244
|
['int', 'int']
|
int
|
[]
|
cmd_reflog_drop
in
/src/git/builtin/reflog.c:354
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
name_ref
in
/src/git/builtin/name-rev.c:335
|
['struct reference*', 'void*']
|
int
|
[]
|
select_by_numbers_cmd
in
/src/git/builtin/clean.c:739
|
[]
|
int
|
[]
|
ask_each_cmd
in
/src/git/builtin/clean.c:776
|
[]
|
int
|
[]
|
git_blame_config
in
/src/git/builtin/blame.c:714
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
trace2_cmd_set_config_fl
in
/src/git/trace2.c:498
|
['char*', 'int', 'char*', 'char*']
|
void
|
[]
|
trace2_cmd_list_env_vars_fl
in
/src/git/trace2.c:484
|
['char*', 'int']
|
void
|
[]
|
add_one_ref
in
/src/git/reachable.c:86
|
['struct reference*', 'void*']
|
int
|
[]
|
handle_one_ref
in
/src/git/object-name.c:1164
|
['struct reference*', 'void*']
|
int
|
[]
|
handle_one_reflog_ent
in
/src/git/revision.c:1681
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
cmd_bundle_verify
in
/src/git/builtin/bundle.c:127
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
disambiguate_committish_only
in
/src/git/object-name.c:146
|
['struct repository*', 'struct object_id*', 'void*']
|
int
|
[]
|
disambiguate_treeish_only
in
/src/git/object-name.c:174
|
['struct repository*', 'struct object_id*', 'void*']
|
int
|
[]
|
cmd__match_trees
in
/src/git/t/helper/test-match-trees.c:11
|
['int', 'char**']
|
int
|
[]
|
add_info_ref
in
/src/git/server-info.c:151
|
['struct reference*', 'void*']
|
int
|
[]
|
cmd__reach
in
/src/git/t/helper/test-reach.c:31
|
['int', 'char**']
|
int
|
[]
|
get_common_commits
in
/src/git/upload-pack.c:573
|
['struct upload_pack_data*', 'struct packet_reader*']
|
int
|
[]
|
clear_marks
in
/src/git/negotiator/skipping.c:78
|
['struct reference*', 'void*']
|
int
|
[]
|
commit_is_complete
in
/src/git/reflog.c:184
|
['struct commit*']
|
int
|
[]
|
process_ls_object
in
/src/git/http-push.c:1040
|
['struct remote_ls_ctx*']
|
void
|
[]
|
add_ref_decoration
in
/src/git/log-tree.c:150
|
['struct reference*', 'void*']
|
int
|
[]
|
cache_one_alternate
in
/src/git/fetch-pack.c:96
|
['struct object_id*', 'void*']
|
void
|
[]
|
rev_list_insert_ref_oid
in
/src/git/fetch-pack.c:191
|
['struct reference*', 'void*']
|
int
|
[]
|
insert_one_alternate_object
in
/src/git/fetch-pack.c:266
|
['struct fetch_negotiator*', 'struct object*']
|
void
|
[]
|
cmd_index_pack
in
/src/git/builtin/index-pack.c:1880
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
mark_unreachable_referents
in
/src/git/builtin/fsck.c:222
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
fsck_obj_buffer
in
/src/git/builtin/fsck.c:450
|
['struct object_id*', 'enum object_type', 'unsigned long', 'void*', 'int*', 'void*']
|
int
|
[]
|
fsck_loose
in
/src/git/builtin/fsck.c:721
|
['struct object_id*', 'char*', 'void*']
|
int
|
[]
|
cmd_verify_commit
in
/src/git/builtin/verify-commit.c:54
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
show_object__ma_allow_any
in
/src/git/builtin/pack-objects.c:4394
|
['struct object*', 'char*', 'void*']
|
void
|
[]
|
show_object__ma_allow_promisor
in
/src/git/builtin/pack-objects.c:4408
|
['struct object*', 'char*', 'void*']
|
void
|
[]
|
reftable_be_transaction_prepare
in
/src/git/refs/reftable-backend.c:1313
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
count_references
in
/src/git/builtin/repo.c:695
|
['struct reference*', 'void*']
|
int
|
[]
|
add_object_entry_from_pack
in
/src/git/builtin/pack-objects.c:3760
|
['struct object_id*', 'struct packed_git*', 'uint32_t', 'void*']
|
int
|
[]
|
add_bisect_ref
in
/src/git/builtin/bisect.c:558
|
['struct reference*', 'void*']
|
int
|
[]
|
add_pending_uninteresting_ref
in
/src/git/builtin/checkout.c:1063
|
['struct reference*', 'void*']
|
int
|
[]
|
add_one_alternate_ref
in
/src/git/revision.c:1866
|
['struct object_id*', 'void*']
|
void
|
[]
|
add_promisor_object
in
/src/git/packfile.c:2717
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
cap_object_info
in
/src/git/protocol-caps.c:79
|
['struct repository*', 'struct packet_reader*']
|
int
|
[]
|
disambiguate_commit_only
in
/src/git/object-name.c:138
|
['struct repository*', 'struct object_id*', 'void*']
|
int
|
[]
|
disambiguate_tree_only
in
/src/git/object-name.c:166
|
['struct repository*', 'struct object_id*', 'void*']
|
int
|
[]
|
disambiguate_blob_only
in
/src/git/object-name.c:194
|
['struct repository*', 'struct object_id*', 'void*']
|
int
|
[]
|
sort_ambiguous
in
/src/git/object-name.c:417
|
['void*', 'void*', 'void*']
|
int
|
[]
|
filter_blobs_limit
in
/src/git/list-objects-filter.c:273
|
['struct repository*', 'enum list_objects_filter_situation', 'struct object*', 'char*', 'char*', 'struct oidset*', 'void*']
|
enum list_objects_filter_result
|
[]
|
cmd_commit_tree
in
/src/git/builtin/commit-tree.c:95
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
parse_parent_arg_callback
in
/src/git/builtin/commit-tree.c:41
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
add_packed_commits
in
/src/git/commit-graph.c:1531
|
['struct object_id*', 'struct packed_git*', 'uint32_t', 'void*']
|
int
|
[]
|
odb_source_files_for_each_object
in
/src/git/odb/source-files.c:74
|
['struct odb_source*', 'struct object_info*', 'odb_for_each_object_cb', 'void*', 'struct odb_for_each_object_options*']
|
int
|
[]
|
odb_source_files_read_object_info
in
/src/git/odb/source-files.c:49
|
['struct odb_source*', 'struct object_id*', 'struct object_info*', 'enum object_info_flags']
|
int
|
[]
|
packfile_store_for_each_object_wrapper
in
/src/git/packfile.c:2352
|
['struct object_id*', 'struct packed_git*', 'uint32_t', 'void*']
|
int
|
[]
|
check_has_commit
in
/src/git/submodule.c:958
|
['struct object_id*', 'void*']
|
int
|
[]
|
commit_missing_in_sub
in
/src/git/submodule.c:1761
|
['struct object_id*', 'void*']
|
int
|
[]
|
insert_object_entry
in
/src/git/builtin/fast-import.c:1775
|
['struct mark_set**', 'struct object_id*', 'uintmax_t']
|
void
|
[]
|
show_reference
in
/src/git/builtin/replace.c:50
|
['struct reference*', 'void*']
|
int
|
[]
|
show_tree_fmt
in
/src/git/builtin/ls-tree.c:89
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
show_tree_long
in
/src/git/builtin/ls-tree.c:205
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
oe_size
in
/src/git/builtin/pack-objects.c:89
|
['struct packing_data*', 'struct object_entry*']
|
unsigned long
|
[]
|
oe_set_size
in
/src/git/builtin/pack-objects.c:146
|
['struct packing_data*', 'struct object_entry*', 'unsigned long']
|
void
|
[]
|
write_reuse_object
in
/src/git/builtin/pack-objects.c:626
|
['struct hashfile*', 'struct object_entry*', 'unsigned long', 'int']
|
off_t
|
[]
|
threaded_find_deltas_by_path
in
/src/git/builtin/pack-objects.c:3424
|
['void*']
|
void
|
[]
|
mark_commit
in
/src/git/reachable.c:113
|
['struct commit*', 'void*']
|
void
|
[]
|
fsck_handle_reflog_ent
in
/src/git/builtin/fsck.c:496
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
fsck_objects_error_func
in
/src/git/builtin/fsck.c:94
|
['struct fsck_options*', 'void*', 'enum fsck_msg_type', 'enum fsck_msg_id', 'char*']
|
int
|
[]
|
cmd_unpack_objects
in
/src/git/builtin/unpack-objects.c:613
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
filter_sparse_oid__init
in
/src/git/list-objects-filter.c:522
|
['struct list_objects_filter_options*', 'struct filter*']
|
void
|
[]
|
combine_notes_concatenate
in
/src/git/notes.c:810
|
['struct object_id*', 'struct object_id*']
|
int
|
[]
|
combine_notes_cat_sort_uniq
in
/src/git/notes.c:911
|
['struct object_id*', 'struct object_id*']
|
int
|
[]
|
cmd_check_mailmap
in
/src/git/builtin/check-mailmap.c:52
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge_file
in
/src/git/builtin/merge-file.c:60
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
prune_notes
in
/src/git/notes.c:1227
|
['struct notes_tree*', 'int']
|
void
|
[]
|
cmd__submodule_config_list
in
/src/git/t/helper/test-submodule.c:133
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_nested_repo_config
in
/src/git/t/helper/test-submodule-nested-repo-config.c:15
|
['int', 'char**']
|
int
|
[]
|
git_config_include
in
/src/git/config.c:416
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
cmd__read_midx
in
/src/git/t/helper/test-read-midx.c:154
|
['int', 'char**']
|
int
|
[]
|
cmd__dump_fsmonitor
in
/src/git/t/helper/test-dump-fsmonitor.c:8
|
['int', 'char**']
|
int
|
[]
|
cmd__serve_v2
in
/src/git/t/helper/test-serve-v2.c:15
|
['int', 'char**']
|
int
|
[]
|
cmd__ref_store
in
/src/git/t/helper/test-ref-store.c:337
|
['int', 'char**']
|
int
|
[]
|
cmd__userdiff
in
/src/git/t/helper/test-userdiff.c:26
|
['int', 'char**']
|
int
|
[]
|
cmd__partial_clone
in
/src/git/t/helper/test-partial-clone.c:33
|
['int', 'char**']
|
int
|
[]
|
cmd__find_pack
in
/src/git/t/helper/test-find-pack.c:23
|
['int', 'char**']
|
int
|
[]
|
cmd__dump_untracked_cache
in
/src/git/t/helper/test-dump-untracked-cache.c:47
|
['int', 'char**']
|
int
|
[]
|
cmd__advise_if_enabled
in
/src/git/t/helper/test-advise.c:9
|
['int', 'char**']
|
int
|
[]
|
cmd__lazy_init_name_hash
in
/src/git/t/helper/test-lazy-init-name-hash.c:191
|
['int', 'char**']
|
int
|
[]
|
cmd__config
in
/src/git/t/helper/test-config.c:92
|
['int', 'char**']
|
int
|
[]
|
cmd__dump_split_index
in
/src/git/t/helper/test-dump-split-index.c:16
|
['int', 'char**']
|
int
|
[]
|
cmd__pack_deltas
in
/src/git/t/helper/test-pack-deltas.c:82
|
['int', 'char**']
|
int
|
[]
|
cmd__read_graph
in
/src/git/t/helper/test-read-graph.c:73
|
['int', 'char**']
|
int
|
[]
|
cmd__pack_mtimes
in
/src/git/t/helper/test-pack-mtimes.c:30
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_config_set
in
/src/git/t/helper/test-submodule.c:152
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_config_unset
in
/src/git/t/helper/test-submodule.c:176
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_config_writeable
in
/src/git/t/helper/test-submodule.c:196
|
['int', 'char**']
|
int
|
[]
|
cmd__bitmap
in
/src/git/t/helper/test-bitmap.c:38
|
['int', 'char**']
|
int
|
[]
|
cmd__dump_cache_tree
in
/src/git/t/helper/test-dump-cache-tree.c:63
|
['int', 'char**']
|
int
|
[]
|
cmd__path_utils
in
/src/git/t/helper/test-path-utils.c:304
|
['int', 'char**']
|
int
|
[]
|
cmd_check_ref_format
in
/src/git/builtin/check-ref-format.c:53
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_stripspace
in
/src/git/builtin/stripspace.c:33
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
service_rpc
in
/src/git/http-backend.c:654
|
['struct strbuf*', 'char*']
|
void
|
[]
|
cmd__repository
in
/src/git/t/helper/test-repository.c:68
|
['int', 'char**']
|
int
|
[]
|
add_possible_reference_from_superproject
in
/src/git/builtin/submodule--helper.c:1767
|
['struct odb_source*', 'void*']
|
int
|
[]
|
repair
in
/src/git/builtin/worktree.c:1444
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
pager
in
/src/git/builtin/var.c:44
|
['int']
|
char
|
[]
|
trace2_cmd_list_config_fl
in
/src/git/trace2.c:470
|
['char*', 'int']
|
void
|
[]
|
list
in
/src/git/builtin/worktree.c:1081
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_set
in
/src/git/builtin/config.c:1111
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_unset
in
/src/git/builtin/config.c:1170
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_rename_section
in
/src/git/builtin/config.c:1208
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_remove_section
in
/src/git/builtin/config.c:1238
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
lock_worktree
in
/src/git/builtin/worktree.c:1133
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
unlock_worktree
in
/src/git/builtin/worktree.c:1172
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_refs_verify
in
/src/git/builtin/refs.c:80
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_unregister
in
/src/git/builtin/gc.c:2165
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
libgit_configset_add_file
in
/src/git/contrib/libgit-sys/public_symbol_export.c:32
|
['struct libgit_config_set*', 'char*']
|
int
|
[]
|
module_set_branch
in
/src/git/builtin/submodule--helper.c:3268
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
set_url
in
/src/git/builtin/remote.c:1844
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
set_branches
in
/src/git/builtin/remote.c:1784
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_migrate
in
/src/git/builtin/submodule--helper.c:1362
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
write_one_config
in
/src/git/builtin/clone.c:764
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
cmd_version
in
/src/git/scalar.c:971
|
['int', 'char**']
|
int
|
[]
|
cmd__getcwd
in
/src/git/t/helper/test-getcwd.c:10
|
['int', 'char**']
|
int
|
[]
|
cmd_reflog_exists
in
/src/git/builtin/reflog.c:334
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__progress
in
/src/git/t/helper/test-progress.c:31
|
['int', 'char**']
|
int
|
[]
|
cmd__env_helper
in
/src/git/t/helper/test-env-helper.c:32
|
['int', 'char**']
|
int
|
[]
|
cmd__rot13_filter
in
/src/git/t/helper/test-rot13-filter.c:332
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_check_name
in
/src/git/t/helper/test-submodule.c:66
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_check_url
in
/src/git/t/helper/test-submodule.c:79
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_resolve_relative_url
in
/src/git/t/helper/test-submodule.c:107
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule
in
/src/git/t/helper/test-submodule.c:224
|
['int', 'char**']
|
int
|
[]
|
cmd__parse_options_flags
in
/src/git/t/helper/test-parse-options.c:305
|
['int', 'char**']
|
int
|
[]
|
cmd__parse_subcommand
in
/src/git/t/helper/test-parse-options.c:365
|
['int', 'char**']
|
int
|
[]
|
cmd_refs_exists
in
/src/git/builtin/refs.c:126
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_refs
in
/src/git/builtin/refs.c:179
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_credential_cache_daemon
in
/src/git/builtin/credential-cache--daemon.c:337
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_credential_cache
in
/src/git/builtin/credential-cache.c:192
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_run
in
/src/git/builtin/gc.c:2035
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_stop
in
/src/git/builtin/gc.c:3439
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_is_needed
in
/src/git/builtin/gc.c:3457
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_maintenance
in
/src/git/builtin/gc.c:3517
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_mktag
in
/src/git/builtin/mktag.c:75
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index_verify
in
/src/git/builtin/multi-pack-index.c:274
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index
in
/src/git/builtin/multi-pack-index.c:364
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_history
in
/src/git/builtin/history.c:735
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_notes
in
/src/git/builtin/notes.c:1127
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bundle_list_heads
in
/src/git/builtin/bundle.c:169
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bundle
in
/src/git/builtin/bundle.c:235
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_count_objects
in
/src/git/builtin/count-objects.c:97
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_update_server_info
in
/src/git/builtin/update-server-info.c:13
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_show_index
in
/src/git/builtin/show-index.c:16
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_repo_info
in
/src/git/builtin/repo.c:214
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_repo
in
/src/git/builtin/repo.c:931
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_reflog_list
in
/src/git/builtin/reflog.c:163
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_reflog_delete
in
/src/git/builtin/reflog.c:303
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_patch_id
in
/src/git/builtin/patch-id.c:221
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_prune_packed
in
/src/git/builtin/prune-packed.c:11
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_mailinfo
in
/src/git/builtin/mailinfo.c:52
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
get_url
in
/src/git/builtin/remote.c:1804
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_remote
in
/src/git/builtin/remote.c:1933
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_sparse_checkout
in
/src/git/builtin/sparse-checkout.c:1174
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_hook
in
/src/git/builtin/hook.c:192
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
graph_verify
in
/src/git/builtin/commit-graph.c:66
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_commit_graph
in
/src/git/builtin/commit-graph.c:341
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_mktree
in
/src/git/builtin/mktree.c:154
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_get_default_remote
in
/src/git/builtin/submodule--helper.c:117
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_submodule__helper
in
/src/git/builtin/submodule--helper.c:3803
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_column
in
/src/git/builtin/column.c:22
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_worktree
in
/src/git/builtin/worktree.c:1464
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
packet_key_val_read
in
/src/git/t/helper/test-rot13-filter.c:80
|
['char*']
|
char
|
[]
|
test_oidmap__iterate
in
/src/git/t/unit-tests/u-oidmap.c:126
|
[]
|
void
|
[]
|
t_add
in
/src/git/t/unit-tests/u-hashmap.c:139
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
t_iterate
in
/src/git/t/unit-tests/u-hashmap.c:213
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
t_replace
in
/src/git/t/unit-tests/u-hashmap.c:81
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
t_get
in
/src/git/t/unit-tests/u-hashmap.c:106
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
t_remove
in
/src/git/t/unit-tests/u-hashmap.c:181
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
t_alloc
in
/src/git/t/unit-tests/u-hashmap.c:241
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
upload_pack_advertise
in
/src/git/upload-pack.c:1834
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
git_gpg_config
in
/src/git/gpg-interface.c:738
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
push_check
in
/src/git/builtin/submodule--helper.c:3113
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_task_prefetch
in
/src/git/builtin/gc.c:1236
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
must_check_existence
in
/src/git/cache-tree.c:251
|
['struct cache_entry*']
|
int
|
[]
|
test_trailer__empty_input
in
/src/git/t/unit-tests/u-trailer.c:32
|
[]
|
void
|
[]
|
test_trailer__no_newline_start
in
/src/git/t/unit-tests/u-trailer.c:38
|
[]
|
void
|
[]
|
test_trailer__newline_start
in
/src/git/t/unit-tests/u-trailer.c:49
|
[]
|
void
|
[]
|
test_trailer__no_body_text
in
/src/git/t/unit-tests/u-trailer.c:80
|
[]
|
void
|
[]
|
test_trailer__body_text_no_divider
in
/src/git/t/unit-tests/u-trailer.c:113
|
[]
|
void
|
[]
|
test_trailer__body_no_divider_2nd_block
in
/src/git/t/unit-tests/u-trailer.c:156
|
[]
|
void
|
[]
|
test_trailer__body_and_divider
in
/src/git/t/unit-tests/u-trailer.c:196
|
[]
|
void
|
[]
|
test_trailer__non_trailer_in_block
in
/src/git/t/unit-tests/u-trailer.c:227
|
[]
|
void
|
[]
|
test_trailer__too_many_non_trailers
in
/src/git/t/unit-tests/u-trailer.c:277
|
[]
|
void
|
[]
|
test_trailer__one_non_trailer_no_git_trailers
in
/src/git/t/unit-tests/u-trailer.c:296
|
[]
|
void
|
[]
|
bundle_uri_command
in
/src/git/bundle-uri.c:955
|
['struct repository*', 'struct packet_reader*']
|
int
|
[]
|
repo_submodule_path_replace
in
/src/git/path.c:618
|
['struct repository*', 'struct strbuf*', 'char*', 'char*']
|
char
|
[]
|
module_gitdir
in
/src/git/builtin/submodule--helper.c:1346
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_unpack_file
in
/src/git/builtin/unpack-file.c:34
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
reflog_expire_condition
in
/src/git/builtin/gc.c:342
|
['struct gc_config*']
|
int
|
[]
|
cmd_var
in
/src/git/builtin/var.c:217
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
reftable_be_init
in
/src/git/refs/reftable-backend.c:369
|
['struct repository*', 'char*', 'char*', 'unsigned int']
|
struct ref_store
|
[]
|
trace2_initialize_fl
in
/src/git/trace2.c:217
|
['char*', 'int']
|
void
|
[]
|
sideband_demux
in
/src/git/fetch-pack.c:856
|
['int', 'int', 'void*']
|
int
|
[]
|
odb_source_files_write_alternate
in
/src/git/odb/source-files.c:207
|
['struct odb_source*', 'char*']
|
int
|
[]
|
repo_write_loose_object_map
in
/src/git/loose.c:129
|
['struct repository*']
|
int
|
[]
|
try_to_run_foreground_daemon
in
/src/git/builtin/fsmonitor--daemon.c:1423
|
['int']
|
int
|
[]
|
reftable_be_rename_ref
in
/src/git/refs/reftable-backend.c:1966
|
['struct ref_store*', 'char*', 'char*', 'char*']
|
int
|
[]
|
reftable_be_copy_ref
in
/src/git/refs/reftable-backend.c:1997
|
['struct ref_store*', 'char*', 'char*', 'char*']
|
int
|
[]
|
reftable_be_create_reflog
in
/src/git/refs/reftable-backend.c:2362
|
['struct ref_store*', 'char*', 'struct strbuf*']
|
int
|
[]
|
reftable_be_delete_reflog
in
/src/git/refs/reftable-backend.c:2440
|
['struct ref_store*', 'char*']
|
int
|
[]
|
reftable_be_optimize
in
/src/git/refs/reftable-backend.c:1680
|
['struct ref_store*', 'struct refs_optimize_opts*']
|
int
|
[]
|
reftable_be_reflog_expire
in
/src/git/refs/reftable-backend.c:2535
|
['struct ref_store*', 'char*', 'unsigned int', 'reflog_expiry_prepare_fn', 'reflog_expiry_should_prune_fn', 'reflog_expiry_cleanup_fn', 'void*']
|
int
|
[]
|
reftable_be_transaction_finish
in
/src/git/refs/reftable-backend.c:1647
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
store_credential_file
in
/src/git/builtin/credential-store.c:93
|
['char*', 'struct credential*']
|
void
|
[]
|
create_reflock
in
/src/git/refs/files-backend.c:1198
|
['char*', 'void*']
|
int
|
[]
|
reftable_be_create_on_disk
in
/src/git/refs/reftable-backend.c:480
|
['struct ref_store*', 'int', 'struct strbuf*']
|
int
|
[]
|
files_ref_store_create_on_disk
in
/src/git/refs/files-backend.c:3620
|
['struct ref_store*', 'int', 'struct strbuf*']
|
int
|
[]
|
GIT_PATH_FUNC
in
/src/git/rerere.c:882
|
['int']
|
void
|
[]
|
init_socket_directory
in
/src/git/builtin/credential-cache--daemon.c:258
|
['char*']
|
void
|
[]
|
check_vfs4git
in
/src/git/compat/fsmonitor/fsm-settings-win32.c:18
|
['struct repository*']
|
enum fsmonitor_reason
|
[]
|
default_branch
in
/src/git/builtin/var.c:53
|
['int']
|
char
|
[]
|
process_alternates_response
in
/src/git/http-walker.c:203
|
['void*']
|
void
|
[]
|
bg_wait_cb
in
/src/git/builtin/fsmonitor--daemon.c:1453
|
['struct child_process*', 'void*']
|
int
|
[]
|
do_as_client__send_stop
in
/src/git/builtin/fsmonitor--daemon.c:85
|
[]
|
int
|
[]
|
do_as_client__status
in
/src/git/builtin/fsmonitor--daemon.c:106
|
[]
|
int
|
[]
|
sequence_editor
in
/src/git/builtin/var.c:39
|
['int']
|
char
|
[]
|
ls_refs_advertise
in
/src/git/ls-refs.c:218
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
should_include
in
/src/git/pack-bitmap.c:1211
|
['struct commit*', 'void*']
|
int
|
[]
|
should_include_obj
in
/src/git/pack-bitmap.c:1236
|
['struct object*', 'void*']
|
int
|
[]
|
show_boundary_commit
in
/src/git/pack-bitmap.c:1314
|
['struct commit*', 'void*']
|
void
|
[]
|
can_reuse_delta
in
/src/git/builtin/pack-objects.c:2175
|
['struct object_id*', 'struct object_entry*', 'struct object_entry**']
|
int
|
[]
|
add_object_entry_from_bitmap
in
/src/git/builtin/pack-objects.c:1880
|
['struct object_id*', 'enum object_type', 'int', 'uint32_t', 'struct packed_git*', 'off_t', 'void*']
|
int
|
[]
|
test_show_object
in
/src/git/pack-bitmap.c:2716
|
['struct object*', 'char*', 'void*']
|
void
|
[]
|
test_show_commit
in
/src/git/pack-bitmap.c:2732
|
['struct commit*', 'void*']
|
void
|
[]
|
geometric_repack_auto_condition
in
/src/git/builtin/gc.c:1619
|
['struct gc_config*']
|
int
|
[]
|
cmd_pack_redundant
in
/src/git/builtin/pack-redundant.c:590
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
odb_source_files_count_objects
in
/src/git/odb/source-files.c:96
|
['struct odb_source*', 'enum odb_count_objects_flags', 'unsigned long*']
|
int
|
[]
|
odb_source_files_find_abbrev_len
in
/src/git/odb/source-files.c:125
|
['struct odb_source*', 'struct object_id*', 'unsigned', 'unsigned*']
|
int
|
[]
|
odb_source_files_reprepare
in
/src/git/odb/source-files.c:42
|
['struct odb_source*']
|
void
|
[]
|
repo_for_eack_pack_data_init
in
/src/git/packfile.h:190
|
['struct repository*']
|
struct repo_for_each_pack_data
|
[]
|
repo_for_each_pack_data_next
in
/src/git/packfile.h:209
|
['struct repo_for_each_pack_data*']
|
void
|
[]
|
stdin_packs_include_check
in
/src/git/builtin/pack-objects.c:3904
|
['struct commit*', 'void*']
|
int
|
[]
|
cruft_include_check
in
/src/git/builtin/pack-objects.c:4184
|
['struct commit*', 'void*']
|
int
|
[]
|
odb_source_files_freshen_object
in
/src/git/odb/source-files.c:149
|
['struct odb_source*', 'struct object_id*']
|
int
|
[]
|
count_loose
in
/src/git/builtin/count-objects.c:61
|
['struct object_id*', 'char*', 'void*']
|
int
|
[]
|
odb_source_files_read_object_stream
in
/src/git/odb/source-files.c:63
|
['struct odb_read_stream**', 'struct odb_source*', 'struct object_id*']
|
int
|
[]
|
repo_get_merge_bases_many_dirty
in
/src/git/commit-reach.c:481
|
['struct repository*', 'struct commit*', 'size_t', 'struct commit**', 'struct commit_list**']
|
int
|
[]
|
count_objects
in
/src/git/builtin/repo.c:777
|
['char*', 'struct oid_array*', 'enum object_type', 'void*']
|
int
|
[]
|
propagate_island_marks
in
/src/git/delta-islands.c:502
|
['struct repository*', 'struct commit*']
|
void
|
[]
|
write_graph_chunk_generation_data
in
/src/git/commit-graph.c:1353
|
['struct hashfile*', 'void*']
|
int
|
[]
|
collect_one_reflog_ent
in
/src/git/commit.c:1060
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
reach_filter
in
/src/git/ref-filter.c:3141
|
['struct ref_array*', 'struct commit_list**', 'int']
|
void
|
[]
|
next
in
/src/git/negotiator/skipping.c:229
|
['struct fetch_negotiator*']
|
struct object_id
|
[]
|
write_graph_chunk_data
in
/src/git/commit-graph.c:1219
|
['struct hashfile*', 'void*']
|
int
|
[]
|
write_tar_entry
in
/src/git/archive-tar.c:255
|
['struct archiver_args*', 'struct object_id*', 'char*', 'size_t', 'unsigned int', 'void*', 'unsigned long']
|
int
|
[]
|
read_istream_pack_non_delta
in
/src/git/packfile.c:2856
|
['struct odb_read_stream*', 'char*', 'size_t']
|
ssize_t
|
[]
|
incremental_repack_auto_condition
in
/src/git/builtin/gc.c:1425
|
['struct gc_config*']
|
int
|
[]
|
files_ref_store_init
in
/src/git/refs/files-backend.c:108
|
['struct repository*', 'char*', 'char*', 'unsigned int']
|
struct ref_store
|
[]
|
get_one_entry
in
/src/git/builtin/remote.c:1366
|
['struct remote*', 'void*']
|
int
|
[]
|
get_text_file
in
/src/git/http-backend.c:221
|
['struct strbuf*', 'char*']
|
void
|
[]
|
get_loose_object
in
/src/git/http-backend.c:228
|
['struct strbuf*', 'char*']
|
void
|
[]
|
get_pack_file
in
/src/git/http-backend.c:235
|
['struct strbuf*', 'char*']
|
void
|
[]
|
get_idx_file
in
/src/git/http-backend.c:242
|
['struct strbuf*', 'char*']
|
void
|
[]
|
process_log_file_at_exit
in
/src/git/builtin/gc.c:107
|
[]
|
void
|
[]
|
worktree_prune_condition
in
/src/git/builtin/gc.c:391
|
['struct gc_config*']
|
int
|
[]
|
rerere_gc_condition
in
/src/git/builtin/gc.c:438
|
['struct gc_config*']
|
int
|
[]
|
should_write_commit_graph
in
/src/git/builtin/gc.c:1161
|
['struct gc_config*']
|
int
|
[]
|
loose_object_auto_condition
in
/src/git/builtin/gc.c:1318
|
['struct gc_config*']
|
int
|
[]
|
repo_config_get_uint
in
/src/git/config.c:2380
|
['struct repository*', 'char*', 'unsigned int*']
|
int
|
[]
|
http_config
in
/src/git/http-backend.c:249
|
[]
|
void
|
[]
|
fsevent_callback
in
/src/git/compat/fsmonitor/fsm-listen-darwin.c:195
|
['ConstFSEventStreamRef', 'void*', 'size_t', 'void*', 'FSEventStreamEventFlags[]', 'FSEventStreamEventId[]']
|
void
|
[]
|
session_id_advertise
in
/src/git/serve.c:72
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
object_info_advertise
in
/src/git/serve.c:92
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
bundle_uri_advertise
in
/src/git/bundle-uri.c:929
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
found_guilty_entry
in
/src/git/builtin/blame.c:280
|
['struct blame_entry*', 'void*']
|
void
|
[]
|
sanity_check_on_fail
in
/src/git/builtin/blame.c:692
|
['struct blame_scoreboard*', 'int']
|
void
|
[]
|
parse_reedit_arg
in
/src/git/builtin/notes.c:342
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
threaded_find_deltas
in
/src/git/builtin/pack-objects.c:3137
|
['void*']
|
void
|
[]
|
reftable_ref_iterator_advance
in
/src/git/refs/reftable-backend.c:607
|
['struct ref_iterator*']
|
int
|
[]
|
packed_ref_iterator_advance
in
/src/git/refs/packed-backend.c:980
|
['struct ref_iterator*']
|
int
|
[]
|
files_ref_iterator_advance
in
/src/git/refs/files-backend.c:958
|
['struct ref_iterator*']
|
int
|
[]
|
write_one_shallow
in
/src/git/shallow.c:355
|
['struct commit_graft*', 'void*']
|
int
|
[]
|
prune_notes_helper
in
/src/git/notes.c:790
|
['struct object_id*', 'struct object_id*', 'char*', 'void*']
|
int
|
[]
|
fill_missing_blobs
in
/src/git/builtin/backfill.c:60
|
['char*', 'struct oid_array*', 'enum object_type', 'void*']
|
int
|
[]
|
inexact_prefetch
in
/src/git/diffcore-rename.c:101
|
['void*']
|
void
|
[]
|
basename_prefetch
in
/src/git/diffcore-rename.c:838
|
['void*']
|
void
|
[]
|
prefetch_to_pack
in
/src/git/builtin/pack-objects.c:2210
|
['uint32_t']
|
void
|
[]
|
is_not_in_promisor_pack
in
/src/git/builtin/pack-objects.c:4971
|
['struct commit*', 'void*']
|
int
|
[]
|
upload_archive
in
/src/git/daemon.c:479
|
['struct strvec*']
|
int
|
[]
|
receive_pack
in
/src/git/daemon.c:489
|
['struct strvec*']
|
int
|
[]
|
serve
in
/src/git/daemon.c:1230
|
['struct string_list*', 'int', 'struct credentials*']
|
int
|
[]
|
open_in_gdb
in
/src/git/compat/mingw.c:31
|
[]
|
void
|
[]
|
cmd_upload_archive
in
/src/git/builtin/upload-archive.c:87
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_remote_fd
in
/src/git/builtin/remote-fd.c:56
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_remote_ext
in
/src/git/builtin/remote-ext.c:198
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
upload_pack_config
in
/src/git/upload-pack.c:1334
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
urlmatch_config_entry
in
/src/git/urlmatch.c:556
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
wt_status_collect_changed_cb
in
/src/git/wt-status.c:460
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
add_file_to_list
in
/src/git/wt-status.c:712
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned int', 'void*']
|
int
|
[]
|
pseudo_merge_config
in
/src/git/pseudo-merge.c:120
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
collect_expect
in
/src/git/t/helper/test-parse-options.c:57
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
test_string_list__insert
in
/src/git/t/unit-tests/u-string-list.c:290
|
[]
|
void
|
[]
|
cmd_mailsplit
in
/src/git/builtin/mailsplit.c:274
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
show_filemodify
in
/src/git/builtin/fast-export.c:432
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
config_read_branches
in
/src/git/builtin/remote.c:296
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
add_remote_to_show_info
in
/src/git/builtin/remote.c:1194
|
['struct string_list_item*', 'void*']
|
int
|
[]
|
add_local_to_show_info
in
/src/git/builtin/remote.c:1233
|
['struct string_list_item*', 'void*']
|
int
|
[]
|
add_existing
in
/src/git/builtin/show-ref.c:101
|
['struct reference*', 'void*']
|
int
|
[]
|
urlmatch_collect_fn
in
/src/git/builtin/config.c:809
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
write_copy_table
in
/src/git/refs/reftable-backend.c:1754
|
['struct reftable_writer*', 'void*']
|
int
|
[]
|
cacheinfo_callback
in
/src/git/builtin/update-index.c:813
|
['struct parse_opt_ctx_t*', 'struct option*', 'char*', 'int']
|
enum parse_opt_result
|
[]
|
parseopt_push_cas_option
in
/src/git/remote.c:2614
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
diff_opt_find_object
in
/src/git/diff.c:5495
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
check_tracking_name
in
/src/git/checkout.c:24
|
['struct remote*', 'void*']
|
int
|
[]
|
parse_opt_object_name
in
/src/git/parse-options-cb.c:126
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
parse_opt_object_id
in
/src/git/parse-options-cb.c:142
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
check_one_mergetag
in
/src/git/builtin/replace.c:413
|
['struct commit*', 'struct commit_extra_header*', 'void*']
|
int
|
[]
|
repo_get_oid_blob
in
/src/git/object-name.c:1601
|
['struct repository*', 'char*', 'struct object_id*']
|
int
|
[]
|
parse_cmd_update
in
/src/git/builtin/update-ref.c:248
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_create
in
/src/git/builtin/update-ref.c:338
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_delete
in
/src/git/builtin/update-ref.c:397
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_verify
in
/src/git/builtin/update-ref.c:461
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_symref_update
in
/src/git/builtin/update-ref.c:282
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
read_ref_at_ent
in
/src/git/refs.c:1106
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
read_ref_at_ent_oldest
in
/src/git/refs.c:1148
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
append_similar_ref
in
/src/git/help.c:855
|
['struct reference*', 'void*']
|
int
|
[]
|
handle_one_reflog
in
/src/git/revision.c:1694
|
['char*', 'void*']
|
int
|
[]
|
head_atom_parser
in
/src/git/ref-filter.c:928
|
['struct ref_format*', 'struct used_atom*', 'char*', 'struct strbuf*']
|
int
|
[]
|
generate_info_refs
in
/src/git/server-info.c:171
|
['struct update_info_ctx*']
|
int
|
[]
|
pack_refs_condition
in
/src/git/builtin/gc.c:288
|
['UNUSED*']
|
int
|
[]
|
rename_one_ref
in
/src/git/builtin/remote.c:713
|
['struct reference*', 'void*']
|
int
|
[]
|
fsck_handle_reflog
in
/src/git/builtin/fsck.c:516
|
['char*', 'void*']
|
int
|
[]
|
cmd__date
in
/src/git/t/helper/test-date.c:107
|
['int', 'char**']
|
int
|
[]
|
packed_ref_store_remove_on_disk
in
/src/git/refs/packed-backend.c:1335
|
['struct ref_store*', 'struct strbuf*']
|
int
|
[]
|
files_delete_reflog
in
/src/git/refs/files-backend.c:2177
|
['struct ref_store*', 'char*']
|
int
|
[]
|
fwrite_wwwauth
in
/src/git/http.c:219
|
['char*', 'size_t', 'size_t', 'void*']
|
size_t
|
[]
|
gitdiff_oldname
in
/src/git/apply.c:976
|
['struct gitdiff_data*', 'char*', 'struct patch*']
|
int
|
[]
|
gitdiff_newname
in
/src/git/apply.c:985
|
['struct gitdiff_data*', 'char*', 'struct patch*']
|
int
|
[]
|
gitdiff_copysrc
in
/src/git/apply.c:1047
|
['struct gitdiff_data*', 'char*', 'struct patch*']
|
int
|
[]
|
gitdiff_copydst
in
/src/git/apply.c:1057
|
['struct gitdiff_data*', 'char*', 'struct patch*']
|
int
|
[]
|
gitdiff_renamesrc
in
/src/git/apply.c:1067
|
['struct gitdiff_data*', 'char*', 'struct patch*']
|
int
|
[]
|
gitdiff_renamedst
in
/src/git/apply.c:1077
|
['struct gitdiff_data*', 'char*', 'struct patch*']
|
int
|
[]
|
add_to_object_array
in
/src/git/fetch-pack.c:2163
|
['struct object_id*', 'void*']
|
int
|
[]
|
do_generic_cmd
in
/src/git/shell.c:12
|
['char*', 'char*']
|
int
|
[]
|
option_parse_strategy
in
/src/git/builtin/merge.c:239
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
http_options
in
/src/git/http.c:392
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
reflog_expire_config
in
/src/git/reflog.c:35
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_mailinfo_config
in
/src/git/t/t4256/1/mailinfo.c:1192
|
['char*', 'char*', 'void*']
|
int
|
[]
|
git_checkout_config
in
/src/git/builtin/checkout.c:1232
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_imap_config
in
/src/git/imap-send.c:1521
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
fetch_pack_config_cb
in
/src/git/fetch-pack.c:1923
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_proxy_command_options
in
/src/git/connect.c:981
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_sequencer_config
in
/src/git/sequencer.c:273
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_stash_config
in
/src/git/builtin/stash.c:913
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_fsck_config
in
/src/git/fsck.c:1440
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_fetch_config
in
/src/git/builtin/fetch.c:114
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
fsmonitor_config
in
/src/git/builtin/fsmonitor--daemon.c:45
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_help_config
in
/src/git/builtin/help.c:427
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_tag_config
in
/src/git/builtin/tag.c:210
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
send_pack_config
in
/src/git/builtin/send-pack.c:130
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
rebase_config
in
/src/git/builtin/rebase.c:791
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_patch_id_config
in
/src/git/builtin/patch-id.c:204
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
add_config
in
/src/git/builtin/add.c:286
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_cat_file_config
in
/src/git/builtin/cat-file.c:1009
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_read_tree_config
in
/src/git/builtin/read-tree.c:102
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_index_pack_config
in
/src/git/builtin/index-pack.c:1664
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
show_config
in
/src/git/builtin/var.c:207
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_branch_config
in
/src/git/builtin/branch.c:84
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
receive_pack_config
in
/src/git/builtin/receive-pack.c:145
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
repack_config
in
/src/git/builtin/repack.c:50
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_clean_config
in
/src/git/builtin/clean.c:109
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_pull_config
in
/src/git/builtin/pull.c:226
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
grep_cmd_config
in
/src/git/builtin/grep.c:294
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_show_branch_config
in
/src/git/builtin/show-branch.c:572
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
difftool_config
in
/src/git/builtin/difftool.c:49
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_reset_config
in
/src/git/builtin/reset.c:327
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_push_config
in
/src/git/builtin/push.c:488
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_worktree_config
in
/src/git/builtin/worktree.c:135
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
safe_directory_cb
in
/src/git/setup.c:1345
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
template_dir_cb
in
/src/git/setup.c:2188
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
fetch_fsck_config_cb
in
/src/git/transport.c:175
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
show_all_config
in
/src/git/builtin/config.c:452
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
collect_config
in
/src/git/builtin/config.c:482
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_config_val_global
in
/src/git/builtin/var.c:93
|
['int']
|
char
|
[]
|
get_socket_path
in
/src/git/builtin/credential-cache.c:120
|
[]
|
char
|
[]
|
git_config_val_system
in
/src/git/builtin/var.c:83
|
['int']
|
char
|
[]
|
git_attr_val_system
in
/src/git/builtin/var.c:63
|
['int']
|
char
|
[]
|
shell_path
in
/src/git/builtin/var.c:58
|
['int']
|
char
|
[]
|
is_utf8_locale
in
/src/git/gettext.c:142
|
[]
|
int
|
[]
|
traverse_trees_wrapper_callback
in
/src/git/merge-ort.c:949
|
['int', 'unsigned long', 'unsigned long', 'struct name_entry*', 'struct traverse_info*']
|
int
|
[]
|
pager_command_config
in
/src/git/pager.c:274
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
migrate_one_reflog_entry
in
/src/git/refs.c:3176
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
author
in
/src/git/builtin/var.c:29
|
['int']
|
char
|
[]
|
from_callback
in
/src/git/builtin/log.c:1660
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
committer
in
/src/git/builtin/var.c:24
|
['int']
|
char
|
[]
|
rename_one_reflog_entry
in
/src/git/builtin/remote.c:630
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
reftable_be_for_each_reflog_ent_reverse
in
/src/git/refs/reftable-backend.c:2169
|
['struct ref_store*', 'char*', 'each_reflog_ent_fn', 'void*']
|
int
|
[]
|
reftable_be_for_each_reflog_ent
in
/src/git/refs/reftable-backend.c:2217
|
['struct ref_store*', 'char*', 'each_reflog_ent_fn', 'void*']
|
int
|
[]
|
migrate_one_ref
in
/src/git/refs.c:3146
|
['struct reference*', 'void*']
|
int
|
[]
|
parse_cmd_symref_create
in
/src/git/builtin/update-ref.c:369
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_symref_delete
in
/src/git/builtin/update-ref.c:432
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_symref_verify
in
/src/git/builtin/update-ref.c:488
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
gitdiff_delete
in
/src/git/apply.c:1027
|
['struct gitdiff_data*', 'char*', 'struct patch*']
|
int
|
[]
|
gitdiff_newfile
in
/src/git/apply.c:1037
|
['struct gitdiff_data*', 'char*', 'struct patch*']
|
int
|
[]
|
update_relative_gitdir
in
/src/git/setup.c:1084
|
['char*', 'char*', 'char*', 'void*']
|
void
|
[]
|
git_trailer_config
in
/src/git/trailer.c:519
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
repo_config_callback
in
/src/git/config.c:2257
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
add_file_cb
in
/src/git/archive.c:562
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
walker_targets_stdin
in
/src/git/walker.c:241
|
['char***', 'char***']
|
int
|
[]
|
editor
in
/src/git/builtin/var.c:34
|
['int']
|
char
|
[]
|
git_attr_val_global
in
/src/git/builtin/var.c:73
|
['int']
|
char
|
[]
|
prefix_ref_iterator_seek
in
/src/git/refs/iterator.c:376
|
['struct ref_iterator*', 'char*', 'unsigned int']
|
int
|
[]
|
loose_fill_ref_dir
in
/src/git/refs/files-backend.c:310
|
['struct ref_store*', 'struct ref_dir*', 'char*']
|
void
|
[]
|
fill_root_ref
in
/src/git/refs/files-backend.c:409
|
['char*', 'void*']
|
int
|
[]
|
reftable_be_iterator_begin
in
/src/git/refs/reftable-backend.c:826
|
['struct ref_store*', 'char*', 'char**', 'unsigned int']
|
struct ref_iterator
|
[]
|
reftable_be_fsck
in
/src/git/refs/reftable-backend.c:2725
|
['struct ref_store*', 'struct fsck_options*', 'struct worktree*']
|
int
|
[]
|
git_tar_config
in
/src/git/archive-tar.c:415
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
opt_parse_list_objects_filter
in
/src/git/list-objects-filter-options.c:314
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
test_list_objects_filter_options__regular_filters
in
/src/git/t/unit-tests/u-list-objects-filter-options.c:32
|
[]
|
void
|
[]
|
test_list_objects_filter_options__auto_allowed
in
/src/git/t/unit-tests/u-list-objects-filter-options.c:42
|
[]
|
void
|
[]
|
test_list_objects_filter_options__combine_auto_fails
in
/src/git/t/unit-tests/u-list-objects-filter-options.c:48
|
[]
|
void
|
[]
|
read_one_reflog
in
/src/git/reflog-walk.c:25
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
handle_config
in
/src/git/remote.c:426
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
parse_refmap_arg
in
/src/git/builtin/fetch.c:178
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
find_tracked_branch
in
/src/git/branch.c:35
|
['struct remote*', 'void*']
|
int
|
[]
|
check_tracking_branch
in
/src/git/branch.c:489
|
['struct remote*', 'void*']
|
int
|
[]
|
add_branch_for_removal
in
/src/git/builtin/remote.c:573
|
['struct reference*', 'void*']
|
int
|
[]
|
append_ref_to_tracked_list
in
/src/git/builtin/remote.c:1129
|
['struct reference*', 'void*']
|
int
|
[]
|
tmp_objdir_reparent
in
/src/git/tmp-objdir.c:40
|
['char*', 'char*', 'char*', 'void*']
|
void
|
[]
|
reparent_cb
in
/src/git/chdir-notify.c:46
|
['char*', 'char*', 'char*', 'void*']
|
void
|
[]
|
odb_source_files_reparent
in
/src/git/odb/source-files.c:14
|
['char*', 'char*', 'char*', 'void*']
|
void
|
[]
|
getdir
in
/src/git/http-backend.c:703
|
[]
|
char
|
[]
|
populate_opts_cb
in
/src/git/sequencer.c:3078
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
lstrip_ref_components
in
/src/git/ref-filter.c:2197
|
['char*', 'int']
|
char
|
[]
|
rstrip_ref_components
in
/src/git/ref-filter.c:2214
|
['char*', 'int']
|
char
|
[]
|
git_pretty_formats_config
in
/src/git/pretty.c:62
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
config_to_bundle_list
in
/src/git/bundle-uri.c:234
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
find_island_for_ref
in
/src/git/delta-islands.c:393
|
['struct reference*', 'void*']
|
int
|
[]
|
handle_new_lock_ctx
in
/src/git/http-push.c:762
|
['struct xml_ctx*', 'int']
|
void
|
[]
|
add_one_reference
in
/src/git/builtin/clone.c:157
|
['struct string_list_item*', 'void*']
|
int
|
[]
|
git_trailer_default_config
in
/src/git/trailer.c:484
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
credential_config_callback
in
/src/git/credential.c:106
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
read_convert_config
in
/src/git/convert.c:1024
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
upload_pack_protected_config
in
/src/git/upload-pack.c:1380
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
core_pager_config
in
/src/git/pager.c:76
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
archive_zip_config
in
/src/git/archive-zip.c:630
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
cmd__userdiff_config
in
/src/git/t/helper/test-userdiff.c:17
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
read_default_format_config
in
/src/git/setup.c:2639
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
island_config_callback
in
/src/git/delta-islands.c:340
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
promisor_remote_config
in
/src/git/promisor-remote.c:120
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
libgit_configset_get_string
in
/src/git/contrib/libgit-sys/public_symbol_export.c:43
|
['struct libgit_config_set*', 'char*', 'char**']
|
int
|
[]
|
config_alias_cb
in
/src/git/alias.c:16
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
read_merge_config
in
/src/git/merge-ll.c:277
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
hide_refs_config
in
/src/git/revision.c:1590
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
ls_refs_config
in
/src/git/ls-refs.c:148
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
for_each_bad_bisect_ref
in
/src/git/revision.c:2748
|
['struct ref_store*', 'refs_for_each_cb', 'void*']
|
int
|
[]
|
for_each_good_bisect_ref
in
/src/git/revision.c:2753
|
['struct ref_store*', 'refs_for_each_cb', 'void*']
|
int
|
[]
|
cmd_for_each_ref__exclude
in
/src/git/t/helper/test-ref-store.c:173
|
['struct ref_store*', 'char**']
|
int
|
[]
|
cmd_verify_ref
in
/src/git/t/helper/test-ref-store.c:198
|
['struct ref_store*', 'char**']
|
int
|
[]
|
files_ref_iterator_begin
in
/src/git/refs/files-backend.c:1011
|
['struct ref_store*', 'char*', 'char**', 'unsigned int']
|
struct ref_iterator
|
[]
|
ut_005exec
in
/src/git/t/helper/test-trace2.c:176
|
['int', 'char**']
|
int
|
[]
|
describe_atom_parser
in
/src/git/ref-filter.c:699
|
['struct ref_format*', 'struct used_atom*', 'char*', 'struct strbuf*']
|
int
|
[]
|
grab_1st_switch
in
/src/git/wt-status.c:1681
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
show_tree_default
in
/src/git/builtin/ls-tree.c:186
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
odb_source_files_read_alternates
in
/src/git/odb/source-files.c:188
|
['struct odb_source*', 'struct strvec*']
|
int
|
[]
|
pick_next_hook
in
/src/git/hook.c:573
|
['struct child_process*', 'struct strbuf*', 'void*', 'void**']
|
int
|
[]
|
test_strvec__pushl
in
/src/git/t/unit-tests/u-strvec.c:69
|
[]
|
void
|
[]
|
test_strvec__splice_with_same_size_replacement
in
/src/git/t/unit-tests/u-strvec.c:101
|
[]
|
void
|
[]
|
test_strvec__splice_with_smaller_replacement
in
/src/git/t/unit-tests/u-strvec.c:112
|
[]
|
void
|
[]
|
test_strvec__splice_with_bigger_replacement
in
/src/git/t/unit-tests/u-strvec.c:123
|
[]
|
void
|
[]
|
test_strvec__splice_with_empty_replacement
in
/src/git/t/unit-tests/u-strvec.c:134
|
[]
|
void
|
[]
|
test_strvec__splice_with_empty_original
in
/src/git/t/unit-tests/u-strvec.c:144
|
[]
|
void
|
[]
|
test_strvec__splice_at_tail
in
/src/git/t/unit-tests/u-strvec.c:155
|
[]
|
void
|
[]
|
test_strvec__replace_at_head
in
/src/git/t/unit-tests/u-strvec.c:166
|
[]
|
void
|
[]
|
test_strvec__replace_at_tail
in
/src/git/t/unit-tests/u-strvec.c:176
|
[]
|
void
|
[]
|
test_strvec__replace_in_between
in
/src/git/t/unit-tests/u-strvec.c:185
|
[]
|
void
|
[]
|
test_strvec__replace_with_substring
in
/src/git/t/unit-tests/u-strvec.c:195
|
[]
|
void
|
[]
|
test_strvec__remove_at_head
in
/src/git/t/unit-tests/u-strvec.c:205
|
[]
|
void
|
[]
|
test_strvec__remove_at_tail
in
/src/git/t/unit-tests/u-strvec.c:215
|
[]
|
void
|
[]
|
test_strvec__remove_in_between
in
/src/git/t/unit-tests/u-strvec.c:225
|
[]
|
void
|
[]
|
test_strvec__pop_non_empty_array
in
/src/git/t/unit-tests/u-strvec.c:244
|
[]
|
void
|
[]
|
parallel_next
in
/src/git/t/helper/test-run-command.c:23
|
['struct child_process*', 'struct strbuf*', 'void*', 'void**']
|
int
|
[]
|
test_strvec__pushv
in
/src/git/t/unit-tests/u-strvec.c:78
|
[]
|
void
|
[]
|
fetch_next_remote
in
/src/git/builtin/fetch.c:2233
|
['struct child_process*', 'struct strbuf*', 'void*', 'void**']
|
int
|
[]
|
sq_dequote_to_argv
in
/src/git/quote.c:205
|
['char*', 'char***', 'int*', 'int*']
|
int
|
[]
|
parse_opt_strvec
in
/src/git/parse-options-cb.c:215
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
parse_opt_passthru_argv
in
/src/git/parse-options-cb.c:292
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
append_oid_to_argv
in
/src/git/submodule.c:944
|
['struct object_id*', 'void*']
|
int
|
[]
|
next_test
in
/src/git/t/helper/test-run-command.c:117
|
['struct child_process*', 'struct strbuf*', 'void*', 'void**']
|
int
|
[]
|
ut_301redact_child_start
in
/src/git/t/helper/test-trace2.c:429
|
['int', 'char**']
|
int
|
[]
|
test_oidtree__each
in
/src/git/t/unit-tests/u-oidtree.c:99
|
[]
|
void
|
[]
|
test_strvec__clear
in
/src/git/t/unit-tests/u-strvec.c:36
|
[]
|
void
|
[]
|
test_strvec__push
in
/src/git/t/unit-tests/u-strvec.c:47
|
[]
|
void
|
[]
|
test_strvec__detach
in
/src/git/t/unit-tests/u-strvec.c:299
|
[]
|
void
|
[]
|
get_ancestry
in
/src/git/compat/win32/trace2_win32_process_info.c:106
|
['struct strvec*']
|
void
|
[]
|
common_exit
in
/src/git/common-exit.c:12
|
['char*', 'int', 'int']
|
int
|
[]
|
init_git
in
/src/git/common-init.c:34
|
['char**']
|
void
|
[]
|
test_strvec__splice_just_initialized_strvec
in
/src/git/t/unit-tests/u-strvec.c:91
|
[]
|
void
|
[]
|
diff_opt_dirstat
in
/src/git/diff.c:5679
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
diff_opt_anchored
in
/src/git/diff.c:5517
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
do_get_value
in
/src/git/parse-options.c:130
|
['struct parse_opt_ctx_t*', 'struct option*', 'enum opt_parsed', 'char**']
|
enum parse_opt_result
|
[]
|
file_callback
in
/src/git/builtin/grep.c:812
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
add_pack_to_midx
in
/src/git/midx-write.c:163
|
['char*', 'size_t', 'char*', 'void*']
|
void
|
[]
|
test_string_list__split_in_place_f
in
/src/git/t/unit-tests/u-string-list.c:127
|
[]
|
void
|
[]
|
test_string_list__split_in_place
in
/src/git/t/unit-tests/u-string-list.c:179
|
[]
|
void
|
[]
|
test_reftable_readwrite__log_write_read
in
/src/git/t/unit-tests/u-reftable-readwrite.c:194
|
[]
|
void
|
[]
|
test_reftable_readwrite__table_refs_for_no_index
in
/src/git/t/unit-tests/u-reftable-readwrite.c:611
|
[]
|
void
|
[]
|
test_reftable_readwrite__table_refs_for_obj_index
in
/src/git/t/unit-tests/u-reftable-readwrite.c:616
|
[]
|
void
|
[]
|
test_reftable_record__ref_record_roundtrip
in
/src/git/t/unit-tests/u-reftable-record.c:144
|
[]
|
void
|
[]
|
test_reftable_record__log_record_roundtrip
in
/src/git/t/unit-tests/u-reftable-record.c:277
|
[]
|
void
|
[]
|
mingw_core_config
in
/src/git/compat/mingw.c:276
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
mingw_locate_in_PATH
in
/src/git/compat/mingw.c:1742
|
['char*']
|
char
|
[]
|
mingw_execvp
in
/src/git/compat/mingw.c:2238
|
['char*', 'char**']
|
int
|
[]
|
wmain
in
/src/git/compat/mingw.c:3631
|
['int', 'wchar_t**']
|
int
|
[]
|
parse_object_dir
in
/src/git/builtin/multi-pack-index.c:73
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
parse_opt_anonymize_map
in
/src/git/builtin/fast-export.c:1280
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
base_callback
in
/src/git/builtin/log.c:1675
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
submodule_summary_callback
in
/src/git/builtin/submodule--helper.c:1189
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
tr2_sysenv_cb
in
/src/git/trace2/tr2_sysenv.c:62
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
fn_init
in
/src/git/trace2/tr2_tgt_perf.c:38
|
[]
|
int
|
[]
|
normal_io_write_fl
in
/src/git/trace2/tr2_tgt_normal.c:69
|
['char*', 'int', 'struct strbuf*']
|
void
|
[]
|
fn_too_many_files_fl
in
/src/git/trace2/tr2_tgt_event.c:117
|
['char*', 'int']
|
void
|
[]
|
fn_version_fl
in
/src/git/trace2/tr2_tgt_perf.c:162
|
['char*', 'int']
|
void
|
[]
|
fn_start_fl
in
/src/git/trace2/tr2_tgt_perf.c:174
|
['char*', 'int', 'uint64_t', 'char**']
|
void
|
[]
|
fn_exit_fl
in
/src/git/trace2/tr2_tgt_perf.c:187
|
['char*', 'int', 'uint64_t', 'int']
|
void
|
[]
|
fn_signal
in
/src/git/trace2/tr2_tgt_perf.c:200
|
['uint64_t', 'int']
|
void
|
[]
|
fn_atexit
in
/src/git/trace2/tr2_tgt_perf.c:212
|
['uint64_t', 'int']
|
void
|
[]
|
fn_error_va_fl
in
/src/git/trace2/tr2_tgt_perf.c:237
|
['char*', 'int', 'char*', 'va_list']
|
void
|
[]
|
fn_command_path_fl
in
/src/git/trace2/tr2_tgt_perf.c:250
|
['char*', 'int', 'char*']
|
void
|
[]
|
fn_command_ancestry_fl
in
/src/git/trace2/tr2_tgt_perf.c:262
|
['char*', 'int', 'char**']
|
void
|
[]
|
fn_command_name_fl
in
/src/git/trace2/tr2_tgt_perf.c:277
|
['char*', 'int', 'char*', 'char*']
|
void
|
[]
|
fn_command_mode_fl
in
/src/git/trace2/tr2_tgt_perf.c:292
|
['char*', 'int', 'char*']
|
void
|
[]
|
fn_alias_fl
in
/src/git/trace2/tr2_tgt_perf.c:304
|
['char*', 'int', 'char*', 'char**']
|
void
|
[]
|
fn_child_start_fl
in
/src/git/trace2/tr2_tgt_perf.c:319
|
['char*', 'int', 'uint64_t', 'struct child_process*']
|
void
|
[]
|
fn_child_exit_fl
in
/src/git/trace2/tr2_tgt_perf.c:355
|
['char*', 'int', 'uint64_t', 'int', 'int', 'int', 'uint64_t']
|
void
|
[]
|
fn_child_ready_fl
in
/src/git/trace2/tr2_tgt_perf.c:369
|
['char*', 'int', 'uint64_t', 'int', 'int', 'char*', 'uint64_t']
|
void
|
[]
|
fn_exec_fl
in
/src/git/trace2/tr2_tgt_perf.c:406
|
['char*', 'int', 'uint64_t', 'int', 'char*', 'char**']
|
void
|
[]
|
fn_exec_result_fl
in
/src/git/trace2/tr2_tgt_perf.c:427
|
['char*', 'int', 'uint64_t', 'int', 'int']
|
void
|
[]
|
fn_param_fl
in
/src/git/trace2/tr2_tgt_perf.c:443
|
['char*', 'int', 'char*', 'char*', 'struct key_value_info*']
|
void
|
[]
|
fn_repo_fl
in
/src/git/trace2/tr2_tgt_perf.c:462
|
['char*', 'int', 'struct repository*']
|
void
|
[]
|
fn_printf_va_fl
in
/src/git/trace2/tr2_tgt_perf.c:549
|
['char*', 'int', 'uint64_t', 'char*', 'va_list']
|
void
|
[]
|
fn_timer
in
/src/git/trace2/tr2_tgt_perf.c:563
|
['struct tr2_timer_metadata*', 'struct tr2_timer*', 'int']
|
void
|
[]
|
fn_counter
in
/src/git/trace2/tr2_tgt_perf.c:585
|
['struct tr2_counter_metadata*', 'struct tr2_counter*', 'int']
|
void
|
[]
|
fn_thread_start_fl
in
/src/git/trace2/tr2_tgt_perf.c:383
|
['char*', 'int', 'uint64_t']
|
void
|
[]
|
fn_thread_exit_fl
in
/src/git/trace2/tr2_tgt_perf.c:394
|
['char*', 'int', 'uint64_t', 'uint64_t']
|
void
|
[]
|
fn_region_enter_printf_va_fl
in
/src/git/trace2/tr2_tgt_perf.c:476
|
['char*', 'int', 'uint64_t', 'char*', 'char*', 'struct repository*', 'char*', 'va_list']
|
void
|
[]
|
fn_region_leave_printf_va_fl
in
/src/git/trace2/tr2_tgt_perf.c:498
|
['char*', 'int', 'uint64_t', 'uint64_t', 'char*', 'char*', 'struct repository*', 'char*', 'va_list']
|
void
|
[]
|
fn_data_fl
in
/src/git/trace2/tr2_tgt_perf.c:518
|
['char*', 'int', 'uint64_t', 'uint64_t', 'char*', 'struct repository*', 'char*', 'char*']
|
void
|
[]
|
fn_data_json_fl
in
/src/git/trace2/tr2_tgt_perf.c:533
|
['char*', 'int', 'uint64_t', 'uint64_t', 'char*', 'struct repository*', 'char*', 'struct json_writer*']
|
void
|
[]
|
write_reflog_existence_table
in
/src/git/refs/reftable-backend.c:2330
|
['struct reftable_writer*', 'void*']
|
int
|
[]
|
clar_test
in
/src/git/t/unit-tests/clar/clar.c:681
|
['int', 'char**']
|
int
|
[]
|
compat_mkdir_wo_trailing_slash
in
/src/git/compat/mkdir.c:5
|
['char*', 'mode_t']
|
int
|
[]
|
|
|
strcpy
|
[]
|
Path 1
Path 2
|
N/A
|
|
strcat
|
[]
|
Path 1
Path 2
|
N/A
|
|
xmalloc
|
['/src/git/oss-fuzz/fuzz-parse-attr-line.c', '/src/git/oss-fuzz/fuzz-config.c', '/src/git/oss-fuzz/fuzz-commit-graph.c']
|
N/A
|
|
Blocker function
|
Arguments type
|
Return type
|
Constants touched
|
write_out_results
in
/src/git/apply.c:4810
|
['struct apply_state*', 'struct patch*']
|
int
|
[]
|
cmd_revert
in
/src/git/builtin/revert.c:281
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_cherry_pick
in
/src/git/builtin/revert.c:301
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_rebase
in
/src/git/builtin/rebase.c:1096
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_am
in
/src/git/builtin/am.c:2312
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge
in
/src/git/builtin/merge.c:1362
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
apply_stash
in
/src/git/builtin/stash.c:720
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
pop_stash
in
/src/git/builtin/stash.c:819
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
branch_stash
in
/src/git/builtin/stash.c:850
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_rerere
in
/src/git/builtin/rerere.c:53
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
remove_tmp_objdir
in
/src/git/tmp-objdir.c:76
|
[]
|
void
|
[]
|
odb_source_files_write_object
in
/src/git/odb/source-files.c:159
|
['struct odb_source*', 'void*', 'unsigned long', 'enum object_type', 'struct object_id*', 'struct object_id*', 'enum odb_write_object_flags']
|
int
|
[]
|
cmd_pack_objects
in
/src/git/builtin/pack-objects.c:4992
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
odb_source_files_write_object_stream
in
/src/git/odb/source-files.c:170
|
['struct odb_source*', 'struct odb_write_stream*', 'size_t', 'struct object_id*']
|
int
|
[]
|
cmd_whatchanged
in
/src/git/builtin/log.c:522
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_show
in
/src/git/builtin/log.c:657
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_reflog_show
in
/src/git/builtin/reflog.c:143
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_reflog
in
/src/git/builtin/reflog.c:467
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_log
in
/src/git/builtin/log.c:821
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_format_patch
in
/src/git/builtin/log.c:1950
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_diff_tree
in
/src/git/builtin/diff-tree.c:112
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__pkt_line
in
/src/git/t/helper/test-pkt-line.c:167
|
['int', 'char**']
|
int
|
[]
|
cmd_receive_pack
in
/src/git/builtin/receive-pack.c:2611
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
odb_transaction_files_commit
in
/src/git/object-file.c:2208
|
['struct odb_transaction*']
|
void
|
[]
|
cmd_pull
in
/src/git/builtin/pull.c:856
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_diff
in
/src/git/builtin/diff.c:399
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_diff_pairs
in
/src/git/builtin/diff-pairs.c:30
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_describe
in
/src/git/builtin/describe.c:639
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
show_stash
in
/src/git/builtin/stash.c:962
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
create_stash
in
/src/git/builtin/stash.c:1573
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_stash
in
/src/git/builtin/stash.c:2383
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
save_stash
in
/src/git/builtin/stash.c:1941
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_diff_index
in
/src/git/builtin/diff-index.c:19
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_diff_files
in
/src/git/builtin/diff-files.c:23
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
status_submodule_cb
in
/src/git/builtin/submodule--helper.c:845
|
['struct cache_entry*', 'void*']
|
void
|
[]
|
cmd_checkout
in
/src/git/builtin/checkout.c:2044
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_switch
in
/src/git/builtin/checkout.c:2096
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_restore
in
/src/git/builtin/checkout.c:2135
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_delete
in
/src/git/scalar.c:919
|
['int', 'char**']
|
int
|
[]
|
test_reftable_stack__add_one
in
/src/git/t/unit-tests/u-reftable-stack.c:152
|
[]
|
void
|
[]
|
test_reftable_stack__uptodate
in
/src/git/t/unit-tests/u-reftable-stack.c:211
|
[]
|
void
|
[]
|
test_reftable_stack__transaction_api
in
/src/git/t/unit-tests/u-reftable-stack.c:249
|
[]
|
void
|
[]
|
test_reftable_stack__transaction_with_reload
in
/src/git/t/unit-tests/u-reftable-stack.c:286
|
[]
|
void
|
[]
|
test_reftable_stack__transaction_api_performs_auto_compaction
in
/src/git/t/unit-tests/u-reftable-stack.c:342
|
[]
|
void
|
[]
|
test_reftable_stack__auto_compaction_fails_gracefully
in
/src/git/t/unit-tests/u-reftable-stack.c:393
|
[]
|
void
|
[]
|
test_reftable_stack__update_index_check
in
/src/git/t/unit-tests/u-reftable-stack.c:443
|
[]
|
void
|
[]
|
test_reftable_stack__lock_failure
in
/src/git/t/unit-tests/u-reftable-stack.c:470
|
[]
|
void
|
[]
|
test_reftable_stack__add
in
/src/git/t/unit-tests/u-reftable-stack.c:486
|
[]
|
void
|
[]
|
test_reftable_stack__iterator
in
/src/git/t/unit-tests/u-reftable-stack.c:585
|
[]
|
void
|
[]
|
test_reftable_stack__log_normalize
in
/src/git/t/unit-tests/u-reftable-stack.c:670
|
[]
|
void
|
[]
|
test_reftable_stack__tombstone
in
/src/git/t/unit-tests/u-reftable-stack.c:723
|
[]
|
void
|
[]
|
test_reftable_stack__hash_id
in
/src/git/t/unit-tests/u-reftable-stack.c:799
|
[]
|
void
|
[]
|
test_reftable_stack__reflog_expire
in
/src/git/t/unit-tests/u-reftable-stack.c:855
|
[]
|
void
|
[]
|
test_reftable_stack__empty_add
in
/src/git/t/unit-tests/u-reftable-stack.c:919
|
[]
|
void
|
[]
|
test_reftable_stack__auto_compaction
in
/src/git/t/unit-tests/u-reftable-stack.c:945
|
[]
|
void
|
[]
|
test_reftable_stack__auto_compaction_factor
in
/src/git/t/unit-tests/u-reftable-stack.c:982
|
[]
|
void
|
[]
|
test_reftable_stack__auto_compaction_with_locked_tables
in
/src/git/t/unit-tests/u-reftable-stack.c:1013
|
[]
|
void
|
[]
|
test_reftable_stack__add_performs_auto_compaction
in
/src/git/t/unit-tests/u-reftable-stack.c:1055
|
[]
|
void
|
[]
|
test_reftable_stack__compaction_with_locked_tables
in
/src/git/t/unit-tests/u-reftable-stack.c:1108
|
[]
|
void
|
[]
|
test_reftable_stack__compaction_concurrent
in
/src/git/t/unit-tests/u-reftable-stack.c:1144
|
[]
|
void
|
[]
|
test_reftable_stack__compaction_concurrent_clean
in
/src/git/t/unit-tests/u-reftable-stack.c:1172
|
[]
|
void
|
[]
|
test_reftable_stack__read_across_reload
in
/src/git/t/unit-tests/u-reftable-stack.c:1198
|
[]
|
void
|
[]
|
test_reftable_stack__reload_with_missing_table
in
/src/git/t/unit-tests/u-reftable-stack.c:1245
|
[]
|
void
|
[]
|
test_reftable_stack__invalid_limit_updates
in
/src/git/t/unit-tests/u-reftable-stack.c:1308
|
[]
|
void
|
[]
|
remove_test_directory
in
/src/git/builtin/update-index.c:79
|
[]
|
void
|
[]
|
cmd_mv
in
/src/git/builtin/mv.c:208
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
prune_cruft
in
/src/git/builtin/prune.c:111
|
['char*', 'char*', 'void*']
|
int
|
[]
|
cmd_prune
in
/src/git/builtin/prune.c:153
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_rm
in
/src/git/builtin/rm.c:265
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_init
in
/src/git/builtin/sparse-checkout.c:455
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_add
in
/src/git/builtin/sparse-checkout.c:789
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_set
in
/src/git/builtin/sparse-checkout.c:836
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_reapply
in
/src/git/builtin/sparse-checkout.c:901
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_disable
in
/src/git/builtin/sparse-checkout.c:1034
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_clean
in
/src/git/builtin/sparse-checkout.c:959
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
remove_junk_on_signal
in
/src/git/builtin/worktree.c:290
|
['int']
|
void
|
[]
|
cmd_difftool
in
/src/git/builtin/difftool.c:717
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
deinit_submodule_cb
in
/src/git/builtin/submodule--helper.c:1670
|
['struct cache_entry*', 'void*']
|
void
|
[]
|
prune
in
/src/git/builtin/worktree.c:248
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
add
in
/src/git/builtin/worktree.c:790
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
move_worktree
in
/src/git/builtin/worktree.c:1245
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
remove_worktree
in
/src/git/builtin/worktree.c:1378
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
reftable_be_remove_on_disk
in
/src/git/refs/reftable-backend.c:496
|
['struct ref_store*', 'struct strbuf*']
|
int
|
[]
|
files_transaction_prepare
in
/src/git/refs/files-backend.c:2917
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
files_rename_ref
in
/src/git/refs/files-backend.c:1786
|
['struct ref_store*', 'char*', 'char*', 'char*']
|
int
|
[]
|
files_copy_ref
in
/src/git/refs/files-backend.c:1794
|
['struct ref_store*', 'char*', 'char*', 'char*']
|
int
|
[]
|
files_reflog_expire
in
/src/git/refs/files-backend.c:3485
|
['struct ref_store*', 'char*', 'unsigned int', 'reflog_expiry_prepare_fn', 'reflog_expiry_should_prune_fn', 'reflog_expiry_cleanup_fn', 'void*']
|
int
|
[]
|
files_create_reflog
in
/src/git/refs/files-backend.c:1916
|
['struct ref_store*', 'char*', 'struct strbuf*']
|
int
|
[]
|
files_transaction_finish
in
/src/git/refs/files-backend.c:3286
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
files_ref_store_remove_on_disk
in
/src/git/refs/files-backend.c:3688
|
['struct ref_store*', 'struct strbuf*']
|
int
|
[]
|
check_patch_list
in
/src/git/apply.c:4164
|
['struct apply_state*', 'struct patch*']
|
int
|
[]
|
cmd_apply
in
/src/git/builtin/apply.c:12
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
run_patch
in
/src/git/add-interactive.c:872
|
['struct add_i_state*', 'struct pathspec*', 'struct prefix_item_list*', 'struct list_and_choose_options*']
|
int
|
[]
|
cmd_add
in
/src/git/builtin/add.c:381
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_history_split
in
/src/git/builtin/history.c:657
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
run_revert
in
/src/git/add-interactive.c:702
|
['struct add_i_state*', 'struct pathspec*', 'struct prefix_item_list*', 'struct list_and_choose_options*']
|
int
|
[]
|
cmd__read_cache
in
/src/git/t/helper/test-read-cache.c:10
|
['int', 'char**']
|
int
|
[]
|
refresh_callback
in
/src/git/builtin/update-index.c:753
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
really_refresh_callback
in
/src/git/builtin/update-index.c:761
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
cmd_status
in
/src/git/builtin/commit.c:1537
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge_recursive
in
/src/git/builtin/merge-recursive.c:24
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
revert_from_diff
in
/src/git/add-interactive.c:679
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
unresolve_callback
in
/src/git/builtin/update-index.c:872
|
['struct parse_opt_ctx_t*', 'struct option*', 'char*', 'int']
|
enum parse_opt_result
|
[]
|
cmd_clone
in
/src/git/builtin/clone.c:869
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
try_to_commit
in
/src/git/sequencer.c:1529
|
['struct repository*', 'struct strbuf*', 'char*', 'char*', 'struct replay_opts*', 'unsigned int', 'struct object_id*']
|
int
|
[]
|
cmd_write_tree
in
/src/git/builtin/write-tree.c:21
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
run_update
in
/src/git/add-interactive.c:622
|
['struct add_i_state*', 'struct pathspec*', 'struct prefix_item_list*', 'struct list_and_choose_options*']
|
int
|
[]
|
run_add_untracked
in
/src/git/add-interactive.c:820
|
['struct add_i_state*', 'struct pathspec*', 'struct prefix_item_list*', 'struct list_and_choose_options*']
|
int
|
[]
|
cmd__write_cache
in
/src/git/t/helper/test-write-cache.c:9
|
['int', 'char**']
|
int
|
[]
|
cmd__scrap_cache_tree
in
/src/git/t/helper/test-scrap-cache-tree.c:11
|
['int', 'char**']
|
int
|
[]
|
cmd_checkout_index
in
/src/git/builtin/checkout-index.c:213
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_update_index
in
/src/git/builtin/update-index.c:914
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_read_tree
in
/src/git/builtin/read-tree.c:111
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
get_current_oid
in
/src/git/apply.c:4194
|
['struct apply_state*', 'char*', 'struct object_id*']
|
int
|
[]
|
cmd_history_reword
in
/src/git/builtin/history.c:428
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
compare_refs
in
/src/git/ref-filter.c:3528
|
['void*', 'void*', 'void*']
|
int
|
[]
|
filter_and_format_one
in
/src/git/ref-filter.c:3061
|
['struct reference*', 'void*']
|
int
|
[]
|
cmd_tag
in
/src/git/builtin/tag.c:454
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_for_each_ref
in
/src/git/builtin/for-each-ref.c:113
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_refs_list
in
/src/git/builtin/refs.c:115
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_branch
in
/src/git/builtin/branch.c:709
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_verify_tag
in
/src/git/builtin/verify-tag.c:23
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
verify_tag
in
/src/git/builtin/tag.c:142
|
['char*', 'char*', 'struct object_id*', 'void*']
|
int
|
[]
|
cmd_bisect__skip
in
/src/git/builtin/bisect.c:1403
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__run
in
/src/git/builtin/bisect.c:1428
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect
in
/src/git/builtin/bisect.c:1442
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__replay
in
/src/git/builtin/bisect.c:1389
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__start
in
/src/git/builtin/bisect.c:1355
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__next
in
/src/git/builtin/bisect.c:1367
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
receive_needs
in
/src/git/upload-pack.c:1083
|
['struct upload_pack_data*', 'struct packet_reader*']
|
void
|
[]
|
upload_pack_v2
in
/src/git/upload-pack.c:1769
|
['struct repository*', 'struct packet_reader*']
|
int
|
[]
|
cmd_push
in
/src/git/builtin/push.c:547
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_fetch
in
/src/git/builtin/fetch.c:2463
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_summary
in
/src/git/builtin/submodule--helper.c:1277
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge_tree
in
/src/git/builtin/merge-tree.c:539
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_replay
in
/src/git/builtin/replay.c:69
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bundle_create
in
/src/git/builtin/bundle.c:70
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge_ours
in
/src/git/builtin/merge-ours.c:20
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_fmt_merge_msg
in
/src/git/builtin/fmt-merge-msg.c:12
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_range_diff
in
/src/git/builtin/range-diff.c:35
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index_write
in
/src/git/builtin/multi-pack-index.c:143
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_repack
in
/src/git/builtin/repack.c:100
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index_compact
in
/src/git/builtin/multi-pack-index.c:208
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index_expire
in
/src/git/builtin/multi-pack-index.c:303
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index_repack
in
/src/git/builtin/multi-pack-index.c:332
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
patch_diff
in
/src/git/range-diff.c:491
|
['char*', 'char*', 'struct diff_options*']
|
void
|
[]
|
cmd__path_walk
in
/src/git/t/helper/test-path-walk.c:68
|
['int', 'char**']
|
int
|
[]
|
cmd_backfill
in
/src/git/builtin/backfill.c:115
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_repo_structure
in
/src/git/builtin/repo.c:875
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_reflog_expire
in
/src/git/builtin/reflog.c:181
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
prune_object
in
/src/git/builtin/prune.c:84
|
['struct object_id*', 'char*', 'void*']
|
int
|
[]
|
cmd_rev_list
in
/src/git/builtin/rev-list.c:692
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_annotate
in
/src/git/builtin/annotate.c:11
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__revision_walking
in
/src/git/t/helper/test-revision-walking.c:54
|
['int', 'char**']
|
int
|
[]
|
cmd_last_modified
in
/src/git/builtin/last-modified.c:518
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_fast_export
in
/src/git/builtin/fast-export.c:1307
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_cherry
in
/src/git/builtin/log.c:2605
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_shortlog
in
/src/git/builtin/shortlog.c:383
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
find_origin
in
/src/git/blame.c:1322
|
['struct repository*', 'struct commit*', 'struct blame_origin*', 'struct blame_bloom_data*']
|
struct blame_origin
|
[]
|
find_rename
in
/src/git/blame.c:1419
|
['struct repository*', 'struct commit*', 'struct blame_origin*', 'struct blame_bloom_data*']
|
struct blame_origin
|
[]
|
cmd_diagnose
in
/src/git/builtin/diagnose.c:16
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bugreport
in
/src/git/builtin/bugreport.c:93
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_upload_archive_writer
in
/src/git/builtin/upload-archive.c:21
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_archive
in
/src/git/builtin/archive.c:78
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
checkout_stage
in
/src/git/builtin/checkout.c:238
|
['int', 'struct cache_entry*', 'int', 'struct checkout*', 'int*', 'int']
|
int
|
[]
|
checkout_merged
in
/src/git/builtin/checkout.c:259
|
['int', 'struct checkout*', 'int*', 'struct mem_pool*', 'int']
|
int
|
[]
|
queue_or_write_archive_entry
in
/src/git/archive.c:263
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
write_tar_filter_archive
in
/src/git/archive-tar.c:471
|
['struct archiver*', 'struct archiver_args*']
|
int
|
[]
|
write_zip_archive
in
/src/git/archive-zip.c:637
|
['struct archiver*', 'struct archiver_args*']
|
int
|
[]
|
threeway_merge
in
/src/git/unpack-trees.c:2720
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
twoway_merge
in
/src/git/unpack-trees.c:2911
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
bind_merge
in
/src/git/unpack-trees.c:2994
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
oneway_merge
in
/src/git/unpack-trees.c:3020
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
stash_worktree_untracked_merge
in
/src/git/unpack-trees.c:3057
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
absorb_git_dirs
in
/src/git/builtin/submodule--helper.c:3194
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_clone
in
/src/git/builtin/submodule--helper.c:2033
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_add
in
/src/git/builtin/submodule--helper.c:3642
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_rev_parse
in
/src/git/builtin/rev-parse.c:704
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_grep
in
/src/git/builtin/grep.c:893
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_ls_files
in
/src/git/builtin/ls-files.c:576
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
copy
in
/src/git/builtin/notes.c:578
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
notes_display_config
in
/src/git/notes.c:986
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
notes_rewrite_config
in
/src/git/notes-utils.c:103
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
module_create_branch
in
/src/git/builtin/submodule--helper.c:3319
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
drop_stash
in
/src/git/builtin/stash.c:796
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
store_stash
in
/src/git/builtin/stash.c:1091
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
import_stash
in
/src/git/builtin/stash.c:2203
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
collect_changed_submodules_cb
in
/src/git/submodule.c:831
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
cmd__submodule_config
in
/src/git/t/helper/test-submodule-config.c:19
|
['int', 'char**']
|
int
|
[]
|
update_callback
in
/src/git/read-cache.c:3968
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
check_has_commit
in
/src/git/submodule.c:958
|
['struct object_id*', 'void*']
|
int
|
[]
|
get_next_submodule
in
/src/git/submodule.c:1680
|
['struct child_process*', 'struct strbuf*', 'void*', 'void**']
|
int
|
[]
|
cmd__submodule_nested_repo_config
in
/src/git/t/helper/test-submodule-nested-repo-config.c:15
|
['int', 'char**']
|
int
|
[]
|
module_get_default_remote
in
/src/git/builtin/submodule--helper.c:117
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sync_submodule_cb
in
/src/git/builtin/submodule--helper.c:1522
|
['struct cache_entry*', 'void*']
|
void
|
[]
|
module_set_url
in
/src/git/builtin/submodule--helper.c:3228
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_update
in
/src/git/builtin/submodule--helper.c:2980
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
oneway_diff
in
/src/git/diff-lib.c:517
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
cmd__submodule_is_active
in
/src/git/t/helper/test-submodule.c:92
|
['int', 'char**']
|
int
|
[]
|
module_init
in
/src/git/builtin/submodule--helper.c:666
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
init_submodule_cb
in
/src/git/builtin/submodule--helper.c:658
|
['struct cache_entry*', 'void*']
|
void
|
[]
|
update_clone_get_next_task
in
/src/git/builtin/submodule--helper.c:2386
|
['struct child_process*', 'struct strbuf*', 'void*', 'void**']
|
int
|
[]
|
cmd__ref_store
in
/src/git/t/helper/test-ref-store.c:337
|
['int', 'char**']
|
int
|
[]
|
repo_submodule_path_replace
in
/src/git/path.c:618
|
['struct repository*', 'struct strbuf*', 'char*', 'char*']
|
char
|
[]
|
runcommand_in_submodule_cb
in
/src/git/builtin/submodule--helper.c:324
|
['struct cache_entry*', 'void*']
|
void
|
[]
|
module_set_branch
in
/src/git/builtin/submodule--helper.c:3268
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__submodule_config_list
in
/src/git/t/helper/test-submodule.c:133
|
['int', 'char**']
|
int
|
[]
|
show_ambiguous_object
in
/src/git/object-name.c:293
|
['struct object_id*', 'void*']
|
int
|
[]
|
write_bundle_prerequisites
in
/src/git/bundle.c:451
|
['struct commit*', 'void*']
|
void
|
[]
|
output_pair_header
in
/src/git/range-diff.c:399
|
['struct diff_options*', 'int', 'struct strbuf*', 'struct strbuf*', 'struct patch_util*', 'struct patch_util*']
|
void
|
[]
|
cmd_show_branch
in
/src/git/builtin/show-branch.c:642
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
diff_output_prefix_callback
in
/src/git/graph.c:320
|
['struct diff_options*', 'void*']
|
char
|
[]
|
show_one_mergetag
in
/src/git/log-tree.c:624
|
['struct commit*', 'struct commit_extra_header*', 'void*']
|
int
|
[]
|
run
in
/src/git/builtin/grep.c:197
|
['void*']
|
void
|
[]
|
rewrite_one
in
/src/git/revision.c:4035
|
['struct rev_info*', 'struct commit**']
|
enum rewrite_result
|
[]
|
write_graph_chunk_bloom_indexes
in
/src/git/commit-graph.c:1451
|
['struct hashfile*', 'void*']
|
int
|
[]
|
write_graph_chunk_bloom_data
in
/src/git/commit-graph.c:1487
|
['struct hashfile*', 'void*']
|
int
|
[]
|
cmd_gc
in
/src/git/builtin/gc.c:844
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
graph_write
in
/src/git/builtin/commit-graph.c:222
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__bloom
in
/src/git/t/helper/test-bloom.c:53
|
['int', 'char**']
|
int
|
[]
|
patch_id_neq
in
/src/git/patch-ids.c:39
|
['void*', 'struct hashmap_entry*', 'struct hashmap_entry*', 'void*']
|
int
|
[]
|
cmd_cat_file
in
/src/git/builtin/cat-file.c:1046
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
parse_cmd_contents
in
/src/git/builtin/cat-file.c:677
|
['struct batch_options*', 'char*', 'struct strbuf*', 'struct expand_data*']
|
void
|
[]
|
parse_cmd_info
in
/src/git/builtin/cat-file.c:686
|
['struct batch_options*', 'char*', 'struct strbuf*', 'struct expand_data*']
|
void
|
[]
|
batch_object_cb
in
/src/git/builtin/cat-file.c:635
|
['struct object_id*', 'void*']
|
int
|
[]
|
batch_unordered_object
in
/src/git/builtin/cat-file.c:653
|
['struct object_id*', 'struct packed_git*', 'off_t', 'void*']
|
int
|
[]
|
cmd_check_mailmap
in
/src/git/builtin/check-mailmap.c:52
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
parse_opt_merge_filter
in
/src/git/ref-filter.c:3735
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
push_refs
in
/src/git/transport-helper.c:1174
|
['struct transport*', 'struct ref*', 'int']
|
int
|
[]
|
cmd_send_pack
in
/src/git/builtin/send-pack.c:151
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__parse_options
in
/src/git/t/helper/test-parse-options.c:112
|
['int', 'char**']
|
int
|
[]
|
test_prio_queue
in
/src/git/t/unit-tests/u-prio-queue.c:23
|
['int*', 'size_t', 'int*', 'size_t']
|
void
|
[]
|
anti_reference
in
/src/git/builtin/rev-parse.c:228
|
['struct reference*', 'void*']
|
int
|
[]
|
show_abbrev
in
/src/git/builtin/rev-parse.c:234
|
['struct object_id*', 'void*']
|
int
|
[]
|
prune_remote
in
/src/git/builtin/remote.c:1625
|
['char*', 'int']
|
int
|
[]
|
parseopt_push_cas_option
in
/src/git/remote.c:2614
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
cmd_init_db
in
/src/git/builtin/init-db.c:72
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
git_config_include
in
/src/git/config.c:416
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
cmd_register
in
/src/git/scalar.c:627
|
['int', 'char**']
|
int
|
[]
|
cmd_reconfigure
in
/src/git/scalar.c:679
|
['int', 'char**']
|
int
|
[]
|
cmd_run
in
/src/git/scalar.c:810
|
['int', 'char**']
|
int
|
[]
|
cmd_unregister
in
/src/git/scalar.c:873
|
['int', 'char**']
|
int
|
[]
|
run_argv
in
/src/git/git.c:836
|
['struct strvec*']
|
int
|
[]
|
cmd__read_midx
in
/src/git/t/helper/test-read-midx.c:154
|
['int', 'char**']
|
int
|
[]
|
cmd__fsmonitor_client
in
/src/git/t/helper/test-fsmonitor-client.c:182
|
['int', 'char**']
|
int
|
[]
|
cmd__dump_fsmonitor
in
/src/git/t/helper/test-dump-fsmonitor.c:8
|
['int', 'char**']
|
int
|
[]
|
cmd__serve_v2
in
/src/git/t/helper/test-serve-v2.c:15
|
['int', 'char**']
|
int
|
[]
|
cmd__userdiff
in
/src/git/t/helper/test-userdiff.c:26
|
['int', 'char**']
|
int
|
[]
|
cmd__partial_clone
in
/src/git/t/helper/test-partial-clone.c:33
|
['int', 'char**']
|
int
|
[]
|
cmd__match_trees
in
/src/git/t/helper/test-match-trees.c:11
|
['int', 'char**']
|
int
|
[]
|
cmd__find_pack
in
/src/git/t/helper/test-find-pack.c:23
|
['int', 'char**']
|
int
|
[]
|
cmd__dump_untracked_cache
in
/src/git/t/helper/test-dump-untracked-cache.c:47
|
['int', 'char**']
|
int
|
[]
|
cmd__advise_if_enabled
in
/src/git/t/helper/test-advise.c:9
|
['int', 'char**']
|
int
|
[]
|
cmd__lazy_init_name_hash
in
/src/git/t/helper/test-lazy-init-name-hash.c:191
|
['int', 'char**']
|
int
|
[]
|
cmd__config
in
/src/git/t/helper/test-config.c:92
|
['int', 'char**']
|
int
|
[]
|
cmd__dump_split_index
in
/src/git/t/helper/test-dump-split-index.c:16
|
['int', 'char**']
|
int
|
[]
|
cmd__pack_deltas
in
/src/git/t/helper/test-pack-deltas.c:82
|
['int', 'char**']
|
int
|
[]
|
cmd__read_graph
in
/src/git/t/helper/test-read-graph.c:73
|
['int', 'char**']
|
int
|
[]
|
cmd__cache_tree
in
/src/git/t/helper/test-cache-tree.c:19
|
['int', 'char**']
|
int
|
[]
|
cmd__pack_mtimes
in
/src/git/t/helper/test-pack-mtimes.c:30
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_config_set
in
/src/git/t/helper/test-submodule.c:152
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_config_unset
in
/src/git/t/helper/test-submodule.c:176
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_config_writeable
in
/src/git/t/helper/test-submodule.c:196
|
['int', 'char**']
|
int
|
[]
|
cmd__bitmap
in
/src/git/t/helper/test-bitmap.c:38
|
['int', 'char**']
|
int
|
[]
|
cmd__dump_cache_tree
in
/src/git/t/helper/test-dump-cache-tree.c:63
|
['int', 'char**']
|
int
|
[]
|
cmd__reach
in
/src/git/t/helper/test-reach.c:31
|
['int', 'char**']
|
int
|
[]
|
cmd_hash_object
in
/src/git/builtin/hash-object.c:64
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge_file
in
/src/git/builtin/merge-file.c:60
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_help
in
/src/git/builtin/help.c:662
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__subprocess
in
/src/git/t/helper/test-subprocess.c:5
|
['int', 'char**']
|
int
|
[]
|
cmd__path_utils
in
/src/git/t/helper/test-path-utils.c:304
|
['int', 'char**']
|
int
|
[]
|
cmd_check_ref_format
in
/src/git/builtin/check-ref-format.c:53
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_stripspace
in
/src/git/builtin/stripspace.c:33
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
get_info_refs
in
/src/git/http-backend.c:540
|
['struct strbuf*', 'char*']
|
void
|
[]
|
service_rpc
in
/src/git/http-backend.c:654
|
['struct strbuf*', 'char*']
|
void
|
[]
|
cmd_upload_pack
in
/src/git/builtin/upload-pack.c:22
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__repository
in
/src/git/t/helper/test-repository.c:68
|
['int', 'char**']
|
int
|
[]
|
add_possible_reference_from_superproject
in
/src/git/builtin/submodule--helper.c:1767
|
['struct odb_source*', 'void*']
|
int
|
[]
|
repair
in
/src/git/builtin/worktree.c:1444
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_list
in
/src/git/builtin/config.c:1017
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_get
in
/src/git/builtin/config.c:1053
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config
in
/src/git/builtin/config.c:1594
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
pager
in
/src/git/builtin/var.c:44
|
['int']
|
char
|
[]
|
trace2_cmd_list_config_fl
in
/src/git/trace2.c:470
|
['char*', 'int']
|
void
|
[]
|
cmd_refs_migrate
in
/src/git/builtin/refs.c:25
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
list
in
/src/git/builtin/worktree.c:1081
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_reflog_drop
in
/src/git/builtin/reflog.c:354
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_set
in
/src/git/builtin/config.c:1111
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_unset
in
/src/git/builtin/config.c:1170
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_rename_section
in
/src/git/builtin/config.c:1208
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_remove_section
in
/src/git/builtin/config.c:1238
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_edit
in
/src/git/builtin/config.c:1299
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
lock_worktree
in
/src/git/builtin/worktree.c:1133
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
unlock_worktree
in
/src/git/builtin/worktree.c:1172
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_fsck
in
/src/git/builtin/fsck.c:1008
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_refs_verify
in
/src/git/builtin/refs.c:80
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_unregister
in
/src/git/builtin/gc.c:2165
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
libgit_configset_add_file
in
/src/git/contrib/libgit-sys/public_symbol_export.c:32
|
['struct libgit_config_set*', 'char*']
|
int
|
[]
|
maintenance_start
in
/src/git/builtin/gc.c:3405
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
mv
in
/src/git/builtin/remote.c:856
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
set_url
in
/src/git/builtin/remote.c:1844
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
set_branches
in
/src/git/builtin/remote.c:1784
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
fetch_refs_via_pack
in
/src/git/transport.c:435
|
['struct transport*', 'int', 'struct ref**']
|
int
|
[]
|
cmd_fetch_pack
in
/src/git/builtin/fetch-pack.c:49
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
get_remote_bundle_uri
in
/src/git/connect.c:517
|
['int', 'struct packet_reader*', 'struct bundle_list*', 'int']
|
int
|
[]
|
git_transport_push
in
/src/git/transport.c:899
|
['struct transport*', 'struct ref*', 'int']
|
int
|
[]
|
rm
in
/src/git/builtin/remote.c:1006
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_migrate
in
/src/git/builtin/submodule--helper.c:1362
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
download_bundle_to_file
in
/src/git/bundle-uri.c:485
|
['struct remote_bundle_info*', 'void*']
|
int
|
[]
|
write_one_config
in
/src/git/builtin/clone.c:764
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
cmd__bundle_uri
in
/src/git/t/helper/test-bundle-uri.c:107
|
['int', 'char**']
|
int
|
[]
|
collect_changes_cb
in
/src/git/add-interactive.c:409
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
cmd_check_ignore
in
/src/git/builtin/check-ignore.c:155
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_check_rules
in
/src/git/builtin/sparse-checkout.c:1128
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
update_index_from_diff
in
/src/git/builtin/reset.c:151
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
unpack_sparse_callback
in
/src/git/unpack-trees.c:1460
|
['int', 'unsigned long', 'unsigned long', 'struct name_entry*', 'struct traverse_info*']
|
int
|
[]
|
unpack_callback
in
/src/git/unpack-trees.c:1501
|
['int', 'unsigned long', 'unsigned long', 'struct name_entry*', 'struct traverse_info*']
|
int
|
[]
|
create_one_file
in
/src/git/apply.c:4549
|
['struct apply_state*', 'char*', 'unsigned', 'char*', 'unsigned long']
|
int
|
[]
|
async_convert_to_working_tree
in
/src/git/convert.h:124
|
['struct index_state*', 'char*', 'char*', 'size_t', 'struct strbuf*', 'struct checkout_metadata*', 'void*']
|
int
|
[]
|
parse_chunk
in
/src/git/apply.c:2251
|
['struct apply_state*', 'char*', 'unsigned long', 'struct patch*']
|
int
|
[]
|
write_zip_entry
in
/src/git/archive-zip.c:294
|
['struct archiver_args*', 'struct object_id*', 'char*', 'size_t', 'unsigned int', 'void*', 'unsigned long']
|
int
|
[]
|
cmd_clean
in
/src/git/builtin/clean.c:919
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
preload_thread
in
/src/git/preload-index.c:47
|
['void*']
|
void
|
[]
|
reupdate_callback
in
/src/git/builtin/update-index.c:893
|
['struct parse_opt_ctx_t*', 'struct option*', 'char*', 'int']
|
enum parse_opt_result
|
[]
|
reject_entry
in
/src/git/archive.c:402
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
module_foreach
in
/src/git/builtin/submodule--helper.c:432
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_status
in
/src/git/builtin/submodule--helper.c:854
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_sync
in
/src/git/builtin/submodule--helper.c:1530
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_deinit
in
/src/git/builtin/submodule--helper.c:1677
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
collect_merge_info_callback
in
/src/git/merge-ort.c:1253
|
['int', 'unsigned long', 'unsigned long', 'struct name_entry*', 'struct traverse_info*']
|
int
|
[]
|
threeway_callback
in
/src/git/builtin/merge-tree.c:329
|
['int', 'unsigned long', 'unsigned long dirmask', 'struct name_entry*', 'struct traverse_info*']
|
int
|
[]
|
process_tree_contents
in
/src/git/list-objects.c:100
|
['struct traversal_context*', 'struct tree*', 'struct strbuf*']
|
void
|
[]
|
cmd_check_attr
in
/src/git/builtin/check-attr.c:110
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
add_ref_tag
in
/src/git/builtin/pack-objects.c:3339
|
['struct reference*', 'void*']
|
int
|
[]
|
show_commit_pack_hint
in
/src/git/builtin/pack-objects.c:3838
|
['struct commit*', 'void*']
|
void
|
[]
|
add_object_in_unpacked_pack
in
/src/git/builtin/pack-objects.c:4458
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
add_loose_object
in
/src/git/builtin/pack-objects.c:4498
|
['struct object_id*', 'char*', 'void*']
|
int
|
[]
|
add_objects_by_path
in
/src/git/builtin/pack-objects.c:4704
|
['char*', 'struct oid_array*', 'enum object_type', 'void*']
|
int
|
[]
|
show_cruft_commit
in
/src/git/builtin/pack-objects.c:4174
|
['struct commit*', 'void*']
|
void
|
[]
|
set_cruft_mtime
in
/src/git/builtin/pack-objects.c:4189
|
['struct object*', 'struct packed_git*', 'off_t', 'time_t']
|
void
|
[]
|
sparse_checkout_list
in
/src/git/builtin/sparse-checkout.c:55
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
option_parse_exclude_from
in
/src/git/builtin/ls-files.c:549
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
filter_by_patterns_cmd
in
/src/git/builtin/clean.c:674
|
[]
|
int
|
[]
|
filter_sparse
in
/src/git/list-objects-filter.c:386
|
['struct repository*', 'enum list_objects_filter_situation', 'struct object*', 'char*', 'char*', 'struct oidset*', 'void*']
|
enum list_objects_filter_result
|
[]
|
add_path_to_index
in
/src/git/sparse-index.c:268
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned int', 'void*']
|
int
|
[]
|
add_conflicted_stages_file
in
/src/git/apply.c:4639
|
['struct apply_state*', 'struct patch*']
|
int
|
[]
|
stdin_cacheinfo_callback
in
/src/git/builtin/update-index.c:841
|
['struct parse_opt_ctx_t*', 'struct option*', 'char*', 'int']
|
enum parse_opt_result
|
[]
|
wt_status_collect_updated_cb
in
/src/git/wt-status.c:547
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
update_some
in
/src/git/builtin/checkout.c:142
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
cmd_merge_index
in
/src/git/builtin/merge-index.c:81
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
add_index_file
in
/src/git/apply.c:4443
|
['struct apply_state*', 'char*', 'unsigned', 'void*', 'unsigned long']
|
int
|
[]
|
read_one_entry
in
/src/git/read-cache.c:3764
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
read_one_entry_quick
in
/src/git/read-cache.c:3778
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
cmd_checkout__worker
in
/src/git/builtin/checkout--worker.c:120
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
write_oid
in
/src/git/repack-promisor.c:19
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
filter_buffer_or_fd
in
/src/git/convert.c:637
|
['int', 'int', 'void*']
|
int
|
[]
|
fetch_single_packfile
in
/src/git/http-fetch.c:55
|
['struct object_id*', 'char*', 'char**']
|
void
|
[]
|
process_response
in
/src/git/http-push.c:250
|
['void*']
|
void
|
[]
|
parse_fetch
in
/src/git/remote-curl.c:1267
|
['struct strbuf*']
|
void
|
[]
|
fetch_refs_from_bundle
in
/src/git/transport.c:188
|
['struct transport*', 'int', 'struct ref**']
|
int
|
[]
|
attempt_unbundle
in
/src/git/bundle-uri.c:813
|
['struct remote_bundle_info*', 'void*']
|
int
|
[]
|
cmd_bundle_unbundle
in
/src/git/builtin/bundle.c:195
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
run_shell
in
/src/git/shell.c:51
|
[]
|
void
|
[]
|
cmd_list
in
/src/git/scalar.c:617
|
['int', 'char**']
|
int
|
[]
|
parse_push
in
/src/git/remote-curl.c:1432
|
['struct strbuf*']
|
void
|
[]
|
connect_git
in
/src/git/transport.c:960
|
['struct transport*', 'char*', 'char*', 'int[]']
|
int
|
[]
|
ll_ext_merge
in
/src/git/merge-ll.c:191
|
['struct ll_merge_driver*', 'mmbuffer_t*', 'char*', 'mmfile_t*', 'char*', 'mmfile_t*', 'char*', 'mmfile_t*', 'char*', 'struct ll_merge_options*', 'int']
|
enum ll_merge_result
|
[]
|
cmd__run_command
in
/src/git/t/helper/test-run-command.c:442
|
['int', 'char**']
|
int
|
[]
|
ut_004child
in
/src/git/t/helper/test-trace2.c:138
|
['int', 'char**']
|
int
|
[]
|
ut_400ancestry
in
/src/git/t/helper/test-trace2.c:489
|
['int', 'char**']
|
int
|
[]
|
mingw_unlink
in
/src/git/compat/mingw.c:491
|
['char*', 'int']
|
int
|
[]
|
mingw_rmdir
in
/src/git/compat/mingw.c:549
|
['char*']
|
int
|
[]
|
mingw_rename
in
/src/git/compat/mingw.c:2492
|
['char*', 'char*']
|
int
|
[]
|
disable_echo
in
/src/git/compat/terminal.c:369
|
['enum save_term_flags']
|
int
|
[]
|
enable_non_canonical
in
/src/git/compat/terminal.c:374
|
['enum save_term_flags']
|
int
|
[]
|
die_nicely
in
/src/git/builtin/fast-import.c:426
|
['char*', 'va_list']
|
NORETURN
|
[]
|
cmd_fast_import
in
/src/git/builtin/fast-import.c:3917
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_for_each_repo
in
/src/git/builtin/for-each-repo.c:33
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_task_gc_foreground
in
/src/git/builtin/gc.c:1247
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
maintenance_task_commit_graph
in
/src/git/builtin/gc.c:1201
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
fetch_remote
in
/src/git/builtin/remote.c:100
|
['char*']
|
int
|
[]
|
maintenance_task_gc_background
in
/src/git/builtin/gc.c:1253
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
maintenance_task_loose_objects
in
/src/git/builtin/gc.c:1419
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
maintenance_task_incremental_repack
in
/src/git/builtin/gc.c:1552
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
maintenance_task_geometric_repack
in
/src/git/builtin/gc.c:1570
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
schtasks_update_schedule
in
/src/git/builtin/gc.c:2779
|
['int', 'int']
|
int
|
[]
|
list_stash
in
/src/git/builtin/stash.c:889
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_replace
in
/src/git/builtin/replace.c:545
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__reset
in
/src/git/builtin/bisect.c:1332
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__visualize
in
/src/git/builtin/bisect.c:1416
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_verify_pack
in
/src/git/builtin/verify-pack.c:66
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
list_for_each_dir
in
/src/git/trailer.c:359
|
[]
|
void
|
[]
|
cmd_interpret_trailers
in
/src/git/builtin/interpret-trailers.c:139
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
verify_gpg_signed_buffer
in
/src/git/gpg-interface.c:349
|
['struct signature_check*', 'struct gpg_format*', 'char*', 'size_t']
|
int
|
[]
|
verify_ssh_signed_buffer
in
/src/git/gpg-interface.c:461
|
['struct signature_check*', 'struct gpg_format*', 'char*', 'size_t']
|
int
|
[]
|
get_ssh_key_id
in
/src/git/gpg-interface.c:929
|
[]
|
char
|
[]
|
get_default_ssh_signing_key
in
/src/git/gpg-interface.c:872
|
[]
|
char
|
[]
|
sign_buffer_gpg
in
/src/git/gpg-interface.c:1011
|
['struct strbuf*', 'struct strbuf*', 'char*']
|
int
|
[]
|
sign_buffer_ssh
in
/src/git/gpg-interface.c:1058
|
['struct strbuf*', 'struct strbuf*', 'char*']
|
int
|
[]
|
remote_default_branch
in
/src/git/scalar.c:341
|
['char*']
|
char
|
[]
|
is_known_escape_sequence
in
/src/git/compat/terminal.c:491
|
['char*']
|
int
|
[]
|
update_refs
in
/src/git/reset.c:16
|
['struct reset_head_opts*', 'struct object_id*', 'struct object_id*']
|
int
|
[]
|
cmd_create_symref
in
/src/git/t/helper/test-ref-store.c:115
|
['struct ref_store*', 'char**']
|
int
|
[]
|
cmd_symbolic_ref
in
/src/git/builtin/symbolic-ref.c:46
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_delete_ref
in
/src/git/t/helper/test-ref-store.c:273
|
['struct ref_store*', 'char**']
|
int
|
[]
|
cmd_update_ref
in
/src/git/builtin/update-ref.c:752
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
clear_stash
in
/src/git/builtin/stash.c:316
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
delete_replace_ref
in
/src/git/builtin/replace.c:145
|
['char*', 'char*', 'struct object_id*']
|
int
|
[]
|
append_edit
in
/src/git/builtin/notes.c:656
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
remove_cmd
in
/src/git/builtin/notes.c:1034
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
export_stash
in
/src/git/builtin/stash.c:2354
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_delete_refs
in
/src/git/t/helper/test-ref-store.c:133
|
['struct ref_store*', 'char**']
|
int
|
[]
|
fetch_using_walker
in
/src/git/http-fetch.c:19
|
['char*', 'int', 'int', 'int', 'char**', 'char**', 'int']
|
int
|
[]
|
fetch_dumb
in
/src/git/remote-curl.c:1168
|
['int', 'struct ref**']
|
int
|
[]
|
cmd_reflog_write
in
/src/git/builtin/reflog.c:409
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
parse_cmd_commit
in
/src/git/builtin/update-ref.c:593
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
files_optimize
in
/src/git/refs/files-backend.c:1456
|
['struct ref_store*', 'struct refs_optimize_opts*']
|
int
|
[]
|
parse_cmd_prepare
in
/src/git/builtin/update-ref.c:548
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_abort
in
/src/git/builtin/update-ref.c:559
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
files_transaction_abort
in
/src/git/refs/files-backend.c:3441
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
gc_condition
in
/src/git/builtin/gc.c:1274
|
['struct gc_config*']
|
int
|
[]
|
cmd__simple_ipc
in
/src/git/t/helper/test-simple-ipc.c:579
|
['int', 'char**']
|
int
|
[]
|
try_to_start_background_daemon
in
/src/git/builtin/fsmonitor--daemon.c:1476
|
[]
|
int
|
[]
|
get_refs
in
/src/git/remote-curl.c:579
|
['int']
|
struct ref
|
[]
|
stateless_connect
in
/src/git/remote-curl.c:1462
|
['char*']
|
int
|
[]
|
process_ls_ref
in
/src/git/http-push.c:1058
|
['struct remote_ls_ctx*']
|
void
|
[]
|
add_remote_info_ref
in
/src/git/http-push.c:1468
|
['struct remote_ls_ctx*']
|
void
|
[]
|
fetch_ref
in
/src/git/http-walker.c:570
|
['struct walker*', 'struct ref*']
|
int
|
[]
|
remote_exists
in
/src/git/http-push.c:1538
|
['char*']
|
int
|
[]
|
delete_remote_branch
in
/src/git/http-push.c:1603
|
['char*', 'int']
|
int
|
[]
|
parse_get
in
/src/git/remote-curl.c:1320
|
['char*']
|
void
|
[]
|
start_fetch_loose
in
/src/git/http-push.c:258
|
['struct transfer_request*']
|
void
|
[]
|
fill_active_slot
in
/src/git/http-walker.c:133
|
['void*']
|
int
|
[]
|
process_object_response
in
/src/git/http-walker.c:93
|
['void*']
|
void
|
[]
|
fetch_git
in
/src/git/remote-curl.c:1194
|
['struct discovery*', 'int', 'struct ref**']
|
int
|
[]
|
start_mkcol
in
/src/git/http-push.c:285
|
['struct transfer_request*']
|
void
|
[]
|
add_send_request
in
/src/git/http-push.c:670
|
['struct object*', 'struct remote_lock*']
|
int
|
[]
|
lock_remote
in
/src/git/http-push.c:842
|
['char*', 'long']
|
struct remote_lock
|
[]
|
remove_locks_on_signal
in
/src/git/http-push.c:1012
|
['int']
|
void
|
[]
|
handle_remote_ls_ctx
in
/src/git/http-push.c:1069
|
['struct xml_ctx*', 'int']
|
void
|
[]
|
get_dav_remote_heads
in
/src/git/http-push.c:1463
|
[]
|
void
|
[]
|
update_remote_info_refs
in
/src/git/http-push.c:1507
|
['struct remote_lock*']
|
void
|
[]
|
locking_available
in
/src/git/http-push.c:1211
|
[]
|
int
|
[]
|
update_remote
in
/src/git/http-push.c:1391
|
['struct object_id*', 'struct remote_lock*']
|
int
|
[]
|
append_msgs_to_imap
in
/src/git/imap-send.c:1568
|
['struct imap_server_conf*', 'struct strbuf*', 'int']
|
int
|
[]
|
list_imap_folders
in
/src/git/imap-send.c:1607
|
['struct imap_server_conf*']
|
int
|
[]
|
curl_append_msgs_to_imap
in
/src/git/imap-send.c:1704
|
['struct imap_server_conf*', 'struct strbuf*', 'int']
|
int
|
[]
|
curl_list_imap_folders
in
/src/git/imap-send.c:1766
|
['struct imap_server_conf*']
|
int
|
[]
|
cmd_credential
in
/src/git/builtin/credential.c:12
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
add_recent_object
in
/src/git/reachable.c:203
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
get_bundle_uri
in
/src/git/transport-helper.c:1300
|
['struct transport*']
|
int
|
[]
|
fetch_refs
in
/src/git/transport-helper.c:700
|
['struct transport*', 'int', 'struct ref**']
|
int
|
[]
|
get_refs_list
in
/src/git/transport-helper.c:1216
|
['struct transport*', 'int', 'struct transport_ls_refs_options*']
|
struct ref
|
[]
|
connect_helper
in
/src/git/transport-helper.c:679
|
['struct transport*', 'char*', 'char*', 'int[]']
|
int
|
[]
|
hammer_thread_proc
in
/src/git/t/helper/test-fsmonitor-client.c:100
|
['void*']
|
void
|
[]
|
do_cache
in
/src/git/builtin/credential-cache.c:96
|
['char*', 'char*', 'int', 'int']
|
void
|
[]
|
refs_from_alternate_cb
in
/src/git/odb.c:470
|
['struct odb_source*', 'void*']
|
int
|
[]
|
write_v0_ref
in
/src/git/upload-pack.c:1231
|
['struct upload_pack_data*', 'struct reference*', 'char*']
|
void
|
[]
|
ls_refs
in
/src/git/ls-refs.c:161
|
['struct repository*', 'struct packet_reader*']
|
int
|
[]
|
midx_snapshot_ref_one
in
/src/git/repack-midx.c:19
|
['struct reference*', 'void*']
|
int
|
[]
|
add_ref_to_set
in
/src/git/commit-graph.c:1887
|
['struct reference*', 'void*']
|
int
|
[]
|
add_ref_to_pending
in
/src/git/midx-write.c:755
|
['struct reference*', 'void*']
|
int
|
[]
|
find_pseudo_merge_group_for_ref
in
/src/git/pseudo-merge.c:224
|
['struct reference*', 'void*']
|
int
|
[]
|
get_name
in
/src/git/builtin/describe.c:157
|
['struct reference*', 'void*']
|
int
|
[]
|
dfs_on_ref
in
/src/git/builtin/gc.c:1104
|
['struct reference*', 'void*']
|
int
|
[]
|
mark_tagged
in
/src/git/builtin/pack-objects.c:838
|
['struct reference*', 'void*']
|
int
|
[]
|
mark_bitmap_preferred_tip
in
/src/git/builtin/pack-objects.c:4681
|
['struct reference*', 'void*']
|
int
|
[]
|
cmd_show_ref
in
/src/git/builtin/show-ref.c:300
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
write_transaction_table
in
/src/git/refs/reftable-backend.c:1442
|
['struct reftable_writer*', 'void*']
|
int
|
[]
|
write_reflog_expiry_table
in
/src/git/refs/reftable-backend.c:2472
|
['struct reftable_writer*', 'void*']
|
int
|
[]
|
packed_transaction_prepare
in
/src/git/refs/packed-backend.c:1698
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
mark_uninteresting
in
/src/git/shallow.c:680
|
['struct reference*', 'void*']
|
int
|
[]
|
filter_one
in
/src/git/ref-filter.c:3025
|
['struct reference*', 'void*']
|
int
|
[]
|
should_expire_reflog_ent_verbose
in
/src/git/reflog.c:404
|
['struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
count_reflog_entries
in
/src/git/builtin/gc.c:331
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
push_tip_to_list
in
/src/git/reflog.c:426
|
['struct reference*', 'void*']
|
int
|
[]
|
reflog_expiry_prepare
in
/src/git/reflog.c:446
|
['char*', 'struct object_id*', 'void*']
|
void
|
[]
|
mark_complete_oid
in
/src/git/fetch-pack.c:618
|
['struct reference*', 'void*']
|
int
|
[]
|
mark_alternate_complete
in
/src/git/fetch-pack.c:738
|
['struct fetch_negotiator*', 'struct object*']
|
void
|
[]
|
check_and_collect_until
in
/src/git/remote.c:2667
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
cmd_merge_base
in
/src/git/builtin/merge-base.c:147
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
parse_opt_commits
in
/src/git/parse-options-cb.c:89
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
parse_opt_commit
in
/src/git/parse-options-cb.c:107
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
collect_stash_entries
in
/src/git/builtin/stash.c:2226
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
ahead_behind_atom_parser
in
/src/git/ref-filter.c:899
|
['struct ref_format*', 'struct used_atom*', 'char*', 'struct strbuf*']
|
int
|
[]
|
is_base_atom_parser
in
/src/git/ref-filter.c:913
|
['struct ref_format*', 'struct used_atom*', 'char*', 'struct strbuf*']
|
int
|
[]
|
add_ref
in
/src/git/shallow.c:787
|
['struct reference*', 'void*']
|
int
|
[]
|
append_matching_ref
in
/src/git/builtin/show-branch.c:462
|
['struct reference*', 'void*']
|
int
|
[]
|
append_remote_ref
in
/src/git/builtin/show-branch.c:437
|
['struct reference*', 'void*']
|
int
|
[]
|
files_optimize_required
in
/src/git/refs/files-backend.c:1524
|
['struct ref_store*', 'struct refs_optimize_opts*', 'bool*']
|
int
|
[]
|
cmd_refs_optimize
in
/src/git/builtin/refs.c:168
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_pack_refs
in
/src/git/builtin/pack-refs.c:5
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
get_head
in
/src/git/http-backend.c:599
|
['struct strbuf*', 'char*']
|
void
|
[]
|
for_each_namespaced_ref_1
in
/src/git/upload-pack.c:655
|
['refs_for_each_cb', 'struct upload_pack_data*']
|
void
|
[]
|
find_symref
in
/src/git/upload-pack.c:1280
|
['struct reference*', 'void*']
|
int
|
[]
|
show_text_ref
in
/src/git/http-backend.c:521
|
['struct reference*', 'void*']
|
int
|
[]
|
show_head_ref
in
/src/git/http-backend.c:580
|
['struct reference*', 'void*']
|
int
|
[]
|
show_ref_cb
in
/src/git/builtin/receive-pack.c:308
|
['struct reference*', 'void*']
|
int
|
[]
|
string_list_add_one_ref
in
/src/git/notes.c:940
|
['struct reference*', 'void*']
|
int
|
[]
|
test_string_list__unsorted_string_list_has_string
in
/src/git/t/unit-tests/u-string-list.c:507
|
[]
|
void
|
[]
|
task_option_parse
in
/src/git/builtin/gc.c:2009
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
packed_read_raw_ref
in
/src/git/refs/packed-backend.c:816
|
['struct ref_store*', 'char*', 'struct object_id*', 'struct strbuf*', 'unsigned int*', 'int*']
|
int
|
[]
|
packed_fsck
in
/src/git/refs/packed-backend.c:2065
|
['struct ref_store*', 'struct fsck_options*', 'struct worktree*']
|
int
|
[]
|
hook_config_lookup_all
in
/src/git/hook.c:154
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
check_repo_format
in
/src/git/setup.c:717
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
cmd__parse_pathspec_file
in
/src/git/t/helper/test-parse-pathspec-file.c:5
|
['int', 'char**']
|
int
|
[]
|
promisor_remote_advertise
in
/src/git/serve.c:33
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
promisor_remote_receive
in
/src/git/serve.c:46
|
['struct repository*', 'char*']
|
void
|
[]
|
git_merge_config
in
/src/git/builtin/merge.c:660
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_format_config
in
/src/git/builtin/log.c:974
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_commit_config
in
/src/git/builtin/commit.c:1669
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
diff_opt_color_moved_ws
in
/src/git/diff.c:5600
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
cmd__string_list
in
/src/git/t/helper/test-string-list.c:5
|
['int', 'char**']
|
int
|
[]
|
cmd__proc_receive
in
/src/git/t/helper/test-proc-receive.c:129
|
['int', 'char**']
|
int
|
[]
|
reply_list_available_blobs_cmd
in
/src/git/t/helper/test-rot13-filter.c:148
|
[]
|
void
|
[]
|
serve_cache
in
/src/git/builtin/credential-cache--daemon.c:231
|
['char*', 'int']
|
void
|
[]
|
cmd_credential_store
in
/src/git/builtin/credential-store.c:169
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
is_launchctl_available
in
/src/git/builtin/gc.c:2375
|
[]
|
int
|
[]
|
launchctl_update_schedule
in
/src/git/builtin/gc.c:2596
|
['int', 'int']
|
int
|
[]
|
is_schtasks_available
in
/src/git/builtin/gc.c:2604
|
[]
|
int
|
[]
|
crontab_update_schedule
in
/src/git/builtin/gc.c:2835
|
['int', 'int']
|
int
|
[]
|
systemd_timer_update_schedule
in
/src/git/builtin/gc.c:3244
|
['int', 'int']
|
int
|
[]
|
name_ref
in
/src/git/builtin/name-rev.c:335
|
['struct reference*', 'void*']
|
int
|
[]
|
select_by_numbers_cmd
in
/src/git/builtin/clean.c:739
|
[]
|
int
|
[]
|
ask_each_cmd
in
/src/git/builtin/clean.c:776
|
[]
|
int
|
[]
|
git_blame_config
in
/src/git/builtin/blame.c:714
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
trace2_cmd_set_config_fl
in
/src/git/trace2.c:498
|
['char*', 'int', 'char*', 'char*']
|
void
|
[]
|
trace2_cmd_list_env_vars_fl
in
/src/git/trace2.c:484
|
['char*', 'int']
|
void
|
[]
|
add_one_ref
in
/src/git/reachable.c:86
|
['struct reference*', 'void*']
|
int
|
[]
|
handle_one_ref
in
/src/git/object-name.c:1164
|
['struct reference*', 'void*']
|
int
|
[]
|
handle_one_reflog_ent
in
/src/git/revision.c:1681
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
cmd_bundle_verify
in
/src/git/builtin/bundle.c:127
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
disambiguate_committish_only
in
/src/git/object-name.c:146
|
['struct repository*', 'struct object_id*', 'void*']
|
int
|
[]
|
disambiguate_treeish_only
in
/src/git/object-name.c:174
|
['struct repository*', 'struct object_id*', 'void*']
|
int
|
[]
|
add_info_ref
in
/src/git/server-info.c:151
|
['struct reference*', 'void*']
|
int
|
[]
|
get_common_commits
in
/src/git/upload-pack.c:573
|
['struct upload_pack_data*', 'struct packet_reader*']
|
int
|
[]
|
clear_marks
in
/src/git/negotiator/skipping.c:78
|
['struct reference*', 'void*']
|
int
|
[]
|
commit_is_complete
in
/src/git/reflog.c:184
|
['struct commit*']
|
int
|
[]
|
process_ls_object
in
/src/git/http-push.c:1040
|
['struct remote_ls_ctx*']
|
void
|
[]
|
add_ref_decoration
in
/src/git/log-tree.c:150
|
['struct reference*', 'void*']
|
int
|
[]
|
cache_one_alternate
in
/src/git/fetch-pack.c:96
|
['struct object_id*', 'void*']
|
void
|
[]
|
rev_list_insert_ref_oid
in
/src/git/fetch-pack.c:191
|
['struct reference*', 'void*']
|
int
|
[]
|
insert_one_alternate_object
in
/src/git/fetch-pack.c:266
|
['struct fetch_negotiator*', 'struct object*']
|
void
|
[]
|
cmd_index_pack
in
/src/git/builtin/index-pack.c:1880
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
mark_unreachable_referents
in
/src/git/builtin/fsck.c:222
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
fsck_obj_buffer
in
/src/git/builtin/fsck.c:450
|
['struct object_id*', 'enum object_type', 'unsigned long', 'void*', 'int*', 'void*']
|
int
|
[]
|
fsck_loose
in
/src/git/builtin/fsck.c:721
|
['struct object_id*', 'char*', 'void*']
|
int
|
[]
|
cmd_verify_commit
in
/src/git/builtin/verify-commit.c:54
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
show_object__ma_allow_any
in
/src/git/builtin/pack-objects.c:4394
|
['struct object*', 'char*', 'void*']
|
void
|
[]
|
show_object__ma_allow_promisor
in
/src/git/builtin/pack-objects.c:4408
|
['struct object*', 'char*', 'void*']
|
void
|
[]
|
reftable_be_transaction_prepare
in
/src/git/refs/reftable-backend.c:1313
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
count_references
in
/src/git/builtin/repo.c:695
|
['struct reference*', 'void*']
|
int
|
[]
|
add_object_entry_from_pack
in
/src/git/builtin/pack-objects.c:3760
|
['struct object_id*', 'struct packed_git*', 'uint32_t', 'void*']
|
int
|
[]
|
add_bisect_ref
in
/src/git/builtin/bisect.c:558
|
['struct reference*', 'void*']
|
int
|
[]
|
add_pending_uninteresting_ref
in
/src/git/builtin/checkout.c:1063
|
['struct reference*', 'void*']
|
int
|
[]
|
add_one_alternate_ref
in
/src/git/revision.c:1866
|
['struct object_id*', 'void*']
|
void
|
[]
|
add_promisor_object
in
/src/git/packfile.c:2717
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
cap_object_info
in
/src/git/protocol-caps.c:79
|
['struct repository*', 'struct packet_reader*']
|
int
|
[]
|
disambiguate_commit_only
in
/src/git/object-name.c:138
|
['struct repository*', 'struct object_id*', 'void*']
|
int
|
[]
|
disambiguate_tree_only
in
/src/git/object-name.c:166
|
['struct repository*', 'struct object_id*', 'void*']
|
int
|
[]
|
disambiguate_blob_only
in
/src/git/object-name.c:194
|
['struct repository*', 'struct object_id*', 'void*']
|
int
|
[]
|
sort_ambiguous
in
/src/git/object-name.c:417
|
['void*', 'void*', 'void*']
|
int
|
[]
|
filter_blobs_limit
in
/src/git/list-objects-filter.c:273
|
['struct repository*', 'enum list_objects_filter_situation', 'struct object*', 'char*', 'char*', 'struct oidset*', 'void*']
|
enum list_objects_filter_result
|
[]
|
cmd_commit_tree
in
/src/git/builtin/commit-tree.c:95
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
parse_parent_arg_callback
in
/src/git/builtin/commit-tree.c:41
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
add_packed_commits
in
/src/git/commit-graph.c:1531
|
['struct object_id*', 'struct packed_git*', 'uint32_t', 'void*']
|
int
|
[]
|
odb_source_files_for_each_object
in
/src/git/odb/source-files.c:74
|
['struct odb_source*', 'struct object_info*', 'odb_for_each_object_cb', 'void*', 'struct odb_for_each_object_options*']
|
int
|
[]
|
odb_source_files_read_object_info
in
/src/git/odb/source-files.c:49
|
['struct odb_source*', 'struct object_id*', 'struct object_info*', 'enum object_info_flags']
|
int
|
[]
|
packfile_store_for_each_object_wrapper
in
/src/git/packfile.c:2352
|
['struct object_id*', 'struct packed_git*', 'uint32_t', 'void*']
|
int
|
[]
|
commit_missing_in_sub
in
/src/git/submodule.c:1761
|
['struct object_id*', 'void*']
|
int
|
[]
|
insert_object_entry
in
/src/git/builtin/fast-import.c:1775
|
['struct mark_set**', 'struct object_id*', 'uintmax_t']
|
void
|
[]
|
show_reference
in
/src/git/builtin/replace.c:50
|
['struct reference*', 'void*']
|
int
|
[]
|
show_tree_fmt
in
/src/git/builtin/ls-tree.c:89
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
show_tree_long
in
/src/git/builtin/ls-tree.c:205
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
oe_size
in
/src/git/builtin/pack-objects.c:89
|
['struct packing_data*', 'struct object_entry*']
|
unsigned long
|
[]
|
oe_set_size
in
/src/git/builtin/pack-objects.c:146
|
['struct packing_data*', 'struct object_entry*', 'unsigned long']
|
void
|
[]
|
write_reuse_object
in
/src/git/builtin/pack-objects.c:626
|
['struct hashfile*', 'struct object_entry*', 'unsigned long', 'int']
|
off_t
|
[]
|
threaded_find_deltas_by_path
in
/src/git/builtin/pack-objects.c:3424
|
['void*']
|
void
|
[]
|
mark_commit
in
/src/git/reachable.c:113
|
['struct commit*', 'void*']
|
void
|
[]
|
fsck_handle_reflog_ent
in
/src/git/builtin/fsck.c:496
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
fsck_objects_error_func
in
/src/git/builtin/fsck.c:94
|
['struct fsck_options*', 'void*', 'enum fsck_msg_type', 'enum fsck_msg_id', 'char*']
|
int
|
[]
|
cmd_unpack_objects
in
/src/git/builtin/unpack-objects.c:613
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
filter_sparse_oid__init
in
/src/git/list-objects-filter.c:522
|
['struct list_objects_filter_options*', 'struct filter*']
|
void
|
[]
|
combine_notes_concatenate
in
/src/git/notes.c:810
|
['struct object_id*', 'struct object_id*']
|
int
|
[]
|
combine_notes_cat_sort_uniq
in
/src/git/notes.c:911
|
['struct object_id*', 'struct object_id*']
|
int
|
[]
|
prune_notes
in
/src/git/notes.c:1227
|
['struct notes_tree*', 'int']
|
void
|
[]
|
found_guilty_entry
in
/src/git/builtin/blame.c:280
|
['struct blame_entry*', 'void*']
|
void
|
[]
|
sanity_check_on_fail
in
/src/git/builtin/blame.c:692
|
['struct blame_scoreboard*', 'int']
|
void
|
[]
|
cmd_unpack_file
in
/src/git/builtin/unpack-file.c:34
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_mktag
in
/src/git/builtin/mktag.c:75
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
parse_reedit_arg
in
/src/git/builtin/notes.c:342
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
threaded_find_deltas
in
/src/git/builtin/pack-objects.c:3137
|
['void*']
|
void
|
[]
|
reftable_ref_iterator_advance
in
/src/git/refs/reftable-backend.c:607
|
['struct ref_iterator*']
|
int
|
[]
|
packed_ref_iterator_advance
in
/src/git/refs/packed-backend.c:980
|
['struct ref_iterator*']
|
int
|
[]
|
files_ref_iterator_advance
in
/src/git/refs/files-backend.c:958
|
['struct ref_iterator*']
|
int
|
[]
|
write_one_shallow
in
/src/git/shallow.c:355
|
['struct commit_graft*', 'void*']
|
int
|
[]
|
prune_notes_helper
in
/src/git/notes.c:790
|
['struct object_id*', 'struct object_id*', 'char*', 'void*']
|
int
|
[]
|
graph_verify
in
/src/git/builtin/commit-graph.c:66
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
propagate_island_marks
in
/src/git/delta-islands.c:502
|
['struct repository*', 'struct commit*']
|
void
|
[]
|
write_graph_chunk_generation_data
in
/src/git/commit-graph.c:1353
|
['struct hashfile*', 'void*']
|
int
|
[]
|
collect_one_reflog_ent
in
/src/git/commit.c:1060
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
repo_get_merge_bases_many_dirty
in
/src/git/commit-reach.c:481
|
['struct repository*', 'struct commit*', 'size_t', 'struct commit**', 'struct commit_list**']
|
int
|
[]
|
reach_filter
in
/src/git/ref-filter.c:3141
|
['struct ref_array*', 'struct commit_list**', 'int']
|
void
|
[]
|
next
in
/src/git/negotiator/skipping.c:229
|
['struct fetch_negotiator*']
|
struct object_id
|
[]
|
write_graph_chunk_data
in
/src/git/commit-graph.c:1219
|
['struct hashfile*', 'void*']
|
int
|
[]
|
fill_missing_blobs
in
/src/git/builtin/backfill.c:60
|
['char*', 'struct oid_array*', 'enum object_type', 'void*']
|
int
|
[]
|
inexact_prefetch
in
/src/git/diffcore-rename.c:101
|
['void*']
|
void
|
[]
|
basename_prefetch
in
/src/git/diffcore-rename.c:838
|
['void*']
|
void
|
[]
|
geometric_repack_auto_condition
in
/src/git/builtin/gc.c:1619
|
['struct gc_config*']
|
int
|
[]
|
cmd_pack_redundant
in
/src/git/builtin/pack-redundant.c:590
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
count_objects
in
/src/git/builtin/repo.c:777
|
['char*', 'struct oid_array*', 'enum object_type', 'void*']
|
int
|
[]
|
prefetch_to_pack
in
/src/git/builtin/pack-objects.c:2210
|
['uint32_t']
|
void
|
[]
|
is_not_in_promisor_pack
in
/src/git/builtin/pack-objects.c:4971
|
['struct commit*', 'void*']
|
int
|
[]
|
cmd_mktree
in
/src/git/builtin/mktree.c:154
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
write_tar_entry
in
/src/git/archive-tar.c:255
|
['struct archiver_args*', 'struct object_id*', 'char*', 'size_t', 'unsigned int', 'void*', 'unsigned long']
|
int
|
[]
|
upload_archive
in
/src/git/daemon.c:479
|
['struct strvec*']
|
int
|
[]
|
receive_pack
in
/src/git/daemon.c:489
|
['struct strvec*']
|
int
|
[]
|
serve
in
/src/git/daemon.c:1230
|
['struct string_list*', 'int', 'struct credentials*']
|
int
|
[]
|
open_in_gdb
in
/src/git/compat/mingw.c:31
|
[]
|
void
|
[]
|
cmd_upload_archive
in
/src/git/builtin/upload-archive.c:87
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__rot13_filter
in
/src/git/t/helper/test-rot13-filter.c:332
|
['int', 'char**']
|
int
|
[]
|
cmd_remote_fd
in
/src/git/builtin/remote-fd.c:56
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_remote_ext
in
/src/git/builtin/remote-ext.c:198
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
upload_pack_config
in
/src/git/upload-pack.c:1334
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
urlmatch_config_entry
in
/src/git/urlmatch.c:556
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
wt_status_collect_changed_cb
in
/src/git/wt-status.c:460
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
add_file_to_list
in
/src/git/wt-status.c:712
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned int', 'void*']
|
int
|
[]
|
pseudo_merge_config
in
/src/git/pseudo-merge.c:120
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
cmd__progress
in
/src/git/t/helper/test-progress.c:31
|
['int', 'char**']
|
int
|
[]
|
collect_expect
in
/src/git/t/helper/test-parse-options.c:57
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
test_string_list__insert
in
/src/git/t/unit-tests/u-string-list.c:290
|
[]
|
void
|
[]
|
cmd_mailsplit
in
/src/git/builtin/mailsplit.c:274
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
show_filemodify
in
/src/git/builtin/fast-export.c:432
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
config_read_branches
in
/src/git/builtin/remote.c:296
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
add_remote_to_show_info
in
/src/git/builtin/remote.c:1194
|
['struct string_list_item*', 'void*']
|
int
|
[]
|
add_local_to_show_info
in
/src/git/builtin/remote.c:1233
|
['struct string_list_item*', 'void*']
|
int
|
[]
|
add_existing
in
/src/git/builtin/show-ref.c:101
|
['struct reference*', 'void*']
|
int
|
[]
|
urlmatch_collect_fn
in
/src/git/builtin/config.c:809
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
write_copy_table
in
/src/git/refs/reftable-backend.c:1754
|
['struct reftable_writer*', 'void*']
|
int
|
[]
|
cacheinfo_callback
in
/src/git/builtin/update-index.c:813
|
['struct parse_opt_ctx_t*', 'struct option*', 'char*', 'int']
|
enum parse_opt_result
|
[]
|
cmd_version
in
/src/git/scalar.c:971
|
['int', 'char**']
|
int
|
[]
|
cmd__getcwd
in
/src/git/t/helper/test-getcwd.c:10
|
['int', 'char**']
|
int
|
[]
|
cmd_reflog_exists
in
/src/git/builtin/reflog.c:334
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__env_helper
in
/src/git/t/helper/test-env-helper.c:32
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_check_name
in
/src/git/t/helper/test-submodule.c:66
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_check_url
in
/src/git/t/helper/test-submodule.c:79
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_resolve_relative_url
in
/src/git/t/helper/test-submodule.c:107
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule
in
/src/git/t/helper/test-submodule.c:224
|
['int', 'char**']
|
int
|
[]
|
cmd__parse_options_flags
in
/src/git/t/helper/test-parse-options.c:305
|
['int', 'char**']
|
int
|
[]
|
cmd__parse_subcommand
in
/src/git/t/helper/test-parse-options.c:365
|
['int', 'char**']
|
int
|
[]
|
cmd_refs_exists
in
/src/git/builtin/refs.c:126
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_refs
in
/src/git/builtin/refs.c:179
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_credential_cache_daemon
in
/src/git/builtin/credential-cache--daemon.c:337
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_credential_cache
in
/src/git/builtin/credential-cache.c:192
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_run
in
/src/git/builtin/gc.c:2035
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_stop
in
/src/git/builtin/gc.c:3439
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_is_needed
in
/src/git/builtin/gc.c:3457
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_maintenance
in
/src/git/builtin/gc.c:3517
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index_verify
in
/src/git/builtin/multi-pack-index.c:274
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index
in
/src/git/builtin/multi-pack-index.c:364
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_history
in
/src/git/builtin/history.c:735
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_notes
in
/src/git/builtin/notes.c:1127
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bundle_list_heads
in
/src/git/builtin/bundle.c:169
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bundle
in
/src/git/builtin/bundle.c:235
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_count_objects
in
/src/git/builtin/count-objects.c:97
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_update_server_info
in
/src/git/builtin/update-server-info.c:13
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_show_index
in
/src/git/builtin/show-index.c:16
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_repo_info
in
/src/git/builtin/repo.c:214
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_repo
in
/src/git/builtin/repo.c:931
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_reflog_list
in
/src/git/builtin/reflog.c:163
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_reflog_delete
in
/src/git/builtin/reflog.c:303
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_patch_id
in
/src/git/builtin/patch-id.c:221
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_prune_packed
in
/src/git/builtin/prune-packed.c:11
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_mailinfo
in
/src/git/builtin/mailinfo.c:52
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
get_url
in
/src/git/builtin/remote.c:1804
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_remote
in
/src/git/builtin/remote.c:1933
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_sparse_checkout
in
/src/git/builtin/sparse-checkout.c:1174
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_hook
in
/src/git/builtin/hook.c:192
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_commit_graph
in
/src/git/builtin/commit-graph.c:341
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_submodule__helper
in
/src/git/builtin/submodule--helper.c:3803
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_column
in
/src/git/builtin/column.c:22
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_worktree
in
/src/git/builtin/worktree.c:1464
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
packet_key_val_read
in
/src/git/t/helper/test-rot13-filter.c:80
|
['char*']
|
char
|
[]
|
test_oidmap__iterate
in
/src/git/t/unit-tests/u-oidmap.c:126
|
[]
|
void
|
[]
|
t_add
in
/src/git/t/unit-tests/u-hashmap.c:139
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
t_iterate
in
/src/git/t/unit-tests/u-hashmap.c:213
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
t_replace
in
/src/git/t/unit-tests/u-hashmap.c:81
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
t_get
in
/src/git/t/unit-tests/u-hashmap.c:106
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
t_remove
in
/src/git/t/unit-tests/u-hashmap.c:181
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
t_alloc
in
/src/git/t/unit-tests/u-hashmap.c:241
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
upload_pack_advertise
in
/src/git/upload-pack.c:1834
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
git_gpg_config
in
/src/git/gpg-interface.c:738
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
push_check
in
/src/git/builtin/submodule--helper.c:3113
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_task_prefetch
in
/src/git/builtin/gc.c:1236
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
must_check_existence
in
/src/git/cache-tree.c:251
|
['struct cache_entry*']
|
int
|
[]
|
test_trailer__empty_input
in
/src/git/t/unit-tests/u-trailer.c:32
|
[]
|
void
|
[]
|
test_trailer__no_newline_start
in
/src/git/t/unit-tests/u-trailer.c:38
|
[]
|
void
|
[]
|
test_trailer__newline_start
in
/src/git/t/unit-tests/u-trailer.c:49
|
[]
|
void
|
[]
|
test_trailer__no_body_text
in
/src/git/t/unit-tests/u-trailer.c:80
|
[]
|
void
|
[]
|
test_trailer__body_text_no_divider
in
/src/git/t/unit-tests/u-trailer.c:113
|
[]
|
void
|
[]
|
test_trailer__body_no_divider_2nd_block
in
/src/git/t/unit-tests/u-trailer.c:156
|
[]
|
void
|
[]
|
test_trailer__body_and_divider
in
/src/git/t/unit-tests/u-trailer.c:196
|
[]
|
void
|
[]
|
test_trailer__non_trailer_in_block
in
/src/git/t/unit-tests/u-trailer.c:227
|
[]
|
void
|
[]
|
test_trailer__too_many_non_trailers
in
/src/git/t/unit-tests/u-trailer.c:277
|
[]
|
void
|
[]
|
test_trailer__one_non_trailer_no_git_trailers
in
/src/git/t/unit-tests/u-trailer.c:296
|
[]
|
void
|
[]
|
bundle_uri_command
in
/src/git/bundle-uri.c:955
|
['struct repository*', 'struct packet_reader*']
|
int
|
[]
|
module_gitdir
in
/src/git/builtin/submodule--helper.c:1346
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
reflog_expire_condition
in
/src/git/builtin/gc.c:342
|
['struct gc_config*']
|
int
|
[]
|
cmd_var
in
/src/git/builtin/var.c:217
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
reftable_be_init
in
/src/git/refs/reftable-backend.c:369
|
['struct repository*', 'char*', 'char*', 'unsigned int']
|
struct ref_store
|
[]
|
trace2_initialize_fl
in
/src/git/trace2.c:217
|
['char*', 'int']
|
void
|
[]
|
sideband_demux
in
/src/git/fetch-pack.c:856
|
['int', 'int', 'void*']
|
int
|
[]
|
odb_source_files_write_alternate
in
/src/git/odb/source-files.c:207
|
['struct odb_source*', 'char*']
|
int
|
[]
|
repo_write_loose_object_map
in
/src/git/loose.c:129
|
['struct repository*']
|
int
|
[]
|
try_to_run_foreground_daemon
in
/src/git/builtin/fsmonitor--daemon.c:1423
|
['int']
|
int
|
[]
|
reftable_be_rename_ref
in
/src/git/refs/reftable-backend.c:1966
|
['struct ref_store*', 'char*', 'char*', 'char*']
|
int
|
[]
|
reftable_be_copy_ref
in
/src/git/refs/reftable-backend.c:1997
|
['struct ref_store*', 'char*', 'char*', 'char*']
|
int
|
[]
|
reftable_be_create_reflog
in
/src/git/refs/reftable-backend.c:2362
|
['struct ref_store*', 'char*', 'struct strbuf*']
|
int
|
[]
|
reftable_be_delete_reflog
in
/src/git/refs/reftable-backend.c:2440
|
['struct ref_store*', 'char*']
|
int
|
[]
|
reftable_be_optimize
in
/src/git/refs/reftable-backend.c:1680
|
['struct ref_store*', 'struct refs_optimize_opts*']
|
int
|
[]
|
reftable_be_reflog_expire
in
/src/git/refs/reftable-backend.c:2535
|
['struct ref_store*', 'char*', 'unsigned int', 'reflog_expiry_prepare_fn', 'reflog_expiry_should_prune_fn', 'reflog_expiry_cleanup_fn', 'void*']
|
int
|
[]
|
reftable_be_transaction_finish
in
/src/git/refs/reftable-backend.c:1647
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
store_credential_file
in
/src/git/builtin/credential-store.c:93
|
['char*', 'struct credential*']
|
void
|
[]
|
create_reflock
in
/src/git/refs/files-backend.c:1198
|
['char*', 'void*']
|
int
|
[]
|
reftable_be_create_on_disk
in
/src/git/refs/reftable-backend.c:480
|
['struct ref_store*', 'int', 'struct strbuf*']
|
int
|
[]
|
files_ref_store_create_on_disk
in
/src/git/refs/files-backend.c:3620
|
['struct ref_store*', 'int', 'struct strbuf*']
|
int
|
[]
|
GIT_PATH_FUNC
in
/src/git/rerere.c:882
|
['int']
|
void
|
[]
|
init_socket_directory
in
/src/git/builtin/credential-cache--daemon.c:258
|
['char*']
|
void
|
[]
|
check_vfs4git
in
/src/git/compat/fsmonitor/fsm-settings-win32.c:18
|
['struct repository*']
|
enum fsmonitor_reason
|
[]
|
default_branch
in
/src/git/builtin/var.c:53
|
['int']
|
char
|
[]
|
process_alternates_response
in
/src/git/http-walker.c:203
|
['void*']
|
void
|
[]
|
bg_wait_cb
in
/src/git/builtin/fsmonitor--daemon.c:1453
|
['struct child_process*', 'void*']
|
int
|
[]
|
do_as_client__send_stop
in
/src/git/builtin/fsmonitor--daemon.c:85
|
[]
|
int
|
[]
|
do_as_client__status
in
/src/git/builtin/fsmonitor--daemon.c:106
|
[]
|
int
|
[]
|
is_fsmonitor_refreshed
in
/src/git/fsmonitor.h:17
|
['struct index_state*']
|
int
|
[]
|
sequence_editor
in
/src/git/builtin/var.c:39
|
['int']
|
char
|
[]
|
ls_refs_advertise
in
/src/git/ls-refs.c:218
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
should_include
in
/src/git/pack-bitmap.c:1211
|
['struct commit*', 'void*']
|
int
|
[]
|
should_include_obj
in
/src/git/pack-bitmap.c:1236
|
['struct object*', 'void*']
|
int
|
[]
|
show_boundary_commit
in
/src/git/pack-bitmap.c:1314
|
['struct commit*', 'void*']
|
void
|
[]
|
can_reuse_delta
in
/src/git/builtin/pack-objects.c:2175
|
['struct object_id*', 'struct object_entry*', 'struct object_entry**']
|
int
|
[]
|
add_object_entry_from_bitmap
in
/src/git/builtin/pack-objects.c:1880
|
['struct object_id*', 'enum object_type', 'int', 'uint32_t', 'struct packed_git*', 'off_t', 'void*']
|
int
|
[]
|
test_show_object
in
/src/git/pack-bitmap.c:2716
|
['struct object*', 'char*', 'void*']
|
void
|
[]
|
test_show_commit
in
/src/git/pack-bitmap.c:2732
|
['struct commit*', 'void*']
|
void
|
[]
|
odb_source_files_count_objects
in
/src/git/odb/source-files.c:96
|
['struct odb_source*', 'enum odb_count_objects_flags', 'unsigned long*']
|
int
|
[]
|
odb_source_files_find_abbrev_len
in
/src/git/odb/source-files.c:125
|
['struct odb_source*', 'struct object_id*', 'unsigned', 'unsigned*']
|
int
|
[]
|
odb_source_files_reprepare
in
/src/git/odb/source-files.c:42
|
['struct odb_source*']
|
void
|
[]
|
repo_for_eack_pack_data_init
in
/src/git/packfile.h:190
|
['struct repository*']
|
struct repo_for_each_pack_data
|
[]
|
repo_for_each_pack_data_next
in
/src/git/packfile.h:209
|
['struct repo_for_each_pack_data*']
|
void
|
[]
|
stdin_packs_include_check
in
/src/git/builtin/pack-objects.c:3904
|
['struct commit*', 'void*']
|
int
|
[]
|
cruft_include_check
in
/src/git/builtin/pack-objects.c:4184
|
['struct commit*', 'void*']
|
int
|
[]
|
odb_source_files_freshen_object
in
/src/git/odb/source-files.c:149
|
['struct odb_source*', 'struct object_id*']
|
int
|
[]
|
count_loose
in
/src/git/builtin/count-objects.c:61
|
['struct object_id*', 'char*', 'void*']
|
int
|
[]
|
odb_source_files_read_object_stream
in
/src/git/odb/source-files.c:63
|
['struct odb_read_stream**', 'struct odb_source*', 'struct object_id*']
|
int
|
[]
|
read_istream_pack_non_delta
in
/src/git/packfile.c:2856
|
['struct odb_read_stream*', 'char*', 'size_t']
|
ssize_t
|
[]
|
incremental_repack_auto_condition
in
/src/git/builtin/gc.c:1425
|
['struct gc_config*']
|
int
|
[]
|
files_ref_store_init
in
/src/git/refs/files-backend.c:108
|
['struct repository*', 'char*', 'char*', 'unsigned int']
|
struct ref_store
|
[]
|
get_one_entry
in
/src/git/builtin/remote.c:1366
|
['struct remote*', 'void*']
|
int
|
[]
|
get_text_file
in
/src/git/http-backend.c:221
|
['struct strbuf*', 'char*']
|
void
|
[]
|
get_loose_object
in
/src/git/http-backend.c:228
|
['struct strbuf*', 'char*']
|
void
|
[]
|
get_pack_file
in
/src/git/http-backend.c:235
|
['struct strbuf*', 'char*']
|
void
|
[]
|
get_idx_file
in
/src/git/http-backend.c:242
|
['struct strbuf*', 'char*']
|
void
|
[]
|
process_log_file_at_exit
in
/src/git/builtin/gc.c:107
|
[]
|
void
|
[]
|
worktree_prune_condition
in
/src/git/builtin/gc.c:391
|
['struct gc_config*']
|
int
|
[]
|
rerere_gc_condition
in
/src/git/builtin/gc.c:438
|
['struct gc_config*']
|
int
|
[]
|
should_write_commit_graph
in
/src/git/builtin/gc.c:1161
|
['struct gc_config*']
|
int
|
[]
|
loose_object_auto_condition
in
/src/git/builtin/gc.c:1318
|
['struct gc_config*']
|
int
|
[]
|
repo_config_get_uint
in
/src/git/config.c:2380
|
['struct repository*', 'char*', 'unsigned int*']
|
int
|
[]
|
http_config
in
/src/git/http-backend.c:249
|
[]
|
void
|
[]
|
fsevent_callback
in
/src/git/compat/fsmonitor/fsm-listen-darwin.c:195
|
['ConstFSEventStreamRef', 'void*', 'size_t', 'void*', 'FSEventStreamEventFlags[]', 'FSEventStreamEventId[]']
|
void
|
[]
|
session_id_advertise
in
/src/git/serve.c:72
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
object_info_advertise
in
/src/git/serve.c:92
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
bundle_uri_advertise
in
/src/git/bundle-uri.c:929
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
diff_opt_find_object
in
/src/git/diff.c:5495
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
check_tracking_name
in
/src/git/checkout.c:24
|
['struct remote*', 'void*']
|
int
|
[]
|
parse_opt_object_name
in
/src/git/parse-options-cb.c:126
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
parse_opt_object_id
in
/src/git/parse-options-cb.c:142
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
check_one_mergetag
in
/src/git/builtin/replace.c:413
|
['struct commit*', 'struct commit_extra_header*', 'void*']
|
int
|
[]
|
repo_get_oid_blob
in
/src/git/object-name.c:1601
|
['struct repository*', 'char*', 'struct object_id*']
|
int
|
[]
|
parse_cmd_update
in
/src/git/builtin/update-ref.c:248
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_create
in
/src/git/builtin/update-ref.c:338
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_delete
in
/src/git/builtin/update-ref.c:397
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_verify
in
/src/git/builtin/update-ref.c:461
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_symref_update
in
/src/git/builtin/update-ref.c:282
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
for_each_prefixed_object_wrapper_cb
in
/src/git/object-file.c:1886
|
['struct object_id*', 'void*']
|
int
|
[]
|
for_each_object_wrapper_cb
in
/src/git/object-file.c:1868
|
['struct object_id*', 'char*', 'void*']
|
int
|
[]
|
odb_source_files_free
in
/src/git/odb/source-files.c:26
|
['struct odb_source*']
|
void
|
[]
|
test_oidtree__cleanup
in
/src/git/t/unit-tests/u-oidtree.c:83
|
[]
|
void
|
[]
|
test_oidtree__initialize
in
/src/git/t/unit-tests/u-oidtree.c:78
|
[]
|
void
|
[]
|
cmd__mergesort
in
/src/git/t/helper/test-mergesort.c:386
|
['int', 'char**']
|
int
|
[]
|
test_mem_pool__big_block
in
/src/git/t/unit-tests/u-mem-pool.c:17
|
[]
|
void
|
[]
|
test_mem_pool__tiny_block
in
/src/git/t/unit-tests/u-mem-pool.c:22
|
[]
|
void
|
[]
|
insert_oid_entry
in
/src/git/builtin/fast-import.c:1792
|
['struct mark_set**', 'struct object_id*', 'uintmax_t']
|
void
|
[]
|
load_cache_entries_thread
in
/src/git/read-cache.c:2096
|
['void*']
|
void
|
[]
|
append_loose_object
in
/src/git/object-file.c:2028
|
['struct object_id*', 'char*', 'void*']
|
int
|
[]
|
fill_tree_loc
in
/src/git/t/unit-tests/u-oidtree.c:17
|
['struct oidtree*', 'char*[]', 'size_t']
|
int
|
[]
|
run_request_queue
in
/src/git/http-push.c:1701
|
[]
|
void
|
[]
|
init_git
in
/src/git/common-init.c:34
|
['char**']
|
void
|
[]
|
obstack_chunk_alloc
in
/src/git/kwset.c:44
|
['long']
|
void
|
[]
|
get_refs_from_bundle
in
/src/git/transport.c:151
|
['struct transport*', 'int', 'struct transport_ls_refs_options*']
|
struct ref
|
[]
|
collect_tags
in
/src/git/builtin/tag.c:108
|
['char*', 'char*', 'struct object_id*', 'void*']
|
int
|
[]
|
write_each_note
in
/src/git/notes.c:763
|
['struct object_id*', 'struct object_id*', 'char*', 'void*']
|
int
|
[]
|
mingw_execvp
in
/src/git/compat/mingw.c:2238
|
['char*', 'char**']
|
int
|
[]
|
strbuf_split_str
in
/src/git/strbuf.h:588
|
[]
|
struct strbuf
|
[]
|
curl_dump_header
in
/src/git/http.c:852
|
['char*', 'unsigned char*', 'size_t', 'int']
|
void
|
[]
|
cache_put_path
in
/src/git/submodule-config.c:139
|
['struct submodule_cache*', 'struct submodule*']
|
void
|
[]
|
lookup_or_create_by_name
in
/src/git/submodule-config.c:388
|
['struct submodule_cache*', 'struct object_id*', 'char*']
|
struct submodule
|
[]
|
add_one_reference
in
/src/git/builtin/clone.c:157
|
['struct string_list_item*', 'void*']
|
int
|
[]
|
grab_1st_switch
in
/src/git/wt-status.c:1681
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
show_tree_default
in
/src/git/builtin/ls-tree.c:186
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
update_relative_gitdir
in
/src/git/setup.c:1084
|
['char*', 'char*', 'char*', 'void*']
|
void
|
[]
|
start_delayed_sparse_progress
in
/src/git/progress.c:318
|
['struct repository*', 'char*', 'uint64_t']
|
struct progress
|
[]
|
read_request_eof
in
/src/git/http-backend.c:308
|
['int', 'unsigned char**']
|
ssize_t
|
[]
|
read_request_fixed_len
in
/src/git/http-backend.c:345
|
['int', 'ssize_t', 'unsigned char**']
|
ssize_t
|
[]
|
mks_tempfile_s
in
/src/git/tempfile.h:151
|
['char*', 'int']
|
struct tempfile
|
[]
|
test_reftable_stack__read_file
in
/src/git/t/unit-tests/u-reftable-stack.c:77
|
[]
|
void
|
[]
|
mks_tempfile_ts
in
/src/git/tempfile.h:174
|
['char*', 'int']
|
struct tempfile
|
[]
|
mks_tempfile_tm
in
/src/git/tempfile.h:181
|
['char*', 'int']
|
struct tempfile
|
[]
|
git_hash_alloc
in
/src/git/hash.c:251
|
[]
|
struct git_hash_ctx
|
[]
|
contents_atom_parser
in
/src/git/ref-filter.c:612
|
['struct ref_format*', 'struct used_atom*', 'char*', 'struct strbuf*']
|
int
|
[]
|
parse_header
in
/src/git/mailinfo.c:569
|
['struct strbuf*', 'char*', 'struct mailinfo*', 'struct strbuf*']
|
int
|
[]
|
find_unique_prefixes
in
/src/git/add-interactive.c:99
|
['struct prefix_item_list*']
|
void
|
[]
|
register_replace_ref
in
/src/git/replace-object.c:11
|
['struct reference*', 'void*']
|
int
|
[]
|
xml_start_tag
in
/src/git/http-push.c:790
|
['void*', 'char*', 'char**']
|
void
|
[]
|
subst_from_stdin
in
/src/git/sh-i18n--envsubst.c:315
|
[]
|
void
|
[]
|
precompose_utf8_readdir
in
/src/git/compat/precompose_utf8.c:131
|
['PREC_DIR*']
|
struct dirent_prec_psx
|
[]
|
add_one_object
in
/src/git/http-push.c:1280
|
[]
|
struct object_list
|
[]
|
auth_cram_md5
in
/src/git/imap-send.c:1027
|
['struct imap_store*', 'char*']
|
int
|
[]
|
repo_config_callback
in
/src/git/config.c:2257
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
graph_read_bloom_data
in
/src/git/commit-graph.c:348
|
['unsigned char*', 'size_t', 'void*']
|
int
|
[]
|
register_ref
in
/src/git/bisect.c:453
|
['struct reference*', 'void*']
|
int
|
[]
|
copy_commit_list
in
/src/git/commit.h:210
|
['struct commit_list*']
|
struct commit_list
|
[]
|
color_atom_parser
in
/src/git/ref-filter.c:384
|
['struct ref_format*', 'struct used_atom*', 'char*', 'struct strbuf*']
|
int
|
[]
|
show_all_config
in
/src/git/builtin/config.c:452
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
collect_config
in
/src/git/builtin/config.c:482
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
grep_cmd_config
in
/src/git/builtin/grep.c:294
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_sequencer_config
in
/src/git/sequencer.c:273
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_stash_config
in
/src/git/builtin/stash.c:913
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
http_options
in
/src/git/http.c:392
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
reflog_expire_config
in
/src/git/reflog.c:35
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_mailinfo_config
in
/src/git/t/t4256/1/mailinfo.c:1192
|
['char*', 'char*', 'void*']
|
int
|
[]
|
git_checkout_config
in
/src/git/builtin/checkout.c:1232
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_imap_config
in
/src/git/imap-send.c:1521
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
fetch_pack_config_cb
in
/src/git/fetch-pack.c:1923
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_proxy_command_options
in
/src/git/connect.c:981
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_fsck_config
in
/src/git/fsck.c:1440
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_fetch_config
in
/src/git/builtin/fetch.c:114
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
fsmonitor_config
in
/src/git/builtin/fsmonitor--daemon.c:45
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_help_config
in
/src/git/builtin/help.c:427
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_tag_config
in
/src/git/builtin/tag.c:210
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
send_pack_config
in
/src/git/builtin/send-pack.c:130
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
rebase_config
in
/src/git/builtin/rebase.c:791
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_patch_id_config
in
/src/git/builtin/patch-id.c:204
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
add_config
in
/src/git/builtin/add.c:286
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_cat_file_config
in
/src/git/builtin/cat-file.c:1009
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_read_tree_config
in
/src/git/builtin/read-tree.c:102
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_index_pack_config
in
/src/git/builtin/index-pack.c:1664
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
show_config
in
/src/git/builtin/var.c:207
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_branch_config
in
/src/git/builtin/branch.c:84
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
receive_pack_config
in
/src/git/builtin/receive-pack.c:145
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
repack_config
in
/src/git/builtin/repack.c:50
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_clean_config
in
/src/git/builtin/clean.c:109
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_pull_config
in
/src/git/builtin/pull.c:226
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_show_branch_config
in
/src/git/builtin/show-branch.c:572
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
difftool_config
in
/src/git/builtin/difftool.c:49
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_reset_config
in
/src/git/builtin/reset.c:327
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_push_config
in
/src/git/builtin/push.c:488
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_worktree_config
in
/src/git/builtin/worktree.c:135
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_get_color_config
in
/src/git/builtin/config.c:691
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
diff_opt_ignore_regex
in
/src/git/diff.c:5832
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
add_file_cb
in
/src/git/archive.c:562
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
get_layout_shallow
in
/src/git/builtin/repo.c:65
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
mark_object_seen
in
/src/git/reachable.c:283
|
['struct object_id*', 'enum object_type', 'int', 'uint32_t', 'struct packed_git*', 'off_t', 'void*']
|
int
|
[]
|
ref_transaction_rejection_handler
in
/src/git/builtin/receive-pack.c:1878
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'char*', 'enum ref_transaction_error', 'char*', 'void*']
|
void
|
[]
|
reftable_be_read_raw_ref
in
/src/git/refs/reftable-backend.c:860
|
['struct ref_store*', 'char*', 'struct object_id*', 'struct strbuf*', 'unsigned int*', 'int*']
|
int
|
[]
|
reftable_be_read_symbolic_ref
in
/src/git/refs/reftable-backend.c:890
|
['struct ref_store*', 'char*', 'struct strbuf*']
|
int
|
[]
|
reftable_be_for_each_reflog_ent_reverse
in
/src/git/refs/reftable-backend.c:2169
|
['struct ref_store*', 'char*', 'each_reflog_ent_fn', 'void*']
|
int
|
[]
|
reftable_be_for_each_reflog_ent
in
/src/git/refs/reftable-backend.c:2217
|
['struct ref_store*', 'char*', 'each_reflog_ent_fn', 'void*']
|
int
|
[]
|
reftable_be_reflog_exists
in
/src/git/refs/reftable-backend.c:2276
|
['struct ref_store*', 'char*']
|
int
|
[]
|
reftable_be_fsck
in
/src/git/refs/reftable-backend.c:2725
|
['struct ref_store*', 'struct fsck_options*', 'struct worktree*']
|
int
|
[]
|
cmd_verify_ref
in
/src/git/t/helper/test-ref-store.c:198
|
['struct ref_store*', 'char**']
|
int
|
[]
|
cmd_fsmonitor__daemon
in
/src/git/builtin/fsmonitor--daemon.c:1596
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
emit_block
in
/src/git/t/helper/test-path-walk.c:31
|
['char*', 'struct oid_array*', 'enum object_type', 'void*']
|
int
|
[]
|
test_example_decorate__initialize
in
/src/git/t/unit-tests/u-example-decorate.c:16
|
[]
|
void
|
[]
|
mark_object_for_connectivity
in
/src/git/builtin/fsck.c:911
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
add_graft_decoration
in
/src/git/log-tree.c:210
|
['struct commit_graft*', 'void*']
|
int
|
[]
|
fetch_start_failure
in
/src/git/submodule.c:1749
|
['struct strbuf*', 'void*', 'void*']
|
int
|
[]
|
fetch_finish
in
/src/git/submodule.c:1769
|
['int', 'struct strbuf*', 'void*', 'void*']
|
int
|
[]
|
add_pack_to_midx
in
/src/git/midx-write.c:163
|
['char*', 'size_t', 'char*', 'void*']
|
void
|
[]
|
prefetch
in
/src/git/http-walker.c:153
|
['struct walker*', 'struct object_id*']
|
void
|
[]
|
fetch_fsck_config_cb
in
/src/git/transport.c:175
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
list_config_fsck_msg_ids
in
/src/git/fsck.c:92
|
['struct string_list*', 'char*']
|
void
|
[]
|
files_fsck_refs_content
in
/src/git/refs/files-backend.c:3777
|
['struct ref_store*', 'struct fsck_options*', 'char*', 'char*', 'int']
|
int
|
[]
|
reftable_fsck_error_handler
in
/src/git/refs/reftable-backend.c:2707
|
['struct reftable_fsck_info*', 'void*']
|
int
|
[]
|
files_fsck_refs_name
in
/src/git/refs/files-backend.c:3871
|
['struct ref_store*', 'struct fsck_options*', 'char*', 'char*', 'int']
|
int
|
[]
|
files_fsck
in
/src/git/refs/files-backend.c:4018
|
['struct ref_store*', 'struct fsck_options*', 'struct worktree*']
|
int
|
[]
|
files_fsck_root_ref
in
/src/git/refs/files-backend.c:3995
|
['char*', 'void*']
|
int
|
[]
|
cmd__hashmap
in
/src/git/t/helper/test-hashmap.c:146
|
['int', 'char**']
|
int
|
[]
|
parallel_next
in
/src/git/t/helper/test-run-command.c:23
|
['struct child_process*', 'struct strbuf*', 'void*', 'void**']
|
int
|
[]
|
quote_arg_msvc
in
/src/git/compat/mingw.c:1559
|
['char*']
|
char
|
[]
|
mingw_query_user_email
in
/src/git/compat/mingw.c:2658
|
[]
|
char
|
[]
|
migrate_one_reflog_entry
in
/src/git/refs.c:3176
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
author
in
/src/git/builtin/var.c:29
|
['int']
|
char
|
[]
|
from_callback
in
/src/git/builtin/log.c:1660
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
rename_one_ref
in
/src/git/builtin/remote.c:713
|
['struct reference*', 'void*']
|
int
|
[]
|
committer
in
/src/git/builtin/var.c:24
|
['int']
|
char
|
[]
|
rename_one_reflog_entry
in
/src/git/builtin/remote.c:630
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
is_path_owned_by_current_sid
in
/src/git/compat/mingw.c:3266
|
['char*', 'struct strbuf*']
|
int
|
[]
|
option_parse_strategy
in
/src/git/builtin/merge.c:239
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
cmd__dir_iterator
in
/src/git/t/helper/test-dir-iterator.c:20
|
['int', 'char**']
|
int
|
[]
|
files_reflog_iterator_advance
in
/src/git/refs/files-backend.c:2378
|
['struct ref_iterator*']
|
int
|
[]
|
test_combined__cleanup
in
/src/git/t/unit-tests/clar/test/suites/combined.c:14
|
[]
|
void
|
[]
|
clar_test
in
/src/git/t/unit-tests/clar/clar.c:681
|
['int', 'char**']
|
int
|
[]
|
cl_fs_cleanup
in
/src/git/t/unit-tests/clar/clar/fs.h:523
|
[]
|
void
|
[]
|
test_combined__2
in
/src/git/t/unit-tests/clar/test/suites/combined.c:29
|
[]
|
void
|
[]
|
precompose_utf8_opendir
in
/src/git/compat/precompose_utf8.c:110
|
['char*']
|
PREC_DIR
|
[]
|
fn_init
in
/src/git/trace2/tr2_tgt_perf.c:38
|
[]
|
int
|
[]
|
normal_io_write_fl
in
/src/git/trace2/tr2_tgt_normal.c:69
|
['char*', 'int', 'struct strbuf*']
|
void
|
[]
|
fn_too_many_files_fl
in
/src/git/trace2/tr2_tgt_event.c:117
|
['char*', 'int']
|
void
|
[]
|
fn_version_fl
in
/src/git/trace2/tr2_tgt_perf.c:162
|
['char*', 'int']
|
void
|
[]
|
fn_start_fl
in
/src/git/trace2/tr2_tgt_perf.c:174
|
['char*', 'int', 'uint64_t', 'char**']
|
void
|
[]
|
fn_exit_fl
in
/src/git/trace2/tr2_tgt_perf.c:187
|
['char*', 'int', 'uint64_t', 'int']
|
void
|
[]
|
fn_signal
in
/src/git/trace2/tr2_tgt_perf.c:200
|
['uint64_t', 'int']
|
void
|
[]
|
fn_atexit
in
/src/git/trace2/tr2_tgt_perf.c:212
|
['uint64_t', 'int']
|
void
|
[]
|
fn_error_va_fl
in
/src/git/trace2/tr2_tgt_perf.c:237
|
['char*', 'int', 'char*', 'va_list']
|
void
|
[]
|
fn_command_path_fl
in
/src/git/trace2/tr2_tgt_perf.c:250
|
['char*', 'int', 'char*']
|
void
|
[]
|
fn_command_ancestry_fl
in
/src/git/trace2/tr2_tgt_perf.c:262
|
['char*', 'int', 'char**']
|
void
|
[]
|
fn_command_name_fl
in
/src/git/trace2/tr2_tgt_perf.c:277
|
['char*', 'int', 'char*', 'char*']
|
void
|
[]
|
fn_command_mode_fl
in
/src/git/trace2/tr2_tgt_perf.c:292
|
['char*', 'int', 'char*']
|
void
|
[]
|
fn_alias_fl
in
/src/git/trace2/tr2_tgt_perf.c:304
|
['char*', 'int', 'char*', 'char**']
|
void
|
[]
|
fn_child_start_fl
in
/src/git/trace2/tr2_tgt_perf.c:319
|
['char*', 'int', 'uint64_t', 'struct child_process*']
|
void
|
[]
|
fn_child_exit_fl
in
/src/git/trace2/tr2_tgt_perf.c:355
|
['char*', 'int', 'uint64_t', 'int', 'int', 'int', 'uint64_t']
|
void
|
[]
|
fn_child_ready_fl
in
/src/git/trace2/tr2_tgt_perf.c:369
|
['char*', 'int', 'uint64_t', 'int', 'int', 'char*', 'uint64_t']
|
void
|
[]
|
fn_exec_fl
in
/src/git/trace2/tr2_tgt_perf.c:406
|
['char*', 'int', 'uint64_t', 'int', 'char*', 'char**']
|
void
|
[]
|
fn_exec_result_fl
in
/src/git/trace2/tr2_tgt_perf.c:427
|
['char*', 'int', 'uint64_t', 'int', 'int']
|
void
|
[]
|
fn_param_fl
in
/src/git/trace2/tr2_tgt_perf.c:443
|
['char*', 'int', 'char*', 'char*', 'struct key_value_info*']
|
void
|
[]
|
fn_repo_fl
in
/src/git/trace2/tr2_tgt_perf.c:462
|
['char*', 'int', 'struct repository*']
|
void
|
[]
|
fn_printf_va_fl
in
/src/git/trace2/tr2_tgt_perf.c:549
|
['char*', 'int', 'uint64_t', 'char*', 'va_list']
|
void
|
[]
|
fn_timer
in
/src/git/trace2/tr2_tgt_perf.c:563
|
['struct tr2_timer_metadata*', 'struct tr2_timer*', 'int']
|
void
|
[]
|
fn_counter
in
/src/git/trace2/tr2_tgt_perf.c:585
|
['struct tr2_counter_metadata*', 'struct tr2_counter*', 'int']
|
void
|
[]
|
fn_thread_start_fl
in
/src/git/trace2/tr2_tgt_perf.c:383
|
['char*', 'int', 'uint64_t']
|
void
|
[]
|
fn_thread_exit_fl
in
/src/git/trace2/tr2_tgt_perf.c:394
|
['char*', 'int', 'uint64_t', 'uint64_t']
|
void
|
[]
|
fn_region_enter_printf_va_fl
in
/src/git/trace2/tr2_tgt_perf.c:476
|
['char*', 'int', 'uint64_t', 'char*', 'char*', 'struct repository*', 'char*', 'va_list']
|
void
|
[]
|
fn_region_leave_printf_va_fl
in
/src/git/trace2/tr2_tgt_perf.c:498
|
['char*', 'int', 'uint64_t', 'uint64_t', 'char*', 'char*', 'struct repository*', 'char*', 'va_list']
|
void
|
[]
|
fn_data_fl
in
/src/git/trace2/tr2_tgt_perf.c:518
|
['char*', 'int', 'uint64_t', 'uint64_t', 'char*', 'struct repository*', 'char*', 'char*']
|
void
|
[]
|
fn_data_json_fl
in
/src/git/trace2/tr2_tgt_perf.c:533
|
['char*', 'int', 'uint64_t', 'uint64_t', 'char*', 'struct repository*', 'char*', 'struct json_writer*']
|
void
|
[]
|
loose_fill_ref_dir
in
/src/git/refs/files-backend.c:310
|
['struct ref_store*', 'struct ref_dir*', 'char*']
|
void
|
[]
|
files_ref_iterator_begin
in
/src/git/refs/files-backend.c:1011
|
['struct ref_store*', 'char*', 'char**', 'unsigned int']
|
struct ref_iterator
|
[]
|
git_qsort_s
in
/src/git/compat/qsort_s.c:48
|
['void*', 'size_t', 'size_t', 'void*']
|
int
|
[]
|
parse_file_arg
in
/src/git/builtin/notes.c:289
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
option_parse_trailer
in
/src/git/builtin/interpret-trailers.c:61
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
wmain
in
/src/git/compat/mingw.c:3631
|
['int', 'wchar_t**']
|
int
|
[]
|
add_known_remote
in
/src/git/builtin/remote.c:552
|
['struct remote*', 'void*']
|
int
|
[]
|
compare_objects
in
/src/git/builtin/index-pack.c:770
|
['unsigned char*', 'unsigned long', 'void*']
|
int
|
[]
|
submodule_summary_callback
in
/src/git/builtin/submodule--helper.c:1189
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
find_internet_password
in
/src/git/contrib/credential/osxkeychain/git-credential-osxkeychain.c:192
|
[]
|
OSStatus
|
[]
|
add_internet_password
in
/src/git/contrib/credential/osxkeychain/git-credential-osxkeychain.c:336
|
[]
|
OSStatus
|
[]
|
libgit_configset_alloc
in
/src/git/contrib/libgit-sys/public_symbol_export.c:18
|
[]
|
struct libgit_config_set
|
[]
|
handle_one_reflog
in
/src/git/revision.c:1694
|
['char*', 'void*']
|
int
|
[]
|
append_similar_ref
in
/src/git/help.c:855
|
['struct reference*', 'void*']
|
int
|
[]
|
head_atom_parser
in
/src/git/ref-filter.c:928
|
['struct ref_format*', 'struct used_atom*', 'char*', 'struct strbuf*']
|
int
|
[]
|
generate_info_refs
in
/src/git/server-info.c:171
|
['struct update_info_ctx*']
|
int
|
[]
|
pack_refs_condition
in
/src/git/builtin/gc.c:288
|
['UNUSED*']
|
int
|
[]
|
fsck_handle_reflog
in
/src/git/builtin/fsck.c:516
|
['char*', 'void*']
|
int
|
[]
|
|
|
strncpy
|
['/src/git/oss-fuzz/fuzz-config.c', '/src/git/oss-fuzz/fuzz-commit-graph.c']
|
N/A
|
|
Blocker function
|
Arguments type
|
Return type
|
Constants touched
|
test_selftest__help
in
/src/git/t/unit-tests/clar/test/selftest.c:294
|
[]
|
void
|
[]
|
test_selftest__without_arguments
in
/src/git/t/unit-tests/clar/test/selftest.c:299
|
[]
|
void
|
[]
|
test_selftest__specific_test
in
/src/git/t/unit-tests/clar/test/selftest.c:304
|
[]
|
void
|
[]
|
test_selftest__stop_on_failure
in
/src/git/t/unit-tests/clar/test/selftest.c:309
|
[]
|
void
|
[]
|
test_selftest__quiet
in
/src/git/t/unit-tests/clar/test/selftest.c:314
|
[]
|
void
|
[]
|
test_selftest__tap
in
/src/git/t/unit-tests/clar/test/selftest.c:319
|
[]
|
void
|
[]
|
test_selftest__suite_names
in
/src/git/t/unit-tests/clar/test/selftest.c:324
|
[]
|
void
|
[]
|
test_selftest__summary_without_filename
in
/src/git/t/unit-tests/clar/test/selftest.c:329
|
[]
|
void
|
[]
|
test_selftest__summary_with_filename
in
/src/git/t/unit-tests/clar/test/selftest.c:337
|
[]
|
void
|
[]
|
test_combined__2
in
/src/git/t/unit-tests/clar/test/suites/combined.c:29
|
[]
|
void
|
[]
|
test_combined__cleanup
in
/src/git/t/unit-tests/clar/test/suites/combined.c:14
|
[]
|
void
|
[]
|
clar_test
in
/src/git/t/unit-tests/clar/clar.c:681
|
['int', 'char**']
|
int
|
[]
|
cl_fs_cleanup
in
/src/git/t/unit-tests/clar/clar/fs.h:523
|
[]
|
void
|
[]
|
parse_chunk
in
/src/git/apply.c:2251
|
['struct apply_state*', 'char*', 'unsigned long', 'struct patch*']
|
int
|
[]
|
run_patch
in
/src/git/add-interactive.c:872
|
['struct add_i_state*', 'struct pathspec*', 'struct prefix_item_list*', 'struct list_and_choose_options*']
|
int
|
[]
|
create_stash
in
/src/git/builtin/stash.c:1573
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_stash
in
/src/git/builtin/stash.c:2383
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
save_stash
in
/src/git/builtin/stash.c:1941
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_add
in
/src/git/builtin/add.c:381
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge
in
/src/git/builtin/merge.c:1362
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_checkout
in
/src/git/builtin/checkout.c:2044
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_switch
in
/src/git/builtin/checkout.c:2096
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_restore
in
/src/git/builtin/checkout.c:2135
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_history_split
in
/src/git/builtin/history.c:657
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_rebase
in
/src/git/builtin/rebase.c:1096
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_history_reword
in
/src/git/builtin/history.c:428
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_status
in
/src/git/builtin/commit.c:1537
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
compare_refs
in
/src/git/ref-filter.c:3528
|
['void*', 'void*', 'void*']
|
int
|
[]
|
filter_and_format_one
in
/src/git/ref-filter.c:3061
|
['struct reference*', 'void*']
|
int
|
[]
|
cmd_tag
in
/src/git/builtin/tag.c:454
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_for_each_ref
in
/src/git/builtin/for-each-ref.c:113
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_refs_list
in
/src/git/builtin/refs.c:115
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_branch
in
/src/git/builtin/branch.c:709
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_verify_tag
in
/src/git/builtin/verify-tag.c:23
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
verify_tag
in
/src/git/builtin/tag.c:142
|
['char*', 'char*', 'struct object_id*', 'void*']
|
int
|
[]
|
cmd_bisect__skip
in
/src/git/builtin/bisect.c:1403
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__run
in
/src/git/builtin/bisect.c:1428
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect
in
/src/git/builtin/bisect.c:1442
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__replay
in
/src/git/builtin/bisect.c:1389
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__start
in
/src/git/builtin/bisect.c:1355
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__next
in
/src/git/builtin/bisect.c:1367
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
receive_needs
in
/src/git/upload-pack.c:1083
|
['struct upload_pack_data*', 'struct packet_reader*']
|
void
|
[]
|
upload_pack_v2
in
/src/git/upload-pack.c:1769
|
['struct repository*', 'struct packet_reader*']
|
int
|
[]
|
cmd_push
in
/src/git/builtin/push.c:547
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_fetch
in
/src/git/builtin/fetch.c:2463
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_pull
in
/src/git/builtin/pull.c:856
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_describe
in
/src/git/builtin/describe.c:639
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
show_stash
in
/src/git/builtin/stash.c:962
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_pack_objects
in
/src/git/builtin/pack-objects.c:4992
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
status_submodule_cb
in
/src/git/builtin/submodule--helper.c:845
|
['struct cache_entry*', 'void*']
|
void
|
[]
|
module_summary
in
/src/git/builtin/submodule--helper.c:1277
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_am
in
/src/git/builtin/am.c:2312
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge_recursive
in
/src/git/builtin/merge-recursive.c:24
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_revert
in
/src/git/builtin/revert.c:281
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_cherry_pick
in
/src/git/builtin/revert.c:301
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_whatchanged
in
/src/git/builtin/log.c:522
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_show
in
/src/git/builtin/log.c:657
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_reflog_show
in
/src/git/builtin/reflog.c:143
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_reflog
in
/src/git/builtin/reflog.c:467
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_log
in
/src/git/builtin/log.c:821
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_format_patch
in
/src/git/builtin/log.c:1950
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_diff_tree
in
/src/git/builtin/diff-tree.c:112
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge_tree
in
/src/git/builtin/merge-tree.c:539
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_replay
in
/src/git/builtin/replay.c:69
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
apply_stash
in
/src/git/builtin/stash.c:720
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
pop_stash
in
/src/git/builtin/stash.c:819
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
branch_stash
in
/src/git/builtin/stash.c:850
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bundle_create
in
/src/git/builtin/bundle.c:70
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge_ours
in
/src/git/builtin/merge-ours.c:20
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_fmt_merge_msg
in
/src/git/builtin/fmt-merge-msg.c:12
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
run_update
in
/src/git/add-interactive.c:622
|
['struct add_i_state*', 'struct pathspec*', 'struct prefix_item_list*', 'struct list_and_choose_options*']
|
int
|
[]
|
run_revert
in
/src/git/add-interactive.c:702
|
['struct add_i_state*', 'struct pathspec*', 'struct prefix_item_list*', 'struct list_and_choose_options*']
|
int
|
[]
|
cmd_range_diff
in
/src/git/builtin/range-diff.c:35
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index_write
in
/src/git/builtin/multi-pack-index.c:143
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_repack
in
/src/git/builtin/repack.c:100
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index_compact
in
/src/git/builtin/multi-pack-index.c:208
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index_expire
in
/src/git/builtin/multi-pack-index.c:303
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index_repack
in
/src/git/builtin/multi-pack-index.c:332
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
write_out_results
in
/src/git/apply.c:4810
|
['struct apply_state*', 'struct patch*']
|
int
|
[]
|
cmd_rerere
in
/src/git/builtin/rerere.c:53
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_diff_files
in
/src/git/builtin/diff-files.c:23
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_diff
in
/src/git/builtin/diff.c:399
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_diff_index
in
/src/git/builtin/diff-index.c:19
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
patch_diff
in
/src/git/range-diff.c:491
|
['char*', 'char*', 'struct diff_options*']
|
void
|
[]
|
cmd__path_walk
in
/src/git/t/helper/test-path-walk.c:68
|
['int', 'char**']
|
int
|
[]
|
cmd_backfill
in
/src/git/builtin/backfill.c:115
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_repo_structure
in
/src/git/builtin/repo.c:875
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_reflog_expire
in
/src/git/builtin/reflog.c:181
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
prune_object
in
/src/git/builtin/prune.c:84
|
['struct object_id*', 'char*', 'void*']
|
int
|
[]
|
cmd_prune
in
/src/git/builtin/prune.c:153
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_rev_list
in
/src/git/builtin/rev-list.c:692
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_annotate
in
/src/git/builtin/annotate.c:11
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__revision_walking
in
/src/git/t/helper/test-revision-walking.c:54
|
['int', 'char**']
|
int
|
[]
|
cmd_last_modified
in
/src/git/builtin/last-modified.c:518
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_fast_export
in
/src/git/builtin/fast-export.c:1307
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_cherry
in
/src/git/builtin/log.c:2605
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_shortlog
in
/src/git/builtin/shortlog.c:383
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
find_origin
in
/src/git/blame.c:1322
|
['struct repository*', 'struct commit*', 'struct blame_origin*', 'struct blame_bloom_data*']
|
struct blame_origin
|
[]
|
find_rename
in
/src/git/blame.c:1419
|
['struct repository*', 'struct commit*', 'struct blame_origin*', 'struct blame_bloom_data*']
|
struct blame_origin
|
[]
|
cmd_diff_pairs
in
/src/git/builtin/diff-pairs.c:30
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_rev_parse
in
/src/git/builtin/rev-parse.c:704
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_grep
in
/src/git/builtin/grep.c:893
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
check_patch_list
in
/src/git/apply.c:4164
|
['struct apply_state*', 'struct patch*']
|
int
|
[]
|
cmd_ls_files
in
/src/git/builtin/ls-files.c:576
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
try_to_commit
in
/src/git/sequencer.c:1529
|
['struct repository*', 'struct strbuf*', 'char*', 'char*', 'struct replay_opts*', 'unsigned int', 'struct object_id*']
|
int
|
[]
|
copy
in
/src/git/builtin/notes.c:578
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
notes_display_config
in
/src/git/notes.c:986
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
notes_rewrite_config
in
/src/git/notes-utils.c:103
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
module_create_branch
in
/src/git/builtin/submodule--helper.c:3319
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
drop_stash
in
/src/git/builtin/stash.c:796
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
store_stash
in
/src/git/builtin/stash.c:1091
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
import_stash
in
/src/git/builtin/stash.c:2203
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
collect_changed_submodules_cb
in
/src/git/submodule.c:831
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
cmd__submodule_config
in
/src/git/t/helper/test-submodule-config.c:19
|
['int', 'char**']
|
int
|
[]
|
module_add
in
/src/git/builtin/submodule--helper.c:3642
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_clone
in
/src/git/builtin/clone.c:869
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_diagnose
in
/src/git/builtin/diagnose.c:16
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bugreport
in
/src/git/builtin/bugreport.c:93
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_upload_archive_writer
in
/src/git/builtin/upload-archive.c:21
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_archive
in
/src/git/builtin/archive.c:78
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_read_tree
in
/src/git/builtin/read-tree.c:111
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_init
in
/src/git/builtin/sparse-checkout.c:455
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_add
in
/src/git/builtin/sparse-checkout.c:789
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_set
in
/src/git/builtin/sparse-checkout.c:836
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_reapply
in
/src/git/builtin/sparse-checkout.c:901
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_disable
in
/src/git/builtin/sparse-checkout.c:1034
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_checkout_index
in
/src/git/builtin/checkout-index.c:213
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_mv
in
/src/git/builtin/mv.c:208
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
checkout_stage
in
/src/git/builtin/checkout.c:238
|
['int', 'struct cache_entry*', 'int', 'struct checkout*', 'int*', 'int']
|
int
|
[]
|
checkout_merged
in
/src/git/builtin/checkout.c:259
|
['int', 'struct checkout*', 'int*', 'struct mem_pool*', 'int']
|
int
|
[]
|
cmd_difftool
in
/src/git/builtin/difftool.c:717
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
queue_or_write_archive_entry
in
/src/git/archive.c:263
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
write_tar_filter_archive
in
/src/git/archive-tar.c:471
|
['struct archiver*', 'struct archiver_args*']
|
int
|
[]
|
write_zip_archive
in
/src/git/archive-zip.c:637
|
['struct archiver*', 'struct archiver_args*']
|
int
|
[]
|
threeway_merge
in
/src/git/unpack-trees.c:2720
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
twoway_merge
in
/src/git/unpack-trees.c:2911
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
bind_merge
in
/src/git/unpack-trees.c:2994
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
oneway_merge
in
/src/git/unpack-trees.c:3020
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
stash_worktree_untracked_merge
in
/src/git/unpack-trees.c:3057
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
cmd_rm
in
/src/git/builtin/rm.c:265
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
deinit_submodule_cb
in
/src/git/builtin/submodule--helper.c:1670
|
['struct cache_entry*', 'void*']
|
void
|
[]
|
absorb_git_dirs
in
/src/git/builtin/submodule--helper.c:3194
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_clone
in
/src/git/builtin/submodule--helper.c:2033
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
update_callback
in
/src/git/read-cache.c:3968
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
remove_tmp_objdir
in
/src/git/tmp-objdir.c:76
|
[]
|
void
|
[]
|
odb_source_files_write_object
in
/src/git/odb/source-files.c:159
|
['struct odb_source*', 'void*', 'unsigned long', 'enum object_type', 'struct object_id*', 'struct object_id*', 'enum odb_write_object_flags']
|
int
|
[]
|
odb_source_files_write_object_stream
in
/src/git/odb/source-files.c:170
|
['struct odb_source*', 'struct odb_write_stream*', 'size_t', 'struct object_id*']
|
int
|
[]
|
cmd__pkt_line
in
/src/git/t/helper/test-pkt-line.c:167
|
['int', 'char**']
|
int
|
[]
|
cmd_receive_pack
in
/src/git/builtin/receive-pack.c:2611
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
odb_transaction_files_commit
in
/src/git/object-file.c:2208
|
['struct odb_transaction*']
|
void
|
[]
|
cmd_delete
in
/src/git/scalar.c:919
|
['int', 'char**']
|
int
|
[]
|
test_reftable_stack__add_one
in
/src/git/t/unit-tests/u-reftable-stack.c:152
|
[]
|
void
|
[]
|
test_reftable_stack__uptodate
in
/src/git/t/unit-tests/u-reftable-stack.c:211
|
[]
|
void
|
[]
|
test_reftable_stack__transaction_api
in
/src/git/t/unit-tests/u-reftable-stack.c:249
|
[]
|
void
|
[]
|
test_reftable_stack__transaction_with_reload
in
/src/git/t/unit-tests/u-reftable-stack.c:286
|
[]
|
void
|
[]
|
test_reftable_stack__transaction_api_performs_auto_compaction
in
/src/git/t/unit-tests/u-reftable-stack.c:342
|
[]
|
void
|
[]
|
test_reftable_stack__auto_compaction_fails_gracefully
in
/src/git/t/unit-tests/u-reftable-stack.c:393
|
[]
|
void
|
[]
|
test_reftable_stack__update_index_check
in
/src/git/t/unit-tests/u-reftable-stack.c:443
|
[]
|
void
|
[]
|
test_reftable_stack__lock_failure
in
/src/git/t/unit-tests/u-reftable-stack.c:470
|
[]
|
void
|
[]
|
test_reftable_stack__add
in
/src/git/t/unit-tests/u-reftable-stack.c:486
|
[]
|
void
|
[]
|
test_reftable_stack__iterator
in
/src/git/t/unit-tests/u-reftable-stack.c:585
|
[]
|
void
|
[]
|
test_reftable_stack__log_normalize
in
/src/git/t/unit-tests/u-reftable-stack.c:670
|
[]
|
void
|
[]
|
test_reftable_stack__tombstone
in
/src/git/t/unit-tests/u-reftable-stack.c:723
|
[]
|
void
|
[]
|
test_reftable_stack__hash_id
in
/src/git/t/unit-tests/u-reftable-stack.c:799
|
[]
|
void
|
[]
|
test_reftable_stack__reflog_expire
in
/src/git/t/unit-tests/u-reftable-stack.c:855
|
[]
|
void
|
[]
|
test_reftable_stack__empty_add
in
/src/git/t/unit-tests/u-reftable-stack.c:919
|
[]
|
void
|
[]
|
test_reftable_stack__auto_compaction
in
/src/git/t/unit-tests/u-reftable-stack.c:945
|
[]
|
void
|
[]
|
test_reftable_stack__auto_compaction_factor
in
/src/git/t/unit-tests/u-reftable-stack.c:982
|
[]
|
void
|
[]
|
test_reftable_stack__auto_compaction_with_locked_tables
in
/src/git/t/unit-tests/u-reftable-stack.c:1013
|
[]
|
void
|
[]
|
test_reftable_stack__add_performs_auto_compaction
in
/src/git/t/unit-tests/u-reftable-stack.c:1055
|
[]
|
void
|
[]
|
test_reftable_stack__compaction_with_locked_tables
in
/src/git/t/unit-tests/u-reftable-stack.c:1108
|
[]
|
void
|
[]
|
test_reftable_stack__compaction_concurrent
in
/src/git/t/unit-tests/u-reftable-stack.c:1144
|
[]
|
void
|
[]
|
test_reftable_stack__compaction_concurrent_clean
in
/src/git/t/unit-tests/u-reftable-stack.c:1172
|
[]
|
void
|
[]
|
test_reftable_stack__read_across_reload
in
/src/git/t/unit-tests/u-reftable-stack.c:1198
|
[]
|
void
|
[]
|
test_reftable_stack__reload_with_missing_table
in
/src/git/t/unit-tests/u-reftable-stack.c:1245
|
[]
|
void
|
[]
|
test_reftable_stack__invalid_limit_updates
in
/src/git/t/unit-tests/u-reftable-stack.c:1308
|
[]
|
void
|
[]
|
remove_test_directory
in
/src/git/builtin/update-index.c:79
|
[]
|
void
|
[]
|
prune_cruft
in
/src/git/builtin/prune.c:111
|
['char*', 'char*', 'void*']
|
int
|
[]
|
sparse_checkout_clean
in
/src/git/builtin/sparse-checkout.c:959
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
remove_junk_on_signal
in
/src/git/builtin/worktree.c:290
|
['int']
|
void
|
[]
|
prune
in
/src/git/builtin/worktree.c:248
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
add
in
/src/git/builtin/worktree.c:790
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
move_worktree
in
/src/git/builtin/worktree.c:1245
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
remove_worktree
in
/src/git/builtin/worktree.c:1378
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
reftable_be_remove_on_disk
in
/src/git/refs/reftable-backend.c:496
|
['struct ref_store*', 'struct strbuf*']
|
int
|
[]
|
files_transaction_prepare
in
/src/git/refs/files-backend.c:2917
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
files_rename_ref
in
/src/git/refs/files-backend.c:1786
|
['struct ref_store*', 'char*', 'char*', 'char*']
|
int
|
[]
|
files_copy_ref
in
/src/git/refs/files-backend.c:1794
|
['struct ref_store*', 'char*', 'char*', 'char*']
|
int
|
[]
|
files_reflog_expire
in
/src/git/refs/files-backend.c:3485
|
['struct ref_store*', 'char*', 'unsigned int', 'reflog_expiry_prepare_fn', 'reflog_expiry_should_prune_fn', 'reflog_expiry_cleanup_fn', 'void*']
|
int
|
[]
|
files_create_reflog
in
/src/git/refs/files-backend.c:1916
|
['struct ref_store*', 'char*', 'struct strbuf*']
|
int
|
[]
|
files_transaction_finish
in
/src/git/refs/files-backend.c:3286
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
files_ref_store_remove_on_disk
in
/src/git/refs/files-backend.c:3688
|
['struct ref_store*', 'struct strbuf*']
|
int
|
[]
|
cmd_apply
in
/src/git/builtin/apply.c:12
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__read_cache
in
/src/git/t/helper/test-read-cache.c:10
|
['int', 'char**']
|
int
|
[]
|
refresh_callback
in
/src/git/builtin/update-index.c:753
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
really_refresh_callback
in
/src/git/builtin/update-index.c:761
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
revert_from_diff
in
/src/git/add-interactive.c:679
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
unresolve_callback
in
/src/git/builtin/update-index.c:872
|
['struct parse_opt_ctx_t*', 'struct option*', 'char*', 'int']
|
enum parse_opt_result
|
[]
|
cmd_write_tree
in
/src/git/builtin/write-tree.c:21
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
run_add_untracked
in
/src/git/add-interactive.c:820
|
['struct add_i_state*', 'struct pathspec*', 'struct prefix_item_list*', 'struct list_and_choose_options*']
|
int
|
[]
|
cmd__write_cache
in
/src/git/t/helper/test-write-cache.c:9
|
['int', 'char**']
|
int
|
[]
|
cmd__scrap_cache_tree
in
/src/git/t/helper/test-scrap-cache-tree.c:11
|
['int', 'char**']
|
int
|
[]
|
cmd_update_index
in
/src/git/builtin/update-index.c:914
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
get_current_oid
in
/src/git/apply.c:4194
|
['struct apply_state*', 'char*', 'struct object_id*']
|
int
|
[]
|
module_set_url
in
/src/git/builtin/submodule--helper.c:3228
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__dump_untracked_cache
in
/src/git/t/helper/test-dump-untracked-cache.c:47
|
['int', 'char**']
|
int
|
[]
|
cmd__lazy_init_name_hash
in
/src/git/t/helper/test-lazy-init-name-hash.c:191
|
['int', 'char**']
|
int
|
[]
|
cmd__cache_tree
in
/src/git/t/helper/test-cache-tree.c:19
|
['int', 'char**']
|
int
|
[]
|
cmd__dump_cache_tree
in
/src/git/t/helper/test-dump-cache-tree.c:63
|
['int', 'char**']
|
int
|
[]
|
cmd_check_attr
in
/src/git/builtin/check-attr.c:110
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_check_ignore
in
/src/git/builtin/check-ignore.c:155
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_clean
in
/src/git/builtin/clean.c:919
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge_index
in
/src/git/builtin/merge-index.c:81
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_foreach
in
/src/git/builtin/submodule--helper.c:432
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_init
in
/src/git/builtin/submodule--helper.c:666
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_status
in
/src/git/builtin/submodule--helper.c:854
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_sync
in
/src/git/builtin/submodule--helper.c:1530
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_deinit
in
/src/git/builtin/submodule--helper.c:1677
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_update
in
/src/git/builtin/submodule--helper.c:2980
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_fsck
in
/src/git/builtin/fsck.c:1008
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__fsmonitor_client
in
/src/git/t/helper/test-fsmonitor-client.c:182
|
['int', 'char**']
|
int
|
[]
|
cmd__dump_fsmonitor
in
/src/git/t/helper/test-dump-fsmonitor.c:8
|
['int', 'char**']
|
int
|
[]
|
cmd__dump_split_index
in
/src/git/t/helper/test-dump-split-index.c:16
|
['int', 'char**']
|
int
|
[]
|
add_path_to_index
in
/src/git/sparse-index.c:268
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned int', 'void*']
|
int
|
[]
|
update_index_from_diff
in
/src/git/builtin/reset.c:151
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
oneway_diff
in
/src/git/diff-lib.c:517
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
preload_thread
in
/src/git/preload-index.c:47
|
['void*']
|
void
|
[]
|
rewrite_one
in
/src/git/revision.c:4035
|
['struct rev_info*', 'struct commit**']
|
enum rewrite_result
|
[]
|
write_graph_chunk_bloom_indexes
in
/src/git/commit-graph.c:1451
|
['struct hashfile*', 'void*']
|
int
|
[]
|
write_graph_chunk_bloom_data
in
/src/git/commit-graph.c:1487
|
['struct hashfile*', 'void*']
|
int
|
[]
|
diff_output_prefix_callback
in
/src/git/graph.c:320
|
['struct diff_options*', 'void*']
|
char
|
[]
|
show_one_mergetag
in
/src/git/log-tree.c:624
|
['struct commit*', 'struct commit_extra_header*', 'void*']
|
int
|
[]
|
cmd_gc
in
/src/git/builtin/gc.c:844
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
graph_write
in
/src/git/builtin/commit-graph.c:222
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__bloom
in
/src/git/t/helper/test-bloom.c:53
|
['int', 'char**']
|
int
|
[]
|
patch_id_neq
in
/src/git/patch-ids.c:39
|
['void*', 'struct hashmap_entry*', 'struct hashmap_entry*', 'void*']
|
int
|
[]
|
collect_changes_cb
in
/src/git/add-interactive.c:409
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
run
in
/src/git/builtin/grep.c:197
|
['void*']
|
void
|
[]
|
cmd_cat_file
in
/src/git/builtin/cat-file.c:1046
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
parse_cmd_contents
in
/src/git/builtin/cat-file.c:677
|
['struct batch_options*', 'char*', 'struct strbuf*', 'struct expand_data*']
|
void
|
[]
|
parse_cmd_info
in
/src/git/builtin/cat-file.c:686
|
['struct batch_options*', 'char*', 'struct strbuf*', 'struct expand_data*']
|
void
|
[]
|
batch_object_cb
in
/src/git/builtin/cat-file.c:635
|
['struct object_id*', 'void*']
|
int
|
[]
|
batch_unordered_object
in
/src/git/builtin/cat-file.c:653
|
['struct object_id*', 'struct packed_git*', 'off_t', 'void*']
|
int
|
[]
|
sparse_checkout_check_rules
in
/src/git/builtin/sparse-checkout.c:1128
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
unpack_sparse_callback
in
/src/git/unpack-trees.c:1460
|
['int', 'unsigned long', 'unsigned long', 'struct name_entry*', 'struct traverse_info*']
|
int
|
[]
|
unpack_callback
in
/src/git/unpack-trees.c:1501
|
['int', 'unsigned long', 'unsigned long', 'struct name_entry*', 'struct traverse_info*']
|
int
|
[]
|
cmd_hash_object
in
/src/git/builtin/hash-object.c:64
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_replace
in
/src/git/builtin/replace.c:545
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
create_one_file
in
/src/git/apply.c:4549
|
['struct apply_state*', 'char*', 'unsigned', 'char*', 'unsigned long']
|
int
|
[]
|
async_convert_to_working_tree
in
/src/git/convert.h:124
|
['struct index_state*', 'char*', 'char*', 'size_t', 'struct strbuf*', 'struct checkout_metadata*', 'void*']
|
int
|
[]
|
write_zip_entry
in
/src/git/archive-zip.c:294
|
['struct archiver_args*', 'struct object_id*', 'char*', 'size_t', 'unsigned int', 'void*', 'unsigned long']
|
int
|
[]
|
reupdate_callback
in
/src/git/builtin/update-index.c:893
|
['struct parse_opt_ctx_t*', 'struct option*', 'char*', 'int']
|
enum parse_opt_result
|
[]
|
reject_entry
in
/src/git/archive.c:402
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
cmd__submodule_is_active
in
/src/git/t/helper/test-submodule.c:92
|
['int', 'char**']
|
int
|
[]
|
init_submodule_cb
in
/src/git/builtin/submodule--helper.c:658
|
['struct cache_entry*', 'void*']
|
void
|
[]
|
sync_submodule_cb
in
/src/git/builtin/submodule--helper.c:1522
|
['struct cache_entry*', 'void*']
|
void
|
[]
|
update_clone_get_next_task
in
/src/git/builtin/submodule--helper.c:2386
|
['struct child_process*', 'struct strbuf*', 'void*', 'void**']
|
int
|
[]
|
get_next_submodule
in
/src/git/submodule.c:1680
|
['struct child_process*', 'struct strbuf*', 'void*', 'void**']
|
int
|
[]
|
collect_merge_info_callback
in
/src/git/merge-ort.c:1253
|
['int', 'unsigned long', 'unsigned long', 'struct name_entry*', 'struct traverse_info*']
|
int
|
[]
|
threeway_callback
in
/src/git/builtin/merge-tree.c:329
|
['int', 'unsigned long', 'unsigned long dirmask', 'struct name_entry*', 'struct traverse_info*']
|
int
|
[]
|
process_tree_contents
in
/src/git/list-objects.c:100
|
['struct traversal_context*', 'struct tree*', 'struct strbuf*']
|
void
|
[]
|
add_ref_tag
in
/src/git/builtin/pack-objects.c:3339
|
['struct reference*', 'void*']
|
int
|
[]
|
show_commit_pack_hint
in
/src/git/builtin/pack-objects.c:3838
|
['struct commit*', 'void*']
|
void
|
[]
|
add_object_in_unpacked_pack
in
/src/git/builtin/pack-objects.c:4458
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
add_loose_object
in
/src/git/builtin/pack-objects.c:4498
|
['struct object_id*', 'char*', 'void*']
|
int
|
[]
|
add_objects_by_path
in
/src/git/builtin/pack-objects.c:4704
|
['char*', 'struct oid_array*', 'enum object_type', 'void*']
|
int
|
[]
|
show_cruft_commit
in
/src/git/builtin/pack-objects.c:4174
|
['struct commit*', 'void*']
|
void
|
[]
|
set_cruft_mtime
in
/src/git/builtin/pack-objects.c:4189
|
['struct object*', 'struct packed_git*', 'off_t', 'time_t']
|
void
|
[]
|
sparse_checkout_list
in
/src/git/builtin/sparse-checkout.c:55
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
option_parse_exclude_from
in
/src/git/builtin/ls-files.c:549
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
filter_by_patterns_cmd
in
/src/git/builtin/clean.c:674
|
[]
|
int
|
[]
|
filter_sparse
in
/src/git/list-objects-filter.c:386
|
['struct repository*', 'enum list_objects_filter_situation', 'struct object*', 'char*', 'char*', 'struct oidset*', 'void*']
|
enum list_objects_filter_result
|
[]
|
add_conflicted_stages_file
in
/src/git/apply.c:4639
|
['struct apply_state*', 'struct patch*']
|
int
|
[]
|
stdin_cacheinfo_callback
in
/src/git/builtin/update-index.c:841
|
['struct parse_opt_ctx_t*', 'struct option*', 'char*', 'int']
|
enum parse_opt_result
|
[]
|
wt_status_collect_updated_cb
in
/src/git/wt-status.c:547
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
update_some
in
/src/git/builtin/checkout.c:142
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
add_index_file
in
/src/git/apply.c:4443
|
['struct apply_state*', 'char*', 'unsigned', 'void*', 'unsigned long']
|
int
|
[]
|
read_one_entry
in
/src/git/read-cache.c:3764
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
read_one_entry_quick
in
/src/git/read-cache.c:3778
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
cmd_checkout__worker
in
/src/git/builtin/checkout--worker.c:120
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
write_oid
in
/src/git/repack-promisor.c:19
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
filter_buffer_or_fd
in
/src/git/convert.c:637
|
['int', 'int', 'void*']
|
int
|
[]
|
fetch_single_packfile
in
/src/git/http-fetch.c:55
|
['struct object_id*', 'char*', 'char**']
|
void
|
[]
|
process_response
in
/src/git/http-push.c:250
|
['void*']
|
void
|
[]
|
parse_fetch
in
/src/git/remote-curl.c:1267
|
['struct strbuf*']
|
void
|
[]
|
fetch_refs_from_bundle
in
/src/git/transport.c:188
|
['struct transport*', 'int', 'struct ref**']
|
int
|
[]
|
download_bundle_to_file
in
/src/git/bundle-uri.c:485
|
['struct remote_bundle_info*', 'void*']
|
int
|
[]
|
attempt_unbundle
in
/src/git/bundle-uri.c:813
|
['struct remote_bundle_info*', 'void*']
|
int
|
[]
|
cmd_bundle_unbundle
in
/src/git/builtin/bundle.c:195
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
run_shell
in
/src/git/shell.c:51
|
[]
|
void
|
[]
|
cmd_register
in
/src/git/scalar.c:627
|
['int', 'char**']
|
int
|
[]
|
cmd_run
in
/src/git/scalar.c:810
|
['int', 'char**']
|
int
|
[]
|
cmd_unregister
in
/src/git/scalar.c:873
|
['int', 'char**']
|
int
|
[]
|
cmd_reconfigure
in
/src/git/scalar.c:679
|
['int', 'char**']
|
int
|
[]
|
cmd_list
in
/src/git/scalar.c:617
|
['int', 'char**']
|
int
|
[]
|
parse_push
in
/src/git/remote-curl.c:1432
|
['struct strbuf*']
|
void
|
[]
|
run_argv
in
/src/git/git.c:836
|
['struct strvec*']
|
int
|
[]
|
git_transport_push
in
/src/git/transport.c:899
|
['struct transport*', 'struct ref*', 'int']
|
int
|
[]
|
fetch_refs_via_pack
in
/src/git/transport.c:435
|
['struct transport*', 'int', 'struct ref**']
|
int
|
[]
|
connect_git
in
/src/git/transport.c:960
|
['struct transport*', 'char*', 'char*', 'int[]']
|
int
|
[]
|
cmd_send_pack
in
/src/git/builtin/send-pack.c:151
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_fetch_pack
in
/src/git/builtin/fetch-pack.c:49
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
ll_ext_merge
in
/src/git/merge-ll.c:191
|
['struct ll_merge_driver*', 'mmbuffer_t*', 'char*', 'mmfile_t*', 'char*', 'mmfile_t*', 'char*', 'mmfile_t*', 'char*', 'struct ll_merge_options*', 'int']
|
enum ll_merge_result
|
[]
|
cmd__subprocess
in
/src/git/t/helper/test-subprocess.c:5
|
['int', 'char**']
|
int
|
[]
|
cmd__run_command
in
/src/git/t/helper/test-run-command.c:442
|
['int', 'char**']
|
int
|
[]
|
ut_004child
in
/src/git/t/helper/test-trace2.c:138
|
['int', 'char**']
|
int
|
[]
|
ut_400ancestry
in
/src/git/t/helper/test-trace2.c:489
|
['int', 'char**']
|
int
|
[]
|
mingw_unlink
in
/src/git/compat/mingw.c:491
|
['char*', 'int']
|
int
|
[]
|
mingw_rmdir
in
/src/git/compat/mingw.c:549
|
['char*']
|
int
|
[]
|
mingw_rename
in
/src/git/compat/mingw.c:2492
|
['char*', 'char*']
|
int
|
[]
|
disable_echo
in
/src/git/compat/terminal.c:369
|
['enum save_term_flags']
|
int
|
[]
|
enable_non_canonical
in
/src/git/compat/terminal.c:374
|
['enum save_term_flags']
|
int
|
[]
|
die_nicely
in
/src/git/builtin/fast-import.c:426
|
['char*', 'va_list']
|
NORETURN
|
[]
|
cmd_fast_import
in
/src/git/builtin/fast-import.c:3917
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_for_each_repo
in
/src/git/builtin/for-each-repo.c:33
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_task_gc_foreground
in
/src/git/builtin/gc.c:1247
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
maintenance_task_commit_graph
in
/src/git/builtin/gc.c:1201
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
fetch_remote
in
/src/git/builtin/remote.c:100
|
['char*']
|
int
|
[]
|
maintenance_task_gc_background
in
/src/git/builtin/gc.c:1253
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
maintenance_task_loose_objects
in
/src/git/builtin/gc.c:1419
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
maintenance_task_incremental_repack
in
/src/git/builtin/gc.c:1552
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
maintenance_task_geometric_repack
in
/src/git/builtin/gc.c:1570
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
schtasks_update_schedule
in
/src/git/builtin/gc.c:2779
|
['int', 'int']
|
int
|
[]
|
list_stash
in
/src/git/builtin/stash.c:889
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__reset
in
/src/git/builtin/bisect.c:1332
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__visualize
in
/src/git/builtin/bisect.c:1416
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_verify_pack
in
/src/git/builtin/verify-pack.c:66
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
runcommand_in_submodule_cb
in
/src/git/builtin/submodule--helper.c:324
|
['struct cache_entry*', 'void*']
|
void
|
[]
|
list_for_each_dir
in
/src/git/trailer.c:359
|
[]
|
void
|
[]
|
cmd_interpret_trailers
in
/src/git/builtin/interpret-trailers.c:139
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
verify_gpg_signed_buffer
in
/src/git/gpg-interface.c:349
|
['struct signature_check*', 'struct gpg_format*', 'char*', 'size_t']
|
int
|
[]
|
verify_ssh_signed_buffer
in
/src/git/gpg-interface.c:461
|
['struct signature_check*', 'struct gpg_format*', 'char*', 'size_t']
|
int
|
[]
|
get_ssh_key_id
in
/src/git/gpg-interface.c:929
|
[]
|
char
|
[]
|
get_default_ssh_signing_key
in
/src/git/gpg-interface.c:872
|
[]
|
char
|
[]
|
sign_buffer_gpg
in
/src/git/gpg-interface.c:1011
|
['struct strbuf*', 'struct strbuf*', 'char*']
|
int
|
[]
|
sign_buffer_ssh
in
/src/git/gpg-interface.c:1058
|
['struct strbuf*', 'struct strbuf*', 'char*']
|
int
|
[]
|
remote_default_branch
in
/src/git/scalar.c:341
|
['char*']
|
char
|
[]
|
show_ambiguous_object
in
/src/git/object-name.c:293
|
['struct object_id*', 'void*']
|
int
|
[]
|
write_bundle_prerequisites
in
/src/git/bundle.c:451
|
['struct commit*', 'void*']
|
void
|
[]
|
output_pair_header
in
/src/git/range-diff.c:399
|
['struct diff_options*', 'int', 'struct strbuf*', 'struct strbuf*', 'struct patch_util*', 'struct patch_util*']
|
void
|
[]
|
cmd_show_branch
in
/src/git/builtin/show-branch.c:642
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
is_known_escape_sequence
in
/src/git/compat/terminal.c:491
|
['char*']
|
int
|
[]
|
cmd_init_db
in
/src/git/builtin/init-db.c:72
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
update_refs
in
/src/git/reset.c:16
|
['struct reset_head_opts*', 'struct object_id*', 'struct object_id*']
|
int
|
[]
|
cmd_create_symref
in
/src/git/t/helper/test-ref-store.c:115
|
['struct ref_store*', 'char**']
|
int
|
[]
|
cmd_symbolic_ref
in
/src/git/builtin/symbolic-ref.c:46
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_delete_ref
in
/src/git/t/helper/test-ref-store.c:273
|
['struct ref_store*', 'char**']
|
int
|
[]
|
cmd_update_ref
in
/src/git/builtin/update-ref.c:752
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
clear_stash
in
/src/git/builtin/stash.c:316
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
delete_replace_ref
in
/src/git/builtin/replace.c:145
|
['char*', 'char*', 'struct object_id*']
|
int
|
[]
|
push_refs
in
/src/git/transport-helper.c:1174
|
['struct transport*', 'struct ref*', 'int']
|
int
|
[]
|
append_edit
in
/src/git/builtin/notes.c:656
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
remove_cmd
in
/src/git/builtin/notes.c:1034
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
export_stash
in
/src/git/builtin/stash.c:2354
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_delete_refs
in
/src/git/t/helper/test-ref-store.c:133
|
['struct ref_store*', 'char**']
|
int
|
[]
|
rm
in
/src/git/builtin/remote.c:1006
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
prune_remote
in
/src/git/builtin/remote.c:1625
|
['char*', 'int']
|
int
|
[]
|
cmd_refs_migrate
in
/src/git/builtin/refs.c:25
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
fetch_using_walker
in
/src/git/http-fetch.c:19
|
['char*', 'int', 'int', 'int', 'char**', 'char**', 'int']
|
int
|
[]
|
fetch_dumb
in
/src/git/remote-curl.c:1168
|
['int', 'struct ref**']
|
int
|
[]
|
cmd_reflog_write
in
/src/git/builtin/reflog.c:409
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
parse_cmd_commit
in
/src/git/builtin/update-ref.c:593
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
mv
in
/src/git/builtin/remote.c:856
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
files_optimize
in
/src/git/refs/files-backend.c:1456
|
['struct ref_store*', 'struct refs_optimize_opts*']
|
int
|
[]
|
parse_cmd_prepare
in
/src/git/builtin/update-ref.c:548
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_abort
in
/src/git/builtin/update-ref.c:559
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
files_transaction_abort
in
/src/git/refs/files-backend.c:3441
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
gc_condition
in
/src/git/builtin/gc.c:1274
|
['struct gc_config*']
|
int
|
[]
|
cmd__simple_ipc
in
/src/git/t/helper/test-simple-ipc.c:579
|
['int', 'char**']
|
int
|
[]
|
try_to_start_background_daemon
in
/src/git/builtin/fsmonitor--daemon.c:1476
|
[]
|
int
|
[]
|
cmd_help
in
/src/git/builtin/help.c:662
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
get_refs
in
/src/git/remote-curl.c:579
|
['int']
|
struct ref
|
[]
|
stateless_connect
in
/src/git/remote-curl.c:1462
|
['char*']
|
int
|
[]
|
process_ls_ref
in
/src/git/http-push.c:1058
|
['struct remote_ls_ctx*']
|
void
|
[]
|
add_remote_info_ref
in
/src/git/http-push.c:1468
|
['struct remote_ls_ctx*']
|
void
|
[]
|
fetch_ref
in
/src/git/http-walker.c:570
|
['struct walker*', 'struct ref*']
|
int
|
[]
|
remote_exists
in
/src/git/http-push.c:1538
|
['char*']
|
int
|
[]
|
delete_remote_branch
in
/src/git/http-push.c:1603
|
['char*', 'int']
|
int
|
[]
|
parse_get
in
/src/git/remote-curl.c:1320
|
['char*']
|
void
|
[]
|
start_fetch_loose
in
/src/git/http-push.c:258
|
['struct transfer_request*']
|
void
|
[]
|
fill_active_slot
in
/src/git/http-walker.c:133
|
['void*']
|
int
|
[]
|
process_object_response
in
/src/git/http-walker.c:93
|
['void*']
|
void
|
[]
|
fetch_git
in
/src/git/remote-curl.c:1194
|
['struct discovery*', 'int', 'struct ref**']
|
int
|
[]
|
start_mkcol
in
/src/git/http-push.c:285
|
['struct transfer_request*']
|
void
|
[]
|
add_send_request
in
/src/git/http-push.c:670
|
['struct object*', 'struct remote_lock*']
|
int
|
[]
|
lock_remote
in
/src/git/http-push.c:842
|
['char*', 'long']
|
struct remote_lock
|
[]
|
remove_locks_on_signal
in
/src/git/http-push.c:1012
|
['int']
|
void
|
[]
|
handle_remote_ls_ctx
in
/src/git/http-push.c:1069
|
['struct xml_ctx*', 'int']
|
void
|
[]
|
get_dav_remote_heads
in
/src/git/http-push.c:1463
|
[]
|
void
|
[]
|
update_remote_info_refs
in
/src/git/http-push.c:1507
|
['struct remote_lock*']
|
void
|
[]
|
locking_available
in
/src/git/http-push.c:1211
|
[]
|
int
|
[]
|
update_remote
in
/src/git/http-push.c:1391
|
['struct object_id*', 'struct remote_lock*']
|
int
|
[]
|
append_msgs_to_imap
in
/src/git/imap-send.c:1568
|
['struct imap_server_conf*', 'struct strbuf*', 'int']
|
int
|
[]
|
list_imap_folders
in
/src/git/imap-send.c:1607
|
['struct imap_server_conf*']
|
int
|
[]
|
curl_append_msgs_to_imap
in
/src/git/imap-send.c:1704
|
['struct imap_server_conf*', 'struct strbuf*', 'int']
|
int
|
[]
|
curl_list_imap_folders
in
/src/git/imap-send.c:1766
|
['struct imap_server_conf*']
|
int
|
[]
|
cmd_credential
in
/src/git/builtin/credential.c:12
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_list
in
/src/git/builtin/config.c:1017
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_get
in
/src/git/builtin/config.c:1053
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config
in
/src/git/builtin/config.c:1594
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
add_recent_object
in
/src/git/reachable.c:203
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
get_bundle_uri
in
/src/git/transport-helper.c:1300
|
['struct transport*']
|
int
|
[]
|
fetch_refs
in
/src/git/transport-helper.c:700
|
['struct transport*', 'int', 'struct ref**']
|
int
|
[]
|
get_refs_list
in
/src/git/transport-helper.c:1216
|
['struct transport*', 'int', 'struct transport_ls_refs_options*']
|
struct ref
|
[]
|
connect_helper
in
/src/git/transport-helper.c:679
|
['struct transport*', 'char*', 'char*', 'int[]']
|
int
|
[]
|
hammer_thread_proc
in
/src/git/t/helper/test-fsmonitor-client.c:100
|
['void*']
|
void
|
[]
|
do_cache
in
/src/git/builtin/credential-cache.c:96
|
['char*', 'char*', 'int', 'int']
|
void
|
[]
|
cmd_config_edit
in
/src/git/builtin/config.c:1299
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
refs_from_alternate_cb
in
/src/git/odb.c:470
|
['struct odb_source*', 'void*']
|
int
|
[]
|
write_v0_ref
in
/src/git/upload-pack.c:1231
|
['struct upload_pack_data*', 'struct reference*', 'char*']
|
void
|
[]
|
ls_refs
in
/src/git/ls-refs.c:161
|
['struct repository*', 'struct packet_reader*']
|
int
|
[]
|
midx_snapshot_ref_one
in
/src/git/repack-midx.c:19
|
['struct reference*', 'void*']
|
int
|
[]
|
add_ref_to_set
in
/src/git/commit-graph.c:1887
|
['struct reference*', 'void*']
|
int
|
[]
|
add_ref_to_pending
in
/src/git/midx-write.c:755
|
['struct reference*', 'void*']
|
int
|
[]
|
find_pseudo_merge_group_for_ref
in
/src/git/pseudo-merge.c:224
|
['struct reference*', 'void*']
|
int
|
[]
|
get_name
in
/src/git/builtin/describe.c:157
|
['struct reference*', 'void*']
|
int
|
[]
|
dfs_on_ref
in
/src/git/builtin/gc.c:1104
|
['struct reference*', 'void*']
|
int
|
[]
|
mark_tagged
in
/src/git/builtin/pack-objects.c:838
|
['struct reference*', 'void*']
|
int
|
[]
|
mark_bitmap_preferred_tip
in
/src/git/builtin/pack-objects.c:4681
|
['struct reference*', 'void*']
|
int
|
[]
|
cmd_show_ref
in
/src/git/builtin/show-ref.c:300
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
write_transaction_table
in
/src/git/refs/reftable-backend.c:1442
|
['struct reftable_writer*', 'void*']
|
int
|
[]
|
write_reflog_expiry_table
in
/src/git/refs/reftable-backend.c:2472
|
['struct reftable_writer*', 'void*']
|
int
|
[]
|
packed_transaction_prepare
in
/src/git/refs/packed-backend.c:1698
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
mark_uninteresting
in
/src/git/shallow.c:680
|
['struct reference*', 'void*']
|
int
|
[]
|
filter_one
in
/src/git/ref-filter.c:3025
|
['struct reference*', 'void*']
|
int
|
[]
|
parse_opt_merge_filter
in
/src/git/ref-filter.c:3735
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
should_expire_reflog_ent_verbose
in
/src/git/reflog.c:404
|
['struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
count_reflog_entries
in
/src/git/builtin/gc.c:331
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
push_tip_to_list
in
/src/git/reflog.c:426
|
['struct reference*', 'void*']
|
int
|
[]
|
reflog_expiry_prepare
in
/src/git/reflog.c:446
|
['char*', 'struct object_id*', 'void*']
|
void
|
[]
|
cmd__parse_options
in
/src/git/t/helper/test-parse-options.c:112
|
['int', 'char**']
|
int
|
[]
|
test_prio_queue
in
/src/git/t/unit-tests/u-prio-queue.c:23
|
['int*', 'size_t', 'int*', 'size_t']
|
void
|
[]
|
anti_reference
in
/src/git/builtin/rev-parse.c:228
|
['struct reference*', 'void*']
|
int
|
[]
|
show_abbrev
in
/src/git/builtin/rev-parse.c:234
|
['struct object_id*', 'void*']
|
int
|
[]
|
mark_complete_oid
in
/src/git/fetch-pack.c:618
|
['struct reference*', 'void*']
|
int
|
[]
|
mark_alternate_complete
in
/src/git/fetch-pack.c:738
|
['struct fetch_negotiator*', 'struct object*']
|
void
|
[]
|
check_and_collect_until
in
/src/git/remote.c:2667
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
cmd_merge_base
in
/src/git/builtin/merge-base.c:147
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
parse_opt_commits
in
/src/git/parse-options-cb.c:89
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
parse_opt_commit
in
/src/git/parse-options-cb.c:107
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
collect_stash_entries
in
/src/git/builtin/stash.c:2226
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
ahead_behind_atom_parser
in
/src/git/ref-filter.c:899
|
['struct ref_format*', 'struct used_atom*', 'char*', 'struct strbuf*']
|
int
|
[]
|
is_base_atom_parser
in
/src/git/ref-filter.c:913
|
['struct ref_format*', 'struct used_atom*', 'char*', 'struct strbuf*']
|
int
|
[]
|
add_ref
in
/src/git/shallow.c:787
|
['struct reference*', 'void*']
|
int
|
[]
|
append_matching_ref
in
/src/git/builtin/show-branch.c:462
|
['struct reference*', 'void*']
|
int
|
[]
|
append_remote_ref
in
/src/git/builtin/show-branch.c:437
|
['struct reference*', 'void*']
|
int
|
[]
|
files_optimize_required
in
/src/git/refs/files-backend.c:1524
|
['struct ref_store*', 'struct refs_optimize_opts*', 'bool*']
|
int
|
[]
|
cmd_refs_optimize
in
/src/git/builtin/refs.c:168
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_pack_refs
in
/src/git/builtin/pack-refs.c:5
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
get_info_refs
in
/src/git/http-backend.c:540
|
['struct strbuf*', 'char*']
|
void
|
[]
|
cmd_upload_pack
in
/src/git/builtin/upload-pack.c:22
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
get_head
in
/src/git/http-backend.c:599
|
['struct strbuf*', 'char*']
|
void
|
[]
|
for_each_namespaced_ref_1
in
/src/git/upload-pack.c:655
|
['refs_for_each_cb', 'struct upload_pack_data*']
|
void
|
[]
|
find_symref
in
/src/git/upload-pack.c:1280
|
['struct reference*', 'void*']
|
int
|
[]
|
show_text_ref
in
/src/git/http-backend.c:521
|
['struct reference*', 'void*']
|
int
|
[]
|
show_head_ref
in
/src/git/http-backend.c:580
|
['struct reference*', 'void*']
|
int
|
[]
|
show_ref_cb
in
/src/git/builtin/receive-pack.c:308
|
['struct reference*', 'void*']
|
int
|
[]
|
string_list_add_one_ref
in
/src/git/notes.c:940
|
['struct reference*', 'void*']
|
int
|
[]
|
test_string_list__unsorted_string_list_has_string
in
/src/git/t/unit-tests/u-string-list.c:507
|
[]
|
void
|
[]
|
task_option_parse
in
/src/git/builtin/gc.c:2009
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
packed_read_raw_ref
in
/src/git/refs/packed-backend.c:816
|
['struct ref_store*', 'char*', 'struct object_id*', 'struct strbuf*', 'unsigned int*', 'int*']
|
int
|
[]
|
packed_fsck
in
/src/git/refs/packed-backend.c:2065
|
['struct ref_store*', 'struct fsck_options*', 'struct worktree*']
|
int
|
[]
|
hook_config_lookup_all
in
/src/git/hook.c:154
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
cmd__bundle_uri
in
/src/git/t/helper/test-bundle-uri.c:107
|
['int', 'char**']
|
int
|
[]
|
check_repo_format
in
/src/git/setup.c:717
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
cmd__parse_pathspec_file
in
/src/git/t/helper/test-parse-pathspec-file.c:5
|
['int', 'char**']
|
int
|
[]
|
promisor_remote_advertise
in
/src/git/serve.c:33
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
get_remote_bundle_uri
in
/src/git/connect.c:517
|
['int', 'struct packet_reader*', 'struct bundle_list*', 'int']
|
int
|
[]
|
promisor_remote_receive
in
/src/git/serve.c:46
|
['struct repository*', 'char*']
|
void
|
[]
|
git_merge_config
in
/src/git/builtin/merge.c:660
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_format_config
in
/src/git/builtin/log.c:974
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_commit_config
in
/src/git/builtin/commit.c:1669
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
diff_opt_color_moved_ws
in
/src/git/diff.c:5600
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
cmd__string_list
in
/src/git/t/helper/test-string-list.c:5
|
['int', 'char**']
|
int
|
[]
|
cmd__proc_receive
in
/src/git/t/helper/test-proc-receive.c:129
|
['int', 'char**']
|
int
|
[]
|
reply_list_available_blobs_cmd
in
/src/git/t/helper/test-rot13-filter.c:148
|
[]
|
void
|
[]
|
serve_cache
in
/src/git/builtin/credential-cache--daemon.c:231
|
['char*', 'int']
|
void
|
[]
|
cmd_credential_store
in
/src/git/builtin/credential-store.c:169
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
is_launchctl_available
in
/src/git/builtin/gc.c:2375
|
[]
|
int
|
[]
|
launchctl_update_schedule
in
/src/git/builtin/gc.c:2596
|
['int', 'int']
|
int
|
[]
|
is_schtasks_available
in
/src/git/builtin/gc.c:2604
|
[]
|
int
|
[]
|
maintenance_start
in
/src/git/builtin/gc.c:3405
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
crontab_update_schedule
in
/src/git/builtin/gc.c:2835
|
['int', 'int']
|
int
|
[]
|
systemd_timer_update_schedule
in
/src/git/builtin/gc.c:3244
|
['int', 'int']
|
int
|
[]
|
cmd_reflog_drop
in
/src/git/builtin/reflog.c:354
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
name_ref
in
/src/git/builtin/name-rev.c:335
|
['struct reference*', 'void*']
|
int
|
[]
|
select_by_numbers_cmd
in
/src/git/builtin/clean.c:739
|
[]
|
int
|
[]
|
ask_each_cmd
in
/src/git/builtin/clean.c:776
|
[]
|
int
|
[]
|
git_blame_config
in
/src/git/builtin/blame.c:714
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
trace2_cmd_set_config_fl
in
/src/git/trace2.c:498
|
['char*', 'int', 'char*', 'char*']
|
void
|
[]
|
trace2_cmd_list_env_vars_fl
in
/src/git/trace2.c:484
|
['char*', 'int']
|
void
|
[]
|
add_one_ref
in
/src/git/reachable.c:86
|
['struct reference*', 'void*']
|
int
|
[]
|
handle_one_ref
in
/src/git/object-name.c:1164
|
['struct reference*', 'void*']
|
int
|
[]
|
handle_one_reflog_ent
in
/src/git/revision.c:1681
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
cmd_bundle_verify
in
/src/git/builtin/bundle.c:127
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
disambiguate_committish_only
in
/src/git/object-name.c:146
|
['struct repository*', 'struct object_id*', 'void*']
|
int
|
[]
|
disambiguate_treeish_only
in
/src/git/object-name.c:174
|
['struct repository*', 'struct object_id*', 'void*']
|
int
|
[]
|
cmd__match_trees
in
/src/git/t/helper/test-match-trees.c:11
|
['int', 'char**']
|
int
|
[]
|
add_info_ref
in
/src/git/server-info.c:151
|
['struct reference*', 'void*']
|
int
|
[]
|
cmd__reach
in
/src/git/t/helper/test-reach.c:31
|
['int', 'char**']
|
int
|
[]
|
get_common_commits
in
/src/git/upload-pack.c:573
|
['struct upload_pack_data*', 'struct packet_reader*']
|
int
|
[]
|
clear_marks
in
/src/git/negotiator/skipping.c:78
|
['struct reference*', 'void*']
|
int
|
[]
|
commit_is_complete
in
/src/git/reflog.c:184
|
['struct commit*']
|
int
|
[]
|
process_ls_object
in
/src/git/http-push.c:1040
|
['struct remote_ls_ctx*']
|
void
|
[]
|
add_ref_decoration
in
/src/git/log-tree.c:150
|
['struct reference*', 'void*']
|
int
|
[]
|
cache_one_alternate
in
/src/git/fetch-pack.c:96
|
['struct object_id*', 'void*']
|
void
|
[]
|
rev_list_insert_ref_oid
in
/src/git/fetch-pack.c:191
|
['struct reference*', 'void*']
|
int
|
[]
|
insert_one_alternate_object
in
/src/git/fetch-pack.c:266
|
['struct fetch_negotiator*', 'struct object*']
|
void
|
[]
|
cmd_index_pack
in
/src/git/builtin/index-pack.c:1880
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
mark_unreachable_referents
in
/src/git/builtin/fsck.c:222
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
fsck_obj_buffer
in
/src/git/builtin/fsck.c:450
|
['struct object_id*', 'enum object_type', 'unsigned long', 'void*', 'int*', 'void*']
|
int
|
[]
|
fsck_loose
in
/src/git/builtin/fsck.c:721
|
['struct object_id*', 'char*', 'void*']
|
int
|
[]
|
cmd_verify_commit
in
/src/git/builtin/verify-commit.c:54
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
show_object__ma_allow_any
in
/src/git/builtin/pack-objects.c:4394
|
['struct object*', 'char*', 'void*']
|
void
|
[]
|
show_object__ma_allow_promisor
in
/src/git/builtin/pack-objects.c:4408
|
['struct object*', 'char*', 'void*']
|
void
|
[]
|
reftable_be_transaction_prepare
in
/src/git/refs/reftable-backend.c:1313
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
count_references
in
/src/git/builtin/repo.c:695
|
['struct reference*', 'void*']
|
int
|
[]
|
add_object_entry_from_pack
in
/src/git/builtin/pack-objects.c:3760
|
['struct object_id*', 'struct packed_git*', 'uint32_t', 'void*']
|
int
|
[]
|
add_bisect_ref
in
/src/git/builtin/bisect.c:558
|
['struct reference*', 'void*']
|
int
|
[]
|
add_pending_uninteresting_ref
in
/src/git/builtin/checkout.c:1063
|
['struct reference*', 'void*']
|
int
|
[]
|
add_one_alternate_ref
in
/src/git/revision.c:1866
|
['struct object_id*', 'void*']
|
void
|
[]
|
add_promisor_object
in
/src/git/packfile.c:2717
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
cap_object_info
in
/src/git/protocol-caps.c:79
|
['struct repository*', 'struct packet_reader*']
|
int
|
[]
|
disambiguate_commit_only
in
/src/git/object-name.c:138
|
['struct repository*', 'struct object_id*', 'void*']
|
int
|
[]
|
disambiguate_tree_only
in
/src/git/object-name.c:166
|
['struct repository*', 'struct object_id*', 'void*']
|
int
|
[]
|
disambiguate_blob_only
in
/src/git/object-name.c:194
|
['struct repository*', 'struct object_id*', 'void*']
|
int
|
[]
|
sort_ambiguous
in
/src/git/object-name.c:417
|
['void*', 'void*', 'void*']
|
int
|
[]
|
filter_blobs_limit
in
/src/git/list-objects-filter.c:273
|
['struct repository*', 'enum list_objects_filter_situation', 'struct object*', 'char*', 'char*', 'struct oidset*', 'void*']
|
enum list_objects_filter_result
|
[]
|
cmd_commit_tree
in
/src/git/builtin/commit-tree.c:95
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
parse_parent_arg_callback
in
/src/git/builtin/commit-tree.c:41
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
add_packed_commits
in
/src/git/commit-graph.c:1531
|
['struct object_id*', 'struct packed_git*', 'uint32_t', 'void*']
|
int
|
[]
|
odb_source_files_for_each_object
in
/src/git/odb/source-files.c:74
|
['struct odb_source*', 'struct object_info*', 'odb_for_each_object_cb', 'void*', 'struct odb_for_each_object_options*']
|
int
|
[]
|
odb_source_files_read_object_info
in
/src/git/odb/source-files.c:49
|
['struct odb_source*', 'struct object_id*', 'struct object_info*', 'enum object_info_flags']
|
int
|
[]
|
packfile_store_for_each_object_wrapper
in
/src/git/packfile.c:2352
|
['struct object_id*', 'struct packed_git*', 'uint32_t', 'void*']
|
int
|
[]
|
check_has_commit
in
/src/git/submodule.c:958
|
['struct object_id*', 'void*']
|
int
|
[]
|
commit_missing_in_sub
in
/src/git/submodule.c:1761
|
['struct object_id*', 'void*']
|
int
|
[]
|
insert_object_entry
in
/src/git/builtin/fast-import.c:1775
|
['struct mark_set**', 'struct object_id*', 'uintmax_t']
|
void
|
[]
|
show_reference
in
/src/git/builtin/replace.c:50
|
['struct reference*', 'void*']
|
int
|
[]
|
show_tree_fmt
in
/src/git/builtin/ls-tree.c:89
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
show_tree_long
in
/src/git/builtin/ls-tree.c:205
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
oe_size
in
/src/git/builtin/pack-objects.c:89
|
['struct packing_data*', 'struct object_entry*']
|
unsigned long
|
[]
|
oe_set_size
in
/src/git/builtin/pack-objects.c:146
|
['struct packing_data*', 'struct object_entry*', 'unsigned long']
|
void
|
[]
|
write_reuse_object
in
/src/git/builtin/pack-objects.c:626
|
['struct hashfile*', 'struct object_entry*', 'unsigned long', 'int']
|
off_t
|
[]
|
threaded_find_deltas_by_path
in
/src/git/builtin/pack-objects.c:3424
|
['void*']
|
void
|
[]
|
mark_commit
in
/src/git/reachable.c:113
|
['struct commit*', 'void*']
|
void
|
[]
|
fsck_handle_reflog_ent
in
/src/git/builtin/fsck.c:496
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
fsck_objects_error_func
in
/src/git/builtin/fsck.c:94
|
['struct fsck_options*', 'void*', 'enum fsck_msg_type', 'enum fsck_msg_id', 'char*']
|
int
|
[]
|
cmd_unpack_objects
in
/src/git/builtin/unpack-objects.c:613
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
filter_sparse_oid__init
in
/src/git/list-objects-filter.c:522
|
['struct list_objects_filter_options*', 'struct filter*']
|
void
|
[]
|
combine_notes_concatenate
in
/src/git/notes.c:810
|
['struct object_id*', 'struct object_id*']
|
int
|
[]
|
combine_notes_cat_sort_uniq
in
/src/git/notes.c:911
|
['struct object_id*', 'struct object_id*']
|
int
|
[]
|
cmd_check_mailmap
in
/src/git/builtin/check-mailmap.c:52
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge_file
in
/src/git/builtin/merge-file.c:60
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
prune_notes
in
/src/git/notes.c:1227
|
['struct notes_tree*', 'int']
|
void
|
[]
|
cmd__submodule_config_list
in
/src/git/t/helper/test-submodule.c:133
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_nested_repo_config
in
/src/git/t/helper/test-submodule-nested-repo-config.c:15
|
['int', 'char**']
|
int
|
[]
|
git_config_include
in
/src/git/config.c:416
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
cmd__read_midx
in
/src/git/t/helper/test-read-midx.c:154
|
['int', 'char**']
|
int
|
[]
|
cmd__serve_v2
in
/src/git/t/helper/test-serve-v2.c:15
|
['int', 'char**']
|
int
|
[]
|
cmd__ref_store
in
/src/git/t/helper/test-ref-store.c:337
|
['int', 'char**']
|
int
|
[]
|
cmd__userdiff
in
/src/git/t/helper/test-userdiff.c:26
|
['int', 'char**']
|
int
|
[]
|
cmd__partial_clone
in
/src/git/t/helper/test-partial-clone.c:33
|
['int', 'char**']
|
int
|
[]
|
cmd__find_pack
in
/src/git/t/helper/test-find-pack.c:23
|
['int', 'char**']
|
int
|
[]
|
cmd__advise_if_enabled
in
/src/git/t/helper/test-advise.c:9
|
['int', 'char**']
|
int
|
[]
|
cmd__config
in
/src/git/t/helper/test-config.c:92
|
['int', 'char**']
|
int
|
[]
|
cmd__pack_deltas
in
/src/git/t/helper/test-pack-deltas.c:82
|
['int', 'char**']
|
int
|
[]
|
cmd__read_graph
in
/src/git/t/helper/test-read-graph.c:73
|
['int', 'char**']
|
int
|
[]
|
cmd__pack_mtimes
in
/src/git/t/helper/test-pack-mtimes.c:30
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_config_set
in
/src/git/t/helper/test-submodule.c:152
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_config_unset
in
/src/git/t/helper/test-submodule.c:176
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_config_writeable
in
/src/git/t/helper/test-submodule.c:196
|
['int', 'char**']
|
int
|
[]
|
cmd__bitmap
in
/src/git/t/helper/test-bitmap.c:38
|
['int', 'char**']
|
int
|
[]
|
cmd__path_utils
in
/src/git/t/helper/test-path-utils.c:304
|
['int', 'char**']
|
int
|
[]
|
cmd_check_ref_format
in
/src/git/builtin/check-ref-format.c:53
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_stripspace
in
/src/git/builtin/stripspace.c:33
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
service_rpc
in
/src/git/http-backend.c:654
|
['struct strbuf*', 'char*']
|
void
|
[]
|
cmd__repository
in
/src/git/t/helper/test-repository.c:68
|
['int', 'char**']
|
int
|
[]
|
add_possible_reference_from_superproject
in
/src/git/builtin/submodule--helper.c:1767
|
['struct odb_source*', 'void*']
|
int
|
[]
|
repair
in
/src/git/builtin/worktree.c:1444
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
pager
in
/src/git/builtin/var.c:44
|
['int']
|
char
|
[]
|
trace2_cmd_list_config_fl
in
/src/git/trace2.c:470
|
['char*', 'int']
|
void
|
[]
|
list
in
/src/git/builtin/worktree.c:1081
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_set
in
/src/git/builtin/config.c:1111
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_unset
in
/src/git/builtin/config.c:1170
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_rename_section
in
/src/git/builtin/config.c:1208
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_remove_section
in
/src/git/builtin/config.c:1238
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
lock_worktree
in
/src/git/builtin/worktree.c:1133
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
unlock_worktree
in
/src/git/builtin/worktree.c:1172
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_refs_verify
in
/src/git/builtin/refs.c:80
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_unregister
in
/src/git/builtin/gc.c:2165
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
libgit_configset_add_file
in
/src/git/contrib/libgit-sys/public_symbol_export.c:32
|
['struct libgit_config_set*', 'char*']
|
int
|
[]
|
module_set_branch
in
/src/git/builtin/submodule--helper.c:3268
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
set_url
in
/src/git/builtin/remote.c:1844
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
set_branches
in
/src/git/builtin/remote.c:1784
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_migrate
in
/src/git/builtin/submodule--helper.c:1362
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
write_one_config
in
/src/git/builtin/clone.c:764
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
cmd_version
in
/src/git/scalar.c:971
|
['int', 'char**']
|
int
|
[]
|
cmd__getcwd
in
/src/git/t/helper/test-getcwd.c:10
|
['int', 'char**']
|
int
|
[]
|
cmd_reflog_exists
in
/src/git/builtin/reflog.c:334
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__progress
in
/src/git/t/helper/test-progress.c:31
|
['int', 'char**']
|
int
|
[]
|
cmd__env_helper
in
/src/git/t/helper/test-env-helper.c:32
|
['int', 'char**']
|
int
|
[]
|
cmd__rot13_filter
in
/src/git/t/helper/test-rot13-filter.c:332
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_check_name
in
/src/git/t/helper/test-submodule.c:66
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_check_url
in
/src/git/t/helper/test-submodule.c:79
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_resolve_relative_url
in
/src/git/t/helper/test-submodule.c:107
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule
in
/src/git/t/helper/test-submodule.c:224
|
['int', 'char**']
|
int
|
[]
|
cmd__parse_options_flags
in
/src/git/t/helper/test-parse-options.c:305
|
['int', 'char**']
|
int
|
[]
|
cmd__parse_subcommand
in
/src/git/t/helper/test-parse-options.c:365
|
['int', 'char**']
|
int
|
[]
|
cmd_refs_exists
in
/src/git/builtin/refs.c:126
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_refs
in
/src/git/builtin/refs.c:179
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_credential_cache_daemon
in
/src/git/builtin/credential-cache--daemon.c:337
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_credential_cache
in
/src/git/builtin/credential-cache.c:192
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_run
in
/src/git/builtin/gc.c:2035
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_stop
in
/src/git/builtin/gc.c:3439
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_is_needed
in
/src/git/builtin/gc.c:3457
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_maintenance
in
/src/git/builtin/gc.c:3517
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_mktag
in
/src/git/builtin/mktag.c:75
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index_verify
in
/src/git/builtin/multi-pack-index.c:274
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index
in
/src/git/builtin/multi-pack-index.c:364
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_history
in
/src/git/builtin/history.c:735
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_notes
in
/src/git/builtin/notes.c:1127
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bundle_list_heads
in
/src/git/builtin/bundle.c:169
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bundle
in
/src/git/builtin/bundle.c:235
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_count_objects
in
/src/git/builtin/count-objects.c:97
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_update_server_info
in
/src/git/builtin/update-server-info.c:13
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_show_index
in
/src/git/builtin/show-index.c:16
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_repo_info
in
/src/git/builtin/repo.c:214
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_repo
in
/src/git/builtin/repo.c:931
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_reflog_list
in
/src/git/builtin/reflog.c:163
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_reflog_delete
in
/src/git/builtin/reflog.c:303
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_patch_id
in
/src/git/builtin/patch-id.c:221
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_prune_packed
in
/src/git/builtin/prune-packed.c:11
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_mailinfo
in
/src/git/builtin/mailinfo.c:52
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
get_url
in
/src/git/builtin/remote.c:1804
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_remote
in
/src/git/builtin/remote.c:1933
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_sparse_checkout
in
/src/git/builtin/sparse-checkout.c:1174
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_hook
in
/src/git/builtin/hook.c:192
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
graph_verify
in
/src/git/builtin/commit-graph.c:66
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_commit_graph
in
/src/git/builtin/commit-graph.c:341
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_mktree
in
/src/git/builtin/mktree.c:154
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_get_default_remote
in
/src/git/builtin/submodule--helper.c:117
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_submodule__helper
in
/src/git/builtin/submodule--helper.c:3803
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_column
in
/src/git/builtin/column.c:22
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_worktree
in
/src/git/builtin/worktree.c:1464
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
packet_key_val_read
in
/src/git/t/helper/test-rot13-filter.c:80
|
['char*']
|
char
|
[]
|
test_oidmap__iterate
in
/src/git/t/unit-tests/u-oidmap.c:126
|
[]
|
void
|
[]
|
t_add
in
/src/git/t/unit-tests/u-hashmap.c:139
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
t_iterate
in
/src/git/t/unit-tests/u-hashmap.c:213
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
t_replace
in
/src/git/t/unit-tests/u-hashmap.c:81
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
t_get
in
/src/git/t/unit-tests/u-hashmap.c:106
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
t_remove
in
/src/git/t/unit-tests/u-hashmap.c:181
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
t_alloc
in
/src/git/t/unit-tests/u-hashmap.c:241
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
upload_pack_advertise
in
/src/git/upload-pack.c:1834
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
git_gpg_config
in
/src/git/gpg-interface.c:738
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
push_check
in
/src/git/builtin/submodule--helper.c:3113
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_task_prefetch
in
/src/git/builtin/gc.c:1236
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
must_check_existence
in
/src/git/cache-tree.c:251
|
['struct cache_entry*']
|
int
|
[]
|
test_trailer__empty_input
in
/src/git/t/unit-tests/u-trailer.c:32
|
[]
|
void
|
[]
|
test_trailer__no_newline_start
in
/src/git/t/unit-tests/u-trailer.c:38
|
[]
|
void
|
[]
|
test_trailer__newline_start
in
/src/git/t/unit-tests/u-trailer.c:49
|
[]
|
void
|
[]
|
test_trailer__no_body_text
in
/src/git/t/unit-tests/u-trailer.c:80
|
[]
|
void
|
[]
|
test_trailer__body_text_no_divider
in
/src/git/t/unit-tests/u-trailer.c:113
|
[]
|
void
|
[]
|
test_trailer__body_no_divider_2nd_block
in
/src/git/t/unit-tests/u-trailer.c:156
|
[]
|
void
|
[]
|
test_trailer__body_and_divider
in
/src/git/t/unit-tests/u-trailer.c:196
|
[]
|
void
|
[]
|
test_trailer__non_trailer_in_block
in
/src/git/t/unit-tests/u-trailer.c:227
|
[]
|
void
|
[]
|
test_trailer__too_many_non_trailers
in
/src/git/t/unit-tests/u-trailer.c:277
|
[]
|
void
|
[]
|
test_trailer__one_non_trailer_no_git_trailers
in
/src/git/t/unit-tests/u-trailer.c:296
|
[]
|
void
|
[]
|
bundle_uri_command
in
/src/git/bundle-uri.c:955
|
['struct repository*', 'struct packet_reader*']
|
int
|
[]
|
repo_submodule_path_replace
in
/src/git/path.c:618
|
['struct repository*', 'struct strbuf*', 'char*', 'char*']
|
char
|
[]
|
module_gitdir
in
/src/git/builtin/submodule--helper.c:1346
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_unpack_file
in
/src/git/builtin/unpack-file.c:34
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
reflog_expire_condition
in
/src/git/builtin/gc.c:342
|
['struct gc_config*']
|
int
|
[]
|
cmd_var
in
/src/git/builtin/var.c:217
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
reftable_be_init
in
/src/git/refs/reftable-backend.c:369
|
['struct repository*', 'char*', 'char*', 'unsigned int']
|
struct ref_store
|
[]
|
trace2_initialize_fl
in
/src/git/trace2.c:217
|
['char*', 'int']
|
void
|
[]
|
sideband_demux
in
/src/git/fetch-pack.c:856
|
['int', 'int', 'void*']
|
int
|
[]
|
odb_source_files_write_alternate
in
/src/git/odb/source-files.c:207
|
['struct odb_source*', 'char*']
|
int
|
[]
|
repo_write_loose_object_map
in
/src/git/loose.c:129
|
['struct repository*']
|
int
|
[]
|
try_to_run_foreground_daemon
in
/src/git/builtin/fsmonitor--daemon.c:1423
|
['int']
|
int
|
[]
|
reftable_be_rename_ref
in
/src/git/refs/reftable-backend.c:1966
|
['struct ref_store*', 'char*', 'char*', 'char*']
|
int
|
[]
|
reftable_be_copy_ref
in
/src/git/refs/reftable-backend.c:1997
|
['struct ref_store*', 'char*', 'char*', 'char*']
|
int
|
[]
|
reftable_be_create_reflog
in
/src/git/refs/reftable-backend.c:2362
|
['struct ref_store*', 'char*', 'struct strbuf*']
|
int
|
[]
|
reftable_be_delete_reflog
in
/src/git/refs/reftable-backend.c:2440
|
['struct ref_store*', 'char*']
|
int
|
[]
|
reftable_be_optimize
in
/src/git/refs/reftable-backend.c:1680
|
['struct ref_store*', 'struct refs_optimize_opts*']
|
int
|
[]
|
reftable_be_reflog_expire
in
/src/git/refs/reftable-backend.c:2535
|
['struct ref_store*', 'char*', 'unsigned int', 'reflog_expiry_prepare_fn', 'reflog_expiry_should_prune_fn', 'reflog_expiry_cleanup_fn', 'void*']
|
int
|
[]
|
reftable_be_transaction_finish
in
/src/git/refs/reftable-backend.c:1647
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
store_credential_file
in
/src/git/builtin/credential-store.c:93
|
['char*', 'struct credential*']
|
void
|
[]
|
create_reflock
in
/src/git/refs/files-backend.c:1198
|
['char*', 'void*']
|
int
|
[]
|
reftable_be_create_on_disk
in
/src/git/refs/reftable-backend.c:480
|
['struct ref_store*', 'int', 'struct strbuf*']
|
int
|
[]
|
files_ref_store_create_on_disk
in
/src/git/refs/files-backend.c:3620
|
['struct ref_store*', 'int', 'struct strbuf*']
|
int
|
[]
|
GIT_PATH_FUNC
in
/src/git/rerere.c:882
|
['int']
|
void
|
[]
|
init_socket_directory
in
/src/git/builtin/credential-cache--daemon.c:258
|
['char*']
|
void
|
[]
|
check_vfs4git
in
/src/git/compat/fsmonitor/fsm-settings-win32.c:18
|
['struct repository*']
|
enum fsmonitor_reason
|
[]
|
default_branch
in
/src/git/builtin/var.c:53
|
['int']
|
char
|
[]
|
process_alternates_response
in
/src/git/http-walker.c:203
|
['void*']
|
void
|
[]
|
bg_wait_cb
in
/src/git/builtin/fsmonitor--daemon.c:1453
|
['struct child_process*', 'void*']
|
int
|
[]
|
do_as_client__send_stop
in
/src/git/builtin/fsmonitor--daemon.c:85
|
[]
|
int
|
[]
|
do_as_client__status
in
/src/git/builtin/fsmonitor--daemon.c:106
|
[]
|
int
|
[]
|
is_fsmonitor_refreshed
in
/src/git/fsmonitor.h:17
|
['struct index_state*']
|
int
|
[]
|
sequence_editor
in
/src/git/builtin/var.c:39
|
['int']
|
char
|
[]
|
ls_refs_advertise
in
/src/git/ls-refs.c:218
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
should_include
in
/src/git/pack-bitmap.c:1211
|
['struct commit*', 'void*']
|
int
|
[]
|
should_include_obj
in
/src/git/pack-bitmap.c:1236
|
['struct object*', 'void*']
|
int
|
[]
|
show_boundary_commit
in
/src/git/pack-bitmap.c:1314
|
['struct commit*', 'void*']
|
void
|
[]
|
can_reuse_delta
in
/src/git/builtin/pack-objects.c:2175
|
['struct object_id*', 'struct object_entry*', 'struct object_entry**']
|
int
|
[]
|
add_object_entry_from_bitmap
in
/src/git/builtin/pack-objects.c:1880
|
['struct object_id*', 'enum object_type', 'int', 'uint32_t', 'struct packed_git*', 'off_t', 'void*']
|
int
|
[]
|
test_show_object
in
/src/git/pack-bitmap.c:2716
|
['struct object*', 'char*', 'void*']
|
void
|
[]
|
test_show_commit
in
/src/git/pack-bitmap.c:2732
|
['struct commit*', 'void*']
|
void
|
[]
|
geometric_repack_auto_condition
in
/src/git/builtin/gc.c:1619
|
['struct gc_config*']
|
int
|
[]
|
cmd_pack_redundant
in
/src/git/builtin/pack-redundant.c:590
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
odb_source_files_count_objects
in
/src/git/odb/source-files.c:96
|
['struct odb_source*', 'enum odb_count_objects_flags', 'unsigned long*']
|
int
|
[]
|
odb_source_files_find_abbrev_len
in
/src/git/odb/source-files.c:125
|
['struct odb_source*', 'struct object_id*', 'unsigned', 'unsigned*']
|
int
|
[]
|
odb_source_files_reprepare
in
/src/git/odb/source-files.c:42
|
['struct odb_source*']
|
void
|
[]
|
repo_for_eack_pack_data_init
in
/src/git/packfile.h:190
|
['struct repository*']
|
struct repo_for_each_pack_data
|
[]
|
repo_for_each_pack_data_next
in
/src/git/packfile.h:209
|
['struct repo_for_each_pack_data*']
|
void
|
[]
|
stdin_packs_include_check
in
/src/git/builtin/pack-objects.c:3904
|
['struct commit*', 'void*']
|
int
|
[]
|
cruft_include_check
in
/src/git/builtin/pack-objects.c:4184
|
['struct commit*', 'void*']
|
int
|
[]
|
odb_source_files_freshen_object
in
/src/git/odb/source-files.c:149
|
['struct odb_source*', 'struct object_id*']
|
int
|
[]
|
count_loose
in
/src/git/builtin/count-objects.c:61
|
['struct object_id*', 'char*', 'void*']
|
int
|
[]
|
odb_source_files_read_object_stream
in
/src/git/odb/source-files.c:63
|
['struct odb_read_stream**', 'struct odb_source*', 'struct object_id*']
|
int
|
[]
|
repo_get_merge_bases_many_dirty
in
/src/git/commit-reach.c:481
|
['struct repository*', 'struct commit*', 'size_t', 'struct commit**', 'struct commit_list**']
|
int
|
[]
|
count_objects
in
/src/git/builtin/repo.c:777
|
['char*', 'struct oid_array*', 'enum object_type', 'void*']
|
int
|
[]
|
propagate_island_marks
in
/src/git/delta-islands.c:502
|
['struct repository*', 'struct commit*']
|
void
|
[]
|
write_graph_chunk_generation_data
in
/src/git/commit-graph.c:1353
|
['struct hashfile*', 'void*']
|
int
|
[]
|
collect_one_reflog_ent
in
/src/git/commit.c:1060
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
reach_filter
in
/src/git/ref-filter.c:3141
|
['struct ref_array*', 'struct commit_list**', 'int']
|
void
|
[]
|
next
in
/src/git/negotiator/skipping.c:229
|
['struct fetch_negotiator*']
|
struct object_id
|
[]
|
write_graph_chunk_data
in
/src/git/commit-graph.c:1219
|
['struct hashfile*', 'void*']
|
int
|
[]
|
write_tar_entry
in
/src/git/archive-tar.c:255
|
['struct archiver_args*', 'struct object_id*', 'char*', 'size_t', 'unsigned int', 'void*', 'unsigned long']
|
int
|
[]
|
read_istream_pack_non_delta
in
/src/git/packfile.c:2856
|
['struct odb_read_stream*', 'char*', 'size_t']
|
ssize_t
|
[]
|
incremental_repack_auto_condition
in
/src/git/builtin/gc.c:1425
|
['struct gc_config*']
|
int
|
[]
|
files_ref_store_init
in
/src/git/refs/files-backend.c:108
|
['struct repository*', 'char*', 'char*', 'unsigned int']
|
struct ref_store
|
[]
|
get_one_entry
in
/src/git/builtin/remote.c:1366
|
['struct remote*', 'void*']
|
int
|
[]
|
get_text_file
in
/src/git/http-backend.c:221
|
['struct strbuf*', 'char*']
|
void
|
[]
|
get_loose_object
in
/src/git/http-backend.c:228
|
['struct strbuf*', 'char*']
|
void
|
[]
|
get_pack_file
in
/src/git/http-backend.c:235
|
['struct strbuf*', 'char*']
|
void
|
[]
|
get_idx_file
in
/src/git/http-backend.c:242
|
['struct strbuf*', 'char*']
|
void
|
[]
|
process_log_file_at_exit
in
/src/git/builtin/gc.c:107
|
[]
|
void
|
[]
|
worktree_prune_condition
in
/src/git/builtin/gc.c:391
|
['struct gc_config*']
|
int
|
[]
|
rerere_gc_condition
in
/src/git/builtin/gc.c:438
|
['struct gc_config*']
|
int
|
[]
|
should_write_commit_graph
in
/src/git/builtin/gc.c:1161
|
['struct gc_config*']
|
int
|
[]
|
loose_object_auto_condition
in
/src/git/builtin/gc.c:1318
|
['struct gc_config*']
|
int
|
[]
|
repo_config_get_uint
in
/src/git/config.c:2380
|
['struct repository*', 'char*', 'unsigned int*']
|
int
|
[]
|
http_config
in
/src/git/http-backend.c:249
|
[]
|
void
|
[]
|
fsevent_callback
in
/src/git/compat/fsmonitor/fsm-listen-darwin.c:195
|
['ConstFSEventStreamRef', 'void*', 'size_t', 'void*', 'FSEventStreamEventFlags[]', 'FSEventStreamEventId[]']
|
void
|
[]
|
session_id_advertise
in
/src/git/serve.c:72
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
object_info_advertise
in
/src/git/serve.c:92
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
bundle_uri_advertise
in
/src/git/bundle-uri.c:929
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
found_guilty_entry
in
/src/git/builtin/blame.c:280
|
['struct blame_entry*', 'void*']
|
void
|
[]
|
sanity_check_on_fail
in
/src/git/builtin/blame.c:692
|
['struct blame_scoreboard*', 'int']
|
void
|
[]
|
parse_reedit_arg
in
/src/git/builtin/notes.c:342
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
threaded_find_deltas
in
/src/git/builtin/pack-objects.c:3137
|
['void*']
|
void
|
[]
|
reftable_ref_iterator_advance
in
/src/git/refs/reftable-backend.c:607
|
['struct ref_iterator*']
|
int
|
[]
|
packed_ref_iterator_advance
in
/src/git/refs/packed-backend.c:980
|
['struct ref_iterator*']
|
int
|
[]
|
files_ref_iterator_advance
in
/src/git/refs/files-backend.c:958
|
['struct ref_iterator*']
|
int
|
[]
|
write_one_shallow
in
/src/git/shallow.c:355
|
['struct commit_graft*', 'void*']
|
int
|
[]
|
prune_notes_helper
in
/src/git/notes.c:790
|
['struct object_id*', 'struct object_id*', 'char*', 'void*']
|
int
|
[]
|
fill_missing_blobs
in
/src/git/builtin/backfill.c:60
|
['char*', 'struct oid_array*', 'enum object_type', 'void*']
|
int
|
[]
|
inexact_prefetch
in
/src/git/diffcore-rename.c:101
|
['void*']
|
void
|
[]
|
basename_prefetch
in
/src/git/diffcore-rename.c:838
|
['void*']
|
void
|
[]
|
prefetch_to_pack
in
/src/git/builtin/pack-objects.c:2210
|
['uint32_t']
|
void
|
[]
|
is_not_in_promisor_pack
in
/src/git/builtin/pack-objects.c:4971
|
['struct commit*', 'void*']
|
int
|
[]
|
upload_archive
in
/src/git/daemon.c:479
|
['struct strvec*']
|
int
|
[]
|
receive_pack
in
/src/git/daemon.c:489
|
['struct strvec*']
|
int
|
[]
|
serve
in
/src/git/daemon.c:1230
|
['struct string_list*', 'int', 'struct credentials*']
|
int
|
[]
|
open_in_gdb
in
/src/git/compat/mingw.c:31
|
[]
|
void
|
[]
|
cmd_upload_archive
in
/src/git/builtin/upload-archive.c:87
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_remote_fd
in
/src/git/builtin/remote-fd.c:56
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_remote_ext
in
/src/git/builtin/remote-ext.c:198
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
upload_pack_config
in
/src/git/upload-pack.c:1334
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
urlmatch_config_entry
in
/src/git/urlmatch.c:556
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
wt_status_collect_changed_cb
in
/src/git/wt-status.c:460
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
add_file_to_list
in
/src/git/wt-status.c:712
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned int', 'void*']
|
int
|
[]
|
pseudo_merge_config
in
/src/git/pseudo-merge.c:120
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
collect_expect
in
/src/git/t/helper/test-parse-options.c:57
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
test_string_list__insert
in
/src/git/t/unit-tests/u-string-list.c:290
|
[]
|
void
|
[]
|
cmd_mailsplit
in
/src/git/builtin/mailsplit.c:274
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
show_filemodify
in
/src/git/builtin/fast-export.c:432
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
config_read_branches
in
/src/git/builtin/remote.c:296
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
add_remote_to_show_info
in
/src/git/builtin/remote.c:1194
|
['struct string_list_item*', 'void*']
|
int
|
[]
|
add_local_to_show_info
in
/src/git/builtin/remote.c:1233
|
['struct string_list_item*', 'void*']
|
int
|
[]
|
add_existing
in
/src/git/builtin/show-ref.c:101
|
['struct reference*', 'void*']
|
int
|
[]
|
urlmatch_collect_fn
in
/src/git/builtin/config.c:809
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
write_copy_table
in
/src/git/refs/reftable-backend.c:1754
|
['struct reftable_writer*', 'void*']
|
int
|
[]
|
cacheinfo_callback
in
/src/git/builtin/update-index.c:813
|
['struct parse_opt_ctx_t*', 'struct option*', 'char*', 'int']
|
enum parse_opt_result
|
[]
|
parseopt_push_cas_option
in
/src/git/remote.c:2614
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
diff_opt_find_object
in
/src/git/diff.c:5495
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
check_tracking_name
in
/src/git/checkout.c:24
|
['struct remote*', 'void*']
|
int
|
[]
|
parse_opt_object_name
in
/src/git/parse-options-cb.c:126
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
parse_opt_object_id
in
/src/git/parse-options-cb.c:142
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
check_one_mergetag
in
/src/git/builtin/replace.c:413
|
['struct commit*', 'struct commit_extra_header*', 'void*']
|
int
|
[]
|
repo_get_oid_blob
in
/src/git/object-name.c:1601
|
['struct repository*', 'char*', 'struct object_id*']
|
int
|
[]
|
parse_cmd_update
in
/src/git/builtin/update-ref.c:248
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_create
in
/src/git/builtin/update-ref.c:338
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_delete
in
/src/git/builtin/update-ref.c:397
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_verify
in
/src/git/builtin/update-ref.c:461
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_symref_update
in
/src/git/builtin/update-ref.c:282
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
island_config_callback
in
/src/git/delta-islands.c:340
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
diff_opt_ignore_regex
in
/src/git/diff.c:5832
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
cmd__regex
in
/src/git/t/helper/test-regex.c:41
|
['int', 'char**']
|
int
|
[]
|
git_regcomp
in
/src/git/compat/regcomp_enhanced.c:4
|
['regex_t*', 'char*', 'int']
|
int
|
[]
|
re_compile_pattern
in
/src/git/compat/regex/regcomp.c:241
|
['char*', 'size_t', 'struct re_pattern_buffer*']
|
char
|
[]
|
|
|
malloc
|
['/src/git/oss-fuzz/fuzz-config.c', '/src/git/oss-fuzz/fuzz-url-decode-mem.c', '/src/git/oss-fuzz/fuzz-parse-attr-line.c', '/src/git/oss-fuzz/fuzz-date.c', '/src/git/oss-fuzz/fuzz-credential-from-url-gently.c', '/src/git/oss-fuzz/fuzz-commit-graph.c']
|
N/A
|
|
Blocker function
|
Arguments type
|
Return type
|
Constants touched
|
ZLIB_INTERNAL::zcalloc
in
/src/zlib/zutil.c:299
|
['voidpf', 'unsigned', 'unsigned']
|
voidpf
|
[]
|
file_compress
in
/src/zlib/test/minigzip.c:421
|
['char*', 'char*']
|
void
|
[]
|
file_uncompress
in
/src/zlib/test/minigzip.c:454
|
['char*']
|
void
|
[]
|
test_gzio
in
/src/zlib/test/example.c:90
|
['char*', 'Byte*', 'uLong']
|
void
|
[]
|
gzfilebuf::open
in
/src/zlib/contrib/iostream3/zfstream.cc:50
|
['char*', 'std::ios_base::openmode']
|
gzfilebuf
|
[]
|
gzopen64
in
/src/zlib/gzlib.c:293
|
['char*', 'char*']
|
gzFile
|
[]
|
gzfilebuf::attach
in
/src/zlib/contrib/iostream3/zfstream.cc:78
|
['int', 'std::ios_base::openmode']
|
gzfilebuf
|
[]
|
izstream::izstream
in
/src/zlib/contrib/iostream2/zstream.h:55
|
['char*']
|
void
|
[]
|
ozstream::ozstream
in
/src/zlib/contrib/iostream2/zstream.h:163
|
['char*']
|
void
|
[]
|
gzopen_w
in
/src/zlib/gzlib.c:316
|
['wchar_t*', 'char*']
|
gzFile
|
[]
|
ZLIB_INTERNAL::gz_error
in
/src/zlib/gzlib.c:555
|
['gz_statep', 'int', 'char*']
|
void
|
[]
|
gzgetc_
in
/src/zlib/gzread.c:500
|
['gzFile']
|
int
|
[]
|
gzfread
in
/src/zlib/gzread.c:439
|
['voidp', 'z_size_t', 'z_size_t', 'gzFile']
|
z_size_t
|
[]
|
gzdirect
in
/src/zlib/gzread.c:627
|
['gzFile']
|
int
|
[]
|
gzfwrite
in
/src/zlib/gzwrite.c:280
|
['voidpc', 'z_size_t', 'z_size_t', 'gzFile']
|
z_size_t
|
[]
|
gzvprintf
in
/src/zlib/gzwrite.c:403
|
['gzFile', 'char*', 'va_list']
|
int
|
[]
|
ozstream::flush
in
/src/zlib/contrib/iostream2/zstream.h:218
|
['int']
|
int
|
[]
|
gzfilebuf::setcompressionlevel
in
/src/zlib/contrib/iostream/zfstream.cpp:116
|
['int']
|
int
|
[]
|
gzfilebuf::setcompressionstrategy
in
/src/zlib/contrib/iostream/zfstream.cpp:122
|
['int']
|
int
|
[]
|
gzfilebuf::setcompression
in
/src/zlib/contrib/iostream3/zfstream.cc:42
|
['int', 'int']
|
int
|
[]
|
gzclose_w
in
/src/zlib/gzwrite.c:667
|
['gzFile']
|
int
|
[]
|
mem_alloc
in
/src/zlib/test/infcover.c:71
|
['void*', 'unsigned', 'unsigned']
|
local
|
[]
|
cover_support
in
/src/zlib/test/infcover.c:350
|
[]
|
local
|
[]
|
cover_wrap
in
/src/zlib/test/infcover.c:388
|
[]
|
local
|
[]
|
cover_back
in
/src/zlib/test/infcover.c:471
|
[]
|
local
|
[]
|
h2b
in
/src/zlib/test/infcover.c:245
|
['char*', 'unsigned*']
|
local unsigned
|
[]
|
gzcopy
in
/src/zlib/examples/gzjoin.c:279
|
['char*', 'int', 'unsigned long*', 'unsigned long*', 'FILE*']
|
local
|
[]
|
gzlog_open
in
/src/zlib/examples/gzlog.c:867
|
['char*']
|
gzlog
|
[]
|
gzlog_write
in
/src/zlib/examples/gzlog.c:997
|
['gzlog*', 'void*', 'size_t']
|
int
|
[]
|
gzscan
in
/src/zlib/examples/gzappend.c:259
|
['char*', 'z_stream*', 'int']
|
local
|
[]
|
gztack
in
/src/zlib/examples/gzappend.c:388
|
['char*', 'int', 'z_stream*', 'int']
|
local
|
[]
|
deflate_index_build
in
/src/zlib/examples/zran.c:129
|
['FILE*', 'off_t', 'struct deflate_index**']
|
int
|
[]
|
string_init
in
/src/zlib/examples/enough.c:187
|
['string_t*']
|
local
|
[]
|
aprintf
in
/src/zlib/examples/gznorm.c:40
|
['char*']
|
local
|
[]
|
load
in
/src/zlib/contrib/puff/pufftest.c:63
|
['char*', 'size_t*']
|
local
|
[]
|
ReadFileMemory
in
/src/zlib/contrib/testzlib/testzlib.c:119
|
['char*', 'long*', 'unsigned char**']
|
int
|
[]
|
unzRepair
in
/src/zlib/contrib/minizip/mztools.c:33
|
['char*', 'char*', 'char*', 'uLong*', 'uLong*']
|
int
|
[]
|
win32_open64_file_func
in
/src/zlib/contrib/minizip/iowin32.c:90
|
['voidpf', 'void*', 'int']
|
voidpf
|
[]
|
win32_open64_file_funcA
in
/src/zlib/contrib/minizip/iowin32.c:118
|
['voidpf', 'void*', 'int']
|
voidpf
|
[]
|
win32_open64_file_funcW
in
/src/zlib/contrib/minizip/iowin32.c:141
|
['voidpf', 'void*', 'int']
|
voidpf
|
[]
|
win32_open_file_func
in
/src/zlib/contrib/minizip/iowin32.c:160
|
['voidpf', 'char*', 'int']
|
voidpf
|
[]
|
do_extract
in
/src/zlib/contrib/minizip/miniunz.c:477
|
['unzFile', 'int', 'int', 'char*']
|
int
|
[]
|
do_extract_onefile
in
/src/zlib/contrib/minizip/miniunz.c:511
|
['unzFile', 'char*', 'int', 'int', 'char*']
|
int
|
[]
|
write_reuse_object
in
/src/git/builtin/pack-objects.c:626
|
['struct hashfile*', 'struct object_entry*', 'unsigned long', 'int']
|
off_t
|
[]
|
apply_stash
in
/src/git/builtin/stash.c:720
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
pop_stash
in
/src/git/builtin/stash.c:819
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
branch_stash
in
/src/git/builtin/stash.c:850
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_checkout
in
/src/git/builtin/checkout.c:2044
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_switch
in
/src/git/builtin/checkout.c:2096
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_restore
in
/src/git/builtin/checkout.c:2135
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_am
in
/src/git/builtin/am.c:2312
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge_recursive
in
/src/git/builtin/merge-recursive.c:24
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_revert
in
/src/git/builtin/revert.c:281
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_cherry_pick
in
/src/git/builtin/revert.c:301
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_rebase
in
/src/git/builtin/rebase.c:1096
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge
in
/src/git/builtin/merge.c:1362
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_whatchanged
in
/src/git/builtin/log.c:522
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_show
in
/src/git/builtin/log.c:657
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_reflog_show
in
/src/git/builtin/reflog.c:143
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_reflog
in
/src/git/builtin/reflog.c:467
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_log
in
/src/git/builtin/log.c:821
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_format_patch
in
/src/git/builtin/log.c:1950
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_diff_tree
in
/src/git/builtin/diff-tree.c:112
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge_tree
in
/src/git/builtin/merge-tree.c:539
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_replay
in
/src/git/builtin/replay.c:69
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_history_reword
in
/src/git/builtin/history.c:428
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_history_split
in
/src/git/builtin/history.c:657
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
write_out_results
in
/src/git/apply.c:4810
|
['struct apply_state*', 'struct patch*']
|
int
|
[]
|
cmd_rerere
in
/src/git/builtin/rerere.c:53
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_add
in
/src/git/builtin/add.c:381
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_status
in
/src/git/builtin/commit.c:1537
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_pull
in
/src/git/builtin/pull.c:856
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
run_update
in
/src/git/add-interactive.c:622
|
['struct add_i_state*', 'struct pathspec*', 'struct prefix_item_list*', 'struct list_and_choose_options*']
|
int
|
[]
|
run_revert
in
/src/git/add-interactive.c:702
|
['struct add_i_state*', 'struct pathspec*', 'struct prefix_item_list*', 'struct list_and_choose_options*']
|
int
|
[]
|
run_patch
in
/src/git/add-interactive.c:872
|
['struct add_i_state*', 'struct pathspec*', 'struct prefix_item_list*', 'struct list_and_choose_options*']
|
int
|
[]
|
create_stash
in
/src/git/builtin/stash.c:1573
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_stash
in
/src/git/builtin/stash.c:2383
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
save_stash
in
/src/git/builtin/stash.c:1941
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_diff_files
in
/src/git/builtin/diff-files.c:23
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_diff
in
/src/git/builtin/diff.c:399
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
status_submodule_cb
in
/src/git/builtin/submodule--helper.c:845
|
['struct cache_entry*', 'void*']
|
void
|
[]
|
module_summary
in
/src/git/builtin/submodule--helper.c:1277
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge_ours
in
/src/git/builtin/merge-ours.c:20
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_describe
in
/src/git/builtin/describe.c:639
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_diff_index
in
/src/git/builtin/diff-index.c:19
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_push
in
/src/git/builtin/push.c:547
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_fetch
in
/src/git/builtin/fetch.c:2463
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
patch_diff
in
/src/git/range-diff.c:491
|
['char*', 'char*', 'struct diff_options*']
|
void
|
[]
|
cmd_multi_pack_index_write
in
/src/git/builtin/multi-pack-index.c:143
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_repack
in
/src/git/builtin/repack.c:100
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index_compact
in
/src/git/builtin/multi-pack-index.c:208
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index_expire
in
/src/git/builtin/multi-pack-index.c:303
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index_repack
in
/src/git/builtin/multi-pack-index.c:332
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_pack_objects
in
/src/git/builtin/pack-objects.c:4992
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__path_walk
in
/src/git/t/helper/test-path-walk.c:68
|
['int', 'char**']
|
int
|
[]
|
cmd_backfill
in
/src/git/builtin/backfill.c:115
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_repo_structure
in
/src/git/builtin/repo.c:875
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bundle_create
in
/src/git/builtin/bundle.c:70
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_reflog_expire
in
/src/git/builtin/reflog.c:181
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
prune_object
in
/src/git/builtin/prune.c:84
|
['struct object_id*', 'char*', 'void*']
|
int
|
[]
|
cmd_prune
in
/src/git/builtin/prune.c:153
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__skip
in
/src/git/builtin/bisect.c:1403
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__run
in
/src/git/builtin/bisect.c:1428
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect
in
/src/git/builtin/bisect.c:1442
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__replay
in
/src/git/builtin/bisect.c:1389
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__start
in
/src/git/builtin/bisect.c:1355
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__next
in
/src/git/builtin/bisect.c:1367
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_fmt_merge_msg
in
/src/git/builtin/fmt-merge-msg.c:12
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
compare_refs
in
/src/git/ref-filter.c:3528
|
['void*', 'void*', 'void*']
|
int
|
[]
|
filter_and_format_one
in
/src/git/ref-filter.c:3061
|
['struct reference*', 'void*']
|
int
|
[]
|
cmd_tag
in
/src/git/builtin/tag.c:454
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_for_each_ref
in
/src/git/builtin/for-each-ref.c:113
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_refs_list
in
/src/git/builtin/refs.c:115
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_branch
in
/src/git/builtin/branch.c:709
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_verify_tag
in
/src/git/builtin/verify-tag.c:23
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
verify_tag
in
/src/git/builtin/tag.c:142
|
['char*', 'char*', 'struct object_id*', 'void*']
|
int
|
[]
|
cmd_rev_list
in
/src/git/builtin/rev-list.c:692
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_annotate
in
/src/git/builtin/annotate.c:11
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
receive_needs
in
/src/git/upload-pack.c:1083
|
['struct upload_pack_data*', 'struct packet_reader*']
|
void
|
[]
|
upload_pack_v2
in
/src/git/upload-pack.c:1769
|
['struct repository*', 'struct packet_reader*']
|
int
|
[]
|
cmd__revision_walking
in
/src/git/t/helper/test-revision-walking.c:54
|
['int', 'char**']
|
int
|
[]
|
cmd_last_modified
in
/src/git/builtin/last-modified.c:518
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_fast_export
in
/src/git/builtin/fast-export.c:1307
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_cherry
in
/src/git/builtin/log.c:2605
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_shortlog
in
/src/git/builtin/shortlog.c:383
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
show_stash
in
/src/git/builtin/stash.c:962
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
find_origin
in
/src/git/blame.c:1322
|
['struct repository*', 'struct commit*', 'struct blame_origin*', 'struct blame_bloom_data*']
|
struct blame_origin
|
[]
|
find_rename
in
/src/git/blame.c:1419
|
['struct repository*', 'struct commit*', 'struct blame_origin*', 'struct blame_bloom_data*']
|
struct blame_origin
|
[]
|
cmd_diff_pairs
in
/src/git/builtin/diff-pairs.c:30
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__pack_deltas
in
/src/git/t/helper/test-pack-deltas.c:82
|
['int', 'char**']
|
int
|
[]
|
cmd__delta
in
/src/git/t/helper/test-delta.c:19
|
['int', 'char**']
|
int
|
[]
|
cmd_fast_import
in
/src/git/builtin/fast-import.c:3917
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
threaded_find_deltas
in
/src/git/builtin/pack-objects.c:3137
|
['void*']
|
void
|
[]
|
threaded_find_deltas_by_path
in
/src/git/builtin/pack-objects.c:3424
|
['void*']
|
void
|
[]
|
cmd_clone
in
/src/git/builtin/clone.c:869
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_init_db
in
/src/git/builtin/init-db.c:72
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
update_refs
in
/src/git/reset.c:16
|
['struct reset_head_opts*', 'struct object_id*', 'struct object_id*']
|
int
|
[]
|
cmd_create_symref
in
/src/git/t/helper/test-ref-store.c:115
|
['struct ref_store*', 'char**']
|
int
|
[]
|
cmd_symbolic_ref
in
/src/git/builtin/symbolic-ref.c:46
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
add
in
/src/git/builtin/worktree.c:790
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
migrate_one_ref
in
/src/git/refs.c:3146
|
['struct reference*', 'void*']
|
int
|
[]
|
parse_cmd_create
in
/src/git/builtin/update-ref.c:338
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_symref_create
in
/src/git/builtin/update-ref.c:369
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
cmd_send_pack
in
/src/git/builtin/send-pack.c:151
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_delete_ref
in
/src/git/t/helper/test-ref-store.c:273
|
['struct ref_store*', 'char**']
|
int
|
[]
|
cmd_update_ref
in
/src/git/builtin/update-ref.c:752
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
clear_stash
in
/src/git/builtin/stash.c:316
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
drop_stash
in
/src/git/builtin/stash.c:796
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
delete_replace_ref
in
/src/git/builtin/replace.c:145
|
['char*', 'char*', 'struct object_id*']
|
int
|
[]
|
files_rename_ref
in
/src/git/refs/files-backend.c:1786
|
['struct ref_store*', 'char*', 'char*', 'char*']
|
int
|
[]
|
files_copy_ref
in
/src/git/refs/files-backend.c:1794
|
['struct ref_store*', 'char*', 'char*', 'char*']
|
int
|
[]
|
cmd_bisect__reset
in
/src/git/builtin/bisect.c:1332
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_delete_refs
in
/src/git/t/helper/test-ref-store.c:133
|
['struct ref_store*', 'char**']
|
int
|
[]
|
rm
in
/src/git/builtin/remote.c:1006
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
prune_remote
in
/src/git/builtin/remote.c:1625
|
['char*', 'int']
|
int
|
[]
|
parse_cmd_delete
in
/src/git/builtin/update-ref.c:397
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_symref_delete
in
/src/git/builtin/update-ref.c:432
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
rename_one_ref
in
/src/git/builtin/remote.c:713
|
['struct reference*', 'void*']
|
int
|
[]
|
cmd_receive_pack
in
/src/git/builtin/receive-pack.c:2611
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
parse_cmd_verify
in
/src/git/builtin/update-ref.c:461
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_symref_verify
in
/src/git/builtin/update-ref.c:488
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
push_refs
in
/src/git/transport-helper.c:1174
|
['struct transport*', 'struct ref*', 'int']
|
int
|
[]
|
rewrite_one
in
/src/git/revision.c:4035
|
['struct rev_info*', 'struct commit**']
|
enum rewrite_result
|
[]
|
write_graph_chunk_bloom_indexes
in
/src/git/commit-graph.c:1451
|
['struct hashfile*', 'void*']
|
int
|
[]
|
write_graph_chunk_bloom_data
in
/src/git/commit-graph.c:1487
|
['struct hashfile*', 'void*']
|
int
|
[]
|
diff_output_prefix_callback
in
/src/git/graph.c:320
|
['struct diff_options*', 'void*']
|
char
|
[]
|
oneway_diff
in
/src/git/diff-lib.c:517
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
show_one_mergetag
in
/src/git/log-tree.c:624
|
['struct commit*', 'struct commit_extra_header*', 'void*']
|
int
|
[]
|
cmd_gc
in
/src/git/builtin/gc.c:844
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
graph_write
in
/src/git/builtin/commit-graph.c:222
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__bloom
in
/src/git/t/helper/test-bloom.c:53
|
['int', 'char**']
|
int
|
[]
|
patch_id_neq
in
/src/git/patch-ids.c:39
|
['void*', 'struct hashmap_entry*', 'struct hashmap_entry*', 'void*']
|
int
|
[]
|
run
in
/src/git/builtin/grep.c:197
|
['void*']
|
void
|
[]
|
cmd_grep
in
/src/git/builtin/grep.c:893
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_cat_file
in
/src/git/builtin/cat-file.c:1046
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
parse_cmd_contents
in
/src/git/builtin/cat-file.c:677
|
['struct batch_options*', 'char*', 'struct strbuf*', 'struct expand_data*']
|
void
|
[]
|
parse_cmd_info
in
/src/git/builtin/cat-file.c:686
|
['struct batch_options*', 'char*', 'struct strbuf*', 'struct expand_data*']
|
void
|
[]
|
batch_object_cb
in
/src/git/builtin/cat-file.c:635
|
['struct object_id*', 'void*']
|
int
|
[]
|
batch_unordered_object
in
/src/git/builtin/cat-file.c:653
|
['struct object_id*', 'struct packed_git*', 'off_t', 'void*']
|
int
|
[]
|
download_bundle_to_file
in
/src/git/bundle-uri.c:485
|
['struct remote_bundle_info*', 'void*']
|
int
|
[]
|
attempt_unbundle
in
/src/git/bundle-uri.c:813
|
['struct remote_bundle_info*', 'void*']
|
int
|
[]
|
try_to_commit
in
/src/git/sequencer.c:1529
|
['struct repository*', 'struct strbuf*', 'char*', 'char*', 'struct replay_opts*', 'unsigned int', 'struct object_id*']
|
int
|
[]
|
copy
in
/src/git/builtin/notes.c:578
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
append_edit
in
/src/git/builtin/notes.c:656
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
remove_cmd
in
/src/git/builtin/notes.c:1034
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
store_stash
in
/src/git/builtin/stash.c:1091
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
import_stash
in
/src/git/builtin/stash.c:2203
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
export_stash
in
/src/git/builtin/stash.c:2354
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_create_branch
in
/src/git/builtin/submodule--helper.c:3319
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
fetch_using_walker
in
/src/git/http-fetch.c:19
|
['char*', 'int', 'int', 'int', 'char**', 'char**', 'int']
|
int
|
[]
|
fetch_dumb
in
/src/git/remote-curl.c:1168
|
['int', 'struct ref**']
|
int
|
[]
|
parse_cmd_update
in
/src/git/builtin/update-ref.c:248
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_symref_update
in
/src/git/builtin/update-ref.c:282
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
cmd_replace
in
/src/git/builtin/replace.c:545
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
files_optimize
in
/src/git/refs/files-backend.c:1456
|
['struct ref_store*', 'struct refs_optimize_opts*']
|
int
|
[]
|
migrate_one_reflog_entry
in
/src/git/refs.c:3176
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
cmd_reflog_write
in
/src/git/builtin/reflog.c:409
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
rename_one_reflog_entry
in
/src/git/builtin/remote.c:630
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
count_references
in
/src/git/builtin/repo.c:695
|
['struct reference*', 'void*']
|
int
|
[]
|
add_object_entry_from_pack
in
/src/git/builtin/pack-objects.c:3760
|
['struct object_id*', 'struct packed_git*', 'uint32_t', 'void*']
|
int
|
[]
|
add_loose_object
in
/src/git/builtin/pack-objects.c:4498
|
['struct object_id*', 'char*', 'void*']
|
int
|
[]
|
add_bisect_ref
in
/src/git/builtin/bisect.c:558
|
['struct reference*', 'void*']
|
int
|
[]
|
add_pending_uninteresting_ref
in
/src/git/builtin/checkout.c:1063
|
['struct reference*', 'void*']
|
int
|
[]
|
handle_one_reflog_ent
in
/src/git/revision.c:1681
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
add_one_alternate_ref
in
/src/git/revision.c:1866
|
['struct object_id*', 'void*']
|
void
|
[]
|
cmd_range_diff
in
/src/git/builtin/range-diff.c:35
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
add_one_ref
in
/src/git/reachable.c:86
|
['struct reference*', 'void*']
|
int
|
[]
|
add_recent_object
in
/src/git/reachable.c:203
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
add_ref_to_pending
in
/src/git/midx-write.c:755
|
['struct reference*', 'void*']
|
int
|
[]
|
head_atom_parser
in
/src/git/ref-filter.c:928
|
['struct ref_format*', 'struct used_atom*', 'char*', 'struct strbuf*']
|
int
|
[]
|
cmd_show_branch
in
/src/git/builtin/show-branch.c:642
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
push_check
in
/src/git/builtin/submodule--helper.c:3113
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
files_transaction_prepare
in
/src/git/refs/files-backend.c:2917
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
fetch_refs
in
/src/git/transport-helper.c:700
|
['struct transport*', 'int', 'struct ref**']
|
int
|
[]
|
get_refs_list
in
/src/git/transport-helper.c:1216
|
['struct transport*', 'int', 'struct transport_ls_refs_options*']
|
struct ref
|
[]
|
reupdate_callback
in
/src/git/builtin/update-index.c:893
|
['struct parse_opt_ctx_t*', 'struct option*', 'char*', 'int']
|
enum parse_opt_result
|
[]
|
cmd_show_ref
in
/src/git/builtin/show-ref.c:300
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
get_head
in
/src/git/http-backend.c:599
|
['struct strbuf*', 'char*']
|
void
|
[]
|
append_similar_ref
in
/src/git/help.c:855
|
['struct reference*', 'void*']
|
int
|
[]
|
cmd_rev_parse
in
/src/git/builtin/rev-parse.c:704
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
check_patch_list
in
/src/git/apply.c:4164
|
['struct apply_state*', 'struct patch*']
|
int
|
[]
|
cmd_ls_files
in
/src/git/builtin/ls-files.c:576
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
notes_display_config
in
/src/git/notes.c:986
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
notes_rewrite_config
in
/src/git/notes-utils.c:103
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
collect_changed_submodules_cb
in
/src/git/submodule.c:831
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
cmd__submodule_config
in
/src/git/t/helper/test-submodule-config.c:19
|
['int', 'char**']
|
int
|
[]
|
module_add
in
/src/git/builtin/submodule--helper.c:3642
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_diagnose
in
/src/git/builtin/diagnose.c:16
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bugreport
in
/src/git/builtin/bugreport.c:93
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_upload_archive_writer
in
/src/git/builtin/upload-archive.c:21
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_archive
in
/src/git/builtin/archive.c:78
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_read_tree
in
/src/git/builtin/read-tree.c:111
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_init
in
/src/git/builtin/sparse-checkout.c:455
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_add
in
/src/git/builtin/sparse-checkout.c:789
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_set
in
/src/git/builtin/sparse-checkout.c:836
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_reapply
in
/src/git/builtin/sparse-checkout.c:901
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_disable
in
/src/git/builtin/sparse-checkout.c:1034
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_checkout_index
in
/src/git/builtin/checkout-index.c:213
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_mv
in
/src/git/builtin/mv.c:208
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
checkout_stage
in
/src/git/builtin/checkout.c:238
|
['int', 'struct cache_entry*', 'int', 'struct checkout*', 'int*', 'int']
|
int
|
[]
|
checkout_merged
in
/src/git/builtin/checkout.c:259
|
['int', 'struct checkout*', 'int*', 'struct mem_pool*', 'int']
|
int
|
[]
|
cmd_difftool
in
/src/git/builtin/difftool.c:717
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
queue_or_write_archive_entry
in
/src/git/archive.c:263
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
write_tar_filter_archive
in
/src/git/archive-tar.c:471
|
['struct archiver*', 'struct archiver_args*']
|
int
|
[]
|
write_zip_archive
in
/src/git/archive-zip.c:637
|
['struct archiver*', 'struct archiver_args*']
|
int
|
[]
|
threeway_merge
in
/src/git/unpack-trees.c:2720
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
twoway_merge
in
/src/git/unpack-trees.c:2911
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
bind_merge
in
/src/git/unpack-trees.c:2994
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
oneway_merge
in
/src/git/unpack-trees.c:3020
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
stash_worktree_untracked_merge
in
/src/git/unpack-trees.c:3057
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
cmd_rm
in
/src/git/builtin/rm.c:265
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
deinit_submodule_cb
in
/src/git/builtin/submodule--helper.c:1670
|
['struct cache_entry*', 'void*']
|
void
|
[]
|
absorb_git_dirs
in
/src/git/builtin/submodule--helper.c:3194
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_clone
in
/src/git/builtin/submodule--helper.c:2033
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
update_callback
in
/src/git/read-cache.c:3968
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
remove_tmp_objdir
in
/src/git/tmp-objdir.c:76
|
[]
|
void
|
[]
|
odb_source_files_write_object
in
/src/git/odb/source-files.c:159
|
['struct odb_source*', 'void*', 'unsigned long', 'enum object_type', 'struct object_id*', 'struct object_id*', 'enum odb_write_object_flags']
|
int
|
[]
|
odb_source_files_write_object_stream
in
/src/git/odb/source-files.c:170
|
['struct odb_source*', 'struct odb_write_stream*', 'size_t', 'struct object_id*']
|
int
|
[]
|
cmd__pkt_line
in
/src/git/t/helper/test-pkt-line.c:167
|
['int', 'char**']
|
int
|
[]
|
odb_transaction_files_commit
in
/src/git/object-file.c:2208
|
['struct odb_transaction*']
|
void
|
[]
|
cmd_delete
in
/src/git/scalar.c:919
|
['int', 'char**']
|
int
|
[]
|
test_reftable_stack__add_one
in
/src/git/t/unit-tests/u-reftable-stack.c:152
|
[]
|
void
|
[]
|
test_reftable_stack__uptodate
in
/src/git/t/unit-tests/u-reftable-stack.c:211
|
[]
|
void
|
[]
|
test_reftable_stack__transaction_api
in
/src/git/t/unit-tests/u-reftable-stack.c:249
|
[]
|
void
|
[]
|
test_reftable_stack__transaction_with_reload
in
/src/git/t/unit-tests/u-reftable-stack.c:286
|
[]
|
void
|
[]
|
test_reftable_stack__transaction_api_performs_auto_compaction
in
/src/git/t/unit-tests/u-reftable-stack.c:342
|
[]
|
void
|
[]
|
test_reftable_stack__auto_compaction_fails_gracefully
in
/src/git/t/unit-tests/u-reftable-stack.c:393
|
[]
|
void
|
[]
|
test_reftable_stack__update_index_check
in
/src/git/t/unit-tests/u-reftable-stack.c:443
|
[]
|
void
|
[]
|
test_reftable_stack__lock_failure
in
/src/git/t/unit-tests/u-reftable-stack.c:470
|
[]
|
void
|
[]
|
test_reftable_stack__add
in
/src/git/t/unit-tests/u-reftable-stack.c:486
|
[]
|
void
|
[]
|
test_reftable_stack__iterator
in
/src/git/t/unit-tests/u-reftable-stack.c:585
|
[]
|
void
|
[]
|
test_reftable_stack__log_normalize
in
/src/git/t/unit-tests/u-reftable-stack.c:670
|
[]
|
void
|
[]
|
test_reftable_stack__tombstone
in
/src/git/t/unit-tests/u-reftable-stack.c:723
|
[]
|
void
|
[]
|
test_reftable_stack__hash_id
in
/src/git/t/unit-tests/u-reftable-stack.c:799
|
[]
|
void
|
[]
|
test_reftable_stack__reflog_expire
in
/src/git/t/unit-tests/u-reftable-stack.c:855
|
[]
|
void
|
[]
|
test_reftable_stack__empty_add
in
/src/git/t/unit-tests/u-reftable-stack.c:919
|
[]
|
void
|
[]
|
test_reftable_stack__auto_compaction
in
/src/git/t/unit-tests/u-reftable-stack.c:945
|
[]
|
void
|
[]
|
test_reftable_stack__auto_compaction_factor
in
/src/git/t/unit-tests/u-reftable-stack.c:982
|
[]
|
void
|
[]
|
test_reftable_stack__auto_compaction_with_locked_tables
in
/src/git/t/unit-tests/u-reftable-stack.c:1013
|
[]
|
void
|
[]
|
test_reftable_stack__add_performs_auto_compaction
in
/src/git/t/unit-tests/u-reftable-stack.c:1055
|
[]
|
void
|
[]
|
test_reftable_stack__compaction_with_locked_tables
in
/src/git/t/unit-tests/u-reftable-stack.c:1108
|
[]
|
void
|
[]
|
test_reftable_stack__compaction_concurrent
in
/src/git/t/unit-tests/u-reftable-stack.c:1144
|
[]
|
void
|
[]
|
test_reftable_stack__compaction_concurrent_clean
in
/src/git/t/unit-tests/u-reftable-stack.c:1172
|
[]
|
void
|
[]
|
test_reftable_stack__read_across_reload
in
/src/git/t/unit-tests/u-reftable-stack.c:1198
|
[]
|
void
|
[]
|
test_reftable_stack__reload_with_missing_table
in
/src/git/t/unit-tests/u-reftable-stack.c:1245
|
[]
|
void
|
[]
|
test_reftable_stack__invalid_limit_updates
in
/src/git/t/unit-tests/u-reftable-stack.c:1308
|
[]
|
void
|
[]
|
remove_test_directory
in
/src/git/builtin/update-index.c:79
|
[]
|
void
|
[]
|
prune_cruft
in
/src/git/builtin/prune.c:111
|
['char*', 'char*', 'void*']
|
int
|
[]
|
sparse_checkout_clean
in
/src/git/builtin/sparse-checkout.c:959
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
remove_junk_on_signal
in
/src/git/builtin/worktree.c:290
|
['int']
|
void
|
[]
|
prune
in
/src/git/builtin/worktree.c:248
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
move_worktree
in
/src/git/builtin/worktree.c:1245
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
remove_worktree
in
/src/git/builtin/worktree.c:1378
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
reftable_be_remove_on_disk
in
/src/git/refs/reftable-backend.c:496
|
['struct ref_store*', 'struct strbuf*']
|
int
|
[]
|
files_reflog_expire
in
/src/git/refs/files-backend.c:3485
|
['struct ref_store*', 'char*', 'unsigned int', 'reflog_expiry_prepare_fn', 'reflog_expiry_should_prune_fn', 'reflog_expiry_cleanup_fn', 'void*']
|
int
|
[]
|
files_create_reflog
in
/src/git/refs/files-backend.c:1916
|
['struct ref_store*', 'char*', 'struct strbuf*']
|
int
|
[]
|
files_transaction_finish
in
/src/git/refs/files-backend.c:3286
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
files_ref_store_remove_on_disk
in
/src/git/refs/files-backend.c:3688
|
['struct ref_store*', 'struct strbuf*']
|
int
|
[]
|
cmd_apply
in
/src/git/builtin/apply.c:12
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__read_cache
in
/src/git/t/helper/test-read-cache.c:10
|
['int', 'char**']
|
int
|
[]
|
refresh_callback
in
/src/git/builtin/update-index.c:753
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
really_refresh_callback
in
/src/git/builtin/update-index.c:761
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
revert_from_diff
in
/src/git/add-interactive.c:679
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
unresolve_callback
in
/src/git/builtin/update-index.c:872
|
['struct parse_opt_ctx_t*', 'struct option*', 'char*', 'int']
|
enum parse_opt_result
|
[]
|
cmd_write_tree
in
/src/git/builtin/write-tree.c:21
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
run_add_untracked
in
/src/git/add-interactive.c:820
|
['struct add_i_state*', 'struct pathspec*', 'struct prefix_item_list*', 'struct list_and_choose_options*']
|
int
|
[]
|
cmd__write_cache
in
/src/git/t/helper/test-write-cache.c:9
|
['int', 'char**']
|
int
|
[]
|
cmd__scrap_cache_tree
in
/src/git/t/helper/test-scrap-cache-tree.c:11
|
['int', 'char**']
|
int
|
[]
|
cmd_update_index
in
/src/git/builtin/update-index.c:914
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
get_current_oid
in
/src/git/apply.c:4194
|
['struct apply_state*', 'char*', 'struct object_id*']
|
int
|
[]
|
module_set_url
in
/src/git/builtin/submodule--helper.c:3228
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__dump_untracked_cache
in
/src/git/t/helper/test-dump-untracked-cache.c:47
|
['int', 'char**']
|
int
|
[]
|
cmd__lazy_init_name_hash
in
/src/git/t/helper/test-lazy-init-name-hash.c:191
|
['int', 'char**']
|
int
|
[]
|
cmd__cache_tree
in
/src/git/t/helper/test-cache-tree.c:19
|
['int', 'char**']
|
int
|
[]
|
cmd__dump_cache_tree
in
/src/git/t/helper/test-dump-cache-tree.c:63
|
['int', 'char**']
|
int
|
[]
|
cmd_check_attr
in
/src/git/builtin/check-attr.c:110
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_check_ignore
in
/src/git/builtin/check-ignore.c:155
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_clean
in
/src/git/builtin/clean.c:919
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge_index
in
/src/git/builtin/merge-index.c:81
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_foreach
in
/src/git/builtin/submodule--helper.c:432
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_init
in
/src/git/builtin/submodule--helper.c:666
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_status
in
/src/git/builtin/submodule--helper.c:854
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_sync
in
/src/git/builtin/submodule--helper.c:1530
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_deinit
in
/src/git/builtin/submodule--helper.c:1677
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_update
in
/src/git/builtin/submodule--helper.c:2980
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_fsck
in
/src/git/builtin/fsck.c:1008
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__fsmonitor_client
in
/src/git/t/helper/test-fsmonitor-client.c:182
|
['int', 'char**']
|
int
|
[]
|
cmd__dump_fsmonitor
in
/src/git/t/helper/test-dump-fsmonitor.c:8
|
['int', 'char**']
|
int
|
[]
|
cmd__dump_split_index
in
/src/git/t/helper/test-dump-split-index.c:16
|
['int', 'char**']
|
int
|
[]
|
add_path_to_index
in
/src/git/sparse-index.c:268
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned int', 'void*']
|
int
|
[]
|
update_index_from_diff
in
/src/git/builtin/reset.c:151
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
preload_thread
in
/src/git/preload-index.c:47
|
['void*']
|
void
|
[]
|
collect_changes_cb
in
/src/git/add-interactive.c:409
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
sparse_checkout_check_rules
in
/src/git/builtin/sparse-checkout.c:1128
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
unpack_sparse_callback
in
/src/git/unpack-trees.c:1460
|
['int', 'unsigned long', 'unsigned long', 'struct name_entry*', 'struct traverse_info*']
|
int
|
[]
|
unpack_callback
in
/src/git/unpack-trees.c:1501
|
['int', 'unsigned long', 'unsigned long', 'struct name_entry*', 'struct traverse_info*']
|
int
|
[]
|
cmd_hash_object
in
/src/git/builtin/hash-object.c:64
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
create_one_file
in
/src/git/apply.c:4549
|
['struct apply_state*', 'char*', 'unsigned', 'char*', 'unsigned long']
|
int
|
[]
|
async_convert_to_working_tree
in
/src/git/convert.h:124
|
['struct index_state*', 'char*', 'char*', 'size_t', 'struct strbuf*', 'struct checkout_metadata*', 'void*']
|
int
|
[]
|
parse_chunk
in
/src/git/apply.c:2251
|
['struct apply_state*', 'char*', 'unsigned long', 'struct patch*']
|
int
|
[]
|
write_zip_entry
in
/src/git/archive-zip.c:294
|
['struct archiver_args*', 'struct object_id*', 'char*', 'size_t', 'unsigned int', 'void*', 'unsigned long']
|
int
|
[]
|
reject_entry
in
/src/git/archive.c:402
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
cmd__submodule_is_active
in
/src/git/t/helper/test-submodule.c:92
|
['int', 'char**']
|
int
|
[]
|
init_submodule_cb
in
/src/git/builtin/submodule--helper.c:658
|
['struct cache_entry*', 'void*']
|
void
|
[]
|
sync_submodule_cb
in
/src/git/builtin/submodule--helper.c:1522
|
['struct cache_entry*', 'void*']
|
void
|
[]
|
update_clone_get_next_task
in
/src/git/builtin/submodule--helper.c:2386
|
['struct child_process*', 'struct strbuf*', 'void*', 'void**']
|
int
|
[]
|
get_next_submodule
in
/src/git/submodule.c:1680
|
['struct child_process*', 'struct strbuf*', 'void*', 'void**']
|
int
|
[]
|
collect_merge_info_callback
in
/src/git/merge-ort.c:1253
|
['int', 'unsigned long', 'unsigned long', 'struct name_entry*', 'struct traverse_info*']
|
int
|
[]
|
threeway_callback
in
/src/git/builtin/merge-tree.c:329
|
['int', 'unsigned long', 'unsigned long dirmask', 'struct name_entry*', 'struct traverse_info*']
|
int
|
[]
|
process_tree_contents
in
/src/git/list-objects.c:100
|
['struct traversal_context*', 'struct tree*', 'struct strbuf*']
|
void
|
[]
|
add_ref_tag
in
/src/git/builtin/pack-objects.c:3339
|
['struct reference*', 'void*']
|
int
|
[]
|
show_commit_pack_hint
in
/src/git/builtin/pack-objects.c:3838
|
['struct commit*', 'void*']
|
void
|
[]
|
add_object_in_unpacked_pack
in
/src/git/builtin/pack-objects.c:4458
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
add_objects_by_path
in
/src/git/builtin/pack-objects.c:4704
|
['char*', 'struct oid_array*', 'enum object_type', 'void*']
|
int
|
[]
|
show_cruft_commit
in
/src/git/builtin/pack-objects.c:4174
|
['struct commit*', 'void*']
|
void
|
[]
|
set_cruft_mtime
in
/src/git/builtin/pack-objects.c:4189
|
['struct object*', 'struct packed_git*', 'off_t', 'time_t']
|
void
|
[]
|
sparse_checkout_list
in
/src/git/builtin/sparse-checkout.c:55
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
option_parse_exclude_from
in
/src/git/builtin/ls-files.c:549
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
filter_by_patterns_cmd
in
/src/git/builtin/clean.c:674
|
[]
|
int
|
[]
|
filter_sparse
in
/src/git/list-objects-filter.c:386
|
['struct repository*', 'enum list_objects_filter_situation', 'struct object*', 'char*', 'char*', 'struct oidset*', 'void*']
|
enum list_objects_filter_result
|
[]
|
add_conflicted_stages_file
in
/src/git/apply.c:4639
|
['struct apply_state*', 'struct patch*']
|
int
|
[]
|
stdin_cacheinfo_callback
in
/src/git/builtin/update-index.c:841
|
['struct parse_opt_ctx_t*', 'struct option*', 'char*', 'int']
|
enum parse_opt_result
|
[]
|
wt_status_collect_updated_cb
in
/src/git/wt-status.c:547
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
update_some
in
/src/git/builtin/checkout.c:142
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
add_index_file
in
/src/git/apply.c:4443
|
['struct apply_state*', 'char*', 'unsigned', 'void*', 'unsigned long']
|
int
|
[]
|
read_one_entry
in
/src/git/read-cache.c:3764
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
read_one_entry_quick
in
/src/git/read-cache.c:3778
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
cmd_checkout__worker
in
/src/git/builtin/checkout--worker.c:120
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
write_oid
in
/src/git/repack-promisor.c:19
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
filter_buffer_or_fd
in
/src/git/convert.c:637
|
['int', 'int', 'void*']
|
int
|
[]
|
fetch_single_packfile
in
/src/git/http-fetch.c:55
|
['struct object_id*', 'char*', 'char**']
|
void
|
[]
|
process_response
in
/src/git/http-push.c:250
|
['void*']
|
void
|
[]
|
parse_fetch
in
/src/git/remote-curl.c:1267
|
['struct strbuf*']
|
void
|
[]
|
fetch_refs_from_bundle
in
/src/git/transport.c:188
|
['struct transport*', 'int', 'struct ref**']
|
int
|
[]
|
cmd_bundle_unbundle
in
/src/git/builtin/bundle.c:195
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
run_shell
in
/src/git/shell.c:51
|
[]
|
void
|
[]
|
cmd_register
in
/src/git/scalar.c:627
|
['int', 'char**']
|
int
|
[]
|
cmd_run
in
/src/git/scalar.c:810
|
['int', 'char**']
|
int
|
[]
|
cmd_unregister
in
/src/git/scalar.c:873
|
['int', 'char**']
|
int
|
[]
|
cmd_reconfigure
in
/src/git/scalar.c:679
|
['int', 'char**']
|
int
|
[]
|
cmd_list
in
/src/git/scalar.c:617
|
['int', 'char**']
|
int
|
[]
|
parse_push
in
/src/git/remote-curl.c:1432
|
['struct strbuf*']
|
void
|
[]
|
run_argv
in
/src/git/git.c:836
|
['struct strvec*']
|
int
|
[]
|
git_transport_push
in
/src/git/transport.c:899
|
['struct transport*', 'struct ref*', 'int']
|
int
|
[]
|
fetch_refs_via_pack
in
/src/git/transport.c:435
|
['struct transport*', 'int', 'struct ref**']
|
int
|
[]
|
connect_git
in
/src/git/transport.c:960
|
['struct transport*', 'char*', 'char*', 'int[]']
|
int
|
[]
|
cmd_fetch_pack
in
/src/git/builtin/fetch-pack.c:49
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
ll_ext_merge
in
/src/git/merge-ll.c:191
|
['struct ll_merge_driver*', 'mmbuffer_t*', 'char*', 'mmfile_t*', 'char*', 'mmfile_t*', 'char*', 'mmfile_t*', 'char*', 'struct ll_merge_options*', 'int']
|
enum ll_merge_result
|
[]
|
cmd__subprocess
in
/src/git/t/helper/test-subprocess.c:5
|
['int', 'char**']
|
int
|
[]
|
cmd__run_command
in
/src/git/t/helper/test-run-command.c:442
|
['int', 'char**']
|
int
|
[]
|
ut_004child
in
/src/git/t/helper/test-trace2.c:138
|
['int', 'char**']
|
int
|
[]
|
ut_400ancestry
in
/src/git/t/helper/test-trace2.c:489
|
['int', 'char**']
|
int
|
[]
|
mingw_unlink
in
/src/git/compat/mingw.c:491
|
['char*', 'int']
|
int
|
[]
|
mingw_rmdir
in
/src/git/compat/mingw.c:549
|
['char*']
|
int
|
[]
|
mingw_rename
in
/src/git/compat/mingw.c:2492
|
['char*', 'char*']
|
int
|
[]
|
disable_echo
in
/src/git/compat/terminal.c:369
|
['enum save_term_flags']
|
int
|
[]
|
enable_non_canonical
in
/src/git/compat/terminal.c:374
|
['enum save_term_flags']
|
int
|
[]
|
die_nicely
in
/src/git/builtin/fast-import.c:426
|
['char*', 'va_list']
|
NORETURN
|
[]
|
cmd_for_each_repo
in
/src/git/builtin/for-each-repo.c:33
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_task_gc_foreground
in
/src/git/builtin/gc.c:1247
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
maintenance_task_commit_graph
in
/src/git/builtin/gc.c:1201
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
fetch_remote
in
/src/git/builtin/remote.c:100
|
['char*']
|
int
|
[]
|
maintenance_task_gc_background
in
/src/git/builtin/gc.c:1253
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
maintenance_task_loose_objects
in
/src/git/builtin/gc.c:1419
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
maintenance_task_incremental_repack
in
/src/git/builtin/gc.c:1552
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
maintenance_task_geometric_repack
in
/src/git/builtin/gc.c:1570
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
schtasks_update_schedule
in
/src/git/builtin/gc.c:2779
|
['int', 'int']
|
int
|
[]
|
list_stash
in
/src/git/builtin/stash.c:889
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__visualize
in
/src/git/builtin/bisect.c:1416
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_verify_pack
in
/src/git/builtin/verify-pack.c:66
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
runcommand_in_submodule_cb
in
/src/git/builtin/submodule--helper.c:324
|
['struct cache_entry*', 'void*']
|
void
|
[]
|
list_for_each_dir
in
/src/git/trailer.c:359
|
[]
|
void
|
[]
|
cmd_interpret_trailers
in
/src/git/builtin/interpret-trailers.c:139
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
verify_gpg_signed_buffer
in
/src/git/gpg-interface.c:349
|
['struct signature_check*', 'struct gpg_format*', 'char*', 'size_t']
|
int
|
[]
|
verify_ssh_signed_buffer
in
/src/git/gpg-interface.c:461
|
['struct signature_check*', 'struct gpg_format*', 'char*', 'size_t']
|
int
|
[]
|
get_ssh_key_id
in
/src/git/gpg-interface.c:929
|
[]
|
char
|
[]
|
get_default_ssh_signing_key
in
/src/git/gpg-interface.c:872
|
[]
|
char
|
[]
|
sign_buffer_gpg
in
/src/git/gpg-interface.c:1011
|
['struct strbuf*', 'struct strbuf*', 'char*']
|
int
|
[]
|
sign_buffer_ssh
in
/src/git/gpg-interface.c:1058
|
['struct strbuf*', 'struct strbuf*', 'char*']
|
int
|
[]
|
remote_default_branch
in
/src/git/scalar.c:341
|
['char*']
|
char
|
[]
|
show_ambiguous_object
in
/src/git/object-name.c:293
|
['struct object_id*', 'void*']
|
int
|
[]
|
write_bundle_prerequisites
in
/src/git/bundle.c:451
|
['struct commit*', 'void*']
|
void
|
[]
|
output_pair_header
in
/src/git/range-diff.c:399
|
['struct diff_options*', 'int', 'struct strbuf*', 'struct strbuf*', 'struct patch_util*', 'struct patch_util*']
|
void
|
[]
|
is_known_escape_sequence
in
/src/git/compat/terminal.c:491
|
['char*']
|
int
|
[]
|
cmd_refs_migrate
in
/src/git/builtin/refs.c:25
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
parse_cmd_commit
in
/src/git/builtin/update-ref.c:593
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
mv
in
/src/git/builtin/remote.c:856
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
parse_cmd_prepare
in
/src/git/builtin/update-ref.c:548
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_abort
in
/src/git/builtin/update-ref.c:559
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
files_transaction_abort
in
/src/git/refs/files-backend.c:3441
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
gc_condition
in
/src/git/builtin/gc.c:1274
|
['struct gc_config*']
|
int
|
[]
|
cmd__simple_ipc
in
/src/git/t/helper/test-simple-ipc.c:579
|
['int', 'char**']
|
int
|
[]
|
try_to_start_background_daemon
in
/src/git/builtin/fsmonitor--daemon.c:1476
|
[]
|
int
|
[]
|
cmd_help
in
/src/git/builtin/help.c:662
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
get_refs
in
/src/git/remote-curl.c:579
|
['int']
|
struct ref
|
[]
|
stateless_connect
in
/src/git/remote-curl.c:1462
|
['char*']
|
int
|
[]
|
process_ls_ref
in
/src/git/http-push.c:1058
|
['struct remote_ls_ctx*']
|
void
|
[]
|
add_remote_info_ref
in
/src/git/http-push.c:1468
|
['struct remote_ls_ctx*']
|
void
|
[]
|
fetch_ref
in
/src/git/http-walker.c:570
|
['struct walker*', 'struct ref*']
|
int
|
[]
|
remote_exists
in
/src/git/http-push.c:1538
|
['char*']
|
int
|
[]
|
delete_remote_branch
in
/src/git/http-push.c:1603
|
['char*', 'int']
|
int
|
[]
|
parse_get
in
/src/git/remote-curl.c:1320
|
['char*']
|
void
|
[]
|
start_fetch_loose
in
/src/git/http-push.c:258
|
['struct transfer_request*']
|
void
|
[]
|
fill_active_slot
in
/src/git/http-walker.c:133
|
['void*']
|
int
|
[]
|
process_object_response
in
/src/git/http-walker.c:93
|
['void*']
|
void
|
[]
|
fetch_git
in
/src/git/remote-curl.c:1194
|
['struct discovery*', 'int', 'struct ref**']
|
int
|
[]
|
start_mkcol
in
/src/git/http-push.c:285
|
['struct transfer_request*']
|
void
|
[]
|
add_send_request
in
/src/git/http-push.c:670
|
['struct object*', 'struct remote_lock*']
|
int
|
[]
|
lock_remote
in
/src/git/http-push.c:842
|
['char*', 'long']
|
struct remote_lock
|
[]
|
remove_locks_on_signal
in
/src/git/http-push.c:1012
|
['int']
|
void
|
[]
|
handle_remote_ls_ctx
in
/src/git/http-push.c:1069
|
['struct xml_ctx*', 'int']
|
void
|
[]
|
get_dav_remote_heads
in
/src/git/http-push.c:1463
|
[]
|
void
|
[]
|
update_remote_info_refs
in
/src/git/http-push.c:1507
|
['struct remote_lock*']
|
void
|
[]
|
locking_available
in
/src/git/http-push.c:1211
|
[]
|
int
|
[]
|
update_remote
in
/src/git/http-push.c:1391
|
['struct object_id*', 'struct remote_lock*']
|
int
|
[]
|
append_msgs_to_imap
in
/src/git/imap-send.c:1568
|
['struct imap_server_conf*', 'struct strbuf*', 'int']
|
int
|
[]
|
list_imap_folders
in
/src/git/imap-send.c:1607
|
['struct imap_server_conf*']
|
int
|
[]
|
curl_append_msgs_to_imap
in
/src/git/imap-send.c:1704
|
['struct imap_server_conf*', 'struct strbuf*', 'int']
|
int
|
[]
|
curl_list_imap_folders
in
/src/git/imap-send.c:1766
|
['struct imap_server_conf*']
|
int
|
[]
|
cmd_credential
in
/src/git/builtin/credential.c:12
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_list
in
/src/git/builtin/config.c:1017
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_get
in
/src/git/builtin/config.c:1053
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config
in
/src/git/builtin/config.c:1594
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
get_bundle_uri
in
/src/git/transport-helper.c:1300
|
['struct transport*']
|
int
|
[]
|
connect_helper
in
/src/git/transport-helper.c:679
|
['struct transport*', 'char*', 'char*', 'int[]']
|
int
|
[]
|
hammer_thread_proc
in
/src/git/t/helper/test-fsmonitor-client.c:100
|
['void*']
|
void
|
[]
|
do_cache
in
/src/git/builtin/credential-cache.c:96
|
['char*', 'char*', 'int', 'int']
|
void
|
[]
|
cmd_config_edit
in
/src/git/builtin/config.c:1299
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
refs_from_alternate_cb
in
/src/git/odb.c:470
|
['struct odb_source*', 'void*']
|
int
|
[]
|
write_v0_ref
in
/src/git/upload-pack.c:1231
|
['struct upload_pack_data*', 'struct reference*', 'char*']
|
void
|
[]
|
ls_refs
in
/src/git/ls-refs.c:161
|
['struct repository*', 'struct packet_reader*']
|
int
|
[]
|
midx_snapshot_ref_one
in
/src/git/repack-midx.c:19
|
['struct reference*', 'void*']
|
int
|
[]
|
add_ref_to_set
in
/src/git/commit-graph.c:1887
|
['struct reference*', 'void*']
|
int
|
[]
|
find_pseudo_merge_group_for_ref
in
/src/git/pseudo-merge.c:224
|
['struct reference*', 'void*']
|
int
|
[]
|
get_name
in
/src/git/builtin/describe.c:157
|
['struct reference*', 'void*']
|
int
|
[]
|
dfs_on_ref
in
/src/git/builtin/gc.c:1104
|
['struct reference*', 'void*']
|
int
|
[]
|
mark_tagged
in
/src/git/builtin/pack-objects.c:838
|
['struct reference*', 'void*']
|
int
|
[]
|
mark_bitmap_preferred_tip
in
/src/git/builtin/pack-objects.c:4681
|
['struct reference*', 'void*']
|
int
|
[]
|
write_transaction_table
in
/src/git/refs/reftable-backend.c:1442
|
['struct reftable_writer*', 'void*']
|
int
|
[]
|
write_reflog_expiry_table
in
/src/git/refs/reftable-backend.c:2472
|
['struct reftable_writer*', 'void*']
|
int
|
[]
|
packed_transaction_prepare
in
/src/git/refs/packed-backend.c:1698
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
mark_uninteresting
in
/src/git/shallow.c:680
|
['struct reference*', 'void*']
|
int
|
[]
|
filter_one
in
/src/git/ref-filter.c:3025
|
['struct reference*', 'void*']
|
int
|
[]
|
parse_opt_merge_filter
in
/src/git/ref-filter.c:3735
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
should_expire_reflog_ent_verbose
in
/src/git/reflog.c:404
|
['struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
count_reflog_entries
in
/src/git/builtin/gc.c:331
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
push_tip_to_list
in
/src/git/reflog.c:426
|
['struct reference*', 'void*']
|
int
|
[]
|
reflog_expiry_prepare
in
/src/git/reflog.c:446
|
['char*', 'struct object_id*', 'void*']
|
void
|
[]
|
cmd__parse_options
in
/src/git/t/helper/test-parse-options.c:112
|
['int', 'char**']
|
int
|
[]
|
test_prio_queue
in
/src/git/t/unit-tests/u-prio-queue.c:23
|
['int*', 'size_t', 'int*', 'size_t']
|
void
|
[]
|
anti_reference
in
/src/git/builtin/rev-parse.c:228
|
['struct reference*', 'void*']
|
int
|
[]
|
show_abbrev
in
/src/git/builtin/rev-parse.c:234
|
['struct object_id*', 'void*']
|
int
|
[]
|
mark_complete_oid
in
/src/git/fetch-pack.c:618
|
['struct reference*', 'void*']
|
int
|
[]
|
mark_alternate_complete
in
/src/git/fetch-pack.c:738
|
['struct fetch_negotiator*', 'struct object*']
|
void
|
[]
|
check_and_collect_until
in
/src/git/remote.c:2667
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
cmd_merge_base
in
/src/git/builtin/merge-base.c:147
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
parse_opt_commits
in
/src/git/parse-options-cb.c:89
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
parse_opt_commit
in
/src/git/parse-options-cb.c:107
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
collect_stash_entries
in
/src/git/builtin/stash.c:2226
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
ahead_behind_atom_parser
in
/src/git/ref-filter.c:899
|
['struct ref_format*', 'struct used_atom*', 'char*', 'struct strbuf*']
|
int
|
[]
|
is_base_atom_parser
in
/src/git/ref-filter.c:913
|
['struct ref_format*', 'struct used_atom*', 'char*', 'struct strbuf*']
|
int
|
[]
|
add_ref
in
/src/git/shallow.c:787
|
['struct reference*', 'void*']
|
int
|
[]
|
append_matching_ref
in
/src/git/builtin/show-branch.c:462
|
['struct reference*', 'void*']
|
int
|
[]
|
append_remote_ref
in
/src/git/builtin/show-branch.c:437
|
['struct reference*', 'void*']
|
int
|
[]
|
files_optimize_required
in
/src/git/refs/files-backend.c:1524
|
['struct ref_store*', 'struct refs_optimize_opts*', 'bool*']
|
int
|
[]
|
cmd_refs_optimize
in
/src/git/builtin/refs.c:168
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_pack_refs
in
/src/git/builtin/pack-refs.c:5
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
get_info_refs
in
/src/git/http-backend.c:540
|
['struct strbuf*', 'char*']
|
void
|
[]
|
cmd_upload_pack
in
/src/git/builtin/upload-pack.c:22
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
for_each_namespaced_ref_1
in
/src/git/upload-pack.c:655
|
['refs_for_each_cb', 'struct upload_pack_data*']
|
void
|
[]
|
find_symref
in
/src/git/upload-pack.c:1280
|
['struct reference*', 'void*']
|
int
|
[]
|
show_text_ref
in
/src/git/http-backend.c:521
|
['struct reference*', 'void*']
|
int
|
[]
|
show_head_ref
in
/src/git/http-backend.c:580
|
['struct reference*', 'void*']
|
int
|
[]
|
show_ref_cb
in
/src/git/builtin/receive-pack.c:308
|
['struct reference*', 'void*']
|
int
|
[]
|
string_list_add_one_ref
in
/src/git/notes.c:940
|
['struct reference*', 'void*']
|
int
|
[]
|
test_string_list__unsorted_string_list_has_string
in
/src/git/t/unit-tests/u-string-list.c:507
|
[]
|
void
|
[]
|
task_option_parse
in
/src/git/builtin/gc.c:2009
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
packed_read_raw_ref
in
/src/git/refs/packed-backend.c:816
|
['struct ref_store*', 'char*', 'struct object_id*', 'struct strbuf*', 'unsigned int*', 'int*']
|
int
|
[]
|
packed_fsck
in
/src/git/refs/packed-backend.c:2065
|
['struct ref_store*', 'struct fsck_options*', 'struct worktree*']
|
int
|
[]
|
hook_config_lookup_all
in
/src/git/hook.c:154
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
cmd__bundle_uri
in
/src/git/t/helper/test-bundle-uri.c:107
|
['int', 'char**']
|
int
|
[]
|
check_repo_format
in
/src/git/setup.c:717
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
cmd__parse_pathspec_file
in
/src/git/t/helper/test-parse-pathspec-file.c:5
|
['int', 'char**']
|
int
|
[]
|
promisor_remote_advertise
in
/src/git/serve.c:33
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
get_remote_bundle_uri
in
/src/git/connect.c:517
|
['int', 'struct packet_reader*', 'struct bundle_list*', 'int']
|
int
|
[]
|
promisor_remote_receive
in
/src/git/serve.c:46
|
['struct repository*', 'char*']
|
void
|
[]
|
git_merge_config
in
/src/git/builtin/merge.c:660
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_format_config
in
/src/git/builtin/log.c:974
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_commit_config
in
/src/git/builtin/commit.c:1669
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
diff_opt_color_moved_ws
in
/src/git/diff.c:5600
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
cmd__string_list
in
/src/git/t/helper/test-string-list.c:5
|
['int', 'char**']
|
int
|
[]
|
cmd__proc_receive
in
/src/git/t/helper/test-proc-receive.c:129
|
['int', 'char**']
|
int
|
[]
|
reply_list_available_blobs_cmd
in
/src/git/t/helper/test-rot13-filter.c:148
|
[]
|
void
|
[]
|
serve_cache
in
/src/git/builtin/credential-cache--daemon.c:231
|
['char*', 'int']
|
void
|
[]
|
cmd_credential_store
in
/src/git/builtin/credential-store.c:169
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
is_launchctl_available
in
/src/git/builtin/gc.c:2375
|
[]
|
int
|
[]
|
launchctl_update_schedule
in
/src/git/builtin/gc.c:2596
|
['int', 'int']
|
int
|
[]
|
is_schtasks_available
in
/src/git/builtin/gc.c:2604
|
[]
|
int
|
[]
|
maintenance_start
in
/src/git/builtin/gc.c:3405
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
crontab_update_schedule
in
/src/git/builtin/gc.c:2835
|
['int', 'int']
|
int
|
[]
|
systemd_timer_update_schedule
in
/src/git/builtin/gc.c:3244
|
['int', 'int']
|
int
|
[]
|
cmd_reflog_drop
in
/src/git/builtin/reflog.c:354
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
name_ref
in
/src/git/builtin/name-rev.c:335
|
['struct reference*', 'void*']
|
int
|
[]
|
select_by_numbers_cmd
in
/src/git/builtin/clean.c:739
|
[]
|
int
|
[]
|
ask_each_cmd
in
/src/git/builtin/clean.c:776
|
[]
|
int
|
[]
|
git_blame_config
in
/src/git/builtin/blame.c:714
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
trace2_cmd_set_config_fl
in
/src/git/trace2.c:498
|
['char*', 'int', 'char*', 'char*']
|
void
|
[]
|
trace2_cmd_list_env_vars_fl
in
/src/git/trace2.c:484
|
['char*', 'int']
|
void
|
[]
|
handle_one_ref
in
/src/git/object-name.c:1164
|
['struct reference*', 'void*']
|
int
|
[]
|
cmd_bundle_verify
in
/src/git/builtin/bundle.c:127
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
disambiguate_committish_only
in
/src/git/object-name.c:146
|
['struct repository*', 'struct object_id*', 'void*']
|
int
|
[]
|
disambiguate_treeish_only
in
/src/git/object-name.c:174
|
['struct repository*', 'struct object_id*', 'void*']
|
int
|
[]
|
cmd__match_trees
in
/src/git/t/helper/test-match-trees.c:11
|
['int', 'char**']
|
int
|
[]
|
add_info_ref
in
/src/git/server-info.c:151
|
['struct reference*', 'void*']
|
int
|
[]
|
cmd__reach
in
/src/git/t/helper/test-reach.c:31
|
['int', 'char**']
|
int
|
[]
|
get_common_commits
in
/src/git/upload-pack.c:573
|
['struct upload_pack_data*', 'struct packet_reader*']
|
int
|
[]
|
clear_marks
in
/src/git/negotiator/skipping.c:78
|
['struct reference*', 'void*']
|
int
|
[]
|
commit_is_complete
in
/src/git/reflog.c:184
|
['struct commit*']
|
int
|
[]
|
process_ls_object
in
/src/git/http-push.c:1040
|
['struct remote_ls_ctx*']
|
void
|
[]
|
add_ref_decoration
in
/src/git/log-tree.c:150
|
['struct reference*', 'void*']
|
int
|
[]
|
cache_one_alternate
in
/src/git/fetch-pack.c:96
|
['struct object_id*', 'void*']
|
void
|
[]
|
rev_list_insert_ref_oid
in
/src/git/fetch-pack.c:191
|
['struct reference*', 'void*']
|
int
|
[]
|
insert_one_alternate_object
in
/src/git/fetch-pack.c:266
|
['struct fetch_negotiator*', 'struct object*']
|
void
|
[]
|
cmd_index_pack
in
/src/git/builtin/index-pack.c:1880
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
mark_unreachable_referents
in
/src/git/builtin/fsck.c:222
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
fsck_obj_buffer
in
/src/git/builtin/fsck.c:450
|
['struct object_id*', 'enum object_type', 'unsigned long', 'void*', 'int*', 'void*']
|
int
|
[]
|
fsck_loose
in
/src/git/builtin/fsck.c:721
|
['struct object_id*', 'char*', 'void*']
|
int
|
[]
|
cmd_verify_commit
in
/src/git/builtin/verify-commit.c:54
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
show_object__ma_allow_any
in
/src/git/builtin/pack-objects.c:4394
|
['struct object*', 'char*', 'void*']
|
void
|
[]
|
show_object__ma_allow_promisor
in
/src/git/builtin/pack-objects.c:4408
|
['struct object*', 'char*', 'void*']
|
void
|
[]
|
reftable_be_transaction_prepare
in
/src/git/refs/reftable-backend.c:1313
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
add_promisor_object
in
/src/git/packfile.c:2717
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
cap_object_info
in
/src/git/protocol-caps.c:79
|
['struct repository*', 'struct packet_reader*']
|
int
|
[]
|
disambiguate_commit_only
in
/src/git/object-name.c:138
|
['struct repository*', 'struct object_id*', 'void*']
|
int
|
[]
|
disambiguate_tree_only
in
/src/git/object-name.c:166
|
['struct repository*', 'struct object_id*', 'void*']
|
int
|
[]
|
disambiguate_blob_only
in
/src/git/object-name.c:194
|
['struct repository*', 'struct object_id*', 'void*']
|
int
|
[]
|
sort_ambiguous
in
/src/git/object-name.c:417
|
['void*', 'void*', 'void*']
|
int
|
[]
|
filter_blobs_limit
in
/src/git/list-objects-filter.c:273
|
['struct repository*', 'enum list_objects_filter_situation', 'struct object*', 'char*', 'char*', 'struct oidset*', 'void*']
|
enum list_objects_filter_result
|
[]
|
cmd_commit_tree
in
/src/git/builtin/commit-tree.c:95
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
parse_parent_arg_callback
in
/src/git/builtin/commit-tree.c:41
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
add_packed_commits
in
/src/git/commit-graph.c:1531
|
['struct object_id*', 'struct packed_git*', 'uint32_t', 'void*']
|
int
|
[]
|
odb_source_files_for_each_object
in
/src/git/odb/source-files.c:74
|
['struct odb_source*', 'struct object_info*', 'odb_for_each_object_cb', 'void*', 'struct odb_for_each_object_options*']
|
int
|
[]
|
odb_source_files_read_object_info
in
/src/git/odb/source-files.c:49
|
['struct odb_source*', 'struct object_id*', 'struct object_info*', 'enum object_info_flags']
|
int
|
[]
|
packfile_store_for_each_object_wrapper
in
/src/git/packfile.c:2352
|
['struct object_id*', 'struct packed_git*', 'uint32_t', 'void*']
|
int
|
[]
|
check_has_commit
in
/src/git/submodule.c:958
|
['struct object_id*', 'void*']
|
int
|
[]
|
commit_missing_in_sub
in
/src/git/submodule.c:1761
|
['struct object_id*', 'void*']
|
int
|
[]
|
insert_object_entry
in
/src/git/builtin/fast-import.c:1775
|
['struct mark_set**', 'struct object_id*', 'uintmax_t']
|
void
|
[]
|
show_reference
in
/src/git/builtin/replace.c:50
|
['struct reference*', 'void*']
|
int
|
[]
|
show_tree_fmt
in
/src/git/builtin/ls-tree.c:89
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
show_tree_long
in
/src/git/builtin/ls-tree.c:205
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
oe_size
in
/src/git/builtin/pack-objects.c:89
|
['struct packing_data*', 'struct object_entry*']
|
unsigned long
|
[]
|
oe_set_size
in
/src/git/builtin/pack-objects.c:146
|
['struct packing_data*', 'struct object_entry*', 'unsigned long']
|
void
|
[]
|
mark_commit
in
/src/git/reachable.c:113
|
['struct commit*', 'void*']
|
void
|
[]
|
fsck_handle_reflog_ent
in
/src/git/builtin/fsck.c:496
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
fsck_objects_error_func
in
/src/git/builtin/fsck.c:94
|
['struct fsck_options*', 'void*', 'enum fsck_msg_type', 'enum fsck_msg_id', 'char*']
|
int
|
[]
|
cmd_unpack_objects
in
/src/git/builtin/unpack-objects.c:613
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
filter_sparse_oid__init
in
/src/git/list-objects-filter.c:522
|
['struct list_objects_filter_options*', 'struct filter*']
|
void
|
[]
|
combine_notes_concatenate
in
/src/git/notes.c:810
|
['struct object_id*', 'struct object_id*']
|
int
|
[]
|
combine_notes_cat_sort_uniq
in
/src/git/notes.c:911
|
['struct object_id*', 'struct object_id*']
|
int
|
[]
|
cmd_check_mailmap
in
/src/git/builtin/check-mailmap.c:52
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge_file
in
/src/git/builtin/merge-file.c:60
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
prune_notes
in
/src/git/notes.c:1227
|
['struct notes_tree*', 'int']
|
void
|
[]
|
cmd__submodule_config_list
in
/src/git/t/helper/test-submodule.c:133
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_nested_repo_config
in
/src/git/t/helper/test-submodule-nested-repo-config.c:15
|
['int', 'char**']
|
int
|
[]
|
git_config_include
in
/src/git/config.c:416
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
cmd__read_midx
in
/src/git/t/helper/test-read-midx.c:154
|
['int', 'char**']
|
int
|
[]
|
cmd__serve_v2
in
/src/git/t/helper/test-serve-v2.c:15
|
['int', 'char**']
|
int
|
[]
|
cmd__ref_store
in
/src/git/t/helper/test-ref-store.c:337
|
['int', 'char**']
|
int
|
[]
|
cmd__userdiff
in
/src/git/t/helper/test-userdiff.c:26
|
['int', 'char**']
|
int
|
[]
|
cmd__partial_clone
in
/src/git/t/helper/test-partial-clone.c:33
|
['int', 'char**']
|
int
|
[]
|
cmd__find_pack
in
/src/git/t/helper/test-find-pack.c:23
|
['int', 'char**']
|
int
|
[]
|
cmd__advise_if_enabled
in
/src/git/t/helper/test-advise.c:9
|
['int', 'char**']
|
int
|
[]
|
cmd__config
in
/src/git/t/helper/test-config.c:92
|
['int', 'char**']
|
int
|
[]
|
cmd__read_graph
in
/src/git/t/helper/test-read-graph.c:73
|
['int', 'char**']
|
int
|
[]
|
cmd__pack_mtimes
in
/src/git/t/helper/test-pack-mtimes.c:30
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_config_set
in
/src/git/t/helper/test-submodule.c:152
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_config_unset
in
/src/git/t/helper/test-submodule.c:176
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_config_writeable
in
/src/git/t/helper/test-submodule.c:196
|
['int', 'char**']
|
int
|
[]
|
cmd__bitmap
in
/src/git/t/helper/test-bitmap.c:38
|
['int', 'char**']
|
int
|
[]
|
cmd__path_utils
in
/src/git/t/helper/test-path-utils.c:304
|
['int', 'char**']
|
int
|
[]
|
cmd_check_ref_format
in
/src/git/builtin/check-ref-format.c:53
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_stripspace
in
/src/git/builtin/stripspace.c:33
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
service_rpc
in
/src/git/http-backend.c:654
|
['struct strbuf*', 'char*']
|
void
|
[]
|
cmd__repository
in
/src/git/t/helper/test-repository.c:68
|
['int', 'char**']
|
int
|
[]
|
add_possible_reference_from_superproject
in
/src/git/builtin/submodule--helper.c:1767
|
['struct odb_source*', 'void*']
|
int
|
[]
|
repair
in
/src/git/builtin/worktree.c:1444
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
pager
in
/src/git/builtin/var.c:44
|
['int']
|
char
|
[]
|
trace2_cmd_list_config_fl
in
/src/git/trace2.c:470
|
['char*', 'int']
|
void
|
[]
|
list
in
/src/git/builtin/worktree.c:1081
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_set
in
/src/git/builtin/config.c:1111
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_unset
in
/src/git/builtin/config.c:1170
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_rename_section
in
/src/git/builtin/config.c:1208
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_remove_section
in
/src/git/builtin/config.c:1238
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
lock_worktree
in
/src/git/builtin/worktree.c:1133
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
unlock_worktree
in
/src/git/builtin/worktree.c:1172
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_refs_verify
in
/src/git/builtin/refs.c:80
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_unregister
in
/src/git/builtin/gc.c:2165
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
libgit_configset_add_file
in
/src/git/contrib/libgit-sys/public_symbol_export.c:32
|
['struct libgit_config_set*', 'char*']
|
int
|
[]
|
module_set_branch
in
/src/git/builtin/submodule--helper.c:3268
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
set_url
in
/src/git/builtin/remote.c:1844
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
set_branches
in
/src/git/builtin/remote.c:1784
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_migrate
in
/src/git/builtin/submodule--helper.c:1362
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
write_one_config
in
/src/git/builtin/clone.c:764
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
cmd_version
in
/src/git/scalar.c:971
|
['int', 'char**']
|
int
|
[]
|
cmd__getcwd
in
/src/git/t/helper/test-getcwd.c:10
|
['int', 'char**']
|
int
|
[]
|
cmd_reflog_exists
in
/src/git/builtin/reflog.c:334
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__progress
in
/src/git/t/helper/test-progress.c:31
|
['int', 'char**']
|
int
|
[]
|
cmd__env_helper
in
/src/git/t/helper/test-env-helper.c:32
|
['int', 'char**']
|
int
|
[]
|
cmd__rot13_filter
in
/src/git/t/helper/test-rot13-filter.c:332
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_check_name
in
/src/git/t/helper/test-submodule.c:66
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_check_url
in
/src/git/t/helper/test-submodule.c:79
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_resolve_relative_url
in
/src/git/t/helper/test-submodule.c:107
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule
in
/src/git/t/helper/test-submodule.c:224
|
['int', 'char**']
|
int
|
[]
|
cmd__parse_options_flags
in
/src/git/t/helper/test-parse-options.c:305
|
['int', 'char**']
|
int
|
[]
|
cmd__parse_subcommand
in
/src/git/t/helper/test-parse-options.c:365
|
['int', 'char**']
|
int
|
[]
|
cmd_refs_exists
in
/src/git/builtin/refs.c:126
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_refs
in
/src/git/builtin/refs.c:179
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_credential_cache_daemon
in
/src/git/builtin/credential-cache--daemon.c:337
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_credential_cache
in
/src/git/builtin/credential-cache.c:192
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_run
in
/src/git/builtin/gc.c:2035
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_stop
in
/src/git/builtin/gc.c:3439
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_is_needed
in
/src/git/builtin/gc.c:3457
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_maintenance
in
/src/git/builtin/gc.c:3517
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_mktag
in
/src/git/builtin/mktag.c:75
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index_verify
in
/src/git/builtin/multi-pack-index.c:274
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index
in
/src/git/builtin/multi-pack-index.c:364
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_history
in
/src/git/builtin/history.c:735
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_notes
in
/src/git/builtin/notes.c:1127
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bundle_list_heads
in
/src/git/builtin/bundle.c:169
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bundle
in
/src/git/builtin/bundle.c:235
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_count_objects
in
/src/git/builtin/count-objects.c:97
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_update_server_info
in
/src/git/builtin/update-server-info.c:13
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_show_index
in
/src/git/builtin/show-index.c:16
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_repo_info
in
/src/git/builtin/repo.c:214
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_repo
in
/src/git/builtin/repo.c:931
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_reflog_list
in
/src/git/builtin/reflog.c:163
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_reflog_delete
in
/src/git/builtin/reflog.c:303
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_patch_id
in
/src/git/builtin/patch-id.c:221
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_prune_packed
in
/src/git/builtin/prune-packed.c:11
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_mailinfo
in
/src/git/builtin/mailinfo.c:52
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
get_url
in
/src/git/builtin/remote.c:1804
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_remote
in
/src/git/builtin/remote.c:1933
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_sparse_checkout
in
/src/git/builtin/sparse-checkout.c:1174
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_hook
in
/src/git/builtin/hook.c:192
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
graph_verify
in
/src/git/builtin/commit-graph.c:66
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_commit_graph
in
/src/git/builtin/commit-graph.c:341
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_mktree
in
/src/git/builtin/mktree.c:154
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_get_default_remote
in
/src/git/builtin/submodule--helper.c:117
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_submodule__helper
in
/src/git/builtin/submodule--helper.c:3803
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_column
in
/src/git/builtin/column.c:22
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_worktree
in
/src/git/builtin/worktree.c:1464
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
packet_key_val_read
in
/src/git/t/helper/test-rot13-filter.c:80
|
['char*']
|
char
|
[]
|
test_oidmap__iterate
in
/src/git/t/unit-tests/u-oidmap.c:126
|
[]
|
void
|
[]
|
t_add
in
/src/git/t/unit-tests/u-hashmap.c:139
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
t_iterate
in
/src/git/t/unit-tests/u-hashmap.c:213
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
t_replace
in
/src/git/t/unit-tests/u-hashmap.c:81
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
t_get
in
/src/git/t/unit-tests/u-hashmap.c:106
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
t_remove
in
/src/git/t/unit-tests/u-hashmap.c:181
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
t_alloc
in
/src/git/t/unit-tests/u-hashmap.c:241
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
upload_pack_advertise
in
/src/git/upload-pack.c:1834
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
git_gpg_config
in
/src/git/gpg-interface.c:738
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
maintenance_task_prefetch
in
/src/git/builtin/gc.c:1236
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
must_check_existence
in
/src/git/cache-tree.c:251
|
['struct cache_entry*']
|
int
|
[]
|
test_trailer__empty_input
in
/src/git/t/unit-tests/u-trailer.c:32
|
[]
|
void
|
[]
|
test_trailer__no_newline_start
in
/src/git/t/unit-tests/u-trailer.c:38
|
[]
|
void
|
[]
|
test_trailer__newline_start
in
/src/git/t/unit-tests/u-trailer.c:49
|
[]
|
void
|
[]
|
test_trailer__no_body_text
in
/src/git/t/unit-tests/u-trailer.c:80
|
[]
|
void
|
[]
|
test_trailer__body_text_no_divider
in
/src/git/t/unit-tests/u-trailer.c:113
|
[]
|
void
|
[]
|
test_trailer__body_no_divider_2nd_block
in
/src/git/t/unit-tests/u-trailer.c:156
|
[]
|
void
|
[]
|
test_trailer__body_and_divider
in
/src/git/t/unit-tests/u-trailer.c:196
|
[]
|
void
|
[]
|
test_trailer__non_trailer_in_block
in
/src/git/t/unit-tests/u-trailer.c:227
|
[]
|
void
|
[]
|
test_trailer__too_many_non_trailers
in
/src/git/t/unit-tests/u-trailer.c:277
|
[]
|
void
|
[]
|
test_trailer__one_non_trailer_no_git_trailers
in
/src/git/t/unit-tests/u-trailer.c:296
|
[]
|
void
|
[]
|
bundle_uri_command
in
/src/git/bundle-uri.c:955
|
['struct repository*', 'struct packet_reader*']
|
int
|
[]
|
repo_submodule_path_replace
in
/src/git/path.c:618
|
['struct repository*', 'struct strbuf*', 'char*', 'char*']
|
char
|
[]
|
module_gitdir
in
/src/git/builtin/submodule--helper.c:1346
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_unpack_file
in
/src/git/builtin/unpack-file.c:34
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
reflog_expire_condition
in
/src/git/builtin/gc.c:342
|
['struct gc_config*']
|
int
|
[]
|
cmd_var
in
/src/git/builtin/var.c:217
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
reftable_be_init
in
/src/git/refs/reftable-backend.c:369
|
['struct repository*', 'char*', 'char*', 'unsigned int']
|
struct ref_store
|
[]
|
trace2_initialize_fl
in
/src/git/trace2.c:217
|
['char*', 'int']
|
void
|
[]
|
sideband_demux
in
/src/git/fetch-pack.c:856
|
['int', 'int', 'void*']
|
int
|
[]
|
odb_source_files_write_alternate
in
/src/git/odb/source-files.c:207
|
['struct odb_source*', 'char*']
|
int
|
[]
|
repo_write_loose_object_map
in
/src/git/loose.c:129
|
['struct repository*']
|
int
|
[]
|
try_to_run_foreground_daemon
in
/src/git/builtin/fsmonitor--daemon.c:1423
|
['int']
|
int
|
[]
|
reftable_be_rename_ref
in
/src/git/refs/reftable-backend.c:1966
|
['struct ref_store*', 'char*', 'char*', 'char*']
|
int
|
[]
|
reftable_be_copy_ref
in
/src/git/refs/reftable-backend.c:1997
|
['struct ref_store*', 'char*', 'char*', 'char*']
|
int
|
[]
|
reftable_be_create_reflog
in
/src/git/refs/reftable-backend.c:2362
|
['struct ref_store*', 'char*', 'struct strbuf*']
|
int
|
[]
|
reftable_be_delete_reflog
in
/src/git/refs/reftable-backend.c:2440
|
['struct ref_store*', 'char*']
|
int
|
[]
|
reftable_be_optimize
in
/src/git/refs/reftable-backend.c:1680
|
['struct ref_store*', 'struct refs_optimize_opts*']
|
int
|
[]
|
reftable_be_reflog_expire
in
/src/git/refs/reftable-backend.c:2535
|
['struct ref_store*', 'char*', 'unsigned int', 'reflog_expiry_prepare_fn', 'reflog_expiry_should_prune_fn', 'reflog_expiry_cleanup_fn', 'void*']
|
int
|
[]
|
reftable_be_transaction_finish
in
/src/git/refs/reftable-backend.c:1647
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
store_credential_file
in
/src/git/builtin/credential-store.c:93
|
['char*', 'struct credential*']
|
void
|
[]
|
create_reflock
in
/src/git/refs/files-backend.c:1198
|
['char*', 'void*']
|
int
|
[]
|
reftable_be_create_on_disk
in
/src/git/refs/reftable-backend.c:480
|
['struct ref_store*', 'int', 'struct strbuf*']
|
int
|
[]
|
files_ref_store_create_on_disk
in
/src/git/refs/files-backend.c:3620
|
['struct ref_store*', 'int', 'struct strbuf*']
|
int
|
[]
|
GIT_PATH_FUNC
in
/src/git/rerere.c:882
|
['int']
|
void
|
[]
|
init_socket_directory
in
/src/git/builtin/credential-cache--daemon.c:258
|
['char*']
|
void
|
[]
|
check_vfs4git
in
/src/git/compat/fsmonitor/fsm-settings-win32.c:18
|
['struct repository*']
|
enum fsmonitor_reason
|
[]
|
default_branch
in
/src/git/builtin/var.c:53
|
['int']
|
char
|
[]
|
process_alternates_response
in
/src/git/http-walker.c:203
|
['void*']
|
void
|
[]
|
bg_wait_cb
in
/src/git/builtin/fsmonitor--daemon.c:1453
|
['struct child_process*', 'void*']
|
int
|
[]
|
do_as_client__send_stop
in
/src/git/builtin/fsmonitor--daemon.c:85
|
[]
|
int
|
[]
|
do_as_client__status
in
/src/git/builtin/fsmonitor--daemon.c:106
|
[]
|
int
|
[]
|
is_fsmonitor_refreshed
in
/src/git/fsmonitor.h:17
|
['struct index_state*']
|
int
|
[]
|
sequence_editor
in
/src/git/builtin/var.c:39
|
['int']
|
char
|
[]
|
ls_refs_advertise
in
/src/git/ls-refs.c:218
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
should_include
in
/src/git/pack-bitmap.c:1211
|
['struct commit*', 'void*']
|
int
|
[]
|
should_include_obj
in
/src/git/pack-bitmap.c:1236
|
['struct object*', 'void*']
|
int
|
[]
|
show_boundary_commit
in
/src/git/pack-bitmap.c:1314
|
['struct commit*', 'void*']
|
void
|
[]
|
can_reuse_delta
in
/src/git/builtin/pack-objects.c:2175
|
['struct object_id*', 'struct object_entry*', 'struct object_entry**']
|
int
|
[]
|
add_object_entry_from_bitmap
in
/src/git/builtin/pack-objects.c:1880
|
['struct object_id*', 'enum object_type', 'int', 'uint32_t', 'struct packed_git*', 'off_t', 'void*']
|
int
|
[]
|
test_show_object
in
/src/git/pack-bitmap.c:2716
|
['struct object*', 'char*', 'void*']
|
void
|
[]
|
test_show_commit
in
/src/git/pack-bitmap.c:2732
|
['struct commit*', 'void*']
|
void
|
[]
|
geometric_repack_auto_condition
in
/src/git/builtin/gc.c:1619
|
['struct gc_config*']
|
int
|
[]
|
cmd_pack_redundant
in
/src/git/builtin/pack-redundant.c:590
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
odb_source_files_count_objects
in
/src/git/odb/source-files.c:96
|
['struct odb_source*', 'enum odb_count_objects_flags', 'unsigned long*']
|
int
|
[]
|
odb_source_files_find_abbrev_len
in
/src/git/odb/source-files.c:125
|
['struct odb_source*', 'struct object_id*', 'unsigned', 'unsigned*']
|
int
|
[]
|
odb_source_files_reprepare
in
/src/git/odb/source-files.c:42
|
['struct odb_source*']
|
void
|
[]
|
repo_for_eack_pack_data_init
in
/src/git/packfile.h:190
|
['struct repository*']
|
struct repo_for_each_pack_data
|
[]
|
repo_for_each_pack_data_next
in
/src/git/packfile.h:209
|
['struct repo_for_each_pack_data*']
|
void
|
[]
|
stdin_packs_include_check
in
/src/git/builtin/pack-objects.c:3904
|
['struct commit*', 'void*']
|
int
|
[]
|
cruft_include_check
in
/src/git/builtin/pack-objects.c:4184
|
['struct commit*', 'void*']
|
int
|
[]
|
odb_source_files_freshen_object
in
/src/git/odb/source-files.c:149
|
['struct odb_source*', 'struct object_id*']
|
int
|
[]
|
count_loose
in
/src/git/builtin/count-objects.c:61
|
['struct object_id*', 'char*', 'void*']
|
int
|
[]
|
odb_source_files_read_object_stream
in
/src/git/odb/source-files.c:63
|
['struct odb_read_stream**', 'struct odb_source*', 'struct object_id*']
|
int
|
[]
|
repo_get_merge_bases_many_dirty
in
/src/git/commit-reach.c:481
|
['struct repository*', 'struct commit*', 'size_t', 'struct commit**', 'struct commit_list**']
|
int
|
[]
|
count_objects
in
/src/git/builtin/repo.c:777
|
['char*', 'struct oid_array*', 'enum object_type', 'void*']
|
int
|
[]
|
propagate_island_marks
in
/src/git/delta-islands.c:502
|
['struct repository*', 'struct commit*']
|
void
|
[]
|
write_graph_chunk_generation_data
in
/src/git/commit-graph.c:1353
|
['struct hashfile*', 'void*']
|
int
|
[]
|
collect_one_reflog_ent
in
/src/git/commit.c:1060
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
reach_filter
in
/src/git/ref-filter.c:3141
|
['struct ref_array*', 'struct commit_list**', 'int']
|
void
|
[]
|
next
in
/src/git/negotiator/skipping.c:229
|
['struct fetch_negotiator*']
|
struct object_id
|
[]
|
write_graph_chunk_data
in
/src/git/commit-graph.c:1219
|
['struct hashfile*', 'void*']
|
int
|
[]
|
write_tar_entry
in
/src/git/archive-tar.c:255
|
['struct archiver_args*', 'struct object_id*', 'char*', 'size_t', 'unsigned int', 'void*', 'unsigned long']
|
int
|
[]
|
read_istream_pack_non_delta
in
/src/git/packfile.c:2856
|
['struct odb_read_stream*', 'char*', 'size_t']
|
ssize_t
|
[]
|
incremental_repack_auto_condition
in
/src/git/builtin/gc.c:1425
|
['struct gc_config*']
|
int
|
[]
|
files_ref_store_init
in
/src/git/refs/files-backend.c:108
|
['struct repository*', 'char*', 'char*', 'unsigned int']
|
struct ref_store
|
[]
|
get_one_entry
in
/src/git/builtin/remote.c:1366
|
['struct remote*', 'void*']
|
int
|
[]
|
get_text_file
in
/src/git/http-backend.c:221
|
['struct strbuf*', 'char*']
|
void
|
[]
|
get_loose_object
in
/src/git/http-backend.c:228
|
['struct strbuf*', 'char*']
|
void
|
[]
|
get_pack_file
in
/src/git/http-backend.c:235
|
['struct strbuf*', 'char*']
|
void
|
[]
|
get_idx_file
in
/src/git/http-backend.c:242
|
['struct strbuf*', 'char*']
|
void
|
[]
|
process_log_file_at_exit
in
/src/git/builtin/gc.c:107
|
[]
|
void
|
[]
|
worktree_prune_condition
in
/src/git/builtin/gc.c:391
|
['struct gc_config*']
|
int
|
[]
|
rerere_gc_condition
in
/src/git/builtin/gc.c:438
|
['struct gc_config*']
|
int
|
[]
|
should_write_commit_graph
in
/src/git/builtin/gc.c:1161
|
['struct gc_config*']
|
int
|
[]
|
loose_object_auto_condition
in
/src/git/builtin/gc.c:1318
|
['struct gc_config*']
|
int
|
[]
|
repo_config_get_uint
in
/src/git/config.c:2380
|
['struct repository*', 'char*', 'unsigned int*']
|
int
|
[]
|
http_config
in
/src/git/http-backend.c:249
|
[]
|
void
|
[]
|
fsevent_callback
in
/src/git/compat/fsmonitor/fsm-listen-darwin.c:195
|
['ConstFSEventStreamRef', 'void*', 'size_t', 'void*', 'FSEventStreamEventFlags[]', 'FSEventStreamEventId[]']
|
void
|
[]
|
session_id_advertise
in
/src/git/serve.c:72
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
object_info_advertise
in
/src/git/serve.c:92
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
bundle_uri_advertise
in
/src/git/bundle-uri.c:929
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
found_guilty_entry
in
/src/git/builtin/blame.c:280
|
['struct blame_entry*', 'void*']
|
void
|
[]
|
sanity_check_on_fail
in
/src/git/builtin/blame.c:692
|
['struct blame_scoreboard*', 'int']
|
void
|
[]
|
parse_reedit_arg
in
/src/git/builtin/notes.c:342
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
reftable_ref_iterator_advance
in
/src/git/refs/reftable-backend.c:607
|
['struct ref_iterator*']
|
int
|
[]
|
packed_ref_iterator_advance
in
/src/git/refs/packed-backend.c:980
|
['struct ref_iterator*']
|
int
|
[]
|
files_ref_iterator_advance
in
/src/git/refs/files-backend.c:958
|
['struct ref_iterator*']
|
int
|
[]
|
write_one_shallow
in
/src/git/shallow.c:355
|
['struct commit_graft*', 'void*']
|
int
|
[]
|
prune_notes_helper
in
/src/git/notes.c:790
|
['struct object_id*', 'struct object_id*', 'char*', 'void*']
|
int
|
[]
|
fill_missing_blobs
in
/src/git/builtin/backfill.c:60
|
['char*', 'struct oid_array*', 'enum object_type', 'void*']
|
int
|
[]
|
inexact_prefetch
in
/src/git/diffcore-rename.c:101
|
['void*']
|
void
|
[]
|
basename_prefetch
in
/src/git/diffcore-rename.c:838
|
['void*']
|
void
|
[]
|
prefetch_to_pack
in
/src/git/builtin/pack-objects.c:2210
|
['uint32_t']
|
void
|
[]
|
is_not_in_promisor_pack
in
/src/git/builtin/pack-objects.c:4971
|
['struct commit*', 'void*']
|
int
|
[]
|
upload_archive
in
/src/git/daemon.c:479
|
['struct strvec*']
|
int
|
[]
|
receive_pack
in
/src/git/daemon.c:489
|
['struct strvec*']
|
int
|
[]
|
serve
in
/src/git/daemon.c:1230
|
['struct string_list*', 'int', 'struct credentials*']
|
int
|
[]
|
open_in_gdb
in
/src/git/compat/mingw.c:31
|
[]
|
void
|
[]
|
cmd_upload_archive
in
/src/git/builtin/upload-archive.c:87
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_remote_fd
in
/src/git/builtin/remote-fd.c:56
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_remote_ext
in
/src/git/builtin/remote-ext.c:198
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
upload_pack_config
in
/src/git/upload-pack.c:1334
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
urlmatch_config_entry
in
/src/git/urlmatch.c:556
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
wt_status_collect_changed_cb
in
/src/git/wt-status.c:460
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
add_file_to_list
in
/src/git/wt-status.c:712
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned int', 'void*']
|
int
|
[]
|
pseudo_merge_config
in
/src/git/pseudo-merge.c:120
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
collect_expect
in
/src/git/t/helper/test-parse-options.c:57
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
test_string_list__insert
in
/src/git/t/unit-tests/u-string-list.c:290
|
[]
|
void
|
[]
|
cmd_mailsplit
in
/src/git/builtin/mailsplit.c:274
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
show_filemodify
in
/src/git/builtin/fast-export.c:432
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
config_read_branches
in
/src/git/builtin/remote.c:296
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
add_remote_to_show_info
in
/src/git/builtin/remote.c:1194
|
['struct string_list_item*', 'void*']
|
int
|
[]
|
add_local_to_show_info
in
/src/git/builtin/remote.c:1233
|
['struct string_list_item*', 'void*']
|
int
|
[]
|
add_existing
in
/src/git/builtin/show-ref.c:101
|
['struct reference*', 'void*']
|
int
|
[]
|
urlmatch_collect_fn
in
/src/git/builtin/config.c:809
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
write_copy_table
in
/src/git/refs/reftable-backend.c:1754
|
['struct reftable_writer*', 'void*']
|
int
|
[]
|
cacheinfo_callback
in
/src/git/builtin/update-index.c:813
|
['struct parse_opt_ctx_t*', 'struct option*', 'char*', 'int']
|
enum parse_opt_result
|
[]
|
parseopt_push_cas_option
in
/src/git/remote.c:2614
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
diff_opt_find_object
in
/src/git/diff.c:5495
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
check_tracking_name
in
/src/git/checkout.c:24
|
['struct remote*', 'void*']
|
int
|
[]
|
parse_opt_object_name
in
/src/git/parse-options-cb.c:126
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
parse_opt_object_id
in
/src/git/parse-options-cb.c:142
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
check_one_mergetag
in
/src/git/builtin/replace.c:413
|
['struct commit*', 'struct commit_extra_header*', 'void*']
|
int
|
[]
|
repo_get_oid_blob
in
/src/git/object-name.c:1601
|
['struct repository*', 'char*', 'struct object_id*']
|
int
|
[]
|
warn_if_dangling_symref
in
/src/git/refs.c:499
|
['struct reference*', 'void*']
|
int
|
[]
|
cmd_resolve_ref
in
/src/git/t/helper/test-ref-store.c:184
|
['struct ref_store*', 'char**']
|
int
|
[]
|
loose_fill_ref_dir
in
/src/git/refs/files-backend.c:310
|
['struct ref_store*', 'struct ref_dir*', 'char*']
|
void
|
[]
|
fill_root_ref
in
/src/git/refs/files-backend.c:409
|
['char*', 'void*']
|
int
|
[]
|
for_each_prefixed_object_wrapper_cb
in
/src/git/object-file.c:1886
|
['struct object_id*', 'void*']
|
int
|
[]
|
for_each_object_wrapper_cb
in
/src/git/object-file.c:1868
|
['struct object_id*', 'char*', 'void*']
|
int
|
[]
|
gitdiff_oldname
in
/src/git/apply.c:976
|
['struct gitdiff_data*', 'char*', 'struct patch*']
|
int
|
[]
|
gitdiff_newname
in
/src/git/apply.c:985
|
['struct gitdiff_data*', 'char*', 'struct patch*']
|
int
|
[]
|
gitdiff_copysrc
in
/src/git/apply.c:1047
|
['struct gitdiff_data*', 'char*', 'struct patch*']
|
int
|
[]
|
gitdiff_copydst
in
/src/git/apply.c:1057
|
['struct gitdiff_data*', 'char*', 'struct patch*']
|
int
|
[]
|
gitdiff_renamesrc
in
/src/git/apply.c:1067
|
['struct gitdiff_data*', 'char*', 'struct patch*']
|
int
|
[]
|
gitdiff_renamedst
in
/src/git/apply.c:1077
|
['struct gitdiff_data*', 'char*', 'struct patch*']
|
int
|
[]
|
read_convert_config
in
/src/git/convert.c:1024
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
author
in
/src/git/builtin/var.c:29
|
['int']
|
char
|
[]
|
from_callback
in
/src/git/builtin/log.c:1660
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
committer
in
/src/git/builtin/var.c:24
|
['int']
|
char
|
[]
|
reftable_be_for_each_reflog_ent_reverse
in
/src/git/refs/reftable-backend.c:2169
|
['struct ref_store*', 'char*', 'each_reflog_ent_fn', 'void*']
|
int
|
[]
|
reftable_be_for_each_reflog_ent
in
/src/git/refs/reftable-backend.c:2217
|
['struct ref_store*', 'char*', 'each_reflog_ent_fn', 'void*']
|
int
|
[]
|
git_tar_config
in
/src/git/archive-tar.c:415
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
archive_zip_config
in
/src/git/archive-zip.c:630
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
grep_cmd_config
in
/src/git/builtin/grep.c:294
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_sequencer_config
in
/src/git/sequencer.c:273
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_stash_config
in
/src/git/builtin/stash.c:913
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
cmd__userdiff_config
in
/src/git/t/helper/test-userdiff.c:17
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_cat_file_config
in
/src/git/builtin/cat-file.c:1009
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
color_atom_parser
in
/src/git/ref-filter.c:384
|
['struct ref_format*', 'struct used_atom*', 'char*', 'struct strbuf*']
|
int
|
[]
|
show_all_config
in
/src/git/builtin/config.c:452
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
collect_config
in
/src/git/builtin/config.c:482
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
http_options
in
/src/git/http.c:392
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
reflog_expire_config
in
/src/git/reflog.c:35
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_mailinfo_config
in
/src/git/t/t4256/1/mailinfo.c:1192
|
['char*', 'char*', 'void*']
|
int
|
[]
|
git_checkout_config
in
/src/git/builtin/checkout.c:1232
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_imap_config
in
/src/git/imap-send.c:1521
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
fetch_pack_config_cb
in
/src/git/fetch-pack.c:1923
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_proxy_command_options
in
/src/git/connect.c:981
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_fsck_config
in
/src/git/fsck.c:1440
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_fetch_config
in
/src/git/builtin/fetch.c:114
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
fsmonitor_config
in
/src/git/builtin/fsmonitor--daemon.c:45
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_help_config
in
/src/git/builtin/help.c:427
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_tag_config
in
/src/git/builtin/tag.c:210
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
send_pack_config
in
/src/git/builtin/send-pack.c:130
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
rebase_config
in
/src/git/builtin/rebase.c:791
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_patch_id_config
in
/src/git/builtin/patch-id.c:204
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
add_config
in
/src/git/builtin/add.c:286
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_read_tree_config
in
/src/git/builtin/read-tree.c:102
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_index_pack_config
in
/src/git/builtin/index-pack.c:1664
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
show_config
in
/src/git/builtin/var.c:207
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_branch_config
in
/src/git/builtin/branch.c:84
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
receive_pack_config
in
/src/git/builtin/receive-pack.c:145
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
repack_config
in
/src/git/builtin/repack.c:50
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_clean_config
in
/src/git/builtin/clean.c:109
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_pull_config
in
/src/git/builtin/pull.c:226
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_show_branch_config
in
/src/git/builtin/show-branch.c:572
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
difftool_config
in
/src/git/builtin/difftool.c:49
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_reset_config
in
/src/git/builtin/reset.c:327
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_push_config
in
/src/git/builtin/push.c:488
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_worktree_config
in
/src/git/builtin/worktree.c:135
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_get_color_config
in
/src/git/builtin/config.c:691
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
remote_ref_atom_parser
in
/src/git/ref-filter.c:422
|
['struct ref_format*', 'struct used_atom*', 'char*', 'struct strbuf*']
|
int
|
[]
|
align_atom_parser
in
/src/git/ref-filter.c:821
|
['struct ref_format*', 'struct used_atom*', 'char*', 'struct strbuf*']
|
int
|
[]
|
cmd_fsmonitor__daemon
in
/src/git/builtin/fsmonitor--daemon.c:1596
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
test_string_list__split
in
/src/git/t/unit-tests/u-string-list.c:145
|
[]
|
void
|
[]
|
diff_opt_dirstat
in
/src/git/diff.c:5679
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
test_string_list__split_in_place
in
/src/git/t/unit-tests/u-string-list.c:179
|
[]
|
void
|
[]
|
test_string_list__split_f
in
/src/git/t/unit-tests/u-string-list.c:87
|
[]
|
void
|
[]
|
cmd__hashmap
in
/src/git/t/helper/test-hashmap.c:146
|
['int', 'char**']
|
int
|
[]
|
cmd__json_writer
in
/src/git/t/helper/test-json-writer.c:580
|
['int', 'char**']
|
int
|
[]
|
test_string_list__split_in_place_f
in
/src/git/t/unit-tests/u-string-list.c:127
|
[]
|
void
|
[]
|
rstrip_ref_components
in
/src/git/ref-filter.c:2214
|
['char*', 'int']
|
char
|
[]
|
safe_directory_cb
in
/src/git/setup.c:1345
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
template_dir_cb
in
/src/git/setup.c:2188
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
fetch_fsck_config_cb
in
/src/git/transport.c:175
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_config_val_global
in
/src/git/builtin/var.c:93
|
['int']
|
char
|
[]
|
get_socket_path
in
/src/git/builtin/credential-cache.c:120
|
[]
|
char
|
[]
|
multiple_thread_proc
in
/src/git/t/helper/test-simple-ipc.c:500
|
['void*']
|
void
|
[]
|
handle_config
in
/src/git/remote.c:426
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
parse_refmap_arg
in
/src/git/builtin/fetch.c:178
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
describe_atom_parser
in
/src/git/ref-filter.c:699
|
['struct ref_format*', 'struct used_atom*', 'char*', 'struct strbuf*']
|
int
|
[]
|
contents_atom_parser
in
/src/git/ref-filter.c:612
|
['struct ref_format*', 'struct used_atom*', 'char*', 'struct strbuf*']
|
int
|
[]
|
git_trailer_config
in
/src/git/trailer.c:519
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
test_strvec__split_empty_string
in
/src/git/t/unit-tests/u-strvec.c:254
|
[]
|
void
|
[]
|
test_strvec__split_single_item
in
/src/git/t/unit-tests/u-strvec.c:263
|
[]
|
void
|
[]
|
test_strvec__split_multiple_items
in
/src/git/t/unit-tests/u-strvec.c:272
|
[]
|
void
|
[]
|
test_strvec__split_whitespace_only
in
/src/git/t/unit-tests/u-strvec.c:281
|
[]
|
void
|
[]
|
test_strvec__split_multiple_consecutive_whitespaces
in
/src/git/t/unit-tests/u-strvec.c:290
|
[]
|
void
|
[]
|
add_file_cb
in
/src/git/archive.c:562
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
get_remote_group
in
/src/git/builtin/fetch.c:2146
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
append_path
in
/src/git/builtin/grep.c:412
|
['struct grep_opt*', 'void*', 'size_t']
|
void
|
[]
|
xml_cdata
in
/src/git/http-push.c:834
|
['void*', 'XML_Char*', 'int']
|
void
|
[]
|
note_variable
in
/src/git/sh-i18n--envsubst.c:275
|
['char*', 'size_t']
|
void
|
[]
|
promisor_remote_config
in
/src/git/promisor-remote.c:120
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
match_partial_url
in
/src/git/credential.c:156
|
['char*', 'void*']
|
int
|
[]
|
not_callback
in
/src/git/builtin/grep.c:848
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
and_callback
in
/src/git/builtin/grep.c:857
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
open_callback
in
/src/git/builtin/grep.c:866
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
close_callback
in
/src/git/builtin/grep.c:875
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
pattern_callback
in
/src/git/builtin/grep.c:884
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
file_callback
in
/src/git/builtin/grep.c:812
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
stat_patch_list
in
/src/git/apply.c:4301
|
['struct apply_state*', 'struct patch*']
|
void
|
[]
|
summary_patch_list
in
/src/git/apply.c:4382
|
['struct patch*']
|
void
|
[]
|
fn_out_consume
in
/src/git/diff.c:2438
|
['void*', 'char*', 'unsigned long']
|
int
|
[]
|
fn_out_diff_words_aux
in
/src/git/diff.c:2097
|
['void*', 'long', 'long', 'long', 'long', 'char*', 'long funclen']
|
void
|
[]
|
config_alias_cb
in
/src/git/alias.c:16
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
read_merge_config
in
/src/git/merge-ll.c:277
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
fsck_gitmodules_fn
in
/src/git/fsck.c:1139
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
insert_oid_entry
in
/src/git/builtin/fast-import.c:1792
|
['struct mark_set**', 'struct object_id*', 'uintmax_t']
|
void
|
[]
|
auth_plain
in
/src/git/imap-send.c:1007
|
['struct imap_store*', 'char*']
|
int
|
[]
|
auth_cram_md5
in
/src/git/imap-send.c:1027
|
['struct imap_store*', 'char*']
|
int
|
[]
|
auth_oauthbearer
in
/src/git/imap-send.c:1045
|
['struct imap_store*', 'char*']
|
int
|
[]
|
auth_xoauth2
in
/src/git/imap-send.c:1065
|
['struct imap_store*', 'char*']
|
int
|
[]
|
repo_config_callback
in
/src/git/config.c:2257
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
libgit_configset_get_string
in
/src/git/contrib/libgit-sys/public_symbol_export.c:43
|
['struct libgit_config_set*', 'char*', 'char**']
|
int
|
[]
|
libgit_configset_get_int
in
/src/git/contrib/libgit-sys/public_symbol_export.c:37
|
['struct libgit_config_set*', 'char*', 'int*']
|
int
|
[]
|
generate_fake_oid
in
/src/git/builtin/fast-export.c:413
|
[]
|
char
|
[]
|
odb_source_files_free
in
/src/git/odb/source-files.c:26
|
['struct odb_source*']
|
void
|
[]
|
test_oidtree__cleanup
in
/src/git/t/unit-tests/u-oidtree.c:83
|
[]
|
void
|
[]
|
test_oidtree__initialize
in
/src/git/t/unit-tests/u-oidtree.c:78
|
[]
|
void
|
[]
|
cmd__mergesort
in
/src/git/t/helper/test-mergesort.c:386
|
['int', 'char**']
|
int
|
[]
|
test_mem_pool__big_block
in
/src/git/t/unit-tests/u-mem-pool.c:17
|
[]
|
void
|
[]
|
test_mem_pool__tiny_block
in
/src/git/t/unit-tests/u-mem-pool.c:22
|
[]
|
void
|
[]
|
load_cache_entries_thread
in
/src/git/read-cache.c:2096
|
['void*']
|
void
|
[]
|
append_loose_object
in
/src/git/object-file.c:2028
|
['struct object_id*', 'char*', 'void*']
|
int
|
[]
|
fill_tree_loc
in
/src/git/t/unit-tests/u-oidtree.c:17
|
['struct oidtree*', 'char*[]', 'size_t']
|
int
|
[]
|
run_request_queue
in
/src/git/http-push.c:1701
|
[]
|
void
|
[]
|
init_git
in
/src/git/common-init.c:34
|
['char**']
|
void
|
[]
|
obstack_chunk_alloc
in
/src/git/kwset.c:44
|
['long']
|
void
|
[]
|
get_refs_from_bundle
in
/src/git/transport.c:151
|
['struct transport*', 'int', 'struct transport_ls_refs_options*']
|
struct ref
|
[]
|
collect_tags
in
/src/git/builtin/tag.c:108
|
['char*', 'char*', 'struct object_id*', 'void*']
|
int
|
[]
|
write_each_note
in
/src/git/notes.c:763
|
['struct object_id*', 'struct object_id*', 'char*', 'void*']
|
int
|
[]
|
mingw_execvp
in
/src/git/compat/mingw.c:2238
|
['char*', 'char**']
|
int
|
[]
|
strbuf_split_str
in
/src/git/strbuf.h:588
|
[]
|
struct strbuf
|
[]
|
curl_dump_header
in
/src/git/http.c:852
|
['char*', 'unsigned char*', 'size_t', 'int']
|
void
|
[]
|
cache_put_path
in
/src/git/submodule-config.c:139
|
['struct submodule_cache*', 'struct submodule*']
|
void
|
[]
|
lookup_or_create_by_name
in
/src/git/submodule-config.c:388
|
['struct submodule_cache*', 'struct object_id*', 'char*']
|
struct submodule
|
[]
|
add_one_reference
in
/src/git/builtin/clone.c:157
|
['struct string_list_item*', 'void*']
|
int
|
[]
|
grab_1st_switch
in
/src/git/wt-status.c:1681
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
show_tree_default
in
/src/git/builtin/ls-tree.c:186
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
update_relative_gitdir
in
/src/git/setup.c:1084
|
['char*', 'char*', 'char*', 'void*']
|
void
|
[]
|
start_delayed_sparse_progress
in
/src/git/progress.c:318
|
['struct repository*', 'char*', 'uint64_t']
|
struct progress
|
[]
|
read_request_eof
in
/src/git/http-backend.c:308
|
['int', 'unsigned char**']
|
ssize_t
|
[]
|
read_request_fixed_len
in
/src/git/http-backend.c:345
|
['int', 'ssize_t', 'unsigned char**']
|
ssize_t
|
[]
|
mks_tempfile_s
in
/src/git/tempfile.h:151
|
['char*', 'int']
|
struct tempfile
|
[]
|
test_reftable_stack__read_file
in
/src/git/t/unit-tests/u-reftable-stack.c:77
|
[]
|
void
|
[]
|
mks_tempfile_ts
in
/src/git/tempfile.h:174
|
['char*', 'int']
|
struct tempfile
|
[]
|
mks_tempfile_tm
in
/src/git/tempfile.h:181
|
['char*', 'int']
|
struct tempfile
|
[]
|
git_hash_alloc
in
/src/git/hash.c:251
|
[]
|
struct git_hash_ctx
|
[]
|
parse_header
in
/src/git/mailinfo.c:569
|
['struct strbuf*', 'char*', 'struct mailinfo*', 'struct strbuf*']
|
int
|
[]
|
find_unique_prefixes
in
/src/git/add-interactive.c:99
|
['struct prefix_item_list*']
|
void
|
[]
|
register_replace_ref
in
/src/git/replace-object.c:11
|
['struct reference*', 'void*']
|
int
|
[]
|
xml_start_tag
in
/src/git/http-push.c:790
|
['void*', 'char*', 'char**']
|
void
|
[]
|
subst_from_stdin
in
/src/git/sh-i18n--envsubst.c:315
|
[]
|
void
|
[]
|
precompose_utf8_readdir
in
/src/git/compat/precompose_utf8.c:131
|
['PREC_DIR*']
|
struct dirent_prec_psx
|
[]
|
add_one_object
in
/src/git/http-push.c:1280
|
[]
|
struct object_list
|
[]
|
graph_read_bloom_data
in
/src/git/commit-graph.c:348
|
['unsigned char*', 'size_t', 'void*']
|
int
|
[]
|
register_ref
in
/src/git/bisect.c:453
|
['struct reference*', 'void*']
|
int
|
[]
|
copy_commit_list
in
/src/git/commit.h:210
|
['struct commit_list*']
|
struct commit_list
|
[]
|
diff_opt_ignore_regex
in
/src/git/diff.c:5832
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
get_layout_shallow
in
/src/git/builtin/repo.c:65
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
mark_object_seen
in
/src/git/reachable.c:283
|
['struct object_id*', 'enum object_type', 'int', 'uint32_t', 'struct packed_git*', 'off_t', 'void*']
|
int
|
[]
|
ref_transaction_rejection_handler
in
/src/git/builtin/receive-pack.c:1878
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'char*', 'enum ref_transaction_error', 'char*', 'void*']
|
void
|
[]
|
reftable_be_read_raw_ref
in
/src/git/refs/reftable-backend.c:860
|
['struct ref_store*', 'char*', 'struct object_id*', 'struct strbuf*', 'unsigned int*', 'int*']
|
int
|
[]
|
reftable_be_read_symbolic_ref
in
/src/git/refs/reftable-backend.c:890
|
['struct ref_store*', 'char*', 'struct strbuf*']
|
int
|
[]
|
reftable_be_reflog_exists
in
/src/git/refs/reftable-backend.c:2276
|
['struct ref_store*', 'char*']
|
int
|
[]
|
reftable_be_fsck
in
/src/git/refs/reftable-backend.c:2725
|
['struct ref_store*', 'struct fsck_options*', 'struct worktree*']
|
int
|
[]
|
cmd_verify_ref
in
/src/git/t/helper/test-ref-store.c:198
|
['struct ref_store*', 'char**']
|
int
|
[]
|
emit_block
in
/src/git/t/helper/test-path-walk.c:31
|
['char*', 'struct oid_array*', 'enum object_type', 'void*']
|
int
|
[]
|
test_example_decorate__initialize
in
/src/git/t/unit-tests/u-example-decorate.c:16
|
[]
|
void
|
[]
|
mark_object_for_connectivity
in
/src/git/builtin/fsck.c:911
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
add_graft_decoration
in
/src/git/log-tree.c:210
|
['struct commit_graft*', 'void*']
|
int
|
[]
|
fetch_start_failure
in
/src/git/submodule.c:1749
|
['struct strbuf*', 'void*', 'void*']
|
int
|
[]
|
fetch_finish
in
/src/git/submodule.c:1769
|
['int', 'struct strbuf*', 'void*', 'void*']
|
int
|
[]
|
add_pack_to_midx
in
/src/git/midx-write.c:163
|
['char*', 'size_t', 'char*', 'void*']
|
void
|
[]
|
prefetch
in
/src/git/http-walker.c:153
|
['struct walker*', 'struct object_id*']
|
void
|
[]
|
list_config_fsck_msg_ids
in
/src/git/fsck.c:92
|
['struct string_list*', 'char*']
|
void
|
[]
|
files_fsck_refs_content
in
/src/git/refs/files-backend.c:3777
|
['struct ref_store*', 'struct fsck_options*', 'char*', 'char*', 'int']
|
int
|
[]
|
reftable_fsck_error_handler
in
/src/git/refs/reftable-backend.c:2707
|
['struct reftable_fsck_info*', 'void*']
|
int
|
[]
|
files_fsck_refs_name
in
/src/git/refs/files-backend.c:3871
|
['struct ref_store*', 'struct fsck_options*', 'char*', 'char*', 'int']
|
int
|
[]
|
files_fsck
in
/src/git/refs/files-backend.c:4018
|
['struct ref_store*', 'struct fsck_options*', 'struct worktree*']
|
int
|
[]
|
files_fsck_root_ref
in
/src/git/refs/files-backend.c:3995
|
['char*', 'void*']
|
int
|
[]
|
parallel_next
in
/src/git/t/helper/test-run-command.c:23
|
['struct child_process*', 'struct strbuf*', 'void*', 'void**']
|
int
|
[]
|
quote_arg_msvc
in
/src/git/compat/mingw.c:1559
|
['char*']
|
char
|
[]
|
mingw_query_user_email
in
/src/git/compat/mingw.c:2658
|
[]
|
char
|
[]
|
is_path_owned_by_current_sid
in
/src/git/compat/mingw.c:3266
|
['char*', 'struct strbuf*']
|
int
|
[]
|
option_parse_strategy
in
/src/git/builtin/merge.c:239
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
cmd__dir_iterator
in
/src/git/t/helper/test-dir-iterator.c:20
|
['int', 'char**']
|
int
|
[]
|
files_reflog_iterator_advance
in
/src/git/refs/files-backend.c:2378
|
['struct ref_iterator*']
|
int
|
[]
|
test_combined__cleanup
in
/src/git/t/unit-tests/clar/test/suites/combined.c:14
|
[]
|
void
|
[]
|
clar_test
in
/src/git/t/unit-tests/clar/clar.c:681
|
['int', 'char**']
|
int
|
[]
|
cl_fs_cleanup
in
/src/git/t/unit-tests/clar/clar/fs.h:523
|
[]
|
void
|
[]
|
test_combined__2
in
/src/git/t/unit-tests/clar/test/suites/combined.c:29
|
[]
|
void
|
[]
|
precompose_utf8_opendir
in
/src/git/compat/precompose_utf8.c:110
|
['char*']
|
PREC_DIR
|
[]
|
fn_init
in
/src/git/trace2/tr2_tgt_perf.c:38
|
[]
|
int
|
[]
|
normal_io_write_fl
in
/src/git/trace2/tr2_tgt_normal.c:69
|
['char*', 'int', 'struct strbuf*']
|
void
|
[]
|
fn_too_many_files_fl
in
/src/git/trace2/tr2_tgt_event.c:117
|
['char*', 'int']
|
void
|
[]
|
fn_version_fl
in
/src/git/trace2/tr2_tgt_perf.c:162
|
['char*', 'int']
|
void
|
[]
|
fn_start_fl
in
/src/git/trace2/tr2_tgt_perf.c:174
|
['char*', 'int', 'uint64_t', 'char**']
|
void
|
[]
|
fn_exit_fl
in
/src/git/trace2/tr2_tgt_perf.c:187
|
['char*', 'int', 'uint64_t', 'int']
|
void
|
[]
|
fn_signal
in
/src/git/trace2/tr2_tgt_perf.c:200
|
['uint64_t', 'int']
|
void
|
[]
|
fn_atexit
in
/src/git/trace2/tr2_tgt_perf.c:212
|
['uint64_t', 'int']
|
void
|
[]
|
fn_error_va_fl
in
/src/git/trace2/tr2_tgt_perf.c:237
|
['char*', 'int', 'char*', 'va_list']
|
void
|
[]
|
fn_command_path_fl
in
/src/git/trace2/tr2_tgt_perf.c:250
|
['char*', 'int', 'char*']
|
void
|
[]
|
fn_command_ancestry_fl
in
/src/git/trace2/tr2_tgt_perf.c:262
|
['char*', 'int', 'char**']
|
void
|
[]
|
fn_command_name_fl
in
/src/git/trace2/tr2_tgt_perf.c:277
|
['char*', 'int', 'char*', 'char*']
|
void
|
[]
|
fn_command_mode_fl
in
/src/git/trace2/tr2_tgt_perf.c:292
|
['char*', 'int', 'char*']
|
void
|
[]
|
fn_alias_fl
in
/src/git/trace2/tr2_tgt_perf.c:304
|
['char*', 'int', 'char*', 'char**']
|
void
|
[]
|
fn_child_start_fl
in
/src/git/trace2/tr2_tgt_perf.c:319
|
['char*', 'int', 'uint64_t', 'struct child_process*']
|
void
|
[]
|
fn_child_exit_fl
in
/src/git/trace2/tr2_tgt_perf.c:355
|
['char*', 'int', 'uint64_t', 'int', 'int', 'int', 'uint64_t']
|
void
|
[]
|
fn_child_ready_fl
in
/src/git/trace2/tr2_tgt_perf.c:369
|
['char*', 'int', 'uint64_t', 'int', 'int', 'char*', 'uint64_t']
|
void
|
[]
|
fn_exec_fl
in
/src/git/trace2/tr2_tgt_perf.c:406
|
['char*', 'int', 'uint64_t', 'int', 'char*', 'char**']
|
void
|
[]
|
fn_exec_result_fl
in
/src/git/trace2/tr2_tgt_perf.c:427
|
['char*', 'int', 'uint64_t', 'int', 'int']
|
void
|
[]
|
fn_param_fl
in
/src/git/trace2/tr2_tgt_perf.c:443
|
['char*', 'int', 'char*', 'char*', 'struct key_value_info*']
|
void
|
[]
|
fn_repo_fl
in
/src/git/trace2/tr2_tgt_perf.c:462
|
['char*', 'int', 'struct repository*']
|
void
|
[]
|
fn_printf_va_fl
in
/src/git/trace2/tr2_tgt_perf.c:549
|
['char*', 'int', 'uint64_t', 'char*', 'va_list']
|
void
|
[]
|
fn_timer
in
/src/git/trace2/tr2_tgt_perf.c:563
|
['struct tr2_timer_metadata*', 'struct tr2_timer*', 'int']
|
void
|
[]
|
fn_counter
in
/src/git/trace2/tr2_tgt_perf.c:585
|
['struct tr2_counter_metadata*', 'struct tr2_counter*', 'int']
|
void
|
[]
|
fn_thread_start_fl
in
/src/git/trace2/tr2_tgt_perf.c:383
|
['char*', 'int', 'uint64_t']
|
void
|
[]
|
fn_thread_exit_fl
in
/src/git/trace2/tr2_tgt_perf.c:394
|
['char*', 'int', 'uint64_t', 'uint64_t']
|
void
|
[]
|
fn_region_enter_printf_va_fl
in
/src/git/trace2/tr2_tgt_perf.c:476
|
['char*', 'int', 'uint64_t', 'char*', 'char*', 'struct repository*', 'char*', 'va_list']
|
void
|
[]
|
fn_region_leave_printf_va_fl
in
/src/git/trace2/tr2_tgt_perf.c:498
|
['char*', 'int', 'uint64_t', 'uint64_t', 'char*', 'char*', 'struct repository*', 'char*', 'va_list']
|
void
|
[]
|
fn_data_fl
in
/src/git/trace2/tr2_tgt_perf.c:518
|
['char*', 'int', 'uint64_t', 'uint64_t', 'char*', 'struct repository*', 'char*', 'char*']
|
void
|
[]
|
fn_data_json_fl
in
/src/git/trace2/tr2_tgt_perf.c:533
|
['char*', 'int', 'uint64_t', 'uint64_t', 'char*', 'struct repository*', 'char*', 'struct json_writer*']
|
void
|
[]
|
files_ref_iterator_begin
in
/src/git/refs/files-backend.c:1011
|
['struct ref_store*', 'char*', 'char**', 'unsigned int']
|
struct ref_iterator
|
[]
|
git_qsort_s
in
/src/git/compat/qsort_s.c:48
|
['void*', 'size_t', 'size_t', 'void*']
|
int
|
[]
|
parse_file_arg
in
/src/git/builtin/notes.c:289
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
option_parse_trailer
in
/src/git/builtin/interpret-trailers.c:61
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
wmain
in
/src/git/compat/mingw.c:3631
|
['int', 'wchar_t**']
|
int
|
[]
|
add_known_remote
in
/src/git/builtin/remote.c:552
|
['struct remote*', 'void*']
|
int
|
[]
|
compare_objects
in
/src/git/builtin/index-pack.c:770
|
['unsigned char*', 'unsigned long', 'void*']
|
int
|
[]
|
submodule_summary_callback
in
/src/git/builtin/submodule--helper.c:1189
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
find_internet_password
in
/src/git/contrib/credential/osxkeychain/git-credential-osxkeychain.c:192
|
[]
|
OSStatus
|
[]
|
add_internet_password
in
/src/git/contrib/credential/osxkeychain/git-credential-osxkeychain.c:336
|
[]
|
OSStatus
|
[]
|
libgit_configset_alloc
in
/src/git/contrib/libgit-sys/public_symbol_export.c:18
|
[]
|
struct libgit_config_set
|
[]
|
handle_one_reflog
in
/src/git/revision.c:1694
|
['char*', 'void*']
|
int
|
[]
|
generate_info_refs
in
/src/git/server-info.c:171
|
['struct update_info_ctx*']
|
int
|
[]
|
pack_refs_condition
in
/src/git/builtin/gc.c:288
|
['UNUSED*']
|
int
|
[]
|
fsck_handle_reflog
in
/src/git/builtin/fsck.c:516
|
['char*', 'void*']
|
int
|
[]
|
pcre2_malloc
in
/src/git/grep.c:250
|
['PCRE2_SIZE', 'void*']
|
void
|
[]
|
cmd__sha256
in
/src/git/t/helper/test-sha256.c:4
|
['int', 'char**']
|
int
|
[]
|
cmd__sha1
in
/src/git/t/helper/test-sha1.c:4
|
['int', 'char**']
|
int
|
[]
|
cmd__sha1_unsafe
in
/src/git/t/helper/test-sha1.c:17
|
['int', 'char**']
|
int
|
[]
|
test_reftable_readwrite__log_write_read
in
/src/git/t/unit-tests/u-reftable-readwrite.c:194
|
[]
|
void
|
[]
|
test_reftable_readwrite__table_refs_for_no_index
in
/src/git/t/unit-tests/u-reftable-readwrite.c:611
|
[]
|
void
|
[]
|
test_reftable_readwrite__table_refs_for_obj_index
in
/src/git/t/unit-tests/u-reftable-readwrite.c:616
|
[]
|
void
|
[]
|
test_reftable_readwrite__write_object_id_min_length
in
/src/git/t/unit-tests/u-reftable-readwrite.c:657
|
[]
|
void
|
[]
|
test_reftable_readwrite__write_object_id_length
in
/src/git/t/unit-tests/u-reftable-readwrite.c:688
|
[]
|
void
|
[]
|
test_reftable_readwrite__write_empty_key
in
/src/git/t/unit-tests/u-reftable-readwrite.c:720
|
[]
|
void
|
[]
|
test_reftable_readwrite__write_key_order
in
/src/git/t/unit-tests/u-reftable-readwrite.c:739
|
[]
|
void
|
[]
|
test_reftable_readwrite__write_multiple_indices
in
/src/git/t/unit-tests/u-reftable-readwrite.c:775
|
[]
|
void
|
[]
|
test_reftable_readwrite__write_multi_level_index
in
/src/git/t/unit-tests/u-reftable-readwrite.c:851
|
[]
|
void
|
[]
|
write_test_ref
in
/src/git/t/unit-tests/u-reftable-stack.c:103
|
['struct reftable_writer*', 'void*']
|
int
|
[]
|
write_limits_after_ref
in
/src/git/t/unit-tests/u-reftable-stack.c:1299
|
['struct reftable_writer*', 'void*']
|
int
|
[]
|
test_reftable_merged__default_write_opts
in
/src/git/t/unit-tests/u-reftable-merged.c:486
|
[]
|
void
|
[]
|
make_crc_table
in
/src/zlib/crc32.c:243
|
[]
|
local
|
[]
|
test_reftable_readwrite__table_read_write_sequential
in
/src/git/t/unit-tests/u-reftable-readwrite.c:354
|
[]
|
void
|
[]
|
test_reftable_readwrite__table_write_small_table
in
/src/git/t/unit-tests/u-reftable-readwrite.c:395
|
[]
|
void
|
[]
|
test_reftable_readwrite__table_read_api
in
/src/git/t/unit-tests/u-reftable-readwrite.c:406
|
[]
|
void
|
[]
|
test_reftable_readwrite__table_read_write_seek_linear
in
/src/git/t/unit-tests/u-reftable-readwrite.c:505
|
[]
|
void
|
[]
|
test_reftable_readwrite__table_read_write_seek_linear_sha256
in
/src/git/t/unit-tests/u-reftable-readwrite.c:510
|
[]
|
void
|
[]
|
test_reftable_readwrite__table_read_write_seek_index
in
/src/git/t/unit-tests/u-reftable-readwrite.c:515
|
[]
|
void
|
[]
|
test_reftable_table__seek_once
in
/src/git/t/unit-tests/u-reftable-table.c:9
|
[]
|
void
|
[]
|
test_reftable_table__reseek
in
/src/git/t/unit-tests/u-reftable-table.c:50
|
[]
|
void
|
[]
|
test_reftable_table__block_iterator
in
/src/git/t/unit-tests/u-reftable-table.c:94
|
[]
|
void
|
[]
|
test_reftable_merged__single_record
in
/src/git/t/unit-tests/u-reftable-merged.c:57
|
[]
|
void
|
[]
|
test_reftable_merged__refs
in
/src/git/t/unit-tests/u-reftable-merged.c:105
|
[]
|
void
|
[]
|
test_reftable_merged__seek_multiple_times
in
/src/git/t/unit-tests/u-reftable-merged.c:202
|
[]
|
void
|
[]
|
test_reftable_merged__seek_multiple_times_no_drain
in
/src/git/t/unit-tests/u-reftable-merged.c:274
|
[]
|
void
|
[]
|
test_reftable_merged__logs
in
/src/git/t/unit-tests/u-reftable-merged.c:373
|
[]
|
void
|
[]
|
test_reftable_readwrite__log_buffer_size
in
/src/git/t/unit-tests/u-reftable-readwrite.c:87
|
[]
|
void
|
[]
|
test_reftable_readwrite__log_zlib_corruption
in
/src/git/t/unit-tests/u-reftable-readwrite.c:292
|
[]
|
void
|
[]
|
test_reftable_readwrite__write_empty_table
in
/src/git/t/unit-tests/u-reftable-readwrite.c:621
|
[]
|
void
|
[]
|
test_reftable_readwrite__log_overflow
in
/src/git/t/unit-tests/u-reftable-readwrite.c:122
|
[]
|
void
|
[]
|
test_reftable_readwrite__log_write_limits
in
/src/git/t/unit-tests/u-reftable-readwrite.c:155
|
[]
|
void
|
[]
|
write_test_log
in
/src/git/t/unit-tests/u-reftable-stack.c:142
|
['struct reftable_writer*', 'void*']
|
int
|
[]
|
write_reflog_existence_table
in
/src/git/refs/reftable-backend.c:2330
|
['struct reftable_writer*', 'void*']
|
int
|
[]
|
write_reflog_delete_table
in
/src/git/refs/reftable-backend.c:2396
|
['struct reftable_writer*', 'void*']
|
int
|
[]
|
write_object_record
in
/src/git/reftable/writer.c:614
|
['void*', 'void*']
|
void
|
[]
|
cmd__dump_reftable
in
/src/git/t/helper/test-reftable.c:220
|
['int', 'char**']
|
int
|
[]
|
reftable_be_iterator_begin
in
/src/git/refs/reftable-backend.c:826
|
['struct ref_store*', 'char*', 'char**', 'unsigned int']
|
struct ref_iterator
|
[]
|
reftable_be_reflog_iterator_begin
in
/src/git/refs/reftable-backend.c:2127
|
['struct ref_store*']
|
struct ref_iterator
|
[]
|
test_reftable_readwrite__corrupt_table_empty
in
/src/git/t/unit-tests/u-reftable-readwrite.c:907
|
[]
|
void
|
[]
|
test_reftable_readwrite__corrupt_table
in
/src/git/t/unit-tests/u-reftable-readwrite.c:919
|
[]
|
void
|
[]
|
test_reftable_basics__parse_names
in
/src/git/t/unit-tests/u-reftable-basics.c:80
|
[]
|
void
|
[]
|
test_reftable_basics__parse_names_missing_newline
in
/src/git/t/unit-tests/u-reftable-basics.c:103
|
[]
|
void
|
[]
|
test_reftable_basics__parse_names_drop_empty_string
in
/src/git/t/unit-tests/u-reftable-basics.c:112
|
[]
|
void
|
[]
|
reftable_ref_record_copy_from
in
/src/git/reftable/record.c:231
|
['void*', 'void*', 'uint32_t']
|
int
|
[]
|
reftable_log_record_copy_from
in
/src/git/reftable/record.c:696
|
['void*', 'void*', 'uint32_t']
|
int
|
[]
|
git_mmap
in
/src/git/compat/mmap.c:3
|
['void*', 'size_t', 'int', 'int', 'int', 'off_t']
|
void
|
[]
|
gitsetenv
in
/src/git/compat/setenv.c:3
|
['char*', 'char*', 'int']
|
int
|
[]
|
gitstrdup
in
/src/git/compat/strdup.c:3
|
['char*']
|
char
|
[]
|
parse_extra_args
in
/src/git/daemon.c:623
|
['struct hostinfo*', 'struct strvec*', 'char*', 'int']
|
void
|
[]
|
daemon_die
in
/src/git/daemon.c:142
|
['char*', 'va_list']
|
void
|
[]
|
internal_function::check_matching
in
/src/git/compat/regex/regexec.c:1076
|
['re_match_context_t*', 'int', 'int*']
|
int
|
[]
|
|
|
realloc
|
['/src/git/oss-fuzz/fuzz-config.c', '/src/git/oss-fuzz/fuzz-commit-graph.c']
|
N/A
|
|
Blocker function
|
Arguments type
|
Return type
|
Constants touched
|
h2b
in
/src/zlib/test/infcover.c:245
|
['char*', 'unsigned*']
|
local unsigned
|
[]
|
deflate_index_build
in
/src/zlib/examples/zran.c:129
|
['FILE*', 'off_t', 'struct deflate_index**']
|
int
|
[]
|
enough
in
/src/zlib/examples/enough.c:454
|
['int']
|
local
|
[]
|
load
in
/src/zlib/contrib/puff/pufftest.c:63
|
['char*', 'size_t*']
|
local
|
[]
|
zipAlreadyThere
in
/src/zlib/contrib/minizip/zip.c:468
|
['zipFile', 'char*']
|
int
|
[]
|
write_reuse_object
in
/src/git/builtin/pack-objects.c:626
|
['struct hashfile*', 'struct object_entry*', 'unsigned long', 'int']
|
off_t
|
[]
|
apply_stash
in
/src/git/builtin/stash.c:720
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
pop_stash
in
/src/git/builtin/stash.c:819
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
branch_stash
in
/src/git/builtin/stash.c:850
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_checkout
in
/src/git/builtin/checkout.c:2044
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_switch
in
/src/git/builtin/checkout.c:2096
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_restore
in
/src/git/builtin/checkout.c:2135
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_am
in
/src/git/builtin/am.c:2312
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge_recursive
in
/src/git/builtin/merge-recursive.c:24
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_revert
in
/src/git/builtin/revert.c:281
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_cherry_pick
in
/src/git/builtin/revert.c:301
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_rebase
in
/src/git/builtin/rebase.c:1096
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge
in
/src/git/builtin/merge.c:1362
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_whatchanged
in
/src/git/builtin/log.c:522
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_show
in
/src/git/builtin/log.c:657
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_reflog_show
in
/src/git/builtin/reflog.c:143
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_reflog
in
/src/git/builtin/reflog.c:467
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_log
in
/src/git/builtin/log.c:821
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_format_patch
in
/src/git/builtin/log.c:1950
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_diff_tree
in
/src/git/builtin/diff-tree.c:112
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge_tree
in
/src/git/builtin/merge-tree.c:539
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_replay
in
/src/git/builtin/replay.c:69
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_history_reword
in
/src/git/builtin/history.c:428
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_history_split
in
/src/git/builtin/history.c:657
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
write_out_results
in
/src/git/apply.c:4810
|
['struct apply_state*', 'struct patch*']
|
int
|
[]
|
cmd_rerere
in
/src/git/builtin/rerere.c:53
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_add
in
/src/git/builtin/add.c:381
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_status
in
/src/git/builtin/commit.c:1537
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_pull
in
/src/git/builtin/pull.c:856
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
run_update
in
/src/git/add-interactive.c:622
|
['struct add_i_state*', 'struct pathspec*', 'struct prefix_item_list*', 'struct list_and_choose_options*']
|
int
|
[]
|
run_revert
in
/src/git/add-interactive.c:702
|
['struct add_i_state*', 'struct pathspec*', 'struct prefix_item_list*', 'struct list_and_choose_options*']
|
int
|
[]
|
run_patch
in
/src/git/add-interactive.c:872
|
['struct add_i_state*', 'struct pathspec*', 'struct prefix_item_list*', 'struct list_and_choose_options*']
|
int
|
[]
|
create_stash
in
/src/git/builtin/stash.c:1573
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_stash
in
/src/git/builtin/stash.c:2383
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
save_stash
in
/src/git/builtin/stash.c:1941
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_diff_files
in
/src/git/builtin/diff-files.c:23
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_diff
in
/src/git/builtin/diff.c:399
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
status_submodule_cb
in
/src/git/builtin/submodule--helper.c:845
|
['struct cache_entry*', 'void*']
|
void
|
[]
|
module_summary
in
/src/git/builtin/submodule--helper.c:1277
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge_ours
in
/src/git/builtin/merge-ours.c:20
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_describe
in
/src/git/builtin/describe.c:639
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_diff_index
in
/src/git/builtin/diff-index.c:19
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_push
in
/src/git/builtin/push.c:547
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_fetch
in
/src/git/builtin/fetch.c:2463
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
patch_diff
in
/src/git/range-diff.c:491
|
['char*', 'char*', 'struct diff_options*']
|
void
|
[]
|
cmd_multi_pack_index_write
in
/src/git/builtin/multi-pack-index.c:143
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_repack
in
/src/git/builtin/repack.c:100
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index_compact
in
/src/git/builtin/multi-pack-index.c:208
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index_expire
in
/src/git/builtin/multi-pack-index.c:303
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index_repack
in
/src/git/builtin/multi-pack-index.c:332
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_pack_objects
in
/src/git/builtin/pack-objects.c:4992
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__path_walk
in
/src/git/t/helper/test-path-walk.c:68
|
['int', 'char**']
|
int
|
[]
|
cmd_backfill
in
/src/git/builtin/backfill.c:115
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_repo_structure
in
/src/git/builtin/repo.c:875
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bundle_create
in
/src/git/builtin/bundle.c:70
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_reflog_expire
in
/src/git/builtin/reflog.c:181
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
prune_object
in
/src/git/builtin/prune.c:84
|
['struct object_id*', 'char*', 'void*']
|
int
|
[]
|
cmd_prune
in
/src/git/builtin/prune.c:153
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__skip
in
/src/git/builtin/bisect.c:1403
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__run
in
/src/git/builtin/bisect.c:1428
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect
in
/src/git/builtin/bisect.c:1442
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__replay
in
/src/git/builtin/bisect.c:1389
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__start
in
/src/git/builtin/bisect.c:1355
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__next
in
/src/git/builtin/bisect.c:1367
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_fmt_merge_msg
in
/src/git/builtin/fmt-merge-msg.c:12
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
compare_refs
in
/src/git/ref-filter.c:3528
|
['void*', 'void*', 'void*']
|
int
|
[]
|
filter_and_format_one
in
/src/git/ref-filter.c:3061
|
['struct reference*', 'void*']
|
int
|
[]
|
cmd_tag
in
/src/git/builtin/tag.c:454
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_for_each_ref
in
/src/git/builtin/for-each-ref.c:113
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_refs_list
in
/src/git/builtin/refs.c:115
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_branch
in
/src/git/builtin/branch.c:709
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_verify_tag
in
/src/git/builtin/verify-tag.c:23
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
verify_tag
in
/src/git/builtin/tag.c:142
|
['char*', 'char*', 'struct object_id*', 'void*']
|
int
|
[]
|
cmd_rev_list
in
/src/git/builtin/rev-list.c:692
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_annotate
in
/src/git/builtin/annotate.c:11
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
receive_needs
in
/src/git/upload-pack.c:1083
|
['struct upload_pack_data*', 'struct packet_reader*']
|
void
|
[]
|
upload_pack_v2
in
/src/git/upload-pack.c:1769
|
['struct repository*', 'struct packet_reader*']
|
int
|
[]
|
cmd__revision_walking
in
/src/git/t/helper/test-revision-walking.c:54
|
['int', 'char**']
|
int
|
[]
|
cmd_last_modified
in
/src/git/builtin/last-modified.c:518
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_fast_export
in
/src/git/builtin/fast-export.c:1307
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_cherry
in
/src/git/builtin/log.c:2605
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_shortlog
in
/src/git/builtin/shortlog.c:383
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
show_stash
in
/src/git/builtin/stash.c:962
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
find_origin
in
/src/git/blame.c:1322
|
['struct repository*', 'struct commit*', 'struct blame_origin*', 'struct blame_bloom_data*']
|
struct blame_origin
|
[]
|
find_rename
in
/src/git/blame.c:1419
|
['struct repository*', 'struct commit*', 'struct blame_origin*', 'struct blame_bloom_data*']
|
struct blame_origin
|
[]
|
cmd_diff_pairs
in
/src/git/builtin/diff-pairs.c:30
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__pack_deltas
in
/src/git/t/helper/test-pack-deltas.c:82
|
['int', 'char**']
|
int
|
[]
|
cmd__delta
in
/src/git/t/helper/test-delta.c:19
|
['int', 'char**']
|
int
|
[]
|
cmd_fast_import
in
/src/git/builtin/fast-import.c:3917
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
threaded_find_deltas
in
/src/git/builtin/pack-objects.c:3137
|
['void*']
|
void
|
[]
|
threaded_find_deltas_by_path
in
/src/git/builtin/pack-objects.c:3424
|
['void*']
|
void
|
[]
|
update_callback
in
/src/git/read-cache.c:3968
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
cmd_check_ignore
in
/src/git/builtin/check-ignore.c:155
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_rm
in
/src/git/builtin/rm.c:265
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
refresh_callback
in
/src/git/builtin/update-index.c:753
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
really_refresh_callback
in
/src/git/builtin/update-index.c:761
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
cmd_apply
in
/src/git/builtin/apply.c:12
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_clone
in
/src/git/builtin/clone.c:869
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
try_to_commit
in
/src/git/sequencer.c:1529
|
['struct repository*', 'struct strbuf*', 'char*', 'char*', 'struct replay_opts*', 'unsigned int', 'struct object_id*']
|
int
|
[]
|
cmd_write_tree
in
/src/git/builtin/write-tree.c:21
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
run_add_untracked
in
/src/git/add-interactive.c:820
|
['struct add_i_state*', 'struct pathspec*', 'struct prefix_item_list*', 'struct list_and_choose_options*']
|
int
|
[]
|
cmd__write_cache
in
/src/git/t/helper/test-write-cache.c:9
|
['int', 'char**']
|
int
|
[]
|
cmd__scrap_cache_tree
in
/src/git/t/helper/test-scrap-cache-tree.c:11
|
['int', 'char**']
|
int
|
[]
|
cmd_checkout_index
in
/src/git/builtin/checkout-index.c:213
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_update_index
in
/src/git/builtin/update-index.c:914
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_mv
in
/src/git/builtin/mv.c:208
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_read_tree
in
/src/git/builtin/read-tree.c:111
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_init
in
/src/git/builtin/sparse-checkout.c:455
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_add
in
/src/git/builtin/sparse-checkout.c:789
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_set
in
/src/git/builtin/sparse-checkout.c:836
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_reapply
in
/src/git/builtin/sparse-checkout.c:901
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_disable
in
/src/git/builtin/sparse-checkout.c:1034
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_difftool
in
/src/git/builtin/difftool.c:717
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
get_current_oid
in
/src/git/apply.c:4194
|
['struct apply_state*', 'char*', 'struct object_id*']
|
int
|
[]
|
cmd_range_diff
in
/src/git/builtin/range-diff.c:35
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
check_patch_list
in
/src/git/apply.c:4164
|
['struct apply_state*', 'struct patch*']
|
int
|
[]
|
cmd_diagnose
in
/src/git/builtin/diagnose.c:16
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bugreport
in
/src/git/builtin/bugreport.c:93
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_upload_archive_writer
in
/src/git/builtin/upload-archive.c:21
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_archive
in
/src/git/builtin/archive.c:78
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
checkout_stage
in
/src/git/builtin/checkout.c:238
|
['int', 'struct cache_entry*', 'int', 'struct checkout*', 'int*', 'int']
|
int
|
[]
|
checkout_merged
in
/src/git/builtin/checkout.c:259
|
['int', 'struct checkout*', 'int*', 'struct mem_pool*', 'int']
|
int
|
[]
|
queue_or_write_archive_entry
in
/src/git/archive.c:263
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
write_tar_filter_archive
in
/src/git/archive-tar.c:471
|
['struct archiver*', 'struct archiver_args*']
|
int
|
[]
|
write_zip_archive
in
/src/git/archive-zip.c:637
|
['struct archiver*', 'struct archiver_args*']
|
int
|
[]
|
threeway_merge
in
/src/git/unpack-trees.c:2720
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
twoway_merge
in
/src/git/unpack-trees.c:2911
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
bind_merge
in
/src/git/unpack-trees.c:2994
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
oneway_merge
in
/src/git/unpack-trees.c:3020
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
stash_worktree_untracked_merge
in
/src/git/unpack-trees.c:3057
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
deinit_submodule_cb
in
/src/git/builtin/submodule--helper.c:1670
|
['struct cache_entry*', 'void*']
|
void
|
[]
|
absorb_git_dirs
in
/src/git/builtin/submodule--helper.c:3194
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_clone
in
/src/git/builtin/submodule--helper.c:2033
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_add
in
/src/git/builtin/submodule--helper.c:3642
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_rev_parse
in
/src/git/builtin/rev-parse.c:704
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_grep
in
/src/git/builtin/grep.c:893
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_ls_files
in
/src/git/builtin/ls-files.c:576
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
copy
in
/src/git/builtin/notes.c:578
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
notes_display_config
in
/src/git/notes.c:986
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
notes_rewrite_config
in
/src/git/notes-utils.c:103
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
module_create_branch
in
/src/git/builtin/submodule--helper.c:3319
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
drop_stash
in
/src/git/builtin/stash.c:796
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
store_stash
in
/src/git/builtin/stash.c:1091
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
import_stash
in
/src/git/builtin/stash.c:2203
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
collect_changed_submodules_cb
in
/src/git/submodule.c:831
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
cmd__submodule_config
in
/src/git/t/helper/test-submodule-config.c:19
|
['int', 'char**']
|
int
|
[]
|
remove_tmp_objdir
in
/src/git/tmp-objdir.c:76
|
[]
|
void
|
[]
|
odb_source_files_write_object
in
/src/git/odb/source-files.c:159
|
['struct odb_source*', 'void*', 'unsigned long', 'enum object_type', 'struct object_id*', 'struct object_id*', 'enum odb_write_object_flags']
|
int
|
[]
|
odb_source_files_write_object_stream
in
/src/git/odb/source-files.c:170
|
['struct odb_source*', 'struct odb_write_stream*', 'size_t', 'struct object_id*']
|
int
|
[]
|
cmd__pkt_line
in
/src/git/t/helper/test-pkt-line.c:167
|
['int', 'char**']
|
int
|
[]
|
cmd_receive_pack
in
/src/git/builtin/receive-pack.c:2611
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
odb_transaction_files_commit
in
/src/git/object-file.c:2208
|
['struct odb_transaction*']
|
void
|
[]
|
cmd_delete
in
/src/git/scalar.c:919
|
['int', 'char**']
|
int
|
[]
|
test_reftable_stack__add_one
in
/src/git/t/unit-tests/u-reftable-stack.c:152
|
[]
|
void
|
[]
|
test_reftable_stack__uptodate
in
/src/git/t/unit-tests/u-reftable-stack.c:211
|
[]
|
void
|
[]
|
test_reftable_stack__transaction_api
in
/src/git/t/unit-tests/u-reftable-stack.c:249
|
[]
|
void
|
[]
|
test_reftable_stack__transaction_with_reload
in
/src/git/t/unit-tests/u-reftable-stack.c:286
|
[]
|
void
|
[]
|
test_reftable_stack__transaction_api_performs_auto_compaction
in
/src/git/t/unit-tests/u-reftable-stack.c:342
|
[]
|
void
|
[]
|
test_reftable_stack__auto_compaction_fails_gracefully
in
/src/git/t/unit-tests/u-reftable-stack.c:393
|
[]
|
void
|
[]
|
test_reftable_stack__update_index_check
in
/src/git/t/unit-tests/u-reftable-stack.c:443
|
[]
|
void
|
[]
|
test_reftable_stack__lock_failure
in
/src/git/t/unit-tests/u-reftable-stack.c:470
|
[]
|
void
|
[]
|
test_reftable_stack__add
in
/src/git/t/unit-tests/u-reftable-stack.c:486
|
[]
|
void
|
[]
|
test_reftable_stack__iterator
in
/src/git/t/unit-tests/u-reftable-stack.c:585
|
[]
|
void
|
[]
|
test_reftable_stack__log_normalize
in
/src/git/t/unit-tests/u-reftable-stack.c:670
|
[]
|
void
|
[]
|
test_reftable_stack__tombstone
in
/src/git/t/unit-tests/u-reftable-stack.c:723
|
[]
|
void
|
[]
|
test_reftable_stack__hash_id
in
/src/git/t/unit-tests/u-reftable-stack.c:799
|
[]
|
void
|
[]
|
test_reftable_stack__reflog_expire
in
/src/git/t/unit-tests/u-reftable-stack.c:855
|
[]
|
void
|
[]
|
test_reftable_stack__empty_add
in
/src/git/t/unit-tests/u-reftable-stack.c:919
|
[]
|
void
|
[]
|
test_reftable_stack__auto_compaction
in
/src/git/t/unit-tests/u-reftable-stack.c:945
|
[]
|
void
|
[]
|
test_reftable_stack__auto_compaction_factor
in
/src/git/t/unit-tests/u-reftable-stack.c:982
|
[]
|
void
|
[]
|
test_reftable_stack__auto_compaction_with_locked_tables
in
/src/git/t/unit-tests/u-reftable-stack.c:1013
|
[]
|
void
|
[]
|
test_reftable_stack__add_performs_auto_compaction
in
/src/git/t/unit-tests/u-reftable-stack.c:1055
|
[]
|
void
|
[]
|
test_reftable_stack__compaction_with_locked_tables
in
/src/git/t/unit-tests/u-reftable-stack.c:1108
|
[]
|
void
|
[]
|
test_reftable_stack__compaction_concurrent
in
/src/git/t/unit-tests/u-reftable-stack.c:1144
|
[]
|
void
|
[]
|
test_reftable_stack__compaction_concurrent_clean
in
/src/git/t/unit-tests/u-reftable-stack.c:1172
|
[]
|
void
|
[]
|
test_reftable_stack__read_across_reload
in
/src/git/t/unit-tests/u-reftable-stack.c:1198
|
[]
|
void
|
[]
|
test_reftable_stack__reload_with_missing_table
in
/src/git/t/unit-tests/u-reftable-stack.c:1245
|
[]
|
void
|
[]
|
test_reftable_stack__invalid_limit_updates
in
/src/git/t/unit-tests/u-reftable-stack.c:1308
|
[]
|
void
|
[]
|
remove_test_directory
in
/src/git/builtin/update-index.c:79
|
[]
|
void
|
[]
|
prune_cruft
in
/src/git/builtin/prune.c:111
|
['char*', 'char*', 'void*']
|
int
|
[]
|
sparse_checkout_clean
in
/src/git/builtin/sparse-checkout.c:959
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
remove_junk_on_signal
in
/src/git/builtin/worktree.c:290
|
['int']
|
void
|
[]
|
prune
in
/src/git/builtin/worktree.c:248
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
add
in
/src/git/builtin/worktree.c:790
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
move_worktree
in
/src/git/builtin/worktree.c:1245
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
remove_worktree
in
/src/git/builtin/worktree.c:1378
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
reftable_be_remove_on_disk
in
/src/git/refs/reftable-backend.c:496
|
['struct ref_store*', 'struct strbuf*']
|
int
|
[]
|
files_transaction_prepare
in
/src/git/refs/files-backend.c:2917
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
files_rename_ref
in
/src/git/refs/files-backend.c:1786
|
['struct ref_store*', 'char*', 'char*', 'char*']
|
int
|
[]
|
files_copy_ref
in
/src/git/refs/files-backend.c:1794
|
['struct ref_store*', 'char*', 'char*', 'char*']
|
int
|
[]
|
files_reflog_expire
in
/src/git/refs/files-backend.c:3485
|
['struct ref_store*', 'char*', 'unsigned int', 'reflog_expiry_prepare_fn', 'reflog_expiry_should_prune_fn', 'reflog_expiry_cleanup_fn', 'void*']
|
int
|
[]
|
files_create_reflog
in
/src/git/refs/files-backend.c:1916
|
['struct ref_store*', 'char*', 'struct strbuf*']
|
int
|
[]
|
files_transaction_finish
in
/src/git/refs/files-backend.c:3286
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
files_ref_store_remove_on_disk
in
/src/git/refs/files-backend.c:3688
|
['struct ref_store*', 'struct strbuf*']
|
int
|
[]
|
cmd__read_cache
in
/src/git/t/helper/test-read-cache.c:10
|
['int', 'char**']
|
int
|
[]
|
revert_from_diff
in
/src/git/add-interactive.c:679
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
unresolve_callback
in
/src/git/builtin/update-index.c:872
|
['struct parse_opt_ctx_t*', 'struct option*', 'char*', 'int']
|
enum parse_opt_result
|
[]
|
add_path_to_index
in
/src/git/sparse-index.c:268
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned int', 'void*']
|
int
|
[]
|
update_index_from_diff
in
/src/git/builtin/reset.c:151
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
oneway_diff
in
/src/git/diff-lib.c:517
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
preload_thread
in
/src/git/preload-index.c:47
|
['void*']
|
void
|
[]
|
rewrite_one
in
/src/git/revision.c:4035
|
['struct rev_info*', 'struct commit**']
|
enum rewrite_result
|
[]
|
write_graph_chunk_bloom_indexes
in
/src/git/commit-graph.c:1451
|
['struct hashfile*', 'void*']
|
int
|
[]
|
write_graph_chunk_bloom_data
in
/src/git/commit-graph.c:1487
|
['struct hashfile*', 'void*']
|
int
|
[]
|
diff_output_prefix_callback
in
/src/git/graph.c:320
|
['struct diff_options*', 'void*']
|
char
|
[]
|
show_one_mergetag
in
/src/git/log-tree.c:624
|
['struct commit*', 'struct commit_extra_header*', 'void*']
|
int
|
[]
|
cmd_gc
in
/src/git/builtin/gc.c:844
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
graph_write
in
/src/git/builtin/commit-graph.c:222
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__bloom
in
/src/git/t/helper/test-bloom.c:53
|
['int', 'char**']
|
int
|
[]
|
patch_id_neq
in
/src/git/patch-ids.c:39
|
['void*', 'struct hashmap_entry*', 'struct hashmap_entry*', 'void*']
|
int
|
[]
|
collect_changes_cb
in
/src/git/add-interactive.c:409
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
run
in
/src/git/builtin/grep.c:197
|
['void*']
|
void
|
[]
|
cmd_cat_file
in
/src/git/builtin/cat-file.c:1046
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
parse_cmd_contents
in
/src/git/builtin/cat-file.c:677
|
['struct batch_options*', 'char*', 'struct strbuf*', 'struct expand_data*']
|
void
|
[]
|
parse_cmd_info
in
/src/git/builtin/cat-file.c:686
|
['struct batch_options*', 'char*', 'struct strbuf*', 'struct expand_data*']
|
void
|
[]
|
batch_object_cb
in
/src/git/builtin/cat-file.c:635
|
['struct object_id*', 'void*']
|
int
|
[]
|
batch_unordered_object
in
/src/git/builtin/cat-file.c:653
|
['struct object_id*', 'struct packed_git*', 'off_t', 'void*']
|
int
|
[]
|
cmd_clean
in
/src/git/builtin/clean.c:919
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
filter_sparse
in
/src/git/list-objects-filter.c:386
|
['struct repository*', 'enum list_objects_filter_situation', 'struct object*', 'char*', 'char*', 'struct oidset*', 'void*']
|
enum list_objects_filter_result
|
[]
|
filter_by_patterns_cmd
in
/src/git/builtin/clean.c:674
|
[]
|
int
|
[]
|
add_conflicted_stages_file
in
/src/git/apply.c:4639
|
['struct apply_state*', 'struct patch*']
|
int
|
[]
|
stdin_cacheinfo_callback
in
/src/git/builtin/update-index.c:841
|
['struct parse_opt_ctx_t*', 'struct option*', 'char*', 'int']
|
enum parse_opt_result
|
[]
|
cmd_hash_object
in
/src/git/builtin/hash-object.c:64
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_replace
in
/src/git/builtin/replace.c:545
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
create_one_file
in
/src/git/apply.c:4549
|
['struct apply_state*', 'char*', 'unsigned', 'char*', 'unsigned long']
|
int
|
[]
|
async_convert_to_working_tree
in
/src/git/convert.h:124
|
['struct index_state*', 'char*', 'char*', 'size_t', 'struct strbuf*', 'struct checkout_metadata*', 'void*']
|
int
|
[]
|
parse_chunk
in
/src/git/apply.c:2251
|
['struct apply_state*', 'char*', 'unsigned long', 'struct patch*']
|
int
|
[]
|
write_zip_entry
in
/src/git/archive-zip.c:294
|
['struct archiver_args*', 'struct object_id*', 'char*', 'size_t', 'unsigned int', 'void*', 'unsigned long']
|
int
|
[]
|
reupdate_callback
in
/src/git/builtin/update-index.c:893
|
['struct parse_opt_ctx_t*', 'struct option*', 'char*', 'int']
|
enum parse_opt_result
|
[]
|
reject_entry
in
/src/git/archive.c:402
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
cmd__submodule_is_active
in
/src/git/t/helper/test-submodule.c:92
|
['int', 'char**']
|
int
|
[]
|
module_init
in
/src/git/builtin/submodule--helper.c:666
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_update
in
/src/git/builtin/submodule--helper.c:2980
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
init_submodule_cb
in
/src/git/builtin/submodule--helper.c:658
|
['struct cache_entry*', 'void*']
|
void
|
[]
|
sync_submodule_cb
in
/src/git/builtin/submodule--helper.c:1522
|
['struct cache_entry*', 'void*']
|
void
|
[]
|
module_set_url
in
/src/git/builtin/submodule--helper.c:3228
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
update_clone_get_next_task
in
/src/git/builtin/submodule--helper.c:2386
|
['struct child_process*', 'struct strbuf*', 'void*', 'void**']
|
int
|
[]
|
get_next_submodule
in
/src/git/submodule.c:1680
|
['struct child_process*', 'struct strbuf*', 'void*', 'void**']
|
int
|
[]
|
module_foreach
in
/src/git/builtin/submodule--helper.c:432
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_status
in
/src/git/builtin/submodule--helper.c:854
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_sync
in
/src/git/builtin/submodule--helper.c:1530
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_deinit
in
/src/git/builtin/submodule--helper.c:1677
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
collect_merge_info_callback
in
/src/git/merge-ort.c:1253
|
['int', 'unsigned long', 'unsigned long', 'struct name_entry*', 'struct traverse_info*']
|
int
|
[]
|
unpack_callback
in
/src/git/unpack-trees.c:1501
|
['int', 'unsigned long', 'unsigned long', 'struct name_entry*', 'struct traverse_info*']
|
int
|
[]
|
threeway_callback
in
/src/git/builtin/merge-tree.c:329
|
['int', 'unsigned long', 'unsigned long dirmask', 'struct name_entry*', 'struct traverse_info*']
|
int
|
[]
|
process_tree_contents
in
/src/git/list-objects.c:100
|
['struct traversal_context*', 'struct tree*', 'struct strbuf*']
|
void
|
[]
|
cmd_check_attr
in
/src/git/builtin/check-attr.c:110
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
add_ref_tag
in
/src/git/builtin/pack-objects.c:3339
|
['struct reference*', 'void*']
|
int
|
[]
|
show_commit_pack_hint
in
/src/git/builtin/pack-objects.c:3838
|
['struct commit*', 'void*']
|
void
|
[]
|
add_object_in_unpacked_pack
in
/src/git/builtin/pack-objects.c:4458
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
add_loose_object
in
/src/git/builtin/pack-objects.c:4498
|
['struct object_id*', 'char*', 'void*']
|
int
|
[]
|
add_objects_by_path
in
/src/git/builtin/pack-objects.c:4704
|
['char*', 'struct oid_array*', 'enum object_type', 'void*']
|
int
|
[]
|
show_cruft_commit
in
/src/git/builtin/pack-objects.c:4174
|
['struct commit*', 'void*']
|
void
|
[]
|
set_cruft_mtime
in
/src/git/builtin/pack-objects.c:4189
|
['struct object*', 'struct packed_git*', 'off_t', 'time_t']
|
void
|
[]
|
wt_status_collect_updated_cb
in
/src/git/wt-status.c:547
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
update_some
in
/src/git/builtin/checkout.c:142
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
cmd_merge_index
in
/src/git/builtin/merge-index.c:81
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
unpack_sparse_callback
in
/src/git/unpack-trees.c:1460
|
['int', 'unsigned long', 'unsigned long', 'struct name_entry*', 'struct traverse_info*']
|
int
|
[]
|
cmd__cache_tree
in
/src/git/t/helper/test-cache-tree.c:19
|
['int', 'char**']
|
int
|
[]
|
add_index_file
in
/src/git/apply.c:4443
|
['struct apply_state*', 'char*', 'unsigned', 'void*', 'unsigned long']
|
int
|
[]
|
read_one_entry
in
/src/git/read-cache.c:3764
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
read_one_entry_quick
in
/src/git/read-cache.c:3778
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
cmd_checkout__worker
in
/src/git/builtin/checkout--worker.c:120
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
write_oid
in
/src/git/repack-promisor.c:19
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
filter_buffer_or_fd
in
/src/git/convert.c:637
|
['int', 'int', 'void*']
|
int
|
[]
|
fetch_single_packfile
in
/src/git/http-fetch.c:55
|
['struct object_id*', 'char*', 'char**']
|
void
|
[]
|
process_response
in
/src/git/http-push.c:250
|
['void*']
|
void
|
[]
|
parse_fetch
in
/src/git/remote-curl.c:1267
|
['struct strbuf*']
|
void
|
[]
|
fetch_refs_from_bundle
in
/src/git/transport.c:188
|
['struct transport*', 'int', 'struct ref**']
|
int
|
[]
|
download_bundle_to_file
in
/src/git/bundle-uri.c:485
|
['struct remote_bundle_info*', 'void*']
|
int
|
[]
|
attempt_unbundle
in
/src/git/bundle-uri.c:813
|
['struct remote_bundle_info*', 'void*']
|
int
|
[]
|
cmd_bundle_unbundle
in
/src/git/builtin/bundle.c:195
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
run_shell
in
/src/git/shell.c:51
|
[]
|
void
|
[]
|
cmd_register
in
/src/git/scalar.c:627
|
['int', 'char**']
|
int
|
[]
|
cmd_run
in
/src/git/scalar.c:810
|
['int', 'char**']
|
int
|
[]
|
cmd_unregister
in
/src/git/scalar.c:873
|
['int', 'char**']
|
int
|
[]
|
cmd_reconfigure
in
/src/git/scalar.c:679
|
['int', 'char**']
|
int
|
[]
|
cmd_list
in
/src/git/scalar.c:617
|
['int', 'char**']
|
int
|
[]
|
parse_push
in
/src/git/remote-curl.c:1432
|
['struct strbuf*']
|
void
|
[]
|
run_argv
in
/src/git/git.c:836
|
['struct strvec*']
|
int
|
[]
|
git_transport_push
in
/src/git/transport.c:899
|
['struct transport*', 'struct ref*', 'int']
|
int
|
[]
|
fetch_refs_via_pack
in
/src/git/transport.c:435
|
['struct transport*', 'int', 'struct ref**']
|
int
|
[]
|
connect_git
in
/src/git/transport.c:960
|
['struct transport*', 'char*', 'char*', 'int[]']
|
int
|
[]
|
cmd_send_pack
in
/src/git/builtin/send-pack.c:151
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_fetch_pack
in
/src/git/builtin/fetch-pack.c:49
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
ll_ext_merge
in
/src/git/merge-ll.c:191
|
['struct ll_merge_driver*', 'mmbuffer_t*', 'char*', 'mmfile_t*', 'char*', 'mmfile_t*', 'char*', 'mmfile_t*', 'char*', 'struct ll_merge_options*', 'int']
|
enum ll_merge_result
|
[]
|
cmd__subprocess
in
/src/git/t/helper/test-subprocess.c:5
|
['int', 'char**']
|
int
|
[]
|
cmd__run_command
in
/src/git/t/helper/test-run-command.c:442
|
['int', 'char**']
|
int
|
[]
|
ut_004child
in
/src/git/t/helper/test-trace2.c:138
|
['int', 'char**']
|
int
|
[]
|
ut_400ancestry
in
/src/git/t/helper/test-trace2.c:489
|
['int', 'char**']
|
int
|
[]
|
mingw_unlink
in
/src/git/compat/mingw.c:491
|
['char*', 'int']
|
int
|
[]
|
mingw_rmdir
in
/src/git/compat/mingw.c:549
|
['char*']
|
int
|
[]
|
mingw_rename
in
/src/git/compat/mingw.c:2492
|
['char*', 'char*']
|
int
|
[]
|
disable_echo
in
/src/git/compat/terminal.c:369
|
['enum save_term_flags']
|
int
|
[]
|
enable_non_canonical
in
/src/git/compat/terminal.c:374
|
['enum save_term_flags']
|
int
|
[]
|
die_nicely
in
/src/git/builtin/fast-import.c:426
|
['char*', 'va_list']
|
NORETURN
|
[]
|
cmd_for_each_repo
in
/src/git/builtin/for-each-repo.c:33
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_task_gc_foreground
in
/src/git/builtin/gc.c:1247
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
maintenance_task_commit_graph
in
/src/git/builtin/gc.c:1201
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
fetch_remote
in
/src/git/builtin/remote.c:100
|
['char*']
|
int
|
[]
|
maintenance_task_gc_background
in
/src/git/builtin/gc.c:1253
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
maintenance_task_loose_objects
in
/src/git/builtin/gc.c:1419
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
maintenance_task_incremental_repack
in
/src/git/builtin/gc.c:1552
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
maintenance_task_geometric_repack
in
/src/git/builtin/gc.c:1570
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
schtasks_update_schedule
in
/src/git/builtin/gc.c:2779
|
['int', 'int']
|
int
|
[]
|
list_stash
in
/src/git/builtin/stash.c:889
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__reset
in
/src/git/builtin/bisect.c:1332
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__visualize
in
/src/git/builtin/bisect.c:1416
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_verify_pack
in
/src/git/builtin/verify-pack.c:66
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
runcommand_in_submodule_cb
in
/src/git/builtin/submodule--helper.c:324
|
['struct cache_entry*', 'void*']
|
void
|
[]
|
cmd_fsck
in
/src/git/builtin/fsck.c:1008
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
list_for_each_dir
in
/src/git/trailer.c:359
|
[]
|
void
|
[]
|
cmd_interpret_trailers
in
/src/git/builtin/interpret-trailers.c:139
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
verify_gpg_signed_buffer
in
/src/git/gpg-interface.c:349
|
['struct signature_check*', 'struct gpg_format*', 'char*', 'size_t']
|
int
|
[]
|
verify_ssh_signed_buffer
in
/src/git/gpg-interface.c:461
|
['struct signature_check*', 'struct gpg_format*', 'char*', 'size_t']
|
int
|
[]
|
get_ssh_key_id
in
/src/git/gpg-interface.c:929
|
[]
|
char
|
[]
|
get_default_ssh_signing_key
in
/src/git/gpg-interface.c:872
|
[]
|
char
|
[]
|
sign_buffer_gpg
in
/src/git/gpg-interface.c:1011
|
['struct strbuf*', 'struct strbuf*', 'char*']
|
int
|
[]
|
sign_buffer_ssh
in
/src/git/gpg-interface.c:1058
|
['struct strbuf*', 'struct strbuf*', 'char*']
|
int
|
[]
|
remote_default_branch
in
/src/git/scalar.c:341
|
['char*']
|
char
|
[]
|
show_ambiguous_object
in
/src/git/object-name.c:293
|
['struct object_id*', 'void*']
|
int
|
[]
|
write_bundle_prerequisites
in
/src/git/bundle.c:451
|
['struct commit*', 'void*']
|
void
|
[]
|
output_pair_header
in
/src/git/range-diff.c:399
|
['struct diff_options*', 'int', 'struct strbuf*', 'struct strbuf*', 'struct patch_util*', 'struct patch_util*']
|
void
|
[]
|
cmd_show_branch
in
/src/git/builtin/show-branch.c:642
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
is_known_escape_sequence
in
/src/git/compat/terminal.c:491
|
['char*']
|
int
|
[]
|
cmd_init_db
in
/src/git/builtin/init-db.c:72
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
update_refs
in
/src/git/reset.c:16
|
['struct reset_head_opts*', 'struct object_id*', 'struct object_id*']
|
int
|
[]
|
cmd_create_symref
in
/src/git/t/helper/test-ref-store.c:115
|
['struct ref_store*', 'char**']
|
int
|
[]
|
cmd_symbolic_ref
in
/src/git/builtin/symbolic-ref.c:46
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_delete_ref
in
/src/git/t/helper/test-ref-store.c:273
|
['struct ref_store*', 'char**']
|
int
|
[]
|
cmd_update_ref
in
/src/git/builtin/update-ref.c:752
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
clear_stash
in
/src/git/builtin/stash.c:316
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
delete_replace_ref
in
/src/git/builtin/replace.c:145
|
['char*', 'char*', 'struct object_id*']
|
int
|
[]
|
push_refs
in
/src/git/transport-helper.c:1174
|
['struct transport*', 'struct ref*', 'int']
|
int
|
[]
|
append_edit
in
/src/git/builtin/notes.c:656
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
remove_cmd
in
/src/git/builtin/notes.c:1034
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
export_stash
in
/src/git/builtin/stash.c:2354
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_delete_refs
in
/src/git/t/helper/test-ref-store.c:133
|
['struct ref_store*', 'char**']
|
int
|
[]
|
rm
in
/src/git/builtin/remote.c:1006
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
prune_remote
in
/src/git/builtin/remote.c:1625
|
['char*', 'int']
|
int
|
[]
|
cmd_refs_migrate
in
/src/git/builtin/refs.c:25
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
fetch_using_walker
in
/src/git/http-fetch.c:19
|
['char*', 'int', 'int', 'int', 'char**', 'char**', 'int']
|
int
|
[]
|
fetch_dumb
in
/src/git/remote-curl.c:1168
|
['int', 'struct ref**']
|
int
|
[]
|
cmd_reflog_write
in
/src/git/builtin/reflog.c:409
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
parse_cmd_commit
in
/src/git/builtin/update-ref.c:593
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
mv
in
/src/git/builtin/remote.c:856
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
files_optimize
in
/src/git/refs/files-backend.c:1456
|
['struct ref_store*', 'struct refs_optimize_opts*']
|
int
|
[]
|
parse_cmd_prepare
in
/src/git/builtin/update-ref.c:548
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_abort
in
/src/git/builtin/update-ref.c:559
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
files_transaction_abort
in
/src/git/refs/files-backend.c:3441
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
gc_condition
in
/src/git/builtin/gc.c:1274
|
['struct gc_config*']
|
int
|
[]
|
cmd__simple_ipc
in
/src/git/t/helper/test-simple-ipc.c:579
|
['int', 'char**']
|
int
|
[]
|
try_to_start_background_daemon
in
/src/git/builtin/fsmonitor--daemon.c:1476
|
[]
|
int
|
[]
|
cmd_help
in
/src/git/builtin/help.c:662
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
get_refs
in
/src/git/remote-curl.c:579
|
['int']
|
struct ref
|
[]
|
stateless_connect
in
/src/git/remote-curl.c:1462
|
['char*']
|
int
|
[]
|
process_ls_ref
in
/src/git/http-push.c:1058
|
['struct remote_ls_ctx*']
|
void
|
[]
|
add_remote_info_ref
in
/src/git/http-push.c:1468
|
['struct remote_ls_ctx*']
|
void
|
[]
|
fetch_ref
in
/src/git/http-walker.c:570
|
['struct walker*', 'struct ref*']
|
int
|
[]
|
remote_exists
in
/src/git/http-push.c:1538
|
['char*']
|
int
|
[]
|
delete_remote_branch
in
/src/git/http-push.c:1603
|
['char*', 'int']
|
int
|
[]
|
parse_get
in
/src/git/remote-curl.c:1320
|
['char*']
|
void
|
[]
|
start_fetch_loose
in
/src/git/http-push.c:258
|
['struct transfer_request*']
|
void
|
[]
|
fill_active_slot
in
/src/git/http-walker.c:133
|
['void*']
|
int
|
[]
|
process_object_response
in
/src/git/http-walker.c:93
|
['void*']
|
void
|
[]
|
fetch_git
in
/src/git/remote-curl.c:1194
|
['struct discovery*', 'int', 'struct ref**']
|
int
|
[]
|
start_mkcol
in
/src/git/http-push.c:285
|
['struct transfer_request*']
|
void
|
[]
|
add_send_request
in
/src/git/http-push.c:670
|
['struct object*', 'struct remote_lock*']
|
int
|
[]
|
lock_remote
in
/src/git/http-push.c:842
|
['char*', 'long']
|
struct remote_lock
|
[]
|
remove_locks_on_signal
in
/src/git/http-push.c:1012
|
['int']
|
void
|
[]
|
handle_remote_ls_ctx
in
/src/git/http-push.c:1069
|
['struct xml_ctx*', 'int']
|
void
|
[]
|
get_dav_remote_heads
in
/src/git/http-push.c:1463
|
[]
|
void
|
[]
|
update_remote_info_refs
in
/src/git/http-push.c:1507
|
['struct remote_lock*']
|
void
|
[]
|
locking_available
in
/src/git/http-push.c:1211
|
[]
|
int
|
[]
|
update_remote
in
/src/git/http-push.c:1391
|
['struct object_id*', 'struct remote_lock*']
|
int
|
[]
|
append_msgs_to_imap
in
/src/git/imap-send.c:1568
|
['struct imap_server_conf*', 'struct strbuf*', 'int']
|
int
|
[]
|
list_imap_folders
in
/src/git/imap-send.c:1607
|
['struct imap_server_conf*']
|
int
|
[]
|
curl_append_msgs_to_imap
in
/src/git/imap-send.c:1704
|
['struct imap_server_conf*', 'struct strbuf*', 'int']
|
int
|
[]
|
curl_list_imap_folders
in
/src/git/imap-send.c:1766
|
['struct imap_server_conf*']
|
int
|
[]
|
cmd_credential
in
/src/git/builtin/credential.c:12
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_list
in
/src/git/builtin/config.c:1017
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_get
in
/src/git/builtin/config.c:1053
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config
in
/src/git/builtin/config.c:1594
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
add_recent_object
in
/src/git/reachable.c:203
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
get_bundle_uri
in
/src/git/transport-helper.c:1300
|
['struct transport*']
|
int
|
[]
|
fetch_refs
in
/src/git/transport-helper.c:700
|
['struct transport*', 'int', 'struct ref**']
|
int
|
[]
|
get_refs_list
in
/src/git/transport-helper.c:1216
|
['struct transport*', 'int', 'struct transport_ls_refs_options*']
|
struct ref
|
[]
|
connect_helper
in
/src/git/transport-helper.c:679
|
['struct transport*', 'char*', 'char*', 'int[]']
|
int
|
[]
|
cmd__fsmonitor_client
in
/src/git/t/helper/test-fsmonitor-client.c:182
|
['int', 'char**']
|
int
|
[]
|
hammer_thread_proc
in
/src/git/t/helper/test-fsmonitor-client.c:100
|
['void*']
|
void
|
[]
|
do_cache
in
/src/git/builtin/credential-cache.c:96
|
['char*', 'char*', 'int', 'int']
|
void
|
[]
|
cmd_config_edit
in
/src/git/builtin/config.c:1299
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
refs_from_alternate_cb
in
/src/git/odb.c:470
|
['struct odb_source*', 'void*']
|
int
|
[]
|
write_v0_ref
in
/src/git/upload-pack.c:1231
|
['struct upload_pack_data*', 'struct reference*', 'char*']
|
void
|
[]
|
ls_refs
in
/src/git/ls-refs.c:161
|
['struct repository*', 'struct packet_reader*']
|
int
|
[]
|
midx_snapshot_ref_one
in
/src/git/repack-midx.c:19
|
['struct reference*', 'void*']
|
int
|
[]
|
add_ref_to_set
in
/src/git/commit-graph.c:1887
|
['struct reference*', 'void*']
|
int
|
[]
|
add_ref_to_pending
in
/src/git/midx-write.c:755
|
['struct reference*', 'void*']
|
int
|
[]
|
find_pseudo_merge_group_for_ref
in
/src/git/pseudo-merge.c:224
|
['struct reference*', 'void*']
|
int
|
[]
|
get_name
in
/src/git/builtin/describe.c:157
|
['struct reference*', 'void*']
|
int
|
[]
|
dfs_on_ref
in
/src/git/builtin/gc.c:1104
|
['struct reference*', 'void*']
|
int
|
[]
|
mark_tagged
in
/src/git/builtin/pack-objects.c:838
|
['struct reference*', 'void*']
|
int
|
[]
|
mark_bitmap_preferred_tip
in
/src/git/builtin/pack-objects.c:4681
|
['struct reference*', 'void*']
|
int
|
[]
|
cmd_show_ref
in
/src/git/builtin/show-ref.c:300
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
write_transaction_table
in
/src/git/refs/reftable-backend.c:1442
|
['struct reftable_writer*', 'void*']
|
int
|
[]
|
write_reflog_expiry_table
in
/src/git/refs/reftable-backend.c:2472
|
['struct reftable_writer*', 'void*']
|
int
|
[]
|
packed_transaction_prepare
in
/src/git/refs/packed-backend.c:1698
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
mark_uninteresting
in
/src/git/shallow.c:680
|
['struct reference*', 'void*']
|
int
|
[]
|
filter_one
in
/src/git/ref-filter.c:3025
|
['struct reference*', 'void*']
|
int
|
[]
|
parse_opt_merge_filter
in
/src/git/ref-filter.c:3735
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
should_expire_reflog_ent_verbose
in
/src/git/reflog.c:404
|
['struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
count_reflog_entries
in
/src/git/builtin/gc.c:331
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
push_tip_to_list
in
/src/git/reflog.c:426
|
['struct reference*', 'void*']
|
int
|
[]
|
reflog_expiry_prepare
in
/src/git/reflog.c:446
|
['char*', 'struct object_id*', 'void*']
|
void
|
[]
|
cmd__parse_options
in
/src/git/t/helper/test-parse-options.c:112
|
['int', 'char**']
|
int
|
[]
|
test_prio_queue
in
/src/git/t/unit-tests/u-prio-queue.c:23
|
['int*', 'size_t', 'int*', 'size_t']
|
void
|
[]
|
anti_reference
in
/src/git/builtin/rev-parse.c:228
|
['struct reference*', 'void*']
|
int
|
[]
|
show_abbrev
in
/src/git/builtin/rev-parse.c:234
|
['struct object_id*', 'void*']
|
int
|
[]
|
mark_complete_oid
in
/src/git/fetch-pack.c:618
|
['struct reference*', 'void*']
|
int
|
[]
|
mark_alternate_complete
in
/src/git/fetch-pack.c:738
|
['struct fetch_negotiator*', 'struct object*']
|
void
|
[]
|
check_and_collect_until
in
/src/git/remote.c:2667
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
cmd_merge_base
in
/src/git/builtin/merge-base.c:147
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
parse_opt_commits
in
/src/git/parse-options-cb.c:89
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
parse_opt_commit
in
/src/git/parse-options-cb.c:107
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
collect_stash_entries
in
/src/git/builtin/stash.c:2226
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
ahead_behind_atom_parser
in
/src/git/ref-filter.c:899
|
['struct ref_format*', 'struct used_atom*', 'char*', 'struct strbuf*']
|
int
|
[]
|
is_base_atom_parser
in
/src/git/ref-filter.c:913
|
['struct ref_format*', 'struct used_atom*', 'char*', 'struct strbuf*']
|
int
|
[]
|
add_ref
in
/src/git/shallow.c:787
|
['struct reference*', 'void*']
|
int
|
[]
|
append_matching_ref
in
/src/git/builtin/show-branch.c:462
|
['struct reference*', 'void*']
|
int
|
[]
|
append_remote_ref
in
/src/git/builtin/show-branch.c:437
|
['struct reference*', 'void*']
|
int
|
[]
|
files_optimize_required
in
/src/git/refs/files-backend.c:1524
|
['struct ref_store*', 'struct refs_optimize_opts*', 'bool*']
|
int
|
[]
|
cmd_refs_optimize
in
/src/git/builtin/refs.c:168
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_pack_refs
in
/src/git/builtin/pack-refs.c:5
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
get_info_refs
in
/src/git/http-backend.c:540
|
['struct strbuf*', 'char*']
|
void
|
[]
|
cmd_upload_pack
in
/src/git/builtin/upload-pack.c:22
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
get_head
in
/src/git/http-backend.c:599
|
['struct strbuf*', 'char*']
|
void
|
[]
|
for_each_namespaced_ref_1
in
/src/git/upload-pack.c:655
|
['refs_for_each_cb', 'struct upload_pack_data*']
|
void
|
[]
|
find_symref
in
/src/git/upload-pack.c:1280
|
['struct reference*', 'void*']
|
int
|
[]
|
show_text_ref
in
/src/git/http-backend.c:521
|
['struct reference*', 'void*']
|
int
|
[]
|
show_head_ref
in
/src/git/http-backend.c:580
|
['struct reference*', 'void*']
|
int
|
[]
|
show_ref_cb
in
/src/git/builtin/receive-pack.c:308
|
['struct reference*', 'void*']
|
int
|
[]
|
string_list_add_one_ref
in
/src/git/notes.c:940
|
['struct reference*', 'void*']
|
int
|
[]
|
test_string_list__unsorted_string_list_has_string
in
/src/git/t/unit-tests/u-string-list.c:507
|
[]
|
void
|
[]
|
task_option_parse
in
/src/git/builtin/gc.c:2009
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
packed_read_raw_ref
in
/src/git/refs/packed-backend.c:816
|
['struct ref_store*', 'char*', 'struct object_id*', 'struct strbuf*', 'unsigned int*', 'int*']
|
int
|
[]
|
packed_fsck
in
/src/git/refs/packed-backend.c:2065
|
['struct ref_store*', 'struct fsck_options*', 'struct worktree*']
|
int
|
[]
|
hook_config_lookup_all
in
/src/git/hook.c:154
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
cmd__bundle_uri
in
/src/git/t/helper/test-bundle-uri.c:107
|
['int', 'char**']
|
int
|
[]
|
check_repo_format
in
/src/git/setup.c:717
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
cmd__parse_pathspec_file
in
/src/git/t/helper/test-parse-pathspec-file.c:5
|
['int', 'char**']
|
int
|
[]
|
promisor_remote_advertise
in
/src/git/serve.c:33
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
get_remote_bundle_uri
in
/src/git/connect.c:517
|
['int', 'struct packet_reader*', 'struct bundle_list*', 'int']
|
int
|
[]
|
promisor_remote_receive
in
/src/git/serve.c:46
|
['struct repository*', 'char*']
|
void
|
[]
|
git_merge_config
in
/src/git/builtin/merge.c:660
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_format_config
in
/src/git/builtin/log.c:974
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_commit_config
in
/src/git/builtin/commit.c:1669
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
diff_opt_color_moved_ws
in
/src/git/diff.c:5600
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
cmd__string_list
in
/src/git/t/helper/test-string-list.c:5
|
['int', 'char**']
|
int
|
[]
|
cmd__proc_receive
in
/src/git/t/helper/test-proc-receive.c:129
|
['int', 'char**']
|
int
|
[]
|
reply_list_available_blobs_cmd
in
/src/git/t/helper/test-rot13-filter.c:148
|
[]
|
void
|
[]
|
serve_cache
in
/src/git/builtin/credential-cache--daemon.c:231
|
['char*', 'int']
|
void
|
[]
|
cmd_credential_store
in
/src/git/builtin/credential-store.c:169
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
is_launchctl_available
in
/src/git/builtin/gc.c:2375
|
[]
|
int
|
[]
|
launchctl_update_schedule
in
/src/git/builtin/gc.c:2596
|
['int', 'int']
|
int
|
[]
|
is_schtasks_available
in
/src/git/builtin/gc.c:2604
|
[]
|
int
|
[]
|
maintenance_start
in
/src/git/builtin/gc.c:3405
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
crontab_update_schedule
in
/src/git/builtin/gc.c:2835
|
['int', 'int']
|
int
|
[]
|
systemd_timer_update_schedule
in
/src/git/builtin/gc.c:3244
|
['int', 'int']
|
int
|
[]
|
cmd_reflog_drop
in
/src/git/builtin/reflog.c:354
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
name_ref
in
/src/git/builtin/name-rev.c:335
|
['struct reference*', 'void*']
|
int
|
[]
|
select_by_numbers_cmd
in
/src/git/builtin/clean.c:739
|
[]
|
int
|
[]
|
ask_each_cmd
in
/src/git/builtin/clean.c:776
|
[]
|
int
|
[]
|
git_blame_config
in
/src/git/builtin/blame.c:714
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
trace2_cmd_set_config_fl
in
/src/git/trace2.c:498
|
['char*', 'int', 'char*', 'char*']
|
void
|
[]
|
trace2_cmd_list_env_vars_fl
in
/src/git/trace2.c:484
|
['char*', 'int']
|
void
|
[]
|
add_one_ref
in
/src/git/reachable.c:86
|
['struct reference*', 'void*']
|
int
|
[]
|
handle_one_ref
in
/src/git/object-name.c:1164
|
['struct reference*', 'void*']
|
int
|
[]
|
handle_one_reflog_ent
in
/src/git/revision.c:1681
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
cmd_bundle_verify
in
/src/git/builtin/bundle.c:127
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
disambiguate_committish_only
in
/src/git/object-name.c:146
|
['struct repository*', 'struct object_id*', 'void*']
|
int
|
[]
|
disambiguate_treeish_only
in
/src/git/object-name.c:174
|
['struct repository*', 'struct object_id*', 'void*']
|
int
|
[]
|
cmd__match_trees
in
/src/git/t/helper/test-match-trees.c:11
|
['int', 'char**']
|
int
|
[]
|
add_info_ref
in
/src/git/server-info.c:151
|
['struct reference*', 'void*']
|
int
|
[]
|
cmd__reach
in
/src/git/t/helper/test-reach.c:31
|
['int', 'char**']
|
int
|
[]
|
get_common_commits
in
/src/git/upload-pack.c:573
|
['struct upload_pack_data*', 'struct packet_reader*']
|
int
|
[]
|
clear_marks
in
/src/git/negotiator/skipping.c:78
|
['struct reference*', 'void*']
|
int
|
[]
|
commit_is_complete
in
/src/git/reflog.c:184
|
['struct commit*']
|
int
|
[]
|
process_ls_object
in
/src/git/http-push.c:1040
|
['struct remote_ls_ctx*']
|
void
|
[]
|
add_ref_decoration
in
/src/git/log-tree.c:150
|
['struct reference*', 'void*']
|
int
|
[]
|
cache_one_alternate
in
/src/git/fetch-pack.c:96
|
['struct object_id*', 'void*']
|
void
|
[]
|
rev_list_insert_ref_oid
in
/src/git/fetch-pack.c:191
|
['struct reference*', 'void*']
|
int
|
[]
|
insert_one_alternate_object
in
/src/git/fetch-pack.c:266
|
['struct fetch_negotiator*', 'struct object*']
|
void
|
[]
|
cmd_index_pack
in
/src/git/builtin/index-pack.c:1880
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
mark_unreachable_referents
in
/src/git/builtin/fsck.c:222
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
fsck_obj_buffer
in
/src/git/builtin/fsck.c:450
|
['struct object_id*', 'enum object_type', 'unsigned long', 'void*', 'int*', 'void*']
|
int
|
[]
|
fsck_loose
in
/src/git/builtin/fsck.c:721
|
['struct object_id*', 'char*', 'void*']
|
int
|
[]
|
cmd_verify_commit
in
/src/git/builtin/verify-commit.c:54
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
show_object__ma_allow_any
in
/src/git/builtin/pack-objects.c:4394
|
['struct object*', 'char*', 'void*']
|
void
|
[]
|
show_object__ma_allow_promisor
in
/src/git/builtin/pack-objects.c:4408
|
['struct object*', 'char*', 'void*']
|
void
|
[]
|
reftable_be_transaction_prepare
in
/src/git/refs/reftable-backend.c:1313
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
count_references
in
/src/git/builtin/repo.c:695
|
['struct reference*', 'void*']
|
int
|
[]
|
add_object_entry_from_pack
in
/src/git/builtin/pack-objects.c:3760
|
['struct object_id*', 'struct packed_git*', 'uint32_t', 'void*']
|
int
|
[]
|
add_bisect_ref
in
/src/git/builtin/bisect.c:558
|
['struct reference*', 'void*']
|
int
|
[]
|
add_pending_uninteresting_ref
in
/src/git/builtin/checkout.c:1063
|
['struct reference*', 'void*']
|
int
|
[]
|
add_one_alternate_ref
in
/src/git/revision.c:1866
|
['struct object_id*', 'void*']
|
void
|
[]
|
add_promisor_object
in
/src/git/packfile.c:2717
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
cap_object_info
in
/src/git/protocol-caps.c:79
|
['struct repository*', 'struct packet_reader*']
|
int
|
[]
|
disambiguate_commit_only
in
/src/git/object-name.c:138
|
['struct repository*', 'struct object_id*', 'void*']
|
int
|
[]
|
disambiguate_tree_only
in
/src/git/object-name.c:166
|
['struct repository*', 'struct object_id*', 'void*']
|
int
|
[]
|
disambiguate_blob_only
in
/src/git/object-name.c:194
|
['struct repository*', 'struct object_id*', 'void*']
|
int
|
[]
|
sort_ambiguous
in
/src/git/object-name.c:417
|
['void*', 'void*', 'void*']
|
int
|
[]
|
filter_blobs_limit
in
/src/git/list-objects-filter.c:273
|
['struct repository*', 'enum list_objects_filter_situation', 'struct object*', 'char*', 'char*', 'struct oidset*', 'void*']
|
enum list_objects_filter_result
|
[]
|
cmd_commit_tree
in
/src/git/builtin/commit-tree.c:95
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
parse_parent_arg_callback
in
/src/git/builtin/commit-tree.c:41
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
add_packed_commits
in
/src/git/commit-graph.c:1531
|
['struct object_id*', 'struct packed_git*', 'uint32_t', 'void*']
|
int
|
[]
|
odb_source_files_for_each_object
in
/src/git/odb/source-files.c:74
|
['struct odb_source*', 'struct object_info*', 'odb_for_each_object_cb', 'void*', 'struct odb_for_each_object_options*']
|
int
|
[]
|
odb_source_files_read_object_info
in
/src/git/odb/source-files.c:49
|
['struct odb_source*', 'struct object_id*', 'struct object_info*', 'enum object_info_flags']
|
int
|
[]
|
packfile_store_for_each_object_wrapper
in
/src/git/packfile.c:2352
|
['struct object_id*', 'struct packed_git*', 'uint32_t', 'void*']
|
int
|
[]
|
check_has_commit
in
/src/git/submodule.c:958
|
['struct object_id*', 'void*']
|
int
|
[]
|
commit_missing_in_sub
in
/src/git/submodule.c:1761
|
['struct object_id*', 'void*']
|
int
|
[]
|
insert_object_entry
in
/src/git/builtin/fast-import.c:1775
|
['struct mark_set**', 'struct object_id*', 'uintmax_t']
|
void
|
[]
|
show_reference
in
/src/git/builtin/replace.c:50
|
['struct reference*', 'void*']
|
int
|
[]
|
show_tree_fmt
in
/src/git/builtin/ls-tree.c:89
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
show_tree_long
in
/src/git/builtin/ls-tree.c:205
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
oe_size
in
/src/git/builtin/pack-objects.c:89
|
['struct packing_data*', 'struct object_entry*']
|
unsigned long
|
[]
|
oe_set_size
in
/src/git/builtin/pack-objects.c:146
|
['struct packing_data*', 'struct object_entry*', 'unsigned long']
|
void
|
[]
|
mark_commit
in
/src/git/reachable.c:113
|
['struct commit*', 'void*']
|
void
|
[]
|
fsck_handle_reflog_ent
in
/src/git/builtin/fsck.c:496
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
fsck_objects_error_func
in
/src/git/builtin/fsck.c:94
|
['struct fsck_options*', 'void*', 'enum fsck_msg_type', 'enum fsck_msg_id', 'char*']
|
int
|
[]
|
cmd_unpack_objects
in
/src/git/builtin/unpack-objects.c:613
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
combine_notes_concatenate
in
/src/git/notes.c:810
|
['struct object_id*', 'struct object_id*']
|
int
|
[]
|
combine_notes_cat_sort_uniq
in
/src/git/notes.c:911
|
['struct object_id*', 'struct object_id*']
|
int
|
[]
|
cmd_check_mailmap
in
/src/git/builtin/check-mailmap.c:52
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge_file
in
/src/git/builtin/merge-file.c:60
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
prune_notes
in
/src/git/notes.c:1227
|
['struct notes_tree*', 'int']
|
void
|
[]
|
cmd__submodule_config_list
in
/src/git/t/helper/test-submodule.c:133
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_nested_repo_config
in
/src/git/t/helper/test-submodule-nested-repo-config.c:15
|
['int', 'char**']
|
int
|
[]
|
git_config_include
in
/src/git/config.c:416
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
cmd__read_midx
in
/src/git/t/helper/test-read-midx.c:154
|
['int', 'char**']
|
int
|
[]
|
cmd__dump_fsmonitor
in
/src/git/t/helper/test-dump-fsmonitor.c:8
|
['int', 'char**']
|
int
|
[]
|
cmd__serve_v2
in
/src/git/t/helper/test-serve-v2.c:15
|
['int', 'char**']
|
int
|
[]
|
cmd__ref_store
in
/src/git/t/helper/test-ref-store.c:337
|
['int', 'char**']
|
int
|
[]
|
cmd__userdiff
in
/src/git/t/helper/test-userdiff.c:26
|
['int', 'char**']
|
int
|
[]
|
cmd__partial_clone
in
/src/git/t/helper/test-partial-clone.c:33
|
['int', 'char**']
|
int
|
[]
|
cmd__find_pack
in
/src/git/t/helper/test-find-pack.c:23
|
['int', 'char**']
|
int
|
[]
|
cmd__dump_untracked_cache
in
/src/git/t/helper/test-dump-untracked-cache.c:47
|
['int', 'char**']
|
int
|
[]
|
cmd__advise_if_enabled
in
/src/git/t/helper/test-advise.c:9
|
['int', 'char**']
|
int
|
[]
|
cmd__lazy_init_name_hash
in
/src/git/t/helper/test-lazy-init-name-hash.c:191
|
['int', 'char**']
|
int
|
[]
|
cmd__config
in
/src/git/t/helper/test-config.c:92
|
['int', 'char**']
|
int
|
[]
|
cmd__dump_split_index
in
/src/git/t/helper/test-dump-split-index.c:16
|
['int', 'char**']
|
int
|
[]
|
cmd__read_graph
in
/src/git/t/helper/test-read-graph.c:73
|
['int', 'char**']
|
int
|
[]
|
cmd__pack_mtimes
in
/src/git/t/helper/test-pack-mtimes.c:30
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_config_set
in
/src/git/t/helper/test-submodule.c:152
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_config_unset
in
/src/git/t/helper/test-submodule.c:176
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_config_writeable
in
/src/git/t/helper/test-submodule.c:196
|
['int', 'char**']
|
int
|
[]
|
cmd__bitmap
in
/src/git/t/helper/test-bitmap.c:38
|
['int', 'char**']
|
int
|
[]
|
cmd__dump_cache_tree
in
/src/git/t/helper/test-dump-cache-tree.c:63
|
['int', 'char**']
|
int
|
[]
|
cmd__path_utils
in
/src/git/t/helper/test-path-utils.c:304
|
['int', 'char**']
|
int
|
[]
|
cmd_check_ref_format
in
/src/git/builtin/check-ref-format.c:53
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_stripspace
in
/src/git/builtin/stripspace.c:33
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
service_rpc
in
/src/git/http-backend.c:654
|
['struct strbuf*', 'char*']
|
void
|
[]
|
cmd__repository
in
/src/git/t/helper/test-repository.c:68
|
['int', 'char**']
|
int
|
[]
|
add_possible_reference_from_superproject
in
/src/git/builtin/submodule--helper.c:1767
|
['struct odb_source*', 'void*']
|
int
|
[]
|
repair
in
/src/git/builtin/worktree.c:1444
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
pager
in
/src/git/builtin/var.c:44
|
['int']
|
char
|
[]
|
trace2_cmd_list_config_fl
in
/src/git/trace2.c:470
|
['char*', 'int']
|
void
|
[]
|
list
in
/src/git/builtin/worktree.c:1081
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_set
in
/src/git/builtin/config.c:1111
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_unset
in
/src/git/builtin/config.c:1170
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_rename_section
in
/src/git/builtin/config.c:1208
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_remove_section
in
/src/git/builtin/config.c:1238
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
lock_worktree
in
/src/git/builtin/worktree.c:1133
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
unlock_worktree
in
/src/git/builtin/worktree.c:1172
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_refs_verify
in
/src/git/builtin/refs.c:80
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_unregister
in
/src/git/builtin/gc.c:2165
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
libgit_configset_add_file
in
/src/git/contrib/libgit-sys/public_symbol_export.c:32
|
['struct libgit_config_set*', 'char*']
|
int
|
[]
|
module_set_branch
in
/src/git/builtin/submodule--helper.c:3268
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
set_url
in
/src/git/builtin/remote.c:1844
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
set_branches
in
/src/git/builtin/remote.c:1784
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_migrate
in
/src/git/builtin/submodule--helper.c:1362
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
write_one_config
in
/src/git/builtin/clone.c:764
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
cmd_version
in
/src/git/scalar.c:971
|
['int', 'char**']
|
int
|
[]
|
cmd__getcwd
in
/src/git/t/helper/test-getcwd.c:10
|
['int', 'char**']
|
int
|
[]
|
cmd_reflog_exists
in
/src/git/builtin/reflog.c:334
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__progress
in
/src/git/t/helper/test-progress.c:31
|
['int', 'char**']
|
int
|
[]
|
cmd__env_helper
in
/src/git/t/helper/test-env-helper.c:32
|
['int', 'char**']
|
int
|
[]
|
cmd__rot13_filter
in
/src/git/t/helper/test-rot13-filter.c:332
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_check_name
in
/src/git/t/helper/test-submodule.c:66
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_check_url
in
/src/git/t/helper/test-submodule.c:79
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_resolve_relative_url
in
/src/git/t/helper/test-submodule.c:107
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule
in
/src/git/t/helper/test-submodule.c:224
|
['int', 'char**']
|
int
|
[]
|
cmd__parse_options_flags
in
/src/git/t/helper/test-parse-options.c:305
|
['int', 'char**']
|
int
|
[]
|
cmd__parse_subcommand
in
/src/git/t/helper/test-parse-options.c:365
|
['int', 'char**']
|
int
|
[]
|
cmd_refs_exists
in
/src/git/builtin/refs.c:126
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_refs
in
/src/git/builtin/refs.c:179
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_credential_cache_daemon
in
/src/git/builtin/credential-cache--daemon.c:337
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_credential_cache
in
/src/git/builtin/credential-cache.c:192
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_run
in
/src/git/builtin/gc.c:2035
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_stop
in
/src/git/builtin/gc.c:3439
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_is_needed
in
/src/git/builtin/gc.c:3457
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_maintenance
in
/src/git/builtin/gc.c:3517
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_mktag
in
/src/git/builtin/mktag.c:75
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index_verify
in
/src/git/builtin/multi-pack-index.c:274
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index
in
/src/git/builtin/multi-pack-index.c:364
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_history
in
/src/git/builtin/history.c:735
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_notes
in
/src/git/builtin/notes.c:1127
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bundle_list_heads
in
/src/git/builtin/bundle.c:169
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bundle
in
/src/git/builtin/bundle.c:235
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_count_objects
in
/src/git/builtin/count-objects.c:97
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_update_server_info
in
/src/git/builtin/update-server-info.c:13
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_show_index
in
/src/git/builtin/show-index.c:16
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_repo_info
in
/src/git/builtin/repo.c:214
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_repo
in
/src/git/builtin/repo.c:931
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_reflog_list
in
/src/git/builtin/reflog.c:163
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_reflog_delete
in
/src/git/builtin/reflog.c:303
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_patch_id
in
/src/git/builtin/patch-id.c:221
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_prune_packed
in
/src/git/builtin/prune-packed.c:11
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_mailinfo
in
/src/git/builtin/mailinfo.c:52
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
get_url
in
/src/git/builtin/remote.c:1804
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_remote
in
/src/git/builtin/remote.c:1933
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_list
in
/src/git/builtin/sparse-checkout.c:55
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_check_rules
in
/src/git/builtin/sparse-checkout.c:1128
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_sparse_checkout
in
/src/git/builtin/sparse-checkout.c:1174
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_hook
in
/src/git/builtin/hook.c:192
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
graph_verify
in
/src/git/builtin/commit-graph.c:66
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_commit_graph
in
/src/git/builtin/commit-graph.c:341
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_mktree
in
/src/git/builtin/mktree.c:154
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_get_default_remote
in
/src/git/builtin/submodule--helper.c:117
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_submodule__helper
in
/src/git/builtin/submodule--helper.c:3803
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_column
in
/src/git/builtin/column.c:22
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_worktree
in
/src/git/builtin/worktree.c:1464
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
packet_key_val_read
in
/src/git/t/helper/test-rot13-filter.c:80
|
['char*']
|
char
|
[]
|
test_oidmap__iterate
in
/src/git/t/unit-tests/u-oidmap.c:126
|
[]
|
void
|
[]
|
t_add
in
/src/git/t/unit-tests/u-hashmap.c:139
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
t_iterate
in
/src/git/t/unit-tests/u-hashmap.c:213
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
t_replace
in
/src/git/t/unit-tests/u-hashmap.c:81
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
t_get
in
/src/git/t/unit-tests/u-hashmap.c:106
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
t_remove
in
/src/git/t/unit-tests/u-hashmap.c:181
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
t_alloc
in
/src/git/t/unit-tests/u-hashmap.c:241
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
upload_pack_advertise
in
/src/git/upload-pack.c:1834
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
git_gpg_config
in
/src/git/gpg-interface.c:738
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
push_check
in
/src/git/builtin/submodule--helper.c:3113
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_task_prefetch
in
/src/git/builtin/gc.c:1236
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
must_check_existence
in
/src/git/cache-tree.c:251
|
['struct cache_entry*']
|
int
|
[]
|
test_trailer__empty_input
in
/src/git/t/unit-tests/u-trailer.c:32
|
[]
|
void
|
[]
|
test_trailer__no_newline_start
in
/src/git/t/unit-tests/u-trailer.c:38
|
[]
|
void
|
[]
|
test_trailer__newline_start
in
/src/git/t/unit-tests/u-trailer.c:49
|
[]
|
void
|
[]
|
test_trailer__no_body_text
in
/src/git/t/unit-tests/u-trailer.c:80
|
[]
|
void
|
[]
|
test_trailer__body_text_no_divider
in
/src/git/t/unit-tests/u-trailer.c:113
|
[]
|
void
|
[]
|
test_trailer__body_no_divider_2nd_block
in
/src/git/t/unit-tests/u-trailer.c:156
|
[]
|
void
|
[]
|
test_trailer__body_and_divider
in
/src/git/t/unit-tests/u-trailer.c:196
|
[]
|
void
|
[]
|
test_trailer__non_trailer_in_block
in
/src/git/t/unit-tests/u-trailer.c:227
|
[]
|
void
|
[]
|
test_trailer__too_many_non_trailers
in
/src/git/t/unit-tests/u-trailer.c:277
|
[]
|
void
|
[]
|
test_trailer__one_non_trailer_no_git_trailers
in
/src/git/t/unit-tests/u-trailer.c:296
|
[]
|
void
|
[]
|
bundle_uri_command
in
/src/git/bundle-uri.c:955
|
['struct repository*', 'struct packet_reader*']
|
int
|
[]
|
repo_submodule_path_replace
in
/src/git/path.c:618
|
['struct repository*', 'struct strbuf*', 'char*', 'char*']
|
char
|
[]
|
module_gitdir
in
/src/git/builtin/submodule--helper.c:1346
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_unpack_file
in
/src/git/builtin/unpack-file.c:34
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
reflog_expire_condition
in
/src/git/builtin/gc.c:342
|
['struct gc_config*']
|
int
|
[]
|
cmd_var
in
/src/git/builtin/var.c:217
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
reftable_be_init
in
/src/git/refs/reftable-backend.c:369
|
['struct repository*', 'char*', 'char*', 'unsigned int']
|
struct ref_store
|
[]
|
trace2_initialize_fl
in
/src/git/trace2.c:217
|
['char*', 'int']
|
void
|
[]
|
sideband_demux
in
/src/git/fetch-pack.c:856
|
['int', 'int', 'void*']
|
int
|
[]
|
odb_source_files_write_alternate
in
/src/git/odb/source-files.c:207
|
['struct odb_source*', 'char*']
|
int
|
[]
|
repo_write_loose_object_map
in
/src/git/loose.c:129
|
['struct repository*']
|
int
|
[]
|
try_to_run_foreground_daemon
in
/src/git/builtin/fsmonitor--daemon.c:1423
|
['int']
|
int
|
[]
|
reftable_be_rename_ref
in
/src/git/refs/reftable-backend.c:1966
|
['struct ref_store*', 'char*', 'char*', 'char*']
|
int
|
[]
|
reftable_be_copy_ref
in
/src/git/refs/reftable-backend.c:1997
|
['struct ref_store*', 'char*', 'char*', 'char*']
|
int
|
[]
|
reftable_be_create_reflog
in
/src/git/refs/reftable-backend.c:2362
|
['struct ref_store*', 'char*', 'struct strbuf*']
|
int
|
[]
|
reftable_be_delete_reflog
in
/src/git/refs/reftable-backend.c:2440
|
['struct ref_store*', 'char*']
|
int
|
[]
|
reftable_be_optimize
in
/src/git/refs/reftable-backend.c:1680
|
['struct ref_store*', 'struct refs_optimize_opts*']
|
int
|
[]
|
reftable_be_reflog_expire
in
/src/git/refs/reftable-backend.c:2535
|
['struct ref_store*', 'char*', 'unsigned int', 'reflog_expiry_prepare_fn', 'reflog_expiry_should_prune_fn', 'reflog_expiry_cleanup_fn', 'void*']
|
int
|
[]
|
reftable_be_transaction_finish
in
/src/git/refs/reftable-backend.c:1647
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
store_credential_file
in
/src/git/builtin/credential-store.c:93
|
['char*', 'struct credential*']
|
void
|
[]
|
create_reflock
in
/src/git/refs/files-backend.c:1198
|
['char*', 'void*']
|
int
|
[]
|
reftable_be_create_on_disk
in
/src/git/refs/reftable-backend.c:480
|
['struct ref_store*', 'int', 'struct strbuf*']
|
int
|
[]
|
files_ref_store_create_on_disk
in
/src/git/refs/files-backend.c:3620
|
['struct ref_store*', 'int', 'struct strbuf*']
|
int
|
[]
|
GIT_PATH_FUNC
in
/src/git/rerere.c:882
|
['int']
|
void
|
[]
|
init_socket_directory
in
/src/git/builtin/credential-cache--daemon.c:258
|
['char*']
|
void
|
[]
|
check_vfs4git
in
/src/git/compat/fsmonitor/fsm-settings-win32.c:18
|
['struct repository*']
|
enum fsmonitor_reason
|
[]
|
default_branch
in
/src/git/builtin/var.c:53
|
['int']
|
char
|
[]
|
process_alternates_response
in
/src/git/http-walker.c:203
|
['void*']
|
void
|
[]
|
bg_wait_cb
in
/src/git/builtin/fsmonitor--daemon.c:1453
|
['struct child_process*', 'void*']
|
int
|
[]
|
do_as_client__send_stop
in
/src/git/builtin/fsmonitor--daemon.c:85
|
[]
|
int
|
[]
|
do_as_client__status
in
/src/git/builtin/fsmonitor--daemon.c:106
|
[]
|
int
|
[]
|
is_fsmonitor_refreshed
in
/src/git/fsmonitor.h:17
|
['struct index_state*']
|
int
|
[]
|
sequence_editor
in
/src/git/builtin/var.c:39
|
['int']
|
char
|
[]
|
ls_refs_advertise
in
/src/git/ls-refs.c:218
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
should_include
in
/src/git/pack-bitmap.c:1211
|
['struct commit*', 'void*']
|
int
|
[]
|
should_include_obj
in
/src/git/pack-bitmap.c:1236
|
['struct object*', 'void*']
|
int
|
[]
|
show_boundary_commit
in
/src/git/pack-bitmap.c:1314
|
['struct commit*', 'void*']
|
void
|
[]
|
can_reuse_delta
in
/src/git/builtin/pack-objects.c:2175
|
['struct object_id*', 'struct object_entry*', 'struct object_entry**']
|
int
|
[]
|
add_object_entry_from_bitmap
in
/src/git/builtin/pack-objects.c:1880
|
['struct object_id*', 'enum object_type', 'int', 'uint32_t', 'struct packed_git*', 'off_t', 'void*']
|
int
|
[]
|
test_show_object
in
/src/git/pack-bitmap.c:2716
|
['struct object*', 'char*', 'void*']
|
void
|
[]
|
test_show_commit
in
/src/git/pack-bitmap.c:2732
|
['struct commit*', 'void*']
|
void
|
[]
|
geometric_repack_auto_condition
in
/src/git/builtin/gc.c:1619
|
['struct gc_config*']
|
int
|
[]
|
cmd_pack_redundant
in
/src/git/builtin/pack-redundant.c:590
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
odb_source_files_count_objects
in
/src/git/odb/source-files.c:96
|
['struct odb_source*', 'enum odb_count_objects_flags', 'unsigned long*']
|
int
|
[]
|
odb_source_files_find_abbrev_len
in
/src/git/odb/source-files.c:125
|
['struct odb_source*', 'struct object_id*', 'unsigned', 'unsigned*']
|
int
|
[]
|
odb_source_files_reprepare
in
/src/git/odb/source-files.c:42
|
['struct odb_source*']
|
void
|
[]
|
repo_for_eack_pack_data_init
in
/src/git/packfile.h:190
|
['struct repository*']
|
struct repo_for_each_pack_data
|
[]
|
repo_for_each_pack_data_next
in
/src/git/packfile.h:209
|
['struct repo_for_each_pack_data*']
|
void
|
[]
|
stdin_packs_include_check
in
/src/git/builtin/pack-objects.c:3904
|
['struct commit*', 'void*']
|
int
|
[]
|
cruft_include_check
in
/src/git/builtin/pack-objects.c:4184
|
['struct commit*', 'void*']
|
int
|
[]
|
odb_source_files_freshen_object
in
/src/git/odb/source-files.c:149
|
['struct odb_source*', 'struct object_id*']
|
int
|
[]
|
count_loose
in
/src/git/builtin/count-objects.c:61
|
['struct object_id*', 'char*', 'void*']
|
int
|
[]
|
odb_source_files_read_object_stream
in
/src/git/odb/source-files.c:63
|
['struct odb_read_stream**', 'struct odb_source*', 'struct object_id*']
|
int
|
[]
|
repo_get_merge_bases_many_dirty
in
/src/git/commit-reach.c:481
|
['struct repository*', 'struct commit*', 'size_t', 'struct commit**', 'struct commit_list**']
|
int
|
[]
|
count_objects
in
/src/git/builtin/repo.c:777
|
['char*', 'struct oid_array*', 'enum object_type', 'void*']
|
int
|
[]
|
propagate_island_marks
in
/src/git/delta-islands.c:502
|
['struct repository*', 'struct commit*']
|
void
|
[]
|
write_graph_chunk_generation_data
in
/src/git/commit-graph.c:1353
|
['struct hashfile*', 'void*']
|
int
|
[]
|
collect_one_reflog_ent
in
/src/git/commit.c:1060
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
reach_filter
in
/src/git/ref-filter.c:3141
|
['struct ref_array*', 'struct commit_list**', 'int']
|
void
|
[]
|
next
in
/src/git/negotiator/skipping.c:229
|
['struct fetch_negotiator*']
|
struct object_id
|
[]
|
write_graph_chunk_data
in
/src/git/commit-graph.c:1219
|
['struct hashfile*', 'void*']
|
int
|
[]
|
write_tar_entry
in
/src/git/archive-tar.c:255
|
['struct archiver_args*', 'struct object_id*', 'char*', 'size_t', 'unsigned int', 'void*', 'unsigned long']
|
int
|
[]
|
read_istream_pack_non_delta
in
/src/git/packfile.c:2856
|
['struct odb_read_stream*', 'char*', 'size_t']
|
ssize_t
|
[]
|
incremental_repack_auto_condition
in
/src/git/builtin/gc.c:1425
|
['struct gc_config*']
|
int
|
[]
|
files_ref_store_init
in
/src/git/refs/files-backend.c:108
|
['struct repository*', 'char*', 'char*', 'unsigned int']
|
struct ref_store
|
[]
|
get_one_entry
in
/src/git/builtin/remote.c:1366
|
['struct remote*', 'void*']
|
int
|
[]
|
get_text_file
in
/src/git/http-backend.c:221
|
['struct strbuf*', 'char*']
|
void
|
[]
|
get_loose_object
in
/src/git/http-backend.c:228
|
['struct strbuf*', 'char*']
|
void
|
[]
|
get_pack_file
in
/src/git/http-backend.c:235
|
['struct strbuf*', 'char*']
|
void
|
[]
|
get_idx_file
in
/src/git/http-backend.c:242
|
['struct strbuf*', 'char*']
|
void
|
[]
|
process_log_file_at_exit
in
/src/git/builtin/gc.c:107
|
[]
|
void
|
[]
|
worktree_prune_condition
in
/src/git/builtin/gc.c:391
|
['struct gc_config*']
|
int
|
[]
|
rerere_gc_condition
in
/src/git/builtin/gc.c:438
|
['struct gc_config*']
|
int
|
[]
|
should_write_commit_graph
in
/src/git/builtin/gc.c:1161
|
['struct gc_config*']
|
int
|
[]
|
loose_object_auto_condition
in
/src/git/builtin/gc.c:1318
|
['struct gc_config*']
|
int
|
[]
|
repo_config_get_uint
in
/src/git/config.c:2380
|
['struct repository*', 'char*', 'unsigned int*']
|
int
|
[]
|
http_config
in
/src/git/http-backend.c:249
|
[]
|
void
|
[]
|
fsevent_callback
in
/src/git/compat/fsmonitor/fsm-listen-darwin.c:195
|
['ConstFSEventStreamRef', 'void*', 'size_t', 'void*', 'FSEventStreamEventFlags[]', 'FSEventStreamEventId[]']
|
void
|
[]
|
session_id_advertise
in
/src/git/serve.c:72
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
object_info_advertise
in
/src/git/serve.c:92
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
bundle_uri_advertise
in
/src/git/bundle-uri.c:929
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
found_guilty_entry
in
/src/git/builtin/blame.c:280
|
['struct blame_entry*', 'void*']
|
void
|
[]
|
sanity_check_on_fail
in
/src/git/builtin/blame.c:692
|
['struct blame_scoreboard*', 'int']
|
void
|
[]
|
parse_reedit_arg
in
/src/git/builtin/notes.c:342
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
reftable_ref_iterator_advance
in
/src/git/refs/reftable-backend.c:607
|
['struct ref_iterator*']
|
int
|
[]
|
packed_ref_iterator_advance
in
/src/git/refs/packed-backend.c:980
|
['struct ref_iterator*']
|
int
|
[]
|
files_ref_iterator_advance
in
/src/git/refs/files-backend.c:958
|
['struct ref_iterator*']
|
int
|
[]
|
write_one_shallow
in
/src/git/shallow.c:355
|
['struct commit_graft*', 'void*']
|
int
|
[]
|
prune_notes_helper
in
/src/git/notes.c:790
|
['struct object_id*', 'struct object_id*', 'char*', 'void*']
|
int
|
[]
|
fill_missing_blobs
in
/src/git/builtin/backfill.c:60
|
['char*', 'struct oid_array*', 'enum object_type', 'void*']
|
int
|
[]
|
inexact_prefetch
in
/src/git/diffcore-rename.c:101
|
['void*']
|
void
|
[]
|
basename_prefetch
in
/src/git/diffcore-rename.c:838
|
['void*']
|
void
|
[]
|
prefetch_to_pack
in
/src/git/builtin/pack-objects.c:2210
|
['uint32_t']
|
void
|
[]
|
is_not_in_promisor_pack
in
/src/git/builtin/pack-objects.c:4971
|
['struct commit*', 'void*']
|
int
|
[]
|
upload_archive
in
/src/git/daemon.c:479
|
['struct strvec*']
|
int
|
[]
|
receive_pack
in
/src/git/daemon.c:489
|
['struct strvec*']
|
int
|
[]
|
serve
in
/src/git/daemon.c:1230
|
['struct string_list*', 'int', 'struct credentials*']
|
int
|
[]
|
open_in_gdb
in
/src/git/compat/mingw.c:31
|
[]
|
void
|
[]
|
cmd_upload_archive
in
/src/git/builtin/upload-archive.c:87
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_remote_fd
in
/src/git/builtin/remote-fd.c:56
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_remote_ext
in
/src/git/builtin/remote-ext.c:198
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
upload_pack_config
in
/src/git/upload-pack.c:1334
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
urlmatch_config_entry
in
/src/git/urlmatch.c:556
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
wt_status_collect_changed_cb
in
/src/git/wt-status.c:460
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
add_file_to_list
in
/src/git/wt-status.c:712
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned int', 'void*']
|
int
|
[]
|
pseudo_merge_config
in
/src/git/pseudo-merge.c:120
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
collect_expect
in
/src/git/t/helper/test-parse-options.c:57
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
test_string_list__insert
in
/src/git/t/unit-tests/u-string-list.c:290
|
[]
|
void
|
[]
|
cmd_mailsplit
in
/src/git/builtin/mailsplit.c:274
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
show_filemodify
in
/src/git/builtin/fast-export.c:432
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
config_read_branches
in
/src/git/builtin/remote.c:296
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
add_remote_to_show_info
in
/src/git/builtin/remote.c:1194
|
['struct string_list_item*', 'void*']
|
int
|
[]
|
add_local_to_show_info
in
/src/git/builtin/remote.c:1233
|
['struct string_list_item*', 'void*']
|
int
|
[]
|
add_existing
in
/src/git/builtin/show-ref.c:101
|
['struct reference*', 'void*']
|
int
|
[]
|
urlmatch_collect_fn
in
/src/git/builtin/config.c:809
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
write_copy_table
in
/src/git/refs/reftable-backend.c:1754
|
['struct reftable_writer*', 'void*']
|
int
|
[]
|
cacheinfo_callback
in
/src/git/builtin/update-index.c:813
|
['struct parse_opt_ctx_t*', 'struct option*', 'char*', 'int']
|
enum parse_opt_result
|
[]
|
parseopt_push_cas_option
in
/src/git/remote.c:2614
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
diff_opt_find_object
in
/src/git/diff.c:5495
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
check_tracking_name
in
/src/git/checkout.c:24
|
['struct remote*', 'void*']
|
int
|
[]
|
parse_opt_object_name
in
/src/git/parse-options-cb.c:126
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
parse_opt_object_id
in
/src/git/parse-options-cb.c:142
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
check_one_mergetag
in
/src/git/builtin/replace.c:413
|
['struct commit*', 'struct commit_extra_header*', 'void*']
|
int
|
[]
|
repo_get_oid_blob
in
/src/git/object-name.c:1601
|
['struct repository*', 'char*', 'struct object_id*']
|
int
|
[]
|
filter_sparse_oid__init
in
/src/git/list-objects-filter.c:522
|
['struct list_objects_filter_options*', 'struct filter*']
|
void
|
[]
|
parse_cmd_update
in
/src/git/builtin/update-ref.c:248
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_create
in
/src/git/builtin/update-ref.c:338
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_delete
in
/src/git/builtin/update-ref.c:397
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_verify
in
/src/git/builtin/update-ref.c:461
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_symref_update
in
/src/git/builtin/update-ref.c:282
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
option_parse_exclude_from
in
/src/git/builtin/ls-files.c:549
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
xml_start_tag
in
/src/git/http-push.c:790
|
['void*', 'char*', 'char**']
|
void
|
[]
|
subst_from_stdin
in
/src/git/sh-i18n--envsubst.c:315
|
[]
|
void
|
[]
|
parse_header
in
/src/git/mailinfo.c:569
|
['struct strbuf*', 'char*', 'struct mailinfo*', 'struct strbuf*']
|
int
|
[]
|
precompose_utf8_readdir
in
/src/git/compat/precompose_utf8.c:131
|
['PREC_DIR*']
|
struct dirent_prec_psx
|
[]
|
test_selftest__help
in
/src/git/t/unit-tests/clar/test/selftest.c:294
|
[]
|
void
|
[]
|
test_selftest__without_arguments
in
/src/git/t/unit-tests/clar/test/selftest.c:299
|
[]
|
void
|
[]
|
test_selftest__specific_test
in
/src/git/t/unit-tests/clar/test/selftest.c:304
|
[]
|
void
|
[]
|
test_selftest__stop_on_failure
in
/src/git/t/unit-tests/clar/test/selftest.c:309
|
[]
|
void
|
[]
|
test_selftest__quiet
in
/src/git/t/unit-tests/clar/test/selftest.c:314
|
[]
|
void
|
[]
|
test_selftest__tap
in
/src/git/t/unit-tests/clar/test/selftest.c:319
|
[]
|
void
|
[]
|
test_selftest__suite_names
in
/src/git/t/unit-tests/clar/test/selftest.c:324
|
[]
|
void
|
[]
|
test_selftest__summary_without_filename
in
/src/git/t/unit-tests/clar/test/selftest.c:329
|
[]
|
void
|
[]
|
test_selftest__summary_with_filename
in
/src/git/t/unit-tests/clar/test/selftest.c:337
|
[]
|
void
|
[]
|
test_selftest__pointer_equal
in
/src/git/t/unit-tests/clar/test/selftest.c:345
|
[]
|
void
|
[]
|
test_selftest__pointer_unequal
in
/src/git/t/unit-tests/clar/test/selftest.c:361
|
[]
|
void
|
[]
|
reftable_alloc_grow
in
/src/git/reftable/basics.h:218
|
['void*', 'size_t', 'size_t', 'size_t*']
|
void
|
[]
|
reftable_log_record_decode
in
/src/git/reftable/record.c:824
|
['void*', 'struct reftable_buf', 'uint8_t', 'struct string_view', 'uint32_t', 'struct reftable_buf*']
|
int
|
[]
|
git_snprintf
in
/src/git/compat/snprintf.c:58
|
['char*', 'size_t', 'char*']
|
int
|
[]
|
parse_extra_args
in
/src/git/daemon.c:623
|
['struct hostinfo*', 'struct strvec*', 'char*', 'int']
|
void
|
[]
|
daemon_die
in
/src/git/daemon.c:142
|
['char*', 'va_list']
|
void
|
[]
|
internal_function::proceed_next_node
in
/src/git/compat/regex/regexec.c:1249
|
['re_match_context_t*', 'int', 'regmatch_t*', 'int*', 'int', 're_node_set*', 'struct re_fail_stack_t*']
|
int
|
[]
|
|
|
calloc
|
['/src/git/oss-fuzz/fuzz-parse-attr-line.c', '/src/git/oss-fuzz/fuzz-config.c', '/src/git/oss-fuzz/fuzz-commit-graph.c']
|
N/A
|
|
Blocker function
|
Arguments type
|
Return type
|
Constants touched
|
ZLIB_INTERNAL::zcalloc
in
/src/zlib/zutil.c:299
|
['voidpf', 'unsigned', 'unsigned']
|
voidpf
|
[]
|
myalloc
in
/src/zlib/test/example.c:45
|
['void*', 'unsigned', 'unsigned']
|
void
|
[]
|
enough
in
/src/zlib/examples/enough.c:454
|
['int']
|
local
|
[]
|
write_reuse_object
in
/src/git/builtin/pack-objects.c:626
|
['struct hashfile*', 'struct object_entry*', 'unsigned long', 'int']
|
off_t
|
[]
|
apply_stash
in
/src/git/builtin/stash.c:720
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
pop_stash
in
/src/git/builtin/stash.c:819
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
branch_stash
in
/src/git/builtin/stash.c:850
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_checkout
in
/src/git/builtin/checkout.c:2044
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_switch
in
/src/git/builtin/checkout.c:2096
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_restore
in
/src/git/builtin/checkout.c:2135
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_am
in
/src/git/builtin/am.c:2312
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge_recursive
in
/src/git/builtin/merge-recursive.c:24
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_revert
in
/src/git/builtin/revert.c:281
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_cherry_pick
in
/src/git/builtin/revert.c:301
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_rebase
in
/src/git/builtin/rebase.c:1096
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge
in
/src/git/builtin/merge.c:1362
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_whatchanged
in
/src/git/builtin/log.c:522
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_show
in
/src/git/builtin/log.c:657
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_reflog_show
in
/src/git/builtin/reflog.c:143
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_reflog
in
/src/git/builtin/reflog.c:467
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_log
in
/src/git/builtin/log.c:821
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_format_patch
in
/src/git/builtin/log.c:1950
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_diff_tree
in
/src/git/builtin/diff-tree.c:112
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge_tree
in
/src/git/builtin/merge-tree.c:539
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_replay
in
/src/git/builtin/replay.c:69
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_history_reword
in
/src/git/builtin/history.c:428
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_history_split
in
/src/git/builtin/history.c:657
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
write_out_results
in
/src/git/apply.c:4810
|
['struct apply_state*', 'struct patch*']
|
int
|
[]
|
cmd_rerere
in
/src/git/builtin/rerere.c:53
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_add
in
/src/git/builtin/add.c:381
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_status
in
/src/git/builtin/commit.c:1537
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_pull
in
/src/git/builtin/pull.c:856
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
run_update
in
/src/git/add-interactive.c:622
|
['struct add_i_state*', 'struct pathspec*', 'struct prefix_item_list*', 'struct list_and_choose_options*']
|
int
|
[]
|
run_revert
in
/src/git/add-interactive.c:702
|
['struct add_i_state*', 'struct pathspec*', 'struct prefix_item_list*', 'struct list_and_choose_options*']
|
int
|
[]
|
run_patch
in
/src/git/add-interactive.c:872
|
['struct add_i_state*', 'struct pathspec*', 'struct prefix_item_list*', 'struct list_and_choose_options*']
|
int
|
[]
|
create_stash
in
/src/git/builtin/stash.c:1573
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_stash
in
/src/git/builtin/stash.c:2383
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
save_stash
in
/src/git/builtin/stash.c:1941
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_diff_files
in
/src/git/builtin/diff-files.c:23
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_diff
in
/src/git/builtin/diff.c:399
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
status_submodule_cb
in
/src/git/builtin/submodule--helper.c:845
|
['struct cache_entry*', 'void*']
|
void
|
[]
|
module_summary
in
/src/git/builtin/submodule--helper.c:1277
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge_ours
in
/src/git/builtin/merge-ours.c:20
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_describe
in
/src/git/builtin/describe.c:639
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_diff_index
in
/src/git/builtin/diff-index.c:19
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_push
in
/src/git/builtin/push.c:547
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_fetch
in
/src/git/builtin/fetch.c:2463
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
patch_diff
in
/src/git/range-diff.c:491
|
['char*', 'char*', 'struct diff_options*']
|
void
|
[]
|
cmd_multi_pack_index_write
in
/src/git/builtin/multi-pack-index.c:143
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_repack
in
/src/git/builtin/repack.c:100
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index_compact
in
/src/git/builtin/multi-pack-index.c:208
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index_expire
in
/src/git/builtin/multi-pack-index.c:303
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index_repack
in
/src/git/builtin/multi-pack-index.c:332
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_pack_objects
in
/src/git/builtin/pack-objects.c:4992
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__path_walk
in
/src/git/t/helper/test-path-walk.c:68
|
['int', 'char**']
|
int
|
[]
|
cmd_backfill
in
/src/git/builtin/backfill.c:115
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_repo_structure
in
/src/git/builtin/repo.c:875
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bundle_create
in
/src/git/builtin/bundle.c:70
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_reflog_expire
in
/src/git/builtin/reflog.c:181
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
prune_object
in
/src/git/builtin/prune.c:84
|
['struct object_id*', 'char*', 'void*']
|
int
|
[]
|
cmd_prune
in
/src/git/builtin/prune.c:153
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__skip
in
/src/git/builtin/bisect.c:1403
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__run
in
/src/git/builtin/bisect.c:1428
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect
in
/src/git/builtin/bisect.c:1442
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__replay
in
/src/git/builtin/bisect.c:1389
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__start
in
/src/git/builtin/bisect.c:1355
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__next
in
/src/git/builtin/bisect.c:1367
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_fmt_merge_msg
in
/src/git/builtin/fmt-merge-msg.c:12
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
compare_refs
in
/src/git/ref-filter.c:3528
|
['void*', 'void*', 'void*']
|
int
|
[]
|
filter_and_format_one
in
/src/git/ref-filter.c:3061
|
['struct reference*', 'void*']
|
int
|
[]
|
cmd_tag
in
/src/git/builtin/tag.c:454
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_for_each_ref
in
/src/git/builtin/for-each-ref.c:113
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_refs_list
in
/src/git/builtin/refs.c:115
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_branch
in
/src/git/builtin/branch.c:709
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_verify_tag
in
/src/git/builtin/verify-tag.c:23
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
verify_tag
in
/src/git/builtin/tag.c:142
|
['char*', 'char*', 'struct object_id*', 'void*']
|
int
|
[]
|
cmd_rev_list
in
/src/git/builtin/rev-list.c:692
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_annotate
in
/src/git/builtin/annotate.c:11
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
receive_needs
in
/src/git/upload-pack.c:1083
|
['struct upload_pack_data*', 'struct packet_reader*']
|
void
|
[]
|
upload_pack_v2
in
/src/git/upload-pack.c:1769
|
['struct repository*', 'struct packet_reader*']
|
int
|
[]
|
cmd__revision_walking
in
/src/git/t/helper/test-revision-walking.c:54
|
['int', 'char**']
|
int
|
[]
|
cmd_last_modified
in
/src/git/builtin/last-modified.c:518
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_fast_export
in
/src/git/builtin/fast-export.c:1307
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_cherry
in
/src/git/builtin/log.c:2605
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_shortlog
in
/src/git/builtin/shortlog.c:383
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
show_stash
in
/src/git/builtin/stash.c:962
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
find_origin
in
/src/git/blame.c:1322
|
['struct repository*', 'struct commit*', 'struct blame_origin*', 'struct blame_bloom_data*']
|
struct blame_origin
|
[]
|
find_rename
in
/src/git/blame.c:1419
|
['struct repository*', 'struct commit*', 'struct blame_origin*', 'struct blame_bloom_data*']
|
struct blame_origin
|
[]
|
cmd_diff_pairs
in
/src/git/builtin/diff-pairs.c:30
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__pack_deltas
in
/src/git/t/helper/test-pack-deltas.c:82
|
['int', 'char**']
|
int
|
[]
|
cmd__delta
in
/src/git/t/helper/test-delta.c:19
|
['int', 'char**']
|
int
|
[]
|
cmd_fast_import
in
/src/git/builtin/fast-import.c:3917
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
threaded_find_deltas
in
/src/git/builtin/pack-objects.c:3137
|
['void*']
|
void
|
[]
|
threaded_find_deltas_by_path
in
/src/git/builtin/pack-objects.c:3424
|
['void*']
|
void
|
[]
|
get_current_oid
in
/src/git/apply.c:4194
|
['struct apply_state*', 'char*', 'struct object_id*']
|
int
|
[]
|
cmd_apply
in
/src/git/builtin/apply.c:12
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_range_diff
in
/src/git/builtin/range-diff.c:35
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
try_to_commit
in
/src/git/sequencer.c:1529
|
['struct repository*', 'struct strbuf*', 'char*', 'char*', 'struct replay_opts*', 'unsigned int', 'struct object_id*']
|
int
|
[]
|
cmd_write_tree
in
/src/git/builtin/write-tree.c:21
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
check_patch_list
in
/src/git/apply.c:4164
|
['struct apply_state*', 'struct patch*']
|
int
|
[]
|
cmd_clone
in
/src/git/builtin/clone.c:869
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_diagnose
in
/src/git/builtin/diagnose.c:16
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bugreport
in
/src/git/builtin/bugreport.c:93
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_upload_archive_writer
in
/src/git/builtin/upload-archive.c:21
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_archive
in
/src/git/builtin/archive.c:78
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_read_tree
in
/src/git/builtin/read-tree.c:111
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_init
in
/src/git/builtin/sparse-checkout.c:455
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_add
in
/src/git/builtin/sparse-checkout.c:789
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_set
in
/src/git/builtin/sparse-checkout.c:836
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_reapply
in
/src/git/builtin/sparse-checkout.c:901
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_disable
in
/src/git/builtin/sparse-checkout.c:1034
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_checkout_index
in
/src/git/builtin/checkout-index.c:213
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_mv
in
/src/git/builtin/mv.c:208
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
checkout_stage
in
/src/git/builtin/checkout.c:238
|
['int', 'struct cache_entry*', 'int', 'struct checkout*', 'int*', 'int']
|
int
|
[]
|
checkout_merged
in
/src/git/builtin/checkout.c:259
|
['int', 'struct checkout*', 'int*', 'struct mem_pool*', 'int']
|
int
|
[]
|
cmd_difftool
in
/src/git/builtin/difftool.c:717
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
queue_or_write_archive_entry
in
/src/git/archive.c:263
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
write_tar_filter_archive
in
/src/git/archive-tar.c:471
|
['struct archiver*', 'struct archiver_args*']
|
int
|
[]
|
write_zip_archive
in
/src/git/archive-zip.c:637
|
['struct archiver*', 'struct archiver_args*']
|
int
|
[]
|
threeway_merge
in
/src/git/unpack-trees.c:2720
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
twoway_merge
in
/src/git/unpack-trees.c:2911
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
bind_merge
in
/src/git/unpack-trees.c:2994
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
oneway_merge
in
/src/git/unpack-trees.c:3020
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
stash_worktree_untracked_merge
in
/src/git/unpack-trees.c:3057
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
cmd_rm
in
/src/git/builtin/rm.c:265
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
deinit_submodule_cb
in
/src/git/builtin/submodule--helper.c:1670
|
['struct cache_entry*', 'void*']
|
void
|
[]
|
absorb_git_dirs
in
/src/git/builtin/submodule--helper.c:3194
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_clone
in
/src/git/builtin/submodule--helper.c:2033
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_add
in
/src/git/builtin/submodule--helper.c:3642
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_rev_parse
in
/src/git/builtin/rev-parse.c:704
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_grep
in
/src/git/builtin/grep.c:893
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_ls_files
in
/src/git/builtin/ls-files.c:576
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
copy
in
/src/git/builtin/notes.c:578
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
notes_display_config
in
/src/git/notes.c:986
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
notes_rewrite_config
in
/src/git/notes-utils.c:103
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
module_create_branch
in
/src/git/builtin/submodule--helper.c:3319
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
drop_stash
in
/src/git/builtin/stash.c:796
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
store_stash
in
/src/git/builtin/stash.c:1091
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
import_stash
in
/src/git/builtin/stash.c:2203
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
collect_changed_submodules_cb
in
/src/git/submodule.c:831
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
cmd__submodule_config
in
/src/git/t/helper/test-submodule-config.c:19
|
['int', 'char**']
|
int
|
[]
|
update_callback
in
/src/git/read-cache.c:3968
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
remove_tmp_objdir
in
/src/git/tmp-objdir.c:76
|
[]
|
void
|
[]
|
odb_source_files_write_object
in
/src/git/odb/source-files.c:159
|
['struct odb_source*', 'void*', 'unsigned long', 'enum object_type', 'struct object_id*', 'struct object_id*', 'enum odb_write_object_flags']
|
int
|
[]
|
odb_source_files_write_object_stream
in
/src/git/odb/source-files.c:170
|
['struct odb_source*', 'struct odb_write_stream*', 'size_t', 'struct object_id*']
|
int
|
[]
|
cmd__pkt_line
in
/src/git/t/helper/test-pkt-line.c:167
|
['int', 'char**']
|
int
|
[]
|
cmd_receive_pack
in
/src/git/builtin/receive-pack.c:2611
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
odb_transaction_files_commit
in
/src/git/object-file.c:2208
|
['struct odb_transaction*']
|
void
|
[]
|
cmd_delete
in
/src/git/scalar.c:919
|
['int', 'char**']
|
int
|
[]
|
test_reftable_stack__add_one
in
/src/git/t/unit-tests/u-reftable-stack.c:152
|
[]
|
void
|
[]
|
test_reftable_stack__uptodate
in
/src/git/t/unit-tests/u-reftable-stack.c:211
|
[]
|
void
|
[]
|
test_reftable_stack__transaction_api
in
/src/git/t/unit-tests/u-reftable-stack.c:249
|
[]
|
void
|
[]
|
test_reftable_stack__transaction_with_reload
in
/src/git/t/unit-tests/u-reftable-stack.c:286
|
[]
|
void
|
[]
|
test_reftable_stack__transaction_api_performs_auto_compaction
in
/src/git/t/unit-tests/u-reftable-stack.c:342
|
[]
|
void
|
[]
|
test_reftable_stack__auto_compaction_fails_gracefully
in
/src/git/t/unit-tests/u-reftable-stack.c:393
|
[]
|
void
|
[]
|
test_reftable_stack__update_index_check
in
/src/git/t/unit-tests/u-reftable-stack.c:443
|
[]
|
void
|
[]
|
test_reftable_stack__lock_failure
in
/src/git/t/unit-tests/u-reftable-stack.c:470
|
[]
|
void
|
[]
|
test_reftable_stack__add
in
/src/git/t/unit-tests/u-reftable-stack.c:486
|
[]
|
void
|
[]
|
test_reftable_stack__iterator
in
/src/git/t/unit-tests/u-reftable-stack.c:585
|
[]
|
void
|
[]
|
test_reftable_stack__log_normalize
in
/src/git/t/unit-tests/u-reftable-stack.c:670
|
[]
|
void
|
[]
|
test_reftable_stack__tombstone
in
/src/git/t/unit-tests/u-reftable-stack.c:723
|
[]
|
void
|
[]
|
test_reftable_stack__hash_id
in
/src/git/t/unit-tests/u-reftable-stack.c:799
|
[]
|
void
|
[]
|
test_reftable_stack__reflog_expire
in
/src/git/t/unit-tests/u-reftable-stack.c:855
|
[]
|
void
|
[]
|
test_reftable_stack__empty_add
in
/src/git/t/unit-tests/u-reftable-stack.c:919
|
[]
|
void
|
[]
|
test_reftable_stack__auto_compaction
in
/src/git/t/unit-tests/u-reftable-stack.c:945
|
[]
|
void
|
[]
|
test_reftable_stack__auto_compaction_factor
in
/src/git/t/unit-tests/u-reftable-stack.c:982
|
[]
|
void
|
[]
|
test_reftable_stack__auto_compaction_with_locked_tables
in
/src/git/t/unit-tests/u-reftable-stack.c:1013
|
[]
|
void
|
[]
|
test_reftable_stack__add_performs_auto_compaction
in
/src/git/t/unit-tests/u-reftable-stack.c:1055
|
[]
|
void
|
[]
|
test_reftable_stack__compaction_with_locked_tables
in
/src/git/t/unit-tests/u-reftable-stack.c:1108
|
[]
|
void
|
[]
|
test_reftable_stack__compaction_concurrent
in
/src/git/t/unit-tests/u-reftable-stack.c:1144
|
[]
|
void
|
[]
|
test_reftable_stack__compaction_concurrent_clean
in
/src/git/t/unit-tests/u-reftable-stack.c:1172
|
[]
|
void
|
[]
|
test_reftable_stack__read_across_reload
in
/src/git/t/unit-tests/u-reftable-stack.c:1198
|
[]
|
void
|
[]
|
test_reftable_stack__reload_with_missing_table
in
/src/git/t/unit-tests/u-reftable-stack.c:1245
|
[]
|
void
|
[]
|
test_reftable_stack__invalid_limit_updates
in
/src/git/t/unit-tests/u-reftable-stack.c:1308
|
[]
|
void
|
[]
|
remove_test_directory
in
/src/git/builtin/update-index.c:79
|
[]
|
void
|
[]
|
prune_cruft
in
/src/git/builtin/prune.c:111
|
['char*', 'char*', 'void*']
|
int
|
[]
|
sparse_checkout_clean
in
/src/git/builtin/sparse-checkout.c:959
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
remove_junk_on_signal
in
/src/git/builtin/worktree.c:290
|
['int']
|
void
|
[]
|
prune
in
/src/git/builtin/worktree.c:248
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
add
in
/src/git/builtin/worktree.c:790
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
move_worktree
in
/src/git/builtin/worktree.c:1245
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
remove_worktree
in
/src/git/builtin/worktree.c:1378
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
reftable_be_remove_on_disk
in
/src/git/refs/reftable-backend.c:496
|
['struct ref_store*', 'struct strbuf*']
|
int
|
[]
|
files_transaction_prepare
in
/src/git/refs/files-backend.c:2917
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
files_rename_ref
in
/src/git/refs/files-backend.c:1786
|
['struct ref_store*', 'char*', 'char*', 'char*']
|
int
|
[]
|
files_copy_ref
in
/src/git/refs/files-backend.c:1794
|
['struct ref_store*', 'char*', 'char*', 'char*']
|
int
|
[]
|
files_reflog_expire
in
/src/git/refs/files-backend.c:3485
|
['struct ref_store*', 'char*', 'unsigned int', 'reflog_expiry_prepare_fn', 'reflog_expiry_should_prune_fn', 'reflog_expiry_cleanup_fn', 'void*']
|
int
|
[]
|
files_create_reflog
in
/src/git/refs/files-backend.c:1916
|
['struct ref_store*', 'char*', 'struct strbuf*']
|
int
|
[]
|
files_transaction_finish
in
/src/git/refs/files-backend.c:3286
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
files_ref_store_remove_on_disk
in
/src/git/refs/files-backend.c:3688
|
['struct ref_store*', 'struct strbuf*']
|
int
|
[]
|
cmd__read_cache
in
/src/git/t/helper/test-read-cache.c:10
|
['int', 'char**']
|
int
|
[]
|
refresh_callback
in
/src/git/builtin/update-index.c:753
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
really_refresh_callback
in
/src/git/builtin/update-index.c:761
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
revert_from_diff
in
/src/git/add-interactive.c:679
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
unresolve_callback
in
/src/git/builtin/update-index.c:872
|
['struct parse_opt_ctx_t*', 'struct option*', 'char*', 'int']
|
enum parse_opt_result
|
[]
|
run_add_untracked
in
/src/git/add-interactive.c:820
|
['struct add_i_state*', 'struct pathspec*', 'struct prefix_item_list*', 'struct list_and_choose_options*']
|
int
|
[]
|
cmd__write_cache
in
/src/git/t/helper/test-write-cache.c:9
|
['int', 'char**']
|
int
|
[]
|
cmd__scrap_cache_tree
in
/src/git/t/helper/test-scrap-cache-tree.c:11
|
['int', 'char**']
|
int
|
[]
|
cmd_update_index
in
/src/git/builtin/update-index.c:914
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__fsmonitor_client
in
/src/git/t/helper/test-fsmonitor-client.c:182
|
['int', 'char**']
|
int
|
[]
|
cmd__dump_fsmonitor
in
/src/git/t/helper/test-dump-fsmonitor.c:8
|
['int', 'char**']
|
int
|
[]
|
cmd__dump_split_index
in
/src/git/t/helper/test-dump-split-index.c:16
|
['int', 'char**']
|
int
|
[]
|
add_path_to_index
in
/src/git/sparse-index.c:268
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned int', 'void*']
|
int
|
[]
|
update_index_from_diff
in
/src/git/builtin/reset.c:151
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
oneway_diff
in
/src/git/diff-lib.c:517
|
['struct cache_entry**', 'struct unpack_trees_options*']
|
int
|
[]
|
preload_thread
in
/src/git/preload-index.c:47
|
['void*']
|
void
|
[]
|
rewrite_one
in
/src/git/revision.c:4035
|
['struct rev_info*', 'struct commit**']
|
enum rewrite_result
|
[]
|
write_graph_chunk_bloom_indexes
in
/src/git/commit-graph.c:1451
|
['struct hashfile*', 'void*']
|
int
|
[]
|
write_graph_chunk_bloom_data
in
/src/git/commit-graph.c:1487
|
['struct hashfile*', 'void*']
|
int
|
[]
|
diff_output_prefix_callback
in
/src/git/graph.c:320
|
['struct diff_options*', 'void*']
|
char
|
[]
|
show_one_mergetag
in
/src/git/log-tree.c:624
|
['struct commit*', 'struct commit_extra_header*', 'void*']
|
int
|
[]
|
cmd_gc
in
/src/git/builtin/gc.c:844
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
graph_write
in
/src/git/builtin/commit-graph.c:222
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__bloom
in
/src/git/t/helper/test-bloom.c:53
|
['int', 'char**']
|
int
|
[]
|
patch_id_neq
in
/src/git/patch-ids.c:39
|
['void*', 'struct hashmap_entry*', 'struct hashmap_entry*', 'void*']
|
int
|
[]
|
collect_changes_cb
in
/src/git/add-interactive.c:409
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
run
in
/src/git/builtin/grep.c:197
|
['void*']
|
void
|
[]
|
cmd_cat_file
in
/src/git/builtin/cat-file.c:1046
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
parse_cmd_contents
in
/src/git/builtin/cat-file.c:677
|
['struct batch_options*', 'char*', 'struct strbuf*', 'struct expand_data*']
|
void
|
[]
|
parse_cmd_info
in
/src/git/builtin/cat-file.c:686
|
['struct batch_options*', 'char*', 'struct strbuf*', 'struct expand_data*']
|
void
|
[]
|
batch_object_cb
in
/src/git/builtin/cat-file.c:635
|
['struct object_id*', 'void*']
|
int
|
[]
|
batch_unordered_object
in
/src/git/builtin/cat-file.c:653
|
['struct object_id*', 'struct packed_git*', 'off_t', 'void*']
|
int
|
[]
|
cmd_check_ignore
in
/src/git/builtin/check-ignore.c:155
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
sparse_checkout_check_rules
in
/src/git/builtin/sparse-checkout.c:1128
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
unpack_sparse_callback
in
/src/git/unpack-trees.c:1460
|
['int', 'unsigned long', 'unsigned long', 'struct name_entry*', 'struct traverse_info*']
|
int
|
[]
|
unpack_callback
in
/src/git/unpack-trees.c:1501
|
['int', 'unsigned long', 'unsigned long', 'struct name_entry*', 'struct traverse_info*']
|
int
|
[]
|
cmd_hash_object
in
/src/git/builtin/hash-object.c:64
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_replace
in
/src/git/builtin/replace.c:545
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
create_one_file
in
/src/git/apply.c:4549
|
['struct apply_state*', 'char*', 'unsigned', 'char*', 'unsigned long']
|
int
|
[]
|
async_convert_to_working_tree
in
/src/git/convert.h:124
|
['struct index_state*', 'char*', 'char*', 'size_t', 'struct strbuf*', 'struct checkout_metadata*', 'void*']
|
int
|
[]
|
parse_chunk
in
/src/git/apply.c:2251
|
['struct apply_state*', 'char*', 'unsigned long', 'struct patch*']
|
int
|
[]
|
write_zip_entry
in
/src/git/archive-zip.c:294
|
['struct archiver_args*', 'struct object_id*', 'char*', 'size_t', 'unsigned int', 'void*', 'unsigned long']
|
int
|
[]
|
cmd_clean
in
/src/git/builtin/clean.c:919
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
reupdate_callback
in
/src/git/builtin/update-index.c:893
|
['struct parse_opt_ctx_t*', 'struct option*', 'char*', 'int']
|
enum parse_opt_result
|
[]
|
reject_entry
in
/src/git/archive.c:402
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
cmd__submodule_is_active
in
/src/git/t/helper/test-submodule.c:92
|
['int', 'char**']
|
int
|
[]
|
module_init
in
/src/git/builtin/submodule--helper.c:666
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_update
in
/src/git/builtin/submodule--helper.c:2980
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
init_submodule_cb
in
/src/git/builtin/submodule--helper.c:658
|
['struct cache_entry*', 'void*']
|
void
|
[]
|
sync_submodule_cb
in
/src/git/builtin/submodule--helper.c:1522
|
['struct cache_entry*', 'void*']
|
void
|
[]
|
module_set_url
in
/src/git/builtin/submodule--helper.c:3228
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
update_clone_get_next_task
in
/src/git/builtin/submodule--helper.c:2386
|
['struct child_process*', 'struct strbuf*', 'void*', 'void**']
|
int
|
[]
|
get_next_submodule
in
/src/git/submodule.c:1680
|
['struct child_process*', 'struct strbuf*', 'void*', 'void**']
|
int
|
[]
|
module_foreach
in
/src/git/builtin/submodule--helper.c:432
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_status
in
/src/git/builtin/submodule--helper.c:854
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_sync
in
/src/git/builtin/submodule--helper.c:1530
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_deinit
in
/src/git/builtin/submodule--helper.c:1677
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
collect_merge_info_callback
in
/src/git/merge-ort.c:1253
|
['int', 'unsigned long', 'unsigned long', 'struct name_entry*', 'struct traverse_info*']
|
int
|
[]
|
threeway_callback
in
/src/git/builtin/merge-tree.c:329
|
['int', 'unsigned long', 'unsigned long dirmask', 'struct name_entry*', 'struct traverse_info*']
|
int
|
[]
|
process_tree_contents
in
/src/git/list-objects.c:100
|
['struct traversal_context*', 'struct tree*', 'struct strbuf*']
|
void
|
[]
|
cmd_check_attr
in
/src/git/builtin/check-attr.c:110
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
add_ref_tag
in
/src/git/builtin/pack-objects.c:3339
|
['struct reference*', 'void*']
|
int
|
[]
|
show_commit_pack_hint
in
/src/git/builtin/pack-objects.c:3838
|
['struct commit*', 'void*']
|
void
|
[]
|
add_object_in_unpacked_pack
in
/src/git/builtin/pack-objects.c:4458
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
add_loose_object
in
/src/git/builtin/pack-objects.c:4498
|
['struct object_id*', 'char*', 'void*']
|
int
|
[]
|
add_objects_by_path
in
/src/git/builtin/pack-objects.c:4704
|
['char*', 'struct oid_array*', 'enum object_type', 'void*']
|
int
|
[]
|
show_cruft_commit
in
/src/git/builtin/pack-objects.c:4174
|
['struct commit*', 'void*']
|
void
|
[]
|
set_cruft_mtime
in
/src/git/builtin/pack-objects.c:4189
|
['struct object*', 'struct packed_git*', 'off_t', 'time_t']
|
void
|
[]
|
sparse_checkout_list
in
/src/git/builtin/sparse-checkout.c:55
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
option_parse_exclude_from
in
/src/git/builtin/ls-files.c:549
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
filter_by_patterns_cmd
in
/src/git/builtin/clean.c:674
|
[]
|
int
|
[]
|
filter_sparse
in
/src/git/list-objects-filter.c:386
|
['struct repository*', 'enum list_objects_filter_situation', 'struct object*', 'char*', 'char*', 'struct oidset*', 'void*']
|
enum list_objects_filter_result
|
[]
|
add_conflicted_stages_file
in
/src/git/apply.c:4639
|
['struct apply_state*', 'struct patch*']
|
int
|
[]
|
stdin_cacheinfo_callback
in
/src/git/builtin/update-index.c:841
|
['struct parse_opt_ctx_t*', 'struct option*', 'char*', 'int']
|
enum parse_opt_result
|
[]
|
wt_status_collect_updated_cb
in
/src/git/wt-status.c:547
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
update_some
in
/src/git/builtin/checkout.c:142
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
cmd_merge_index
in
/src/git/builtin/merge-index.c:81
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__cache_tree
in
/src/git/t/helper/test-cache-tree.c:19
|
['int', 'char**']
|
int
|
[]
|
add_index_file
in
/src/git/apply.c:4443
|
['struct apply_state*', 'char*', 'unsigned', 'void*', 'unsigned long']
|
int
|
[]
|
read_one_entry
in
/src/git/read-cache.c:3764
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
read_one_entry_quick
in
/src/git/read-cache.c:3778
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
cmd_checkout__worker
in
/src/git/builtin/checkout--worker.c:120
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
write_oid
in
/src/git/repack-promisor.c:19
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
filter_buffer_or_fd
in
/src/git/convert.c:637
|
['int', 'int', 'void*']
|
int
|
[]
|
fetch_single_packfile
in
/src/git/http-fetch.c:55
|
['struct object_id*', 'char*', 'char**']
|
void
|
[]
|
process_response
in
/src/git/http-push.c:250
|
['void*']
|
void
|
[]
|
parse_fetch
in
/src/git/remote-curl.c:1267
|
['struct strbuf*']
|
void
|
[]
|
fetch_refs_from_bundle
in
/src/git/transport.c:188
|
['struct transport*', 'int', 'struct ref**']
|
int
|
[]
|
download_bundle_to_file
in
/src/git/bundle-uri.c:485
|
['struct remote_bundle_info*', 'void*']
|
int
|
[]
|
attempt_unbundle
in
/src/git/bundle-uri.c:813
|
['struct remote_bundle_info*', 'void*']
|
int
|
[]
|
cmd_bundle_unbundle
in
/src/git/builtin/bundle.c:195
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
run_shell
in
/src/git/shell.c:51
|
[]
|
void
|
[]
|
cmd_register
in
/src/git/scalar.c:627
|
['int', 'char**']
|
int
|
[]
|
cmd_run
in
/src/git/scalar.c:810
|
['int', 'char**']
|
int
|
[]
|
cmd_unregister
in
/src/git/scalar.c:873
|
['int', 'char**']
|
int
|
[]
|
cmd_reconfigure
in
/src/git/scalar.c:679
|
['int', 'char**']
|
int
|
[]
|
cmd_list
in
/src/git/scalar.c:617
|
['int', 'char**']
|
int
|
[]
|
parse_push
in
/src/git/remote-curl.c:1432
|
['struct strbuf*']
|
void
|
[]
|
run_argv
in
/src/git/git.c:836
|
['struct strvec*']
|
int
|
[]
|
git_transport_push
in
/src/git/transport.c:899
|
['struct transport*', 'struct ref*', 'int']
|
int
|
[]
|
fetch_refs_via_pack
in
/src/git/transport.c:435
|
['struct transport*', 'int', 'struct ref**']
|
int
|
[]
|
connect_git
in
/src/git/transport.c:960
|
['struct transport*', 'char*', 'char*', 'int[]']
|
int
|
[]
|
cmd_send_pack
in
/src/git/builtin/send-pack.c:151
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_fetch_pack
in
/src/git/builtin/fetch-pack.c:49
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
ll_ext_merge
in
/src/git/merge-ll.c:191
|
['struct ll_merge_driver*', 'mmbuffer_t*', 'char*', 'mmfile_t*', 'char*', 'mmfile_t*', 'char*', 'mmfile_t*', 'char*', 'struct ll_merge_options*', 'int']
|
enum ll_merge_result
|
[]
|
cmd__subprocess
in
/src/git/t/helper/test-subprocess.c:5
|
['int', 'char**']
|
int
|
[]
|
cmd__run_command
in
/src/git/t/helper/test-run-command.c:442
|
['int', 'char**']
|
int
|
[]
|
ut_004child
in
/src/git/t/helper/test-trace2.c:138
|
['int', 'char**']
|
int
|
[]
|
ut_400ancestry
in
/src/git/t/helper/test-trace2.c:489
|
['int', 'char**']
|
int
|
[]
|
mingw_unlink
in
/src/git/compat/mingw.c:491
|
['char*', 'int']
|
int
|
[]
|
mingw_rmdir
in
/src/git/compat/mingw.c:549
|
['char*']
|
int
|
[]
|
mingw_rename
in
/src/git/compat/mingw.c:2492
|
['char*', 'char*']
|
int
|
[]
|
disable_echo
in
/src/git/compat/terminal.c:369
|
['enum save_term_flags']
|
int
|
[]
|
enable_non_canonical
in
/src/git/compat/terminal.c:374
|
['enum save_term_flags']
|
int
|
[]
|
die_nicely
in
/src/git/builtin/fast-import.c:426
|
['char*', 'va_list']
|
NORETURN
|
[]
|
cmd_for_each_repo
in
/src/git/builtin/for-each-repo.c:33
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_task_gc_foreground
in
/src/git/builtin/gc.c:1247
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
maintenance_task_commit_graph
in
/src/git/builtin/gc.c:1201
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
fetch_remote
in
/src/git/builtin/remote.c:100
|
['char*']
|
int
|
[]
|
maintenance_task_gc_background
in
/src/git/builtin/gc.c:1253
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
maintenance_task_loose_objects
in
/src/git/builtin/gc.c:1419
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
maintenance_task_incremental_repack
in
/src/git/builtin/gc.c:1552
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
maintenance_task_geometric_repack
in
/src/git/builtin/gc.c:1570
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
schtasks_update_schedule
in
/src/git/builtin/gc.c:2779
|
['int', 'int']
|
int
|
[]
|
list_stash
in
/src/git/builtin/stash.c:889
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__reset
in
/src/git/builtin/bisect.c:1332
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bisect__visualize
in
/src/git/builtin/bisect.c:1416
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_verify_pack
in
/src/git/builtin/verify-pack.c:66
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
runcommand_in_submodule_cb
in
/src/git/builtin/submodule--helper.c:324
|
['struct cache_entry*', 'void*']
|
void
|
[]
|
cmd_fsck
in
/src/git/builtin/fsck.c:1008
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
list_for_each_dir
in
/src/git/trailer.c:359
|
[]
|
void
|
[]
|
cmd_interpret_trailers
in
/src/git/builtin/interpret-trailers.c:139
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
verify_gpg_signed_buffer
in
/src/git/gpg-interface.c:349
|
['struct signature_check*', 'struct gpg_format*', 'char*', 'size_t']
|
int
|
[]
|
verify_ssh_signed_buffer
in
/src/git/gpg-interface.c:461
|
['struct signature_check*', 'struct gpg_format*', 'char*', 'size_t']
|
int
|
[]
|
get_ssh_key_id
in
/src/git/gpg-interface.c:929
|
[]
|
char
|
[]
|
get_default_ssh_signing_key
in
/src/git/gpg-interface.c:872
|
[]
|
char
|
[]
|
sign_buffer_gpg
in
/src/git/gpg-interface.c:1011
|
['struct strbuf*', 'struct strbuf*', 'char*']
|
int
|
[]
|
sign_buffer_ssh
in
/src/git/gpg-interface.c:1058
|
['struct strbuf*', 'struct strbuf*', 'char*']
|
int
|
[]
|
remote_default_branch
in
/src/git/scalar.c:341
|
['char*']
|
char
|
[]
|
show_ambiguous_object
in
/src/git/object-name.c:293
|
['struct object_id*', 'void*']
|
int
|
[]
|
write_bundle_prerequisites
in
/src/git/bundle.c:451
|
['struct commit*', 'void*']
|
void
|
[]
|
output_pair_header
in
/src/git/range-diff.c:399
|
['struct diff_options*', 'int', 'struct strbuf*', 'struct strbuf*', 'struct patch_util*', 'struct patch_util*']
|
void
|
[]
|
cmd_show_branch
in
/src/git/builtin/show-branch.c:642
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
is_known_escape_sequence
in
/src/git/compat/terminal.c:491
|
['char*']
|
int
|
[]
|
cmd_init_db
in
/src/git/builtin/init-db.c:72
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
update_refs
in
/src/git/reset.c:16
|
['struct reset_head_opts*', 'struct object_id*', 'struct object_id*']
|
int
|
[]
|
cmd_create_symref
in
/src/git/t/helper/test-ref-store.c:115
|
['struct ref_store*', 'char**']
|
int
|
[]
|
cmd_symbolic_ref
in
/src/git/builtin/symbolic-ref.c:46
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_delete_ref
in
/src/git/t/helper/test-ref-store.c:273
|
['struct ref_store*', 'char**']
|
int
|
[]
|
cmd_update_ref
in
/src/git/builtin/update-ref.c:752
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
clear_stash
in
/src/git/builtin/stash.c:316
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
delete_replace_ref
in
/src/git/builtin/replace.c:145
|
['char*', 'char*', 'struct object_id*']
|
int
|
[]
|
push_refs
in
/src/git/transport-helper.c:1174
|
['struct transport*', 'struct ref*', 'int']
|
int
|
[]
|
append_edit
in
/src/git/builtin/notes.c:656
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
remove_cmd
in
/src/git/builtin/notes.c:1034
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
export_stash
in
/src/git/builtin/stash.c:2354
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_delete_refs
in
/src/git/t/helper/test-ref-store.c:133
|
['struct ref_store*', 'char**']
|
int
|
[]
|
rm
in
/src/git/builtin/remote.c:1006
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
prune_remote
in
/src/git/builtin/remote.c:1625
|
['char*', 'int']
|
int
|
[]
|
cmd_refs_migrate
in
/src/git/builtin/refs.c:25
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
fetch_using_walker
in
/src/git/http-fetch.c:19
|
['char*', 'int', 'int', 'int', 'char**', 'char**', 'int']
|
int
|
[]
|
fetch_dumb
in
/src/git/remote-curl.c:1168
|
['int', 'struct ref**']
|
int
|
[]
|
cmd_reflog_write
in
/src/git/builtin/reflog.c:409
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
parse_cmd_commit
in
/src/git/builtin/update-ref.c:593
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
mv
in
/src/git/builtin/remote.c:856
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
files_optimize
in
/src/git/refs/files-backend.c:1456
|
['struct ref_store*', 'struct refs_optimize_opts*']
|
int
|
[]
|
parse_cmd_prepare
in
/src/git/builtin/update-ref.c:548
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_abort
in
/src/git/builtin/update-ref.c:559
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
files_transaction_abort
in
/src/git/refs/files-backend.c:3441
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
gc_condition
in
/src/git/builtin/gc.c:1274
|
['struct gc_config*']
|
int
|
[]
|
cmd__simple_ipc
in
/src/git/t/helper/test-simple-ipc.c:579
|
['int', 'char**']
|
int
|
[]
|
try_to_start_background_daemon
in
/src/git/builtin/fsmonitor--daemon.c:1476
|
[]
|
int
|
[]
|
cmd_help
in
/src/git/builtin/help.c:662
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
get_refs
in
/src/git/remote-curl.c:579
|
['int']
|
struct ref
|
[]
|
stateless_connect
in
/src/git/remote-curl.c:1462
|
['char*']
|
int
|
[]
|
process_ls_ref
in
/src/git/http-push.c:1058
|
['struct remote_ls_ctx*']
|
void
|
[]
|
add_remote_info_ref
in
/src/git/http-push.c:1468
|
['struct remote_ls_ctx*']
|
void
|
[]
|
fetch_ref
in
/src/git/http-walker.c:570
|
['struct walker*', 'struct ref*']
|
int
|
[]
|
remote_exists
in
/src/git/http-push.c:1538
|
['char*']
|
int
|
[]
|
delete_remote_branch
in
/src/git/http-push.c:1603
|
['char*', 'int']
|
int
|
[]
|
parse_get
in
/src/git/remote-curl.c:1320
|
['char*']
|
void
|
[]
|
start_fetch_loose
in
/src/git/http-push.c:258
|
['struct transfer_request*']
|
void
|
[]
|
fill_active_slot
in
/src/git/http-walker.c:133
|
['void*']
|
int
|
[]
|
process_object_response
in
/src/git/http-walker.c:93
|
['void*']
|
void
|
[]
|
fetch_git
in
/src/git/remote-curl.c:1194
|
['struct discovery*', 'int', 'struct ref**']
|
int
|
[]
|
start_mkcol
in
/src/git/http-push.c:285
|
['struct transfer_request*']
|
void
|
[]
|
add_send_request
in
/src/git/http-push.c:670
|
['struct object*', 'struct remote_lock*']
|
int
|
[]
|
lock_remote
in
/src/git/http-push.c:842
|
['char*', 'long']
|
struct remote_lock
|
[]
|
remove_locks_on_signal
in
/src/git/http-push.c:1012
|
['int']
|
void
|
[]
|
handle_remote_ls_ctx
in
/src/git/http-push.c:1069
|
['struct xml_ctx*', 'int']
|
void
|
[]
|
get_dav_remote_heads
in
/src/git/http-push.c:1463
|
[]
|
void
|
[]
|
update_remote_info_refs
in
/src/git/http-push.c:1507
|
['struct remote_lock*']
|
void
|
[]
|
locking_available
in
/src/git/http-push.c:1211
|
[]
|
int
|
[]
|
update_remote
in
/src/git/http-push.c:1391
|
['struct object_id*', 'struct remote_lock*']
|
int
|
[]
|
append_msgs_to_imap
in
/src/git/imap-send.c:1568
|
['struct imap_server_conf*', 'struct strbuf*', 'int']
|
int
|
[]
|
list_imap_folders
in
/src/git/imap-send.c:1607
|
['struct imap_server_conf*']
|
int
|
[]
|
curl_append_msgs_to_imap
in
/src/git/imap-send.c:1704
|
['struct imap_server_conf*', 'struct strbuf*', 'int']
|
int
|
[]
|
curl_list_imap_folders
in
/src/git/imap-send.c:1766
|
['struct imap_server_conf*']
|
int
|
[]
|
cmd_credential
in
/src/git/builtin/credential.c:12
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_list
in
/src/git/builtin/config.c:1017
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_get
in
/src/git/builtin/config.c:1053
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config
in
/src/git/builtin/config.c:1594
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
add_recent_object
in
/src/git/reachable.c:203
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
get_bundle_uri
in
/src/git/transport-helper.c:1300
|
['struct transport*']
|
int
|
[]
|
fetch_refs
in
/src/git/transport-helper.c:700
|
['struct transport*', 'int', 'struct ref**']
|
int
|
[]
|
get_refs_list
in
/src/git/transport-helper.c:1216
|
['struct transport*', 'int', 'struct transport_ls_refs_options*']
|
struct ref
|
[]
|
connect_helper
in
/src/git/transport-helper.c:679
|
['struct transport*', 'char*', 'char*', 'int[]']
|
int
|
[]
|
hammer_thread_proc
in
/src/git/t/helper/test-fsmonitor-client.c:100
|
['void*']
|
void
|
[]
|
do_cache
in
/src/git/builtin/credential-cache.c:96
|
['char*', 'char*', 'int', 'int']
|
void
|
[]
|
cmd_config_edit
in
/src/git/builtin/config.c:1299
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
refs_from_alternate_cb
in
/src/git/odb.c:470
|
['struct odb_source*', 'void*']
|
int
|
[]
|
write_v0_ref
in
/src/git/upload-pack.c:1231
|
['struct upload_pack_data*', 'struct reference*', 'char*']
|
void
|
[]
|
ls_refs
in
/src/git/ls-refs.c:161
|
['struct repository*', 'struct packet_reader*']
|
int
|
[]
|
midx_snapshot_ref_one
in
/src/git/repack-midx.c:19
|
['struct reference*', 'void*']
|
int
|
[]
|
add_ref_to_set
in
/src/git/commit-graph.c:1887
|
['struct reference*', 'void*']
|
int
|
[]
|
add_ref_to_pending
in
/src/git/midx-write.c:755
|
['struct reference*', 'void*']
|
int
|
[]
|
find_pseudo_merge_group_for_ref
in
/src/git/pseudo-merge.c:224
|
['struct reference*', 'void*']
|
int
|
[]
|
get_name
in
/src/git/builtin/describe.c:157
|
['struct reference*', 'void*']
|
int
|
[]
|
dfs_on_ref
in
/src/git/builtin/gc.c:1104
|
['struct reference*', 'void*']
|
int
|
[]
|
mark_tagged
in
/src/git/builtin/pack-objects.c:838
|
['struct reference*', 'void*']
|
int
|
[]
|
mark_bitmap_preferred_tip
in
/src/git/builtin/pack-objects.c:4681
|
['struct reference*', 'void*']
|
int
|
[]
|
cmd_show_ref
in
/src/git/builtin/show-ref.c:300
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
write_transaction_table
in
/src/git/refs/reftable-backend.c:1442
|
['struct reftable_writer*', 'void*']
|
int
|
[]
|
write_reflog_expiry_table
in
/src/git/refs/reftable-backend.c:2472
|
['struct reftable_writer*', 'void*']
|
int
|
[]
|
packed_transaction_prepare
in
/src/git/refs/packed-backend.c:1698
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
mark_uninteresting
in
/src/git/shallow.c:680
|
['struct reference*', 'void*']
|
int
|
[]
|
filter_one
in
/src/git/ref-filter.c:3025
|
['struct reference*', 'void*']
|
int
|
[]
|
parse_opt_merge_filter
in
/src/git/ref-filter.c:3735
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
should_expire_reflog_ent_verbose
in
/src/git/reflog.c:404
|
['struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
count_reflog_entries
in
/src/git/builtin/gc.c:331
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
push_tip_to_list
in
/src/git/reflog.c:426
|
['struct reference*', 'void*']
|
int
|
[]
|
reflog_expiry_prepare
in
/src/git/reflog.c:446
|
['char*', 'struct object_id*', 'void*']
|
void
|
[]
|
cmd__parse_options
in
/src/git/t/helper/test-parse-options.c:112
|
['int', 'char**']
|
int
|
[]
|
test_prio_queue
in
/src/git/t/unit-tests/u-prio-queue.c:23
|
['int*', 'size_t', 'int*', 'size_t']
|
void
|
[]
|
anti_reference
in
/src/git/builtin/rev-parse.c:228
|
['struct reference*', 'void*']
|
int
|
[]
|
show_abbrev
in
/src/git/builtin/rev-parse.c:234
|
['struct object_id*', 'void*']
|
int
|
[]
|
mark_complete_oid
in
/src/git/fetch-pack.c:618
|
['struct reference*', 'void*']
|
int
|
[]
|
mark_alternate_complete
in
/src/git/fetch-pack.c:738
|
['struct fetch_negotiator*', 'struct object*']
|
void
|
[]
|
check_and_collect_until
in
/src/git/remote.c:2667
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
cmd_merge_base
in
/src/git/builtin/merge-base.c:147
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
parse_opt_commits
in
/src/git/parse-options-cb.c:89
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
parse_opt_commit
in
/src/git/parse-options-cb.c:107
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
collect_stash_entries
in
/src/git/builtin/stash.c:2226
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
ahead_behind_atom_parser
in
/src/git/ref-filter.c:899
|
['struct ref_format*', 'struct used_atom*', 'char*', 'struct strbuf*']
|
int
|
[]
|
is_base_atom_parser
in
/src/git/ref-filter.c:913
|
['struct ref_format*', 'struct used_atom*', 'char*', 'struct strbuf*']
|
int
|
[]
|
add_ref
in
/src/git/shallow.c:787
|
['struct reference*', 'void*']
|
int
|
[]
|
append_matching_ref
in
/src/git/builtin/show-branch.c:462
|
['struct reference*', 'void*']
|
int
|
[]
|
append_remote_ref
in
/src/git/builtin/show-branch.c:437
|
['struct reference*', 'void*']
|
int
|
[]
|
files_optimize_required
in
/src/git/refs/files-backend.c:1524
|
['struct ref_store*', 'struct refs_optimize_opts*', 'bool*']
|
int
|
[]
|
cmd_refs_optimize
in
/src/git/builtin/refs.c:168
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_pack_refs
in
/src/git/builtin/pack-refs.c:5
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
get_info_refs
in
/src/git/http-backend.c:540
|
['struct strbuf*', 'char*']
|
void
|
[]
|
cmd_upload_pack
in
/src/git/builtin/upload-pack.c:22
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
get_head
in
/src/git/http-backend.c:599
|
['struct strbuf*', 'char*']
|
void
|
[]
|
for_each_namespaced_ref_1
in
/src/git/upload-pack.c:655
|
['refs_for_each_cb', 'struct upload_pack_data*']
|
void
|
[]
|
find_symref
in
/src/git/upload-pack.c:1280
|
['struct reference*', 'void*']
|
int
|
[]
|
show_text_ref
in
/src/git/http-backend.c:521
|
['struct reference*', 'void*']
|
int
|
[]
|
show_head_ref
in
/src/git/http-backend.c:580
|
['struct reference*', 'void*']
|
int
|
[]
|
show_ref_cb
in
/src/git/builtin/receive-pack.c:308
|
['struct reference*', 'void*']
|
int
|
[]
|
string_list_add_one_ref
in
/src/git/notes.c:940
|
['struct reference*', 'void*']
|
int
|
[]
|
test_string_list__unsorted_string_list_has_string
in
/src/git/t/unit-tests/u-string-list.c:507
|
[]
|
void
|
[]
|
task_option_parse
in
/src/git/builtin/gc.c:2009
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
packed_read_raw_ref
in
/src/git/refs/packed-backend.c:816
|
['struct ref_store*', 'char*', 'struct object_id*', 'struct strbuf*', 'unsigned int*', 'int*']
|
int
|
[]
|
packed_fsck
in
/src/git/refs/packed-backend.c:2065
|
['struct ref_store*', 'struct fsck_options*', 'struct worktree*']
|
int
|
[]
|
hook_config_lookup_all
in
/src/git/hook.c:154
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
cmd__bundle_uri
in
/src/git/t/helper/test-bundle-uri.c:107
|
['int', 'char**']
|
int
|
[]
|
check_repo_format
in
/src/git/setup.c:717
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
cmd__parse_pathspec_file
in
/src/git/t/helper/test-parse-pathspec-file.c:5
|
['int', 'char**']
|
int
|
[]
|
promisor_remote_advertise
in
/src/git/serve.c:33
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
get_remote_bundle_uri
in
/src/git/connect.c:517
|
['int', 'struct packet_reader*', 'struct bundle_list*', 'int']
|
int
|
[]
|
promisor_remote_receive
in
/src/git/serve.c:46
|
['struct repository*', 'char*']
|
void
|
[]
|
git_merge_config
in
/src/git/builtin/merge.c:660
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_format_config
in
/src/git/builtin/log.c:974
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
git_commit_config
in
/src/git/builtin/commit.c:1669
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
diff_opt_color_moved_ws
in
/src/git/diff.c:5600
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
cmd__string_list
in
/src/git/t/helper/test-string-list.c:5
|
['int', 'char**']
|
int
|
[]
|
cmd__proc_receive
in
/src/git/t/helper/test-proc-receive.c:129
|
['int', 'char**']
|
int
|
[]
|
reply_list_available_blobs_cmd
in
/src/git/t/helper/test-rot13-filter.c:148
|
[]
|
void
|
[]
|
serve_cache
in
/src/git/builtin/credential-cache--daemon.c:231
|
['char*', 'int']
|
void
|
[]
|
cmd_credential_store
in
/src/git/builtin/credential-store.c:169
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
is_launchctl_available
in
/src/git/builtin/gc.c:2375
|
[]
|
int
|
[]
|
launchctl_update_schedule
in
/src/git/builtin/gc.c:2596
|
['int', 'int']
|
int
|
[]
|
is_schtasks_available
in
/src/git/builtin/gc.c:2604
|
[]
|
int
|
[]
|
maintenance_start
in
/src/git/builtin/gc.c:3405
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
crontab_update_schedule
in
/src/git/builtin/gc.c:2835
|
['int', 'int']
|
int
|
[]
|
systemd_timer_update_schedule
in
/src/git/builtin/gc.c:3244
|
['int', 'int']
|
int
|
[]
|
cmd_reflog_drop
in
/src/git/builtin/reflog.c:354
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
name_ref
in
/src/git/builtin/name-rev.c:335
|
['struct reference*', 'void*']
|
int
|
[]
|
select_by_numbers_cmd
in
/src/git/builtin/clean.c:739
|
[]
|
int
|
[]
|
ask_each_cmd
in
/src/git/builtin/clean.c:776
|
[]
|
int
|
[]
|
git_blame_config
in
/src/git/builtin/blame.c:714
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
trace2_cmd_set_config_fl
in
/src/git/trace2.c:498
|
['char*', 'int', 'char*', 'char*']
|
void
|
[]
|
trace2_cmd_list_env_vars_fl
in
/src/git/trace2.c:484
|
['char*', 'int']
|
void
|
[]
|
add_one_ref
in
/src/git/reachable.c:86
|
['struct reference*', 'void*']
|
int
|
[]
|
handle_one_ref
in
/src/git/object-name.c:1164
|
['struct reference*', 'void*']
|
int
|
[]
|
handle_one_reflog_ent
in
/src/git/revision.c:1681
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
cmd_bundle_verify
in
/src/git/builtin/bundle.c:127
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
disambiguate_committish_only
in
/src/git/object-name.c:146
|
['struct repository*', 'struct object_id*', 'void*']
|
int
|
[]
|
disambiguate_treeish_only
in
/src/git/object-name.c:174
|
['struct repository*', 'struct object_id*', 'void*']
|
int
|
[]
|
cmd__match_trees
in
/src/git/t/helper/test-match-trees.c:11
|
['int', 'char**']
|
int
|
[]
|
add_info_ref
in
/src/git/server-info.c:151
|
['struct reference*', 'void*']
|
int
|
[]
|
cmd__reach
in
/src/git/t/helper/test-reach.c:31
|
['int', 'char**']
|
int
|
[]
|
get_common_commits
in
/src/git/upload-pack.c:573
|
['struct upload_pack_data*', 'struct packet_reader*']
|
int
|
[]
|
clear_marks
in
/src/git/negotiator/skipping.c:78
|
['struct reference*', 'void*']
|
int
|
[]
|
commit_is_complete
in
/src/git/reflog.c:184
|
['struct commit*']
|
int
|
[]
|
process_ls_object
in
/src/git/http-push.c:1040
|
['struct remote_ls_ctx*']
|
void
|
[]
|
add_ref_decoration
in
/src/git/log-tree.c:150
|
['struct reference*', 'void*']
|
int
|
[]
|
cache_one_alternate
in
/src/git/fetch-pack.c:96
|
['struct object_id*', 'void*']
|
void
|
[]
|
rev_list_insert_ref_oid
in
/src/git/fetch-pack.c:191
|
['struct reference*', 'void*']
|
int
|
[]
|
insert_one_alternate_object
in
/src/git/fetch-pack.c:266
|
['struct fetch_negotiator*', 'struct object*']
|
void
|
[]
|
cmd_index_pack
in
/src/git/builtin/index-pack.c:1880
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
mark_unreachable_referents
in
/src/git/builtin/fsck.c:222
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
fsck_obj_buffer
in
/src/git/builtin/fsck.c:450
|
['struct object_id*', 'enum object_type', 'unsigned long', 'void*', 'int*', 'void*']
|
int
|
[]
|
fsck_loose
in
/src/git/builtin/fsck.c:721
|
['struct object_id*', 'char*', 'void*']
|
int
|
[]
|
cmd_verify_commit
in
/src/git/builtin/verify-commit.c:54
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
show_object__ma_allow_any
in
/src/git/builtin/pack-objects.c:4394
|
['struct object*', 'char*', 'void*']
|
void
|
[]
|
show_object__ma_allow_promisor
in
/src/git/builtin/pack-objects.c:4408
|
['struct object*', 'char*', 'void*']
|
void
|
[]
|
reftable_be_transaction_prepare
in
/src/git/refs/reftable-backend.c:1313
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
count_references
in
/src/git/builtin/repo.c:695
|
['struct reference*', 'void*']
|
int
|
[]
|
add_object_entry_from_pack
in
/src/git/builtin/pack-objects.c:3760
|
['struct object_id*', 'struct packed_git*', 'uint32_t', 'void*']
|
int
|
[]
|
add_bisect_ref
in
/src/git/builtin/bisect.c:558
|
['struct reference*', 'void*']
|
int
|
[]
|
add_pending_uninteresting_ref
in
/src/git/builtin/checkout.c:1063
|
['struct reference*', 'void*']
|
int
|
[]
|
add_one_alternate_ref
in
/src/git/revision.c:1866
|
['struct object_id*', 'void*']
|
void
|
[]
|
add_promisor_object
in
/src/git/packfile.c:2717
|
['struct object_id*', 'struct object_info*', 'void*']
|
int
|
[]
|
cap_object_info
in
/src/git/protocol-caps.c:79
|
['struct repository*', 'struct packet_reader*']
|
int
|
[]
|
disambiguate_commit_only
in
/src/git/object-name.c:138
|
['struct repository*', 'struct object_id*', 'void*']
|
int
|
[]
|
disambiguate_tree_only
in
/src/git/object-name.c:166
|
['struct repository*', 'struct object_id*', 'void*']
|
int
|
[]
|
disambiguate_blob_only
in
/src/git/object-name.c:194
|
['struct repository*', 'struct object_id*', 'void*']
|
int
|
[]
|
sort_ambiguous
in
/src/git/object-name.c:417
|
['void*', 'void*', 'void*']
|
int
|
[]
|
filter_blobs_limit
in
/src/git/list-objects-filter.c:273
|
['struct repository*', 'enum list_objects_filter_situation', 'struct object*', 'char*', 'char*', 'struct oidset*', 'void*']
|
enum list_objects_filter_result
|
[]
|
cmd_commit_tree
in
/src/git/builtin/commit-tree.c:95
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
parse_parent_arg_callback
in
/src/git/builtin/commit-tree.c:41
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
add_packed_commits
in
/src/git/commit-graph.c:1531
|
['struct object_id*', 'struct packed_git*', 'uint32_t', 'void*']
|
int
|
[]
|
odb_source_files_for_each_object
in
/src/git/odb/source-files.c:74
|
['struct odb_source*', 'struct object_info*', 'odb_for_each_object_cb', 'void*', 'struct odb_for_each_object_options*']
|
int
|
[]
|
odb_source_files_read_object_info
in
/src/git/odb/source-files.c:49
|
['struct odb_source*', 'struct object_id*', 'struct object_info*', 'enum object_info_flags']
|
int
|
[]
|
packfile_store_for_each_object_wrapper
in
/src/git/packfile.c:2352
|
['struct object_id*', 'struct packed_git*', 'uint32_t', 'void*']
|
int
|
[]
|
check_has_commit
in
/src/git/submodule.c:958
|
['struct object_id*', 'void*']
|
int
|
[]
|
commit_missing_in_sub
in
/src/git/submodule.c:1761
|
['struct object_id*', 'void*']
|
int
|
[]
|
insert_object_entry
in
/src/git/builtin/fast-import.c:1775
|
['struct mark_set**', 'struct object_id*', 'uintmax_t']
|
void
|
[]
|
show_reference
in
/src/git/builtin/replace.c:50
|
['struct reference*', 'void*']
|
int
|
[]
|
show_tree_fmt
in
/src/git/builtin/ls-tree.c:89
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
show_tree_long
in
/src/git/builtin/ls-tree.c:205
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned', 'void*']
|
int
|
[]
|
oe_size
in
/src/git/builtin/pack-objects.c:89
|
['struct packing_data*', 'struct object_entry*']
|
unsigned long
|
[]
|
oe_set_size
in
/src/git/builtin/pack-objects.c:146
|
['struct packing_data*', 'struct object_entry*', 'unsigned long']
|
void
|
[]
|
mark_commit
in
/src/git/reachable.c:113
|
['struct commit*', 'void*']
|
void
|
[]
|
fsck_handle_reflog_ent
in
/src/git/builtin/fsck.c:496
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
fsck_objects_error_func
in
/src/git/builtin/fsck.c:94
|
['struct fsck_options*', 'void*', 'enum fsck_msg_type', 'enum fsck_msg_id', 'char*']
|
int
|
[]
|
cmd_unpack_objects
in
/src/git/builtin/unpack-objects.c:613
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
filter_sparse_oid__init
in
/src/git/list-objects-filter.c:522
|
['struct list_objects_filter_options*', 'struct filter*']
|
void
|
[]
|
combine_notes_concatenate
in
/src/git/notes.c:810
|
['struct object_id*', 'struct object_id*']
|
int
|
[]
|
combine_notes_cat_sort_uniq
in
/src/git/notes.c:911
|
['struct object_id*', 'struct object_id*']
|
int
|
[]
|
cmd_check_mailmap
in
/src/git/builtin/check-mailmap.c:52
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_merge_file
in
/src/git/builtin/merge-file.c:60
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
prune_notes
in
/src/git/notes.c:1227
|
['struct notes_tree*', 'int']
|
void
|
[]
|
cmd__submodule_config_list
in
/src/git/t/helper/test-submodule.c:133
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_nested_repo_config
in
/src/git/t/helper/test-submodule-nested-repo-config.c:15
|
['int', 'char**']
|
int
|
[]
|
git_config_include
in
/src/git/config.c:416
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
cmd__read_midx
in
/src/git/t/helper/test-read-midx.c:154
|
['int', 'char**']
|
int
|
[]
|
cmd__serve_v2
in
/src/git/t/helper/test-serve-v2.c:15
|
['int', 'char**']
|
int
|
[]
|
cmd__ref_store
in
/src/git/t/helper/test-ref-store.c:337
|
['int', 'char**']
|
int
|
[]
|
cmd__userdiff
in
/src/git/t/helper/test-userdiff.c:26
|
['int', 'char**']
|
int
|
[]
|
cmd__partial_clone
in
/src/git/t/helper/test-partial-clone.c:33
|
['int', 'char**']
|
int
|
[]
|
cmd__find_pack
in
/src/git/t/helper/test-find-pack.c:23
|
['int', 'char**']
|
int
|
[]
|
cmd__dump_untracked_cache
in
/src/git/t/helper/test-dump-untracked-cache.c:47
|
['int', 'char**']
|
int
|
[]
|
cmd__advise_if_enabled
in
/src/git/t/helper/test-advise.c:9
|
['int', 'char**']
|
int
|
[]
|
cmd__lazy_init_name_hash
in
/src/git/t/helper/test-lazy-init-name-hash.c:191
|
['int', 'char**']
|
int
|
[]
|
cmd__config
in
/src/git/t/helper/test-config.c:92
|
['int', 'char**']
|
int
|
[]
|
cmd__read_graph
in
/src/git/t/helper/test-read-graph.c:73
|
['int', 'char**']
|
int
|
[]
|
cmd__pack_mtimes
in
/src/git/t/helper/test-pack-mtimes.c:30
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_config_set
in
/src/git/t/helper/test-submodule.c:152
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_config_unset
in
/src/git/t/helper/test-submodule.c:176
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_config_writeable
in
/src/git/t/helper/test-submodule.c:196
|
['int', 'char**']
|
int
|
[]
|
cmd__bitmap
in
/src/git/t/helper/test-bitmap.c:38
|
['int', 'char**']
|
int
|
[]
|
cmd__dump_cache_tree
in
/src/git/t/helper/test-dump-cache-tree.c:63
|
['int', 'char**']
|
int
|
[]
|
cmd__path_utils
in
/src/git/t/helper/test-path-utils.c:304
|
['int', 'char**']
|
int
|
[]
|
cmd_check_ref_format
in
/src/git/builtin/check-ref-format.c:53
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_stripspace
in
/src/git/builtin/stripspace.c:33
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
service_rpc
in
/src/git/http-backend.c:654
|
['struct strbuf*', 'char*']
|
void
|
[]
|
cmd__repository
in
/src/git/t/helper/test-repository.c:68
|
['int', 'char**']
|
int
|
[]
|
add_possible_reference_from_superproject
in
/src/git/builtin/submodule--helper.c:1767
|
['struct odb_source*', 'void*']
|
int
|
[]
|
repair
in
/src/git/builtin/worktree.c:1444
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
pager
in
/src/git/builtin/var.c:44
|
['int']
|
char
|
[]
|
trace2_cmd_list_config_fl
in
/src/git/trace2.c:470
|
['char*', 'int']
|
void
|
[]
|
list
in
/src/git/builtin/worktree.c:1081
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_set
in
/src/git/builtin/config.c:1111
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_unset
in
/src/git/builtin/config.c:1170
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_rename_section
in
/src/git/builtin/config.c:1208
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_config_remove_section
in
/src/git/builtin/config.c:1238
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
lock_worktree
in
/src/git/builtin/worktree.c:1133
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
unlock_worktree
in
/src/git/builtin/worktree.c:1172
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_refs_verify
in
/src/git/builtin/refs.c:80
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_unregister
in
/src/git/builtin/gc.c:2165
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
libgit_configset_add_file
in
/src/git/contrib/libgit-sys/public_symbol_export.c:32
|
['struct libgit_config_set*', 'char*']
|
int
|
[]
|
module_set_branch
in
/src/git/builtin/submodule--helper.c:3268
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
set_url
in
/src/git/builtin/remote.c:1844
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
set_branches
in
/src/git/builtin/remote.c:1784
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_migrate
in
/src/git/builtin/submodule--helper.c:1362
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
write_one_config
in
/src/git/builtin/clone.c:764
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
cmd_version
in
/src/git/scalar.c:971
|
['int', 'char**']
|
int
|
[]
|
cmd__getcwd
in
/src/git/t/helper/test-getcwd.c:10
|
['int', 'char**']
|
int
|
[]
|
cmd_reflog_exists
in
/src/git/builtin/reflog.c:334
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd__progress
in
/src/git/t/helper/test-progress.c:31
|
['int', 'char**']
|
int
|
[]
|
cmd__env_helper
in
/src/git/t/helper/test-env-helper.c:32
|
['int', 'char**']
|
int
|
[]
|
cmd__rot13_filter
in
/src/git/t/helper/test-rot13-filter.c:332
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_check_name
in
/src/git/t/helper/test-submodule.c:66
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_check_url
in
/src/git/t/helper/test-submodule.c:79
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule_resolve_relative_url
in
/src/git/t/helper/test-submodule.c:107
|
['int', 'char**']
|
int
|
[]
|
cmd__submodule
in
/src/git/t/helper/test-submodule.c:224
|
['int', 'char**']
|
int
|
[]
|
cmd__parse_options_flags
in
/src/git/t/helper/test-parse-options.c:305
|
['int', 'char**']
|
int
|
[]
|
cmd__parse_subcommand
in
/src/git/t/helper/test-parse-options.c:365
|
['int', 'char**']
|
int
|
[]
|
cmd_refs_exists
in
/src/git/builtin/refs.c:126
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_refs
in
/src/git/builtin/refs.c:179
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_credential_cache_daemon
in
/src/git/builtin/credential-cache--daemon.c:337
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_credential_cache
in
/src/git/builtin/credential-cache.c:192
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_run
in
/src/git/builtin/gc.c:2035
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_stop
in
/src/git/builtin/gc.c:3439
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_is_needed
in
/src/git/builtin/gc.c:3457
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_maintenance
in
/src/git/builtin/gc.c:3517
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_mktag
in
/src/git/builtin/mktag.c:75
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index_verify
in
/src/git/builtin/multi-pack-index.c:274
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_multi_pack_index
in
/src/git/builtin/multi-pack-index.c:364
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_history
in
/src/git/builtin/history.c:735
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_notes
in
/src/git/builtin/notes.c:1127
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bundle_list_heads
in
/src/git/builtin/bundle.c:169
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_bundle
in
/src/git/builtin/bundle.c:235
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_count_objects
in
/src/git/builtin/count-objects.c:97
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_update_server_info
in
/src/git/builtin/update-server-info.c:13
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_show_index
in
/src/git/builtin/show-index.c:16
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_repo_info
in
/src/git/builtin/repo.c:214
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_repo
in
/src/git/builtin/repo.c:931
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_reflog_list
in
/src/git/builtin/reflog.c:163
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_reflog_delete
in
/src/git/builtin/reflog.c:303
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_patch_id
in
/src/git/builtin/patch-id.c:221
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_prune_packed
in
/src/git/builtin/prune-packed.c:11
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_mailinfo
in
/src/git/builtin/mailinfo.c:52
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
get_url
in
/src/git/builtin/remote.c:1804
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_remote
in
/src/git/builtin/remote.c:1933
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_sparse_checkout
in
/src/git/builtin/sparse-checkout.c:1174
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_hook
in
/src/git/builtin/hook.c:192
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
graph_verify
in
/src/git/builtin/commit-graph.c:66
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_commit_graph
in
/src/git/builtin/commit-graph.c:341
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_mktree
in
/src/git/builtin/mktree.c:154
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
module_get_default_remote
in
/src/git/builtin/submodule--helper.c:117
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_submodule__helper
in
/src/git/builtin/submodule--helper.c:3803
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_column
in
/src/git/builtin/column.c:22
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_worktree
in
/src/git/builtin/worktree.c:1464
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
packet_key_val_read
in
/src/git/t/helper/test-rot13-filter.c:80
|
['char*']
|
char
|
[]
|
test_oidmap__iterate
in
/src/git/t/unit-tests/u-oidmap.c:126
|
[]
|
void
|
[]
|
t_add
in
/src/git/t/unit-tests/u-hashmap.c:139
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
t_iterate
in
/src/git/t/unit-tests/u-hashmap.c:213
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
t_replace
in
/src/git/t/unit-tests/u-hashmap.c:81
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
t_get
in
/src/git/t/unit-tests/u-hashmap.c:106
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
t_remove
in
/src/git/t/unit-tests/u-hashmap.c:181
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
t_alloc
in
/src/git/t/unit-tests/u-hashmap.c:241
|
['struct hashmap*', 'unsigned int']
|
void
|
[]
|
upload_pack_advertise
in
/src/git/upload-pack.c:1834
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
git_gpg_config
in
/src/git/gpg-interface.c:738
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
push_check
in
/src/git/builtin/submodule--helper.c:3113
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
maintenance_task_prefetch
in
/src/git/builtin/gc.c:1236
|
['struct maintenance_run_opts*', 'struct gc_config*']
|
int
|
[]
|
must_check_existence
in
/src/git/cache-tree.c:251
|
['struct cache_entry*']
|
int
|
[]
|
test_trailer__empty_input
in
/src/git/t/unit-tests/u-trailer.c:32
|
[]
|
void
|
[]
|
test_trailer__no_newline_start
in
/src/git/t/unit-tests/u-trailer.c:38
|
[]
|
void
|
[]
|
test_trailer__newline_start
in
/src/git/t/unit-tests/u-trailer.c:49
|
[]
|
void
|
[]
|
test_trailer__no_body_text
in
/src/git/t/unit-tests/u-trailer.c:80
|
[]
|
void
|
[]
|
test_trailer__body_text_no_divider
in
/src/git/t/unit-tests/u-trailer.c:113
|
[]
|
void
|
[]
|
test_trailer__body_no_divider_2nd_block
in
/src/git/t/unit-tests/u-trailer.c:156
|
[]
|
void
|
[]
|
test_trailer__body_and_divider
in
/src/git/t/unit-tests/u-trailer.c:196
|
[]
|
void
|
[]
|
test_trailer__non_trailer_in_block
in
/src/git/t/unit-tests/u-trailer.c:227
|
[]
|
void
|
[]
|
test_trailer__too_many_non_trailers
in
/src/git/t/unit-tests/u-trailer.c:277
|
[]
|
void
|
[]
|
test_trailer__one_non_trailer_no_git_trailers
in
/src/git/t/unit-tests/u-trailer.c:296
|
[]
|
void
|
[]
|
bundle_uri_command
in
/src/git/bundle-uri.c:955
|
['struct repository*', 'struct packet_reader*']
|
int
|
[]
|
repo_submodule_path_replace
in
/src/git/path.c:618
|
['struct repository*', 'struct strbuf*', 'char*', 'char*']
|
char
|
[]
|
module_gitdir
in
/src/git/builtin/submodule--helper.c:1346
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_unpack_file
in
/src/git/builtin/unpack-file.c:34
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
reflog_expire_condition
in
/src/git/builtin/gc.c:342
|
['struct gc_config*']
|
int
|
[]
|
cmd_var
in
/src/git/builtin/var.c:217
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
reftable_be_init
in
/src/git/refs/reftable-backend.c:369
|
['struct repository*', 'char*', 'char*', 'unsigned int']
|
struct ref_store
|
[]
|
trace2_initialize_fl
in
/src/git/trace2.c:217
|
['char*', 'int']
|
void
|
[]
|
sideband_demux
in
/src/git/fetch-pack.c:856
|
['int', 'int', 'void*']
|
int
|
[]
|
odb_source_files_write_alternate
in
/src/git/odb/source-files.c:207
|
['struct odb_source*', 'char*']
|
int
|
[]
|
repo_write_loose_object_map
in
/src/git/loose.c:129
|
['struct repository*']
|
int
|
[]
|
try_to_run_foreground_daemon
in
/src/git/builtin/fsmonitor--daemon.c:1423
|
['int']
|
int
|
[]
|
reftable_be_rename_ref
in
/src/git/refs/reftable-backend.c:1966
|
['struct ref_store*', 'char*', 'char*', 'char*']
|
int
|
[]
|
reftable_be_copy_ref
in
/src/git/refs/reftable-backend.c:1997
|
['struct ref_store*', 'char*', 'char*', 'char*']
|
int
|
[]
|
reftable_be_create_reflog
in
/src/git/refs/reftable-backend.c:2362
|
['struct ref_store*', 'char*', 'struct strbuf*']
|
int
|
[]
|
reftable_be_delete_reflog
in
/src/git/refs/reftable-backend.c:2440
|
['struct ref_store*', 'char*']
|
int
|
[]
|
reftable_be_optimize
in
/src/git/refs/reftable-backend.c:1680
|
['struct ref_store*', 'struct refs_optimize_opts*']
|
int
|
[]
|
reftable_be_reflog_expire
in
/src/git/refs/reftable-backend.c:2535
|
['struct ref_store*', 'char*', 'unsigned int', 'reflog_expiry_prepare_fn', 'reflog_expiry_should_prune_fn', 'reflog_expiry_cleanup_fn', 'void*']
|
int
|
[]
|
reftable_be_transaction_finish
in
/src/git/refs/reftable-backend.c:1647
|
['struct ref_store*', 'struct ref_transaction*', 'struct strbuf*']
|
int
|
[]
|
store_credential_file
in
/src/git/builtin/credential-store.c:93
|
['char*', 'struct credential*']
|
void
|
[]
|
create_reflock
in
/src/git/refs/files-backend.c:1198
|
['char*', 'void*']
|
int
|
[]
|
reftable_be_create_on_disk
in
/src/git/refs/reftable-backend.c:480
|
['struct ref_store*', 'int', 'struct strbuf*']
|
int
|
[]
|
files_ref_store_create_on_disk
in
/src/git/refs/files-backend.c:3620
|
['struct ref_store*', 'int', 'struct strbuf*']
|
int
|
[]
|
GIT_PATH_FUNC
in
/src/git/rerere.c:882
|
['int']
|
void
|
[]
|
init_socket_directory
in
/src/git/builtin/credential-cache--daemon.c:258
|
['char*']
|
void
|
[]
|
check_vfs4git
in
/src/git/compat/fsmonitor/fsm-settings-win32.c:18
|
['struct repository*']
|
enum fsmonitor_reason
|
[]
|
default_branch
in
/src/git/builtin/var.c:53
|
['int']
|
char
|
[]
|
process_alternates_response
in
/src/git/http-walker.c:203
|
['void*']
|
void
|
[]
|
bg_wait_cb
in
/src/git/builtin/fsmonitor--daemon.c:1453
|
['struct child_process*', 'void*']
|
int
|
[]
|
do_as_client__send_stop
in
/src/git/builtin/fsmonitor--daemon.c:85
|
[]
|
int
|
[]
|
do_as_client__status
in
/src/git/builtin/fsmonitor--daemon.c:106
|
[]
|
int
|
[]
|
is_fsmonitor_refreshed
in
/src/git/fsmonitor.h:17
|
['struct index_state*']
|
int
|
[]
|
sequence_editor
in
/src/git/builtin/var.c:39
|
['int']
|
char
|
[]
|
ls_refs_advertise
in
/src/git/ls-refs.c:218
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
should_include
in
/src/git/pack-bitmap.c:1211
|
['struct commit*', 'void*']
|
int
|
[]
|
should_include_obj
in
/src/git/pack-bitmap.c:1236
|
['struct object*', 'void*']
|
int
|
[]
|
show_boundary_commit
in
/src/git/pack-bitmap.c:1314
|
['struct commit*', 'void*']
|
void
|
[]
|
can_reuse_delta
in
/src/git/builtin/pack-objects.c:2175
|
['struct object_id*', 'struct object_entry*', 'struct object_entry**']
|
int
|
[]
|
add_object_entry_from_bitmap
in
/src/git/builtin/pack-objects.c:1880
|
['struct object_id*', 'enum object_type', 'int', 'uint32_t', 'struct packed_git*', 'off_t', 'void*']
|
int
|
[]
|
test_show_object
in
/src/git/pack-bitmap.c:2716
|
['struct object*', 'char*', 'void*']
|
void
|
[]
|
test_show_commit
in
/src/git/pack-bitmap.c:2732
|
['struct commit*', 'void*']
|
void
|
[]
|
geometric_repack_auto_condition
in
/src/git/builtin/gc.c:1619
|
['struct gc_config*']
|
int
|
[]
|
cmd_pack_redundant
in
/src/git/builtin/pack-redundant.c:590
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
odb_source_files_count_objects
in
/src/git/odb/source-files.c:96
|
['struct odb_source*', 'enum odb_count_objects_flags', 'unsigned long*']
|
int
|
[]
|
odb_source_files_find_abbrev_len
in
/src/git/odb/source-files.c:125
|
['struct odb_source*', 'struct object_id*', 'unsigned', 'unsigned*']
|
int
|
[]
|
odb_source_files_reprepare
in
/src/git/odb/source-files.c:42
|
['struct odb_source*']
|
void
|
[]
|
repo_for_eack_pack_data_init
in
/src/git/packfile.h:190
|
['struct repository*']
|
struct repo_for_each_pack_data
|
[]
|
repo_for_each_pack_data_next
in
/src/git/packfile.h:209
|
['struct repo_for_each_pack_data*']
|
void
|
[]
|
stdin_packs_include_check
in
/src/git/builtin/pack-objects.c:3904
|
['struct commit*', 'void*']
|
int
|
[]
|
cruft_include_check
in
/src/git/builtin/pack-objects.c:4184
|
['struct commit*', 'void*']
|
int
|
[]
|
odb_source_files_freshen_object
in
/src/git/odb/source-files.c:149
|
['struct odb_source*', 'struct object_id*']
|
int
|
[]
|
count_loose
in
/src/git/builtin/count-objects.c:61
|
['struct object_id*', 'char*', 'void*']
|
int
|
[]
|
odb_source_files_read_object_stream
in
/src/git/odb/source-files.c:63
|
['struct odb_read_stream**', 'struct odb_source*', 'struct object_id*']
|
int
|
[]
|
repo_get_merge_bases_many_dirty
in
/src/git/commit-reach.c:481
|
['struct repository*', 'struct commit*', 'size_t', 'struct commit**', 'struct commit_list**']
|
int
|
[]
|
count_objects
in
/src/git/builtin/repo.c:777
|
['char*', 'struct oid_array*', 'enum object_type', 'void*']
|
int
|
[]
|
propagate_island_marks
in
/src/git/delta-islands.c:502
|
['struct repository*', 'struct commit*']
|
void
|
[]
|
write_graph_chunk_generation_data
in
/src/git/commit-graph.c:1353
|
['struct hashfile*', 'void*']
|
int
|
[]
|
collect_one_reflog_ent
in
/src/git/commit.c:1060
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'timestamp_t', 'int', 'char*', 'void*']
|
int
|
[]
|
reach_filter
in
/src/git/ref-filter.c:3141
|
['struct ref_array*', 'struct commit_list**', 'int']
|
void
|
[]
|
next
in
/src/git/negotiator/skipping.c:229
|
['struct fetch_negotiator*']
|
struct object_id
|
[]
|
write_graph_chunk_data
in
/src/git/commit-graph.c:1219
|
['struct hashfile*', 'void*']
|
int
|
[]
|
write_tar_entry
in
/src/git/archive-tar.c:255
|
['struct archiver_args*', 'struct object_id*', 'char*', 'size_t', 'unsigned int', 'void*', 'unsigned long']
|
int
|
[]
|
read_istream_pack_non_delta
in
/src/git/packfile.c:2856
|
['struct odb_read_stream*', 'char*', 'size_t']
|
ssize_t
|
[]
|
incremental_repack_auto_condition
in
/src/git/builtin/gc.c:1425
|
['struct gc_config*']
|
int
|
[]
|
files_ref_store_init
in
/src/git/refs/files-backend.c:108
|
['struct repository*', 'char*', 'char*', 'unsigned int']
|
struct ref_store
|
[]
|
get_one_entry
in
/src/git/builtin/remote.c:1366
|
['struct remote*', 'void*']
|
int
|
[]
|
get_text_file
in
/src/git/http-backend.c:221
|
['struct strbuf*', 'char*']
|
void
|
[]
|
get_loose_object
in
/src/git/http-backend.c:228
|
['struct strbuf*', 'char*']
|
void
|
[]
|
get_pack_file
in
/src/git/http-backend.c:235
|
['struct strbuf*', 'char*']
|
void
|
[]
|
get_idx_file
in
/src/git/http-backend.c:242
|
['struct strbuf*', 'char*']
|
void
|
[]
|
process_log_file_at_exit
in
/src/git/builtin/gc.c:107
|
[]
|
void
|
[]
|
worktree_prune_condition
in
/src/git/builtin/gc.c:391
|
['struct gc_config*']
|
int
|
[]
|
rerere_gc_condition
in
/src/git/builtin/gc.c:438
|
['struct gc_config*']
|
int
|
[]
|
should_write_commit_graph
in
/src/git/builtin/gc.c:1161
|
['struct gc_config*']
|
int
|
[]
|
loose_object_auto_condition
in
/src/git/builtin/gc.c:1318
|
['struct gc_config*']
|
int
|
[]
|
repo_config_get_uint
in
/src/git/config.c:2380
|
['struct repository*', 'char*', 'unsigned int*']
|
int
|
[]
|
http_config
in
/src/git/http-backend.c:249
|
[]
|
void
|
[]
|
fsevent_callback
in
/src/git/compat/fsmonitor/fsm-listen-darwin.c:195
|
['ConstFSEventStreamRef', 'void*', 'size_t', 'void*', 'FSEventStreamEventFlags[]', 'FSEventStreamEventId[]']
|
void
|
[]
|
session_id_advertise
in
/src/git/serve.c:72
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
object_info_advertise
in
/src/git/serve.c:92
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
bundle_uri_advertise
in
/src/git/bundle-uri.c:929
|
['struct repository*', 'struct strbuf*']
|
int
|
[]
|
found_guilty_entry
in
/src/git/builtin/blame.c:280
|
['struct blame_entry*', 'void*']
|
void
|
[]
|
sanity_check_on_fail
in
/src/git/builtin/blame.c:692
|
['struct blame_scoreboard*', 'int']
|
void
|
[]
|
parse_reedit_arg
in
/src/git/builtin/notes.c:342
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
reftable_ref_iterator_advance
in
/src/git/refs/reftable-backend.c:607
|
['struct ref_iterator*']
|
int
|
[]
|
packed_ref_iterator_advance
in
/src/git/refs/packed-backend.c:980
|
['struct ref_iterator*']
|
int
|
[]
|
files_ref_iterator_advance
in
/src/git/refs/files-backend.c:958
|
['struct ref_iterator*']
|
int
|
[]
|
write_one_shallow
in
/src/git/shallow.c:355
|
['struct commit_graft*', 'void*']
|
int
|
[]
|
prune_notes_helper
in
/src/git/notes.c:790
|
['struct object_id*', 'struct object_id*', 'char*', 'void*']
|
int
|
[]
|
fill_missing_blobs
in
/src/git/builtin/backfill.c:60
|
['char*', 'struct oid_array*', 'enum object_type', 'void*']
|
int
|
[]
|
inexact_prefetch
in
/src/git/diffcore-rename.c:101
|
['void*']
|
void
|
[]
|
basename_prefetch
in
/src/git/diffcore-rename.c:838
|
['void*']
|
void
|
[]
|
prefetch_to_pack
in
/src/git/builtin/pack-objects.c:2210
|
['uint32_t']
|
void
|
[]
|
is_not_in_promisor_pack
in
/src/git/builtin/pack-objects.c:4971
|
['struct commit*', 'void*']
|
int
|
[]
|
upload_archive
in
/src/git/daemon.c:479
|
['struct strvec*']
|
int
|
[]
|
receive_pack
in
/src/git/daemon.c:489
|
['struct strvec*']
|
int
|
[]
|
serve
in
/src/git/daemon.c:1230
|
['struct string_list*', 'int', 'struct credentials*']
|
int
|
[]
|
open_in_gdb
in
/src/git/compat/mingw.c:31
|
[]
|
void
|
[]
|
cmd_upload_archive
in
/src/git/builtin/upload-archive.c:87
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_remote_fd
in
/src/git/builtin/remote-fd.c:56
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
cmd_remote_ext
in
/src/git/builtin/remote-ext.c:198
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
upload_pack_config
in
/src/git/upload-pack.c:1334
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
urlmatch_config_entry
in
/src/git/urlmatch.c:556
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
wt_status_collect_changed_cb
in
/src/git/wt-status.c:460
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
add_file_to_list
in
/src/git/wt-status.c:712
|
['struct object_id*', 'struct strbuf*', 'char*', 'unsigned int', 'void*']
|
int
|
[]
|
pseudo_merge_config
in
/src/git/pseudo-merge.c:120
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
collect_expect
in
/src/git/t/helper/test-parse-options.c:57
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
test_string_list__insert
in
/src/git/t/unit-tests/u-string-list.c:290
|
[]
|
void
|
[]
|
cmd_mailsplit
in
/src/git/builtin/mailsplit.c:274
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
show_filemodify
in
/src/git/builtin/fast-export.c:432
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
config_read_branches
in
/src/git/builtin/remote.c:296
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
add_remote_to_show_info
in
/src/git/builtin/remote.c:1194
|
['struct string_list_item*', 'void*']
|
int
|
[]
|
add_local_to_show_info
in
/src/git/builtin/remote.c:1233
|
['struct string_list_item*', 'void*']
|
int
|
[]
|
add_existing
in
/src/git/builtin/show-ref.c:101
|
['struct reference*', 'void*']
|
int
|
[]
|
urlmatch_collect_fn
in
/src/git/builtin/config.c:809
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
write_copy_table
in
/src/git/refs/reftable-backend.c:1754
|
['struct reftable_writer*', 'void*']
|
int
|
[]
|
cacheinfo_callback
in
/src/git/builtin/update-index.c:813
|
['struct parse_opt_ctx_t*', 'struct option*', 'char*', 'int']
|
enum parse_opt_result
|
[]
|
parseopt_push_cas_option
in
/src/git/remote.c:2614
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
diff_opt_find_object
in
/src/git/diff.c:5495
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
check_tracking_name
in
/src/git/checkout.c:24
|
['struct remote*', 'void*']
|
int
|
[]
|
parse_opt_object_name
in
/src/git/parse-options-cb.c:126
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
parse_opt_object_id
in
/src/git/parse-options-cb.c:142
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
check_one_mergetag
in
/src/git/builtin/replace.c:413
|
['struct commit*', 'struct commit_extra_header*', 'void*']
|
int
|
[]
|
repo_get_oid_blob
in
/src/git/object-name.c:1601
|
['struct repository*', 'char*', 'struct object_id*']
|
int
|
[]
|
parse_cmd_update
in
/src/git/builtin/update-ref.c:248
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_create
in
/src/git/builtin/update-ref.c:338
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_delete
in
/src/git/builtin/update-ref.c:397
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_verify
in
/src/git/builtin/update-ref.c:461
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
parse_cmd_symref_update
in
/src/git/builtin/update-ref.c:282
|
['struct ref_transaction*', 'char*', 'char*']
|
void
|
[]
|
odb_source_files_begin_transaction
in
/src/git/odb/source-files.c:178
|
['struct odb_source*', 'struct odb_transaction**']
|
int
|
[]
|
opt_parse_list_objects_filter
in
/src/git/list-objects-filter-options.c:314
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
filter_trees_depth__init
in
/src/git/list-objects-filter.c:251
|
['struct list_objects_filter_options*', 'struct filter*']
|
void
|
[]
|
filter_blobs_limit__init
in
/src/git/list-objects-filter.c:338
|
['struct list_objects_filter_options*', 'struct filter*']
|
void
|
[]
|
filter_object_type__init
in
/src/git/list-objects-filter.c:611
|
['struct list_objects_filter_options*', 'struct filter*']
|
void
|
[]
|
filter_combine__init
in
/src/git/list-objects-filter.c:728
|
['struct list_objects_filter_options*', 'struct filter*']
|
void
|
[]
|
repo_config_callback
in
/src/git/config.c:2257
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
ref_transaction_rejection_handler
in
/src/git/builtin/receive-pack.c:1878
|
['char*', 'struct object_id*', 'struct object_id*', 'char*', 'char*', 'enum ref_transaction_error', 'char*', 'void*']
|
void
|
[]
|
reftable_be_read_raw_ref
in
/src/git/refs/reftable-backend.c:860
|
['struct ref_store*', 'char*', 'struct object_id*', 'struct strbuf*', 'unsigned int*', 'int*']
|
int
|
[]
|
reftable_be_read_symbolic_ref
in
/src/git/refs/reftable-backend.c:890
|
['struct ref_store*', 'char*', 'struct strbuf*']
|
int
|
[]
|
reftable_be_for_each_reflog_ent_reverse
in
/src/git/refs/reftable-backend.c:2169
|
['struct ref_store*', 'char*', 'each_reflog_ent_fn', 'void*']
|
int
|
[]
|
reftable_be_for_each_reflog_ent
in
/src/git/refs/reftable-backend.c:2217
|
['struct ref_store*', 'char*', 'each_reflog_ent_fn', 'void*']
|
int
|
[]
|
reftable_be_reflog_exists
in
/src/git/refs/reftable-backend.c:2276
|
['struct ref_store*', 'char*']
|
int
|
[]
|
reftable_be_fsck
in
/src/git/refs/reftable-backend.c:2725
|
['struct ref_store*', 'struct fsck_options*', 'struct worktree*']
|
int
|
[]
|
cmd_verify_ref
in
/src/git/t/helper/test-ref-store.c:198
|
['struct ref_store*', 'char**']
|
int
|
[]
|
cmd_fsmonitor__daemon
in
/src/git/builtin/fsmonitor--daemon.c:1596
|
['int', 'char**', 'char*', 'struct repository*']
|
int
|
[]
|
replay_ctx_new
in
/src/git/sequencer.c:239
|
[]
|
struct replay_ctx
|
[]
|
align_atom_handler
in
/src/git/ref-filter.c:1192
|
['struct atom_value*', 'struct ref_formatting_state*', 'struct strbuf*']
|
int
|
[]
|
if_atom_handler
in
/src/git/ref-filter.c:1238
|
['struct atom_value*', 'struct ref_formatting_state*', 'struct strbuf*']
|
int
|
[]
|
else_atom_handler
in
/src/git/ref-filter.c:1304
|
['struct atom_value*', 'struct ref_formatting_state*', 'struct strbuf*']
|
int
|
[]
|
add_path_from_diff
in
/src/git/builtin/last-modified.c:105
|
['struct diff_queue_struct*', 'struct diff_options*', 'void*']
|
void
|
[]
|
handle_config
in
/src/git/remote.c:426
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
get_refs_from_bundle
in
/src/git/transport.c:151
|
['struct transport*', 'int', 'struct transport_ls_refs_options*']
|
struct ref
|
[]
|
get_stale_heads_cb
in
/src/git/remote.c:2504
|
['struct reference*', 'void*']
|
int
|
[]
|
one_local_ref
in
/src/git/remote.c:2419
|
['struct reference*', 'void*']
|
int
|
[]
|
find_island_for_ref
in
/src/git/delta-islands.c:393
|
['struct reference*', 'void*']
|
int
|
[]
|
test_strvec__detach
in
/src/git/t/unit-tests/u-strvec.c:299
|
[]
|
void
|
[]
|
not_callback
in
/src/git/builtin/grep.c:848
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
and_callback
in
/src/git/builtin/grep.c:857
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
open_callback
in
/src/git/builtin/grep.c:866
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
close_callback
in
/src/git/builtin/grep.c:875
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
pattern_callback
in
/src/git/builtin/grep.c:884
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
file_callback
in
/src/git/builtin/grep.c:812
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
blame_chunk_cb
in
/src/git/blame.c:1923
|
['long', 'long', 'long', 'long', 'void*']
|
int
|
[]
|
cmd__dir_iterator
in
/src/git/t/helper/test-dir-iterator.c:20
|
['int', 'char**']
|
int
|
[]
|
files_reflog_iterator_begin
in
/src/git/refs/files-backend.c:2446
|
['struct ref_store*']
|
struct ref_iterator
|
[]
|
files_fsck
in
/src/git/refs/files-backend.c:4018
|
['struct ref_store*', 'struct fsck_options*', 'struct worktree*']
|
int
|
[]
|
init_git
in
/src/git/common-init.c:34
|
['char**']
|
void
|
[]
|
cmd__hash_speed
in
/src/git/t/helper/test-hash-speed.c:13
|
['int', 'char**']
|
int
|
[]
|
multiple_thread_proc
in
/src/git/t/helper/test-simple-ipc.c:500
|
['void*']
|
void
|
[]
|
trace2_thread_start_fl
in
/src/git/trace2.c:654
|
['char*', 'int', 'char*']
|
void
|
[]
|
reftable_fsync
in
/src/git/reftable/system.c:137
|
['int']
|
int
|
[]
|
ut_200counter
in
/src/git/t/helper/test-trace2.c:338
|
['int', 'char**']
|
int
|
[]
|
ut_201counter_thread_proc
in
/src/git/t/helper/test-trace2.c:370
|
['void*']
|
void
|
[]
|
tr2main_atexit_handler
in
/src/git/trace2.c:134
|
[]
|
void
|
[]
|
trace2_thread_exit_fl
in
/src/git/trace2.c:691
|
['char*', 'int']
|
void
|
[]
|
trace2_region_enter_fl
in
/src/git/trace2.c:827
|
['char*', 'int', 'char*', 'char*', 'struct repository*']
|
void
|
[]
|
trace2_region_leave_fl
in
/src/git/trace2.c:890
|
['char*', 'int', 'char*', 'char*', 'struct repository*']
|
void
|
[]
|
trace2_data_intmax_fl
in
/src/git/trace2.c:937
|
['char*', 'int', 'char*', 'struct repository*', 'char*', 'intmax_t']
|
void
|
[]
|
trace2_data_json_fl
in
/src/git/trace2.c:951
|
['char*', 'int', 'char*', 'struct repository*', 'char*', 'struct json_writer*']
|
void
|
[]
|
fn_too_many_files_fl
in
/src/git/trace2/tr2_tgt_event.c:117
|
['char*', 'int']
|
void
|
[]
|
ut_100timer
in
/src/git/t/helper/test-trace2.c:244
|
['int', 'char**']
|
int
|
[]
|
ut_101timer_thread_proc
in
/src/git/t/helper/test-trace2.c:274
|
['void*']
|
void
|
[]
|
fn_version_fl
in
/src/git/trace2/tr2_tgt_perf.c:162
|
['char*', 'int']
|
void
|
[]
|
fn_start_fl
in
/src/git/trace2/tr2_tgt_perf.c:174
|
['char*', 'int', 'uint64_t', 'char**']
|
void
|
[]
|
fn_exit_fl
in
/src/git/trace2/tr2_tgt_perf.c:187
|
['char*', 'int', 'uint64_t', 'int']
|
void
|
[]
|
fn_signal
in
/src/git/trace2/tr2_tgt_perf.c:200
|
['uint64_t', 'int']
|
void
|
[]
|
fn_atexit
in
/src/git/trace2/tr2_tgt_perf.c:212
|
['uint64_t', 'int']
|
void
|
[]
|
fn_error_va_fl
in
/src/git/trace2/tr2_tgt_perf.c:237
|
['char*', 'int', 'char*', 'va_list']
|
void
|
[]
|
fn_command_path_fl
in
/src/git/trace2/tr2_tgt_perf.c:250
|
['char*', 'int', 'char*']
|
void
|
[]
|
fn_command_ancestry_fl
in
/src/git/trace2/tr2_tgt_perf.c:262
|
['char*', 'int', 'char**']
|
void
|
[]
|
fn_command_name_fl
in
/src/git/trace2/tr2_tgt_perf.c:277
|
['char*', 'int', 'char*', 'char*']
|
void
|
[]
|
fn_command_mode_fl
in
/src/git/trace2/tr2_tgt_perf.c:292
|
['char*', 'int', 'char*']
|
void
|
[]
|
fn_alias_fl
in
/src/git/trace2/tr2_tgt_perf.c:304
|
['char*', 'int', 'char*', 'char**']
|
void
|
[]
|
fn_child_start_fl
in
/src/git/trace2/tr2_tgt_perf.c:319
|
['char*', 'int', 'uint64_t', 'struct child_process*']
|
void
|
[]
|
fn_child_exit_fl
in
/src/git/trace2/tr2_tgt_perf.c:355
|
['char*', 'int', 'uint64_t', 'int', 'int', 'int', 'uint64_t']
|
void
|
[]
|
fn_child_ready_fl
in
/src/git/trace2/tr2_tgt_perf.c:369
|
['char*', 'int', 'uint64_t', 'int', 'int', 'char*', 'uint64_t']
|
void
|
[]
|
fn_exec_fl
in
/src/git/trace2/tr2_tgt_perf.c:406
|
['char*', 'int', 'uint64_t', 'int', 'char*', 'char**']
|
void
|
[]
|
fn_exec_result_fl
in
/src/git/trace2/tr2_tgt_perf.c:427
|
['char*', 'int', 'uint64_t', 'int', 'int']
|
void
|
[]
|
fn_param_fl
in
/src/git/trace2/tr2_tgt_perf.c:443
|
['char*', 'int', 'char*', 'char*', 'struct key_value_info*']
|
void
|
[]
|
fn_repo_fl
in
/src/git/trace2/tr2_tgt_perf.c:462
|
['char*', 'int', 'struct repository*']
|
void
|
[]
|
fn_printf_va_fl
in
/src/git/trace2/tr2_tgt_perf.c:549
|
['char*', 'int', 'uint64_t', 'char*', 'va_list']
|
void
|
[]
|
fn_timer
in
/src/git/trace2/tr2_tgt_perf.c:563
|
['struct tr2_timer_metadata*', 'struct tr2_timer*', 'int']
|
void
|
[]
|
fn_counter
in
/src/git/trace2/tr2_tgt_perf.c:585
|
['struct tr2_counter_metadata*', 'struct tr2_counter*', 'int']
|
void
|
[]
|
fn_thread_start_fl
in
/src/git/trace2/tr2_tgt_perf.c:383
|
['char*', 'int', 'uint64_t']
|
void
|
[]
|
fn_thread_exit_fl
in
/src/git/trace2/tr2_tgt_perf.c:394
|
['char*', 'int', 'uint64_t', 'uint64_t']
|
void
|
[]
|
fn_region_enter_printf_va_fl
in
/src/git/trace2/tr2_tgt_perf.c:476
|
['char*', 'int', 'uint64_t', 'char*', 'char*', 'struct repository*', 'char*', 'va_list']
|
void
|
[]
|
fn_region_leave_printf_va_fl
in
/src/git/trace2/tr2_tgt_perf.c:498
|
['char*', 'int', 'uint64_t', 'uint64_t', 'char*', 'char*', 'struct repository*', 'char*', 'va_list']
|
void
|
[]
|
fn_data_fl
in
/src/git/trace2/tr2_tgt_perf.c:518
|
['char*', 'int', 'uint64_t', 'uint64_t', 'char*', 'struct repository*', 'char*', 'char*']
|
void
|
[]
|
fn_data_json_fl
in
/src/git/trace2/tr2_tgt_perf.c:533
|
['char*', 'int', 'uint64_t', 'uint64_t', 'char*', 'struct repository*', 'char*', 'struct json_writer*']
|
void
|
[]
|
packed_reflog_iterator_begin
in
/src/git/refs/packed-backend.c:1803
|
['struct ref_store*']
|
struct ref_iterator
|
[]
|
files_ref_iterator_begin
in
/src/git/refs/files-backend.c:1011
|
['struct ref_store*', 'char*', 'char**', 'unsigned int']
|
struct ref_iterator
|
[]
|
reftable_be_iterator_begin
in
/src/git/refs/reftable-backend.c:826
|
['struct ref_store*', 'char*', 'char**', 'unsigned int']
|
struct ref_iterator
|
[]
|
reftable_be_reflog_iterator_begin
in
/src/git/refs/reftable-backend.c:2127
|
['struct ref_store*']
|
struct ref_iterator
|
[]
|
debug_ref_iterator_begin
in
/src/git/refs/debug.c:213
|
['struct ref_store*', 'char*', 'char**', 'unsigned int']
|
struct ref_iterator
|
[]
|
clar_test
in
/src/git/t/unit-tests/clar/clar.c:681
|
['int', 'char**']
|
int
|
[]
|
clar__assert
in
/src/git/t/unit-tests/clar/clar.c:789
|
['int', 'char*', 'char*', 'size_t', 'char*', 'char*', 'int']
|
void
|
[]
|
clar__assert_equal
in
/src/git/t/unit-tests/clar/clar.c:804
|
['char*', 'char*', 'size_t', 'char*', 'int', 'char*']
|
void
|
[]
|
clar__assert_compare_i
in
/src/git/t/unit-tests/clar/clar.c:942
|
['char*', 'char*', 'size_t', 'int', 'enum clar_comparison', 'intmax_t', 'intmax_t', 'char*', 'char*']
|
void
|
[]
|
clar__assert_compare_u
in
/src/git/t/unit-tests/clar/clar.c:985
|
['char*', 'char*', 'size_t', 'int', 'enum clar_comparison', 'uintmax_t', 'uintmax_t', 'char*', 'char*']
|
void
|
[]
|
mingw_locate_in_PATH
in
/src/git/compat/mingw.c:1742
|
['char*']
|
char
|
[]
|
mingw_execvp
in
/src/git/compat/mingw.c:2238
|
['char*', 'char**']
|
int
|
[]
|
mingw_putenv
in
/src/git/compat/mingw.c:2341
|
['char*']
|
int
|
[]
|
internal_function::get_subexp_sub
in
/src/git/compat/regex/regexec.c:2831
|
['re_match_context_t*', 're_sub_match_top_t*', 're_sub_match_last_t*', 'int', 'int']
|
reg_errcode_t
|
[]
|
internal_function::check_matching
in
/src/git/compat/regex/regexec.c:1076
|
['re_match_context_t*', 'int', 'int*']
|
int
|
[]
|
island_config_callback
in
/src/git/delta-islands.c:340
|
['char*', 'char*', 'struct config_context*', 'void*']
|
int
|
[]
|
diff_opt_ignore_regex
in
/src/git/diff.c:5832
|
['struct option*', 'char*', 'int']
|
int
|
[]
|
cmd__regex
in
/src/git/t/helper/test-regex.c:41
|
['int', 'char**']
|
int
|
[]
|
git_regcomp
in
/src/git/compat/regcomp_enhanced.c:4
|
['regex_t*', 'char*', 'int']
|
int
|
[]
|
re_compile_pattern
in
/src/git/compat/regex/regcomp.c:241
|
['char*', 'size_t', 'struct re_pattern_buffer*']
|
char
|
[]
|
internal_function
in
/src/git/compat/regex/regexec.c:2682
|
['re_match_context_t*', 'int', 'int']
|
reg_errcode_t
|
[]
|
internal_function::match_ctx_add_sublast
in
/src/git/compat/regex/regexec.c:4331
|
['re_sub_match_top_t*', 'int', 'int']
|
re_sub_match_last_t
|
[]
|
wmain
in
/src/git/compat/mingw.c:3631
|
['int', 'wchar_t**']
|
int
|
[]
|
|