Fuzz introspector: download_refs_fuzzer
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
4365 4365 1 :

['filesystem_iterator_entry_hash']

4365 4365 filesystem_iterator_entry_init call site: 00000 /src/libgit2/src/libgit2/iterator.c:1334
2526 2526 2 :

['ensure_remote_doesnot_exist', 'ensure_remote_name_is_valid']

4129 9669 git_remote_create_with_opts call site: 00047 /src/libgit2/src/libgit2/remote.c:227
2131 2131 2 :

['git_tree_entry_free', 'git_tree_entry_bypath']

2362 2362 filesystem_iterator_is_submodule call site: 00000 /src/libgit2/src/libgit2/iterator.c:1113
1813 1813 1 :

['git_repository_index__weakptr']

1813 2926 iterator_init_common call site: 00000 /src/libgit2/src/libgit2/iterator.c:131
1252 1252 1 :

['git_config_foreach_match']

1252 1252 check_extensions call site: 00000 /src/libgit2/src/libgit2/repository.c:1930
1062 1965 7 :

['git_sysdir_find_template_dir', 'git_config__get_path', 'git_str_dispose', 'git_config_free', 'git_config_open_default', 'git_error_clear', 'git_futils_cp_r']

1066 2539 repo_init_structure call site: 00000 /src/libgit2/src/libgit2/repository.c:2570
838 840 4 :

['process_multi_pack_index_pack', 'remove_multi_pack_index', 'git_vector_length', 'git_vector_resize_to']

838 840 refresh_multi_pack_index call site: 01137 /src/libgit2/src/libgit2/odb_pack.c:486
750 750 6 :

['merge', 'compute_minrun', 'check_invariant', 'collapse', 'count_run', 'git__free.14332']

750 810 git__tsort_r call site: 00284 /src/libgit2/src/util/tsort.c:346
729 729 1 :

['dotgit_flags']

729 795 git_path_str_is_valid call site: 00000 /src/libgit2/src/libgit2/path.c:320
724 724 1 :

['check_object_connectivity']

837 2080 store_object call site: 00000 /src/libgit2/src/libgit2/indexer.c:510
530 530 1 :

['git_repository_free']

530 530 git_repository_open_ext call site: 00000 /src/libgit2/src/libgit2/repository.c:1182
491 1096 9 :

['close', 'git__is_sizet.10677', 'fstat', 'git_str_sets', 'git_futils_mmap_ro', 'git_midx_parse', 'git_midx_free', 'git__calloc', 'git_error_set']

491 1096 git_midx_open call site: 01067 /src/libgit2/src/libgit2/midx.c:302

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 git_remote_create_anonymous [function] [call site] 00001
2 git_remote_create_with_opts [function] [call site] 00002
3 git_error_set [function] [call site] 00003
4 git_error_vset [function] [call site] 00004
5 threadstate_get [function] [call site] 00005
6 git_tlsdata_get [function] [call site] 00006
7 pthread_getspecific [call site] 00007
6 git_str_init [function] [call site] 00008
7 git_str_grow [function] [call site] 00009
8 git_str_try_grow [function] [call site] 00010
9 git_error_set [function] [call site] 00011
9 git__free [function] [call site] 00012
9 git_error_set_oom [function] [call site] 00013
10 threadstate_get [function] [call site] 00014
11 git_tlsdata_set [function] [call site] 00015
12 pthread_setspecific [call site] 00016
9 git__realloc [function] [call site] 00017
10 git_error_set_oom [function] [call site] 00018
9 git__free [function] [call site] 00019
5 __errno_location [call site] 00020
5 git_str_clear [function] [call site] 00021
5 git_str_vprintf [function] [call site] 00022
6 strlen [call site] 00023
6 git_error_set_oom [function] [call site] 00024
6 git_error_set_oom [function] [call site] 00025
6 git_str_grow [function] [call site] 00026
6 vsnprintf [call site] 00027
6 git__free [function] [call site] 00028
6 git_error_set_oom [function] [call site] 00029
6 git_error_set_oom [function] [call site] 00030
6 git_str_grow [function] [call site] 00031
5 git_str_put [function] [call site] 00032
6 git_error_set [function] [call site] 00033
6 git_error_set_oom [function] [call site] 00034
6 git_error_set_oom [function] [call site] 00035
6 git_str_grow [function] [call site] 00036
5 strerror [call site] 00037
5 git_str_puts [function] [call site] 00038
6 git_error_set [function] [call site] 00039
6 strlen [call site] 00040
6 git_str_put [function] [call site] 00041
5 __errno_location [call site] 00042
5 git_str_oom [function] [call site] 00043
5 set_error_from_buffer [function] [call site] 00044
6 threadstate_get [function] [call site] 00045
3 git_error_set [function] [call site] 00046
3 git_error__check_version [function] [call site] 00047
4 git_error_set [function] [call site] 00048
3 ensure_remote_name_is_valid [function] [call site] 00049
4 git_remote_name_is_valid [function] [call site] 00050
5 git_error_set [function] [call site] 00051
5 git_str_printf [function] [call site] 00052
6 git_str_vprintf [function] [call site] 00053
5 git_str_cstr [function] [call site] 00054
5 git_refspec__parse [function] [call site] 00055
6 git_error_set [function] [call site] 00056
6 git_error_set [function] [call site] 00057
6 strrchr [call site] 00058
6 git__strdup [function] [call site] 00059
7 strlen [call site] 00060
7 git__malloc [function] [call site] 00061
8 git_error_set_oom [function] [call site] 00062
6 git__strdup [function] [call site] 00063
6 git__strdup [function] [call site] 00064
6 strlen [call site] 00065
6 strchr [call site] 00066
6 git__strndup [function] [call site] 00067
7 strnlen [call site] 00068
7 git__malloc [function] [call site] 00069
6 strlen [call site] 00070
6 memchr [call site] 00071
6 git__strndup [function] [call site] 00072
6 git_reference__name_is_valid [function] [call site] 00073
7 git_error_set [function] [call site] 00074
7 git_reference__normalize_name [function] [call site] 00075
8 git_error_set [function] [call site] 00076
8 git_str_clear [function] [call site] 00077
8 git_str_sets [function] [call site] 00078
9 strlen [call site] 00079
9 git_str_set [function] [call site] 00080
10 git_str_clear [function] [call site] 00081
10 git_error_set_oom [function] [call site] 00082
10 git_str_grow [function] [call site] 00083
8 git_str_oom [function] [call site] 00084
8 ensure_segment_validity [function] [call site] 00085
9 is_valid_ref_char [function] [call site] 00086
9 memcmp [call site] 00087
8 memchr [call site] 00088
8 git_str_len [function] [call site] 00089
8 git_str_cstr [function] [call site] 00090
8 git_str_joinpath [function] [call site] 00091
9 git_str_join [function] [call site] 00092
10 strlen [call site] 00093
10 strlen [call site] 00094
10 git_error_set [function] [call site] 00095
10 git_error_set_oom [function] [call site] 00096
10 git_error_set_oom [function] [call site] 00097
10 git_error_set_oom [function] [call site] 00098
10 git_str_grow [function] [call site] 00099
8 git_str_truncate [function] [call site] 00100
8 git_str_oom [function] [call site] 00101
8 is_valid_normalized_name [function] [call site] 00102
9 git_error_set [function] [call site] 00103
9 git_error_set [function] [call site] 00104
8 strcmp [call site] 00105
8 strchr [call site] 00106
8 is_valid_normalized_name [function] [call site] 00107
8 git_error_set [function] [call site] 00108
8 git_str_dispose [function] [call site] 00109
9 git__free [function] [call site] 00110
9 git_str_init [function] [call site] 00111
6 git_reference__name_is_valid [function] [call site] 00112
6 git_reference__name_is_valid [function] [call site] 00113
6 git_reference__name_is_valid [function] [call site] 00114
6 git_reference__name_is_valid [function] [call site] 00115
6 git__strdup [function] [call site] 00116
6 git__strdup [function] [call site] 00117
6 git_error_set [function] [call site] 00118
6 git_refspec__dispose [function] [call site] 00119
6 git_refspec__dispose [function] [call site] 00123
5 git_str_dispose [function] [call site] 00124
5 git_refspec__dispose [function] [call site] 00125
4 git_error_set [function] [call site] 00126
3 ensure_remote_doesnot_exist [function] [call site] 00127
4 git_remote_lookup [function] [call site] 00128
5 git_error_set [function] [call site] 00129
5 git_error_set [function] [call site] 00130
5 git_error_set [function] [call site] 00131
5 ensure_remote_name_is_valid [function] [call site] 00132
5 git_repository_config_snapshot [function] [call site] 00133
6 git_repository_config__weakptr [function] [call site] 00134
7 config_path_system [function] [call site] 00135
8 git__getenv [function] [call site] 00136
9 getenv [call site] 00137
9 git_str_clear [function] [call site] 00138
9 git_str_puts [function] [call site] 00139
8 git_config_parse_bool [function] [call site] 00140
9 git__parse_bool [function] [call site] 00141
10 strcasecmp [call site] 00142
10 strcasecmp [call site] 00143
10 strcasecmp [call site] 00144
10 strcasecmp [call site] 00145
10 strcasecmp [call site] 00146
10 strcasecmp [call site] 00147
9 git_config_parse_int32 [function] [call site] 00148
10 git_config_parse_int64 [function] [call site] 00149
11 strlen [call site] 00150
11 git__strntol64 [function] [call site] 00151
12 __ctype_b_loc [call site] 00152
12 git_error_set [function] [call site] 00153
12 git_error_set [function] [call site] 00154
11 git_error_set [function] [call site] 00155
10 git_error_set [function] [call site] 00156
9 git_error_set [function] [call site] 00157
8 git_str_dispose [function] [call site] 00158
8 git__getenv [function] [call site] 00159
8 git_config__find_system [function] [call site] 00160
9 git_sysdir_find_system_file [function] [call site] 00161
10 git_sysdir_find_in_dirlist [function] [call site] 00162
11 git_sysdir_get [function] [call site] 00163
12 git_error_set [function] [call site] 00164
12 git_sysdir_check_selector [function] [call site] 00165
13 git_error_set [function] [call site] 00166
11 git_str_len [function] [call site] 00167
11 git_str_cstr [function] [call site] 00168
11 git_str_set [function] [call site] 00169
11 git_str_joinpath [function] [call site] 00170
11 git_fs_path_exists [function] [call site] 00171
12 git_error_set [function] [call site] 00172
12 access [call site] 00173
11 git_error_set [function] [call site] 00174
11 git_error_set [function] [call site] 00175
11 git_str_dispose [function] [call site] 00176
7 config_path_global [function] [call site] 00177
8 git__getenv [function] [call site] 00178
8 git_config__find_global [function] [call site] 00179
9 git_sysdir_find_global_file [function] [call site] 00180
10 git_sysdir_find_in_dirlist [function] [call site] 00181
7 git_config__find_xdg [function] [call site] 00182
8 git_sysdir_find_xdg_file [function] [call site] 00183
9 git_sysdir_find_in_dirlist [function] [call site] 00184
7 git_config__find_programdata [function] [call site] 00185
8 git_sysdir_find_programdata_file [function] [call site] 00186
9 git_sysdir_find_in_dirlist [function] [call site] 00187
8 git_fs_path_owner_is [function] [call site] 00188
9 geteuid [call site] 00189
9 lstat [call site] 00190
9 __errno_location [call site] 00191
9 git_error_set [function] [call site] 00192
9 sudo_uid_lookup [function] [call site] 00193
10 git__getenv [function] [call site] 00194
10 git__strntol64 [function] [call site] 00195
10 git_str_dispose [function] [call site] 00196
8 git_error_set [function] [call site] 00197
7 git_str_len [function] [call site] 00198
7 git_config__global_location [function] [call site] 00199
8 git_sysdir_get [function] [call site] 00200
8 git_str_len [function] [call site] 00201
8 git_str_cstr [function] [call site] 00202
8 git_str_set [function] [call site] 00203
8 git_str_joinpath [function] [call site] 00204
7 path_unless_empty [function] [call site] 00205
8 git_str_len [function] [call site] 00206
8 git_str_cstr [function] [call site] 00207
7 path_unless_empty [function] [call site] 00208
7 path_unless_empty [function] [call site] 00209
7 path_unless_empty [function] [call site] 00210
7 load_config [function] [call site] 00211
8 git_error_set [function] [call site] 00212
8 git_config_new [function] [call site] 00213
9 git__calloc [function] [call site] 00214
10 git_error_set_oom [function] [call site] 00215
10 git__malloc [function] [call site] 00216
9 git_vector_init [function] [call site] 00217
10 git_error_set [function] [call site] 00218
10 resize_vector [function] [call site] 00219
11 git__reallocarray [function] [call site] 00220
12 git_error_set_oom [function] [call site] 00221
12 git__realloc [function] [call site] 00222
9 reader_cmp [function] [call site] 00223
9 git_vector_init [function] [call site] 00224
9 writer_cmp [function] [call site] 00225
9 config_free [function] [call site] 00226
10 git_atomic32_dec [function] [call site] 00227
10 backend_instance_free [function] [call site] 00228
11 git__free [function] [call site] 00229
10 git_vector_dispose [function] [call site] 00230
11 git__free [function] [call site] 00231
10 git_vector_dispose [function] [call site] 00232
10 git__free [function] [call site] 00233
9 git_atomic32_inc [function] [call site] 00234
8 git_repository__item_path [function] [call site] 00235
9 resolved_parent_path [function] [call site] 00236
10 git_repository_path [function] [call site] 00237
11 git_error_set [function] [call site] 00238
10 git_repository_workdir [function] [call site] 00239
11 git_error_set [function] [call site] 00240
10 git_repository_commondir [function] [call site] 00241
11 git_error_set [function] [call site] 00242
10 git_error_set [function] [call site] 00243
10 resolved_parent_path [function] [call site] 00244
9 git_error_set [function] [call site] 00245
9 git_str_sets [function] [call site] 00246
9 git_str_joinpath [function] [call site] 00247
9 git_fs_path_to_dir [function] [call site] 00248
10 git_str_len [function] [call site] 00249
10 git_str_len [function] [call site] 00250
10 git_str_putc [function] [call site] 00251
11 git_error_set_oom [function] [call site] 00252
11 git_str_grow [function] [call site] 00253
10 git_str_oom [function] [call site] 00254
8 git_config_add_file_ondisk [function] [call site] 00255
9 git_error_set [function] [call site] 00256
9 git_error_set [function] [call site] 00257
9 stat [call site] 00258
9 __errno_location [call site] 00259
9 git_error_set [function] [call site] 00260
9 git_config_backend_from_file [function] [call site] 00261
10 git__calloc [function] [call site] 00262
10 pthread_mutex_init [call site] 00263
10 git__strdup [function] [call site] 00264
9 git_config_add_backend [function] [call site] 00265
10 git_error_set [function] [call site] 00266
10 git_error_set [function] [call site] 00267
10 git_error__check_version [function] [call site] 00268
10 git__calloc [function] [call site] 00269
10 git_config__add_instance [function] [call site] 00270
11 try_remove_existing_backend [function] [call site] 00271
12 git_vector_remove [function] [call site] 00272
13 git_error_set [function] [call site] 00273
12 git_vector_remove [function] [call site] 00274
12 git_atomic32_dec [function] [call site] 00275
12 backend_instance_free [function] [call site] 00276
12 git__free [function] [call site] 00277
11 git__malloc [function] [call site] 00278
11 git_vector_insert_sorted [function] [call site] 00279
12 git_error_set [function] [call site] 00280
12 git_error_set [function] [call site] 00281
12 compute_new_size [function] [call site] 00315
12 resize_vector [function] [call site] 00316
12 git__bsearch [function] [call site] 00317
11 duplicate_level [function] [call site] 00318
12 git_error_set [function] [call site] 00319
11 git_vector_insert_sorted [function] [call site] 00320
11 git__free [function] [call site] 00321
11 git_atomic32_inc [function] [call site] 00322
10 git__free [function] [call site] 00323
8 has_config_worktree [function] [call site] 00324
9 git_config_get_bool [function] [call site] 00325
10 get_entry [function] [call site] 00326
11 git_config__normalize_name [function] [call site] 00327
12 git_error_set [function] [call site] 00328
12 git_error_set [function] [call site] 00329
12 git__strdup [function] [call site] 00330
12 strchr [call site] 00331
12 strrchr [call site] 00332
12 normalize_section [function] [call site] 00333
13 __ctype_b_loc [call site] 00334
13 tolower [call site] 00335
12 normalize_section [function] [call site] 00336
12 git__free [function] [call site] 00337
12 git_error_set [function] [call site] 00338
11 git_error_set [function] [call site] 00339
11 git__free [function] [call site] 00340
11 config_error_notfound [function] [call site] 00341
12 git_error_set [function] [call site] 00342
11 git_error_clear [function] [call site] 00343
12 threadstate_get [function] [call site] 00344
12 set_error [function] [call site] 00345
13 threadstate_get [function] [call site] 00346
13 git_str_clear [function] [call site] 00347
13 git_str_puts [function] [call site] 00348
13 git_str_oom [function] [call site] 00349
13 set_error_from_buffer [function] [call site] 00350
12 __errno_location [call site] 00351
10 git_config_parse_bool [function] [call site] 00352
10 git_config_entry_free [function] [call site] 00353
8 git_repository__item_path [function] [call site] 00354
8 git_config_add_file_ondisk [function] [call site] 00355
8 git_str_dispose [function] [call site] 00356
8 git_config_add_file_ondisk [function] [call site] 00357
8 git_config_add_file_ondisk [function] [call site] 00358
8 git_config_add_file_ondisk [function] [call site] 00359
8 git_config_add_file_ondisk [function] [call site] 00360
8 git_error_clear [function] [call site] 00361
8 git_config_set_writeorder [function] [call site] 00362
9 git_error_set [function] [call site] 00363
9 git_vector_sort [function] [call site] 00364
8 git_str_dispose [function] [call site] 00365
8 git_config_free [function] [call site] 00366
9 git_atomic32_dec [function] [call site] 00367
9 config_free [function] [call site] 00368
7 git_atomic__swap [function] [call site] 00369
7 git_atomic__compare_and_swap [function] [call site] 00370
7 git_atomic__swap [function] [call site] 00371
7 git_config_free [function] [call site] 00372
7 git_str_dispose [function] [call site] 00373
7 git_str_dispose [function] [call site] 00374
7 git_str_dispose [function] [call site] 00375
7 git_str_dispose [function] [call site] 00376
6 git_config_snapshot [function] [call site] 00377
7 git_config_new [function] [call site] 00378
7 git_config_add_backend [function] [call site] 00379
7 git_config_set_writeorder [function] [call site] 00380
7 git_config_free [function] [call site] 00381
5 git__calloc [function] [call site] 00382
5 git__strdup [function] [call site] 00383
5 git_vector_init [function] [call site] 00384
5 git_vector_init [function] [call site] 00385
5 git_vector_init [function] [call site] 00386
5 git_vector_init [function] [call site] 00387
5 git_str_printf [function] [call site] 00388
5 get_optional_config [function] [call site] 00389
6 git_str_cstr [function] [call site] 00390
6 git_str_oom [function] [call site] 00391
6 git_config_get_multivar_foreach [function] [call site] 00392
7 git_config_multivar_iterator_new [function] [call site] 00393
8 git_config_iterator_new [function] [call site] 00394
9 git__calloc [function] [call site] 00395
8 git__calloc [function] [call site] 00396
8 git_config__normalize_name [function] [call site] 00397
8 git_regexp_compile [function] [call site] 00398
9 pcre_compile [function] [call site] 00399
10 pcre_compile2 [function] [call site] 00400
11 strncmp [call site] 00401
11 strncmp [call site] 00402
11 strncmp [call site] 00403
11 strncmp [call site] 00404
11 strncmp [call site] 00405
11 strncmp [call site] 00406
11 __ctype_b_loc [call site] 00407
11 strncmp [call site] 00408
11 __ctype_b_loc [call site] 00409
11 strncmp [call site] 00410
11 strncmp [call site] 00411
11 strncmp [call site] 00412
11 strncmp [call site] 00413
11 strncmp [call site] 00414
11 strncmp [call site] 00415
11 strncmp [call site] 00416
11 strlen [call site] 00417
11 compile_regex [function] [call site] 00418
12 compile_branch [function] [call site] 00419
13 complete_callout [function] [call site] 00420
13 auto_callout [function] [call site] 00421
13 _pcre_is_newline [function] [call site] 00422
13 is_counted_repeat [function] [call site] 00423
13 complete_callout [function] [call site] 00424
13 auto_callout [function] [call site] 00425
13 strncmp [call site] 00426
13 strncmp [call site] 00427
13 check_posix_syntax [function] [call site] 00428
13 strncmp [call site] 00429
13 check_posix_syntax [function] [call site] 00430
13 check_posix_name [function] [call site] 00431
14 strncmp [call site] 00432
13 check_escape [function] [call site] 00433
14 is_counted_repeat [function] [call site] 00434
13 add_list_to_class [function] [call site] 00435
14 add_to_class [function] [call site] 00436
13 add_not_list_to_class [function] [call site] 00437
14 add_to_class [function] [call site] 00438
14 add_to_class [function] [call site] 00439
13 add_list_to_class [function] [call site] 00440
13 add_not_list_to_class [function] [call site] 00441
13 check_escape [function] [call site] 00442
13 check_posix_syntax [function] [call site] 00443
13 add_to_class [function] [call site] 00444
13 add_to_class [function] [call site] 00445
13 read_repeat_counts [function] [call site] 00446
13 _pcre_is_newline [function] [call site] 00447
13 adjust_recurse [function] [call site] 00448
14 find_recurse [function] [call site] 00449
13 adjust_recurse [function] [call site] 00450
13 expand_workspace [function] [call site] 00451
13 expand_workspace [function] [call site] 00452
13 could_be_empty_branch [function] [call site] 00453
14 first_significant_code [function] [call site] 00454
14 could_be_empty_branch [function] [call site] 00455
15 could_be_empty_branch [function] [call site] 00456
16 first_significant_code [function] [call site] 00457
13 adjust_recurse [function] [call site] 00458
13 adjust_recurse [function] [call site] 00459
13 strncmp [call site] 00460
13 strncmp [call site] 00461
13 strncmp [call site] 00462
13 strncmp [call site] 00463
13 is_counted_repeat [function] [call site] 00464
13 strncmp [call site] 00465
13 strncmp [call site] 00466
13 strncmp [call site] 00467
13 strcmp [call site] 00468
13 _pcre_find_bracket [function] [call site] 00469
13 expand_workspace [function] [call site] 00470
13 could_be_empty [function] [call site] 00471
14 could_be_empty_branch [function] [call site] 00472
13 compile_regex [function] [call site] 00473
14 find_fixedlength [function] [call site] 00474
15 find_fixedlength [function] [call site] 00475
16 find_fixedlength [function] [call site] 00476
14 adjust_recurse [function] [call site] 00477
13 check_escape [function] [call site] 00478
11 add_name [function] [call site] 00479
12 memcmp [call site] 00480
11 compile_regex [function] [call site] 00481
11 _pcre_find_bracket [function] [call site] 00482
11 auto_possessify [function] [call site] 00483
12 get_repeat_base [function] [call site] 00484
12 get_chr_property_list [function] [call site] 00485
13 get_repeat_base [function] [call site] 00486
12 compare_opcodes [function] [call site] 00487
13 compare_opcodes [function] [call site] 00488
14 compare_opcodes [function] [call site] 00489
15 get_chr_property_list [function] [call site] 00490
12 get_chr_property_list [function] [call site] 00491
12 compare_opcodes [function] [call site] 00492
11 _pcre_find_bracket [function] [call site] 00493
11 find_fixedlength [function] [call site] 00494
11 _pcre_find_bracket [function] [call site] 00495
11 find_error_text [function] [call site] 00496
11 is_anchored [function] [call site] 00497
12 first_significant_code [function] [call site] 00498
12 is_anchored [function] [call site] 00499
13 is_anchored [function] [call site] 00500
14 is_anchored [function] [call site] 00501
15 is_anchored [function] [call site] 00502
16 is_anchored [function] [call site] 00503
11 find_firstassertedchar [function] [call site] 00504
12 first_significant_code [function] [call site] 00505
12 find_firstassertedchar [function] [call site] 00506
11 is_startline [function] [call site] 00507
12 first_significant_code [function] [call site] 00508
12 is_startline [function] [call site] 00509
13 first_significant_code [function] [call site] 00510
13 is_startline [function] [call site] 00511
14 is_startline [function] [call site] 00512
15 is_startline [function] [call site] 00513
16 is_startline [function] [call site] 00514
11 could_be_empty_branch [function] [call site] 00515
9 git_error_set_str [function] [call site] 00516
10 threadstate_get [function] [call site] 00517
10 git_error_set [function] [call site] 00518
10 git_str_clear [function] [call site] 00519
10 git_str_puts [function] [call site] 00520
10 git_str_oom [function] [call site] 00521
10 set_error_from_buffer [function] [call site] 00522
8 git__free [function] [call site] 00523
7 git_error_set_after_callback_function [function] [call site] 00524
8 git_error_exists [function] [call site] 00525
9 threadstate_get [function] [call site] 00526
8 git_error_set [function] [call site] 00527
7 config_error_notfound [function] [call site] 00528
6 git_config_get_string [function] [call site] 00529
7 is_readonly [function] [call site] 00530
8 git_error_set [function] [call site] 00531
7 git_error_set [function] [call site] 00532
7 get_entry [function] [call site] 00533
7 git_config_entry_free [function] [call site] 00534
6 git_error_clear [function] [call site] 00535
5 strlen [call site] 00536
5 apply_insteadof [function] [call site] 00537
6 git_error_set [function] [call site] 00538
6 git_error_set [function] [call site] 00539
6 git_error_set [function] [call site] 00540
6 git_error_set [function] [call site] 00541
6 git_config_iterator_glob_new [function] [call site] 00542
7 git_config_iterator_new [function] [call site] 00543
7 git__calloc [function] [call site] 00544
7 git_regexp_compile [function] [call site] 00545
7 git__free [function] [call site] 00546
6 git_config_next [function] [call site] 00547
6 git__prefixcmp [function] [call site] 00548
6 strlen [call site] 00549
6 git__free [function] [call site] 00550
6 strlen [call site] 00551
6 git__strndup [function] [call site] 00552
6 git_config_iterator_free [function] [call site] 00553
6 git__strdup [function] [call site] 00554
6 git_str_printf [function] [call site] 00555
6 git__free [function] [call site] 00556
6 git_str_detach [function] [call site] 00557
7 git_str_init [function] [call site] 00558
5 apply_insteadof [function] [call site] 00559
5 git_str_clear [function] [call site] 00560
5 git_str_printf [function] [call site] 00561
5 get_optional_config [function] [call site] 00562
5 git_error_set [function] [call site] 00563
5 strlen [call site] 00564
5 git__free [function] [call site] 00565
5 apply_insteadof [function] [call site] 00566
5 git_str_clear [function] [call site] 00567
5 git_str_printf [function] [call site] 00568
5 get_optional_config [function] [call site] 00569
5 refspec_cb [function] [call site] 00570
6 add_refspec [function] [call site] 00571
7 add_refspec_to [function] [call site] 00572
8 git__calloc [function] [call site] 00573
8 git_refspec__parse [function] [call site] 00574
8 git__free [function] [call site] 00575
8 git_vector_insert [function] [call site] 00576
9 git_error_set [function] [call site] 00577
9 compute_new_size [function] [call site] 00578
9 resize_vector [function] [call site] 00579
8 git_refspec__dispose [function] [call site] 00580
8 git__free [function] [call site] 00581
5 git_str_clear [function] [call site] 00582
5 git_str_printf [function] [call site] 00583
5 get_optional_config [function] [call site] 00584
5 refspec_cb [function] [call site] 00585
5 download_tags_value [function] [call site] 00586
6 git_str_printf [function] [call site] 00587
6 git_str_cstr [function] [call site] 00588
6 git_config__lookup_entry [function] [call site] 00589
7 get_entry [function] [call site] 00590
6 git_str_dispose [function] [call site] 00591
6 strcmp [call site] 00592
6 strcmp [call site] 00593
6 git_config_entry_free [function] [call site] 00594
5 lookup_remote_prune_config [function] [call site] 00595
6 git_str_printf [function] [call site] 00596
6 git_str_cstr [function] [call site] 00597
6 git_config_get_bool [function] [call site] 00598
6 git_error_clear [function] [call site] 00599
6 git_config_get_bool [function] [call site] 00600
6 git_error_clear [function] [call site] 00601
6 git_str_dispose [function] [call site] 00602
5 dwim_refspecs [function] [call site] 00603
6 git_refspec__dwim_one [function] [call site] 00604
7 git_error_set [function] [call site] 00605
7 git_error_set [function] [call site] 00606
7 git_error_set [function] [call site] 00607
7 git__calloc [function] [call site] 00608
7 git__strdup [function] [call site] 00609
7 git__prefixcmp [function] [call site] 00610
7 git_str_clear [function] [call site] 00611
7 git_str_printf [function] [call site] 00612
7 git_str_oom [function] [call site] 00613
7 git_str_cstr [function] [call site] 00614
7 git_vector_search [function] [call site] 00615
8 git_vector_search2 [function] [call site] 00616
9 git_error_set [function] [call site] 00617
9 git_error_set [function] [call site] 00618
7 git_str_detach [function] [call site] 00619
7 git__strdup [function] [call site] 00620
7 git__prefixcmp [function] [call site] 00621
7 git__prefixcmp [function] [call site] 00622
7 git_str_puts [function] [call site] 00623
7 git_str_puts [function] [call site] 00624
7 git_str_puts [function] [call site] 00625
7 git_str_oom [function] [call site] 00626
7 git_str_detach [function] [call site] 00627
7 git_str_dispose [function] [call site] 00628
7 git__strdup [function] [call site] 00629
7 git_vector_insert [function] [call site] 00630
5 git_config_free [function] [call site] 00631
5 git_str_dispose [function] [call site] 00632
5 git_remote_free [function] [call site] 00633
6 git_remote_disconnect [function] [call site] 00634
7 git_error_set [function] [call site] 00635
7 git_remote_connected [function] [call site] 00636
8 git_error_set [function] [call site] 00637
6 git_vector_dispose [function] [call site] 00638
6 free_refspecs [function] [call site] 00639
7 git_refspec__dispose [function] [call site] 00640
7 git__free [function] [call site] 00641
7 git_vector_clear [function] [call site] 00642
6 git_vector_dispose [function] [call site] 00643
6 free_refspecs [function] [call site] 00644
6 git_vector_dispose [function] [call site] 00645
6 free_refspecs [function] [call site] 00646
6 git_vector_dispose [function] [call site] 00647
6 free_heads [function] [call site] 00648
6 git_vector_dispose [function] [call site] 00651
6 git_push_free [function] [call site] 00652
7 free_refspec [function] [call site] 00653
8 git_refspec__dispose [function] [call site] 00654
8 git__free [function] [call site] 00655
7 git_vector_dispose [function] [call site] 00656
7 git_push_status_free [function] [call site] 00657
7 git_vector_dispose [function] [call site] 00661
7 git__free [function] [call site] 00662
7 git__free [function] [call site] 00663
7 git__free [function] [call site] 00664
7 git_vector_dispose [function] [call site] 00665
7 git__free [function] [call site] 00666
7 git_vector_dispose [function] [call site] 00667
7 git__free [function] [call site] 00668
6 git__free [function] [call site] 00669
6 git__free [function] [call site] 00670
6 git__free [function] [call site] 00671
6 git__free [function] [call site] 00672
4 git_remote_free [function] [call site] 00673
4 git_error_set [function] [call site] 00674
3 git_repository_config_snapshot [function] [call site] 00675
3 git__calloc [function] [call site] 00676
3 git_vector_init [function] [call site] 00677
3 canonicalize_url [function] [call site] 00678
4 strlen [call site] 00679
4 git_str_puts [function] [call site] 00680
3 apply_insteadof [function] [call site] 00681
3 apply_insteadof [function] [call site] 00682
3 git__strdup [function] [call site] 00683
3 git__strdup [function] [call site] 00684
3 git_str_printf [function] [call site] 00685
3 git_repository_config__weakptr [function] [call site] 00686
3 git_config_set_string [function] [call site] 00687
4 git_error_set [function] [call site] 00688
4 get_writer [function] [call site] 00689
5 get_writer_instance [function] [call site] 00690
4 git_error_set [function] [call site] 00691
4 git_atomic__load [function] [call site] 00692
4 git_atomic__load [function] [call site] 00693
4 git_repository__configmap_lookup_cache_clear [function] [call site] 00694
3 default_fetchspec_for_name [function] [call site] 00695
4 git_str_printf [function] [call site] 00696
3 git_str_cstr [function] [call site] 00697
3 add_refspec [function] [call site] 00698
3 write_add_refspec [function] [call site] 00699
4 git_repository_config__weakptr [function] [call site] 00700
4 ensure_remote_name_is_valid [function] [call site] 00701
4 git_refspec__parse [function] [call site] 00702
4 git_refspec__dispose [function] [call site] 00703
4 git_str_printf [function] [call site] 00704
4 git_config_set_multivar [function] [call site] 00705
5 get_writer [function] [call site] 00706
5 git_error_set [function] [call site] 00707
4 git_str_dispose [function] [call site] 00708
3 lookup_remote_prune_config [function] [call site] 00709
3 dwim_refspecs [function] [call site] 00710
3 git_str_dispose [function] [call site] 00711
3 git_remote_free [function] [call site] 00712
3 git_config_free [function] [call site] 00713
3 git_str_dispose [function] [call site] 00714
3 git_str_dispose [function] [call site] 00715
3 git_str_dispose [function] [call site] 00716
1 fuzzer_git_abort [function] [call site] 00717
2 git_error_last [function] [call site] 00718
3 git_runtime_init_count [function] [call site] 00719
4 init_lock [function] [call site] 00720
5 pthread_mutex_lock [call site] 00721
4 git_atomic32_get [function] [call site] 00722
4 init_unlock [function] [call site] 00723
5 pthread_mutex_unlock [call site] 00724
3 threadstate_get [function] [call site] 00725
2 fprintf [call site] 00726
2 abort [call site] 00727
1 git_remote_connect [function] [call site] 00728
2 git_remote_connect_ext [function] [call site] 00729
3 git_error_set [function] [call site] 00730
3 git_error__check_version [function] [call site] 00731
3 git_error__check_version [function] [call site] 00732
3 git_remote__urlfordirection [function] [call site] 00733
4 git_error_set [function] [call site] 00734
4 git_error_set [function] [call site] 00735
4 git_error_set_after_callback_function [function] [call site] 00736
4 git_error_set [function] [call site] 00737
4 resolve_url [function] [call site] 00738
5 git_error_set_after_callback_function [function] [call site] 00739
5 git_str_set [function] [call site] 00740
5 git_buf_dispose [function] [call site] 00741
6 git__free [function] [call site] 00742
5 git_str_sets [function] [call site] 00743
3 git_transport_new [function] [call site] 00744
4 transport_find_fn [function] [call site] 00745
5 transport_find_by_url [function] [call site] 00746
6 strlen [call site] 00747
6 strncasecmp [call site] 00748
6 strncasecmp [call site] 00749
5 strrchr [call site] 00750
5 transport_find_by_url [function] [call site] 00751
5 git_fs_path_exists [function] [call site] 00752
5 git_fs_path_isdir [function] [call site] 00753
6 stat [call site] 00754
4 git_error_set [function] [call site] 00755
4 git_error__check_version [function] [call site] 00756
3 git_str_dispose [function] [call site] 00757
3 git_str_dispose [function] [call site] 00758
1 git_remote_download [function] [call site] 00759
2 git_error_set [function] [call site] 00760
2 git_error_set [function] [call site] 00761
2 git_remote_connect_options__from_fetch_opts [function] [call site] 00762
3 git_remote_connect_options_normalize [function] [call site] 00763
4 git_remote_connect_options_dispose [function] [call site] 00764
5 git_strarray_dispose [function] [call site] 00765
6 git__free [function] [call site] 00766
5 git_proxy_options_dispose [function] [call site] 00767
6 git__free [function] [call site] 00768
4 git_remote_connect_options_init [function] [call site] 00769
5 git_error__check_version [function] [call site] 00770
4 git_error__check_version [function] [call site] 00771
4 git_error__check_version [function] [call site] 00772
4 git_error__check_version [function] [call site] 00773
4 validate_custom_headers [function] [call site] 00774
5 is_malformed_http_header [function] [call site] 00775
6 strchr [call site] 00776
6 strchr [call site] 00777
6 http_header_name_length [function] [call site] 00778
7 strchr [call site] 00779
5 git_error_set [function] [call site] 00780
5 is_forbidden_custom_header [function] [call site] 00781
6 http_header_name_length [function] [call site] 00782
6 strncmp [call site] 00783
5 git_error_set [function] [call site] 00784
4 git_remote_connect_options_dup [function] [call site] 00785
5 git_proxy_options_dup [function] [call site] 00786
6 git_proxy_options_init [function] [call site] 00787
7 git_error__check_version [function] [call site] 00788
6 git__strdup [function] [call site] 00789
5 git_strarray_copy [function] [call site] 00790
6 git_error_set [function] [call site] 00791
6 git_error_set [function] [call site] 00792
6 git__calloc [function] [call site] 00793
6 git__strdup [function] [call site] 00794
6 git_strarray_dispose [function] [call site] 00795
4 lookup_redirect_config [function] [call site] 00796
5 git_repository_config_snapshot [function] [call site] 00797
5 git_config_get_string [function] [call site] 00798
5 git_config_parse_bool [function] [call site] 00799
5 strcasecmp [call site] 00800
5 git_error_set [function] [call site] 00801
5 git_config_free [function] [call site] 00802
2 connect_or_reset_options [function] [call site] 00803
3 git_remote_connected [function] [call site] 00804
3 git_remote_connect_ext [function] [call site] 00805
2 git_remote__download [function] [call site] 00806
3 ls_to_vector [function] [call site] 00807
4 git_remote_ls [function] [call site] 00808
5 git_error_set [function] [call site] 00809
5 git_error_set [function] [call site] 00810
4 git_vector_init [function] [call site] 00811
4 remote_head_cmp [function] [call site] 00812
5 git__strcmp_cb [function] [call site] 00813
6 strcmp [call site] 00814
4 git_vector_insert [function] [call site] 00815
3 git_vector_init [function] [call site] 00816
3 add_refspec_to [function] [call site] 00817
3 free_refspecs [function] [call site] 00818
3 dwim_refspecs [function] [call site] 00819
3 free_refspecs [function] [call site] 00820
3 dwim_refspecs [function] [call site] 00821
3 git_vector_dispose [function] [call site] 00822
3 free_refspecs [function] [call site] 00823
3 git_vector_dispose [function] [call site] 00824
3 git_push_free [function] [call site] 00825
3 git_fetch_negotiate [function] [call site] 00826
4 git_error_set [function] [call site] 00827
4 filter_wants [function] [call site] 00828
5 git_vector_clear [function] [call site] 00829
5 git_refspec__parse [function] [call site] 00830
5 git_refspec__parse [function] [call site] 00831
5 git_refspec__dwim_one [function] [call site] 00832
5 git_refspec__dispose [function] [call site] 00833
5 git_remote_ls [function] [call site] 00834
5 git_remote_capabilities [function] [call site] 00835
6 git_error_set [function] [call site] 00836
6 git_error_set [function] [call site] 00837
5 maybe_want [function] [call site] 00838
6 git_reference_name_is_valid [function] [call site] 00839
7 git_reference__name_is_valid [function] [call site] 00840
6 git_refspec_src_matches [function] [call site] 00841
7 wildmatch [function] [call site] 00842
8 dowild [function] [call site] 00843
9 __ctype_b_loc [call site] 00844
9 tolower [call site] 00845
9 __ctype_b_loc [call site] 00846
9 tolower [call site] 00847
9 dowild [function] [call site] 00848
10 strchr [call site] 00849
10 strchr [call site] 00850
10 __ctype_b_loc [call site] 00851
10 tolower [call site] 00852
10 __ctype_b_loc [call site] 00853
10 tolower [call site] 00854
10 dowild [function] [call site] 00855
11 __ctype_b_loc [call site] 00856
11 toupper [call site] 00857
11 strncmp [call site] 00858
11 __ctype_b_loc [call site] 00859
11 strncmp [call site] 00860
11 __ctype_b_loc [call site] 00861
11 strncmp [call site] 00862
11 __ctype_b_loc [call site] 00863
11 strncmp [call site] 00864
11 __ctype_b_loc [call site] 00865
11 strncmp [call site] 00866
11 __ctype_b_loc [call site] 00867
11 strncmp [call site] 00868
11 __ctype_b_loc [call site] 00869
11 strncmp [call site] 00870
11 __ctype_b_loc [call site] 00871
11 strncmp [call site] 00872
11 __ctype_b_loc [call site] 00873
11 strncmp [call site] 00874
11 __ctype_b_loc [call site] 00875
11 strncmp [call site] 00876
11 __ctype_b_loc [call site] 00877
11 strncmp [call site] 00878
11 __ctype_b_loc [call site] 00879
11 __ctype_b_loc [call site] 00880
11 strncmp [call site] 00881
11 __ctype_b_loc [call site] 00882
6 git_remote__matching_refspec [function] [call site] 00883
7 git_refspec_src_matches_negative [function] [call site] 00884
8 git_refspec_is_negative [function] [call site] 00885
9 git_error_set [function] [call site] 00886
9 git_error_set [function] [call site] 00887
8 wildmatch [function] [call site] 00888
7 git_refspec_src_matches [function] [call site] 00889
6 git_vector_insert [function] [call site] 00890
5 git_oid__is_hexstr [function] [call site] 00891
6 git__fromhex [function] [call site] 00892
6 git_oid_hexsize [function] [call site] 00893
5 git_error_set [function] [call site] 00894
5 maybe_want_oid [function] [call site] 00895
6 git__calloc [function] [call site] 00896
6 git_oid_from_string [function] [call site] 00897
7 git_oid_hexsize [function] [call site] 00898
7 oid_error_invalid [function] [call site] 00899
7 git_oid_from_prefix [function] [call site] 00900
8 git_error_set [function] [call site] 00901
8 git_error_set [function] [call site] 00902
8 git_oid_size [function] [call site] 00903
8 oid_error_invalid [function] [call site] 00904
8 oid_error_invalid [function] [call site] 00905
8 git_oid_hexsize [function] [call site] 00906
8 oid_error_invalid [function] [call site] 00907
8 git__fromhex [function] [call site] 00908
8 oid_error_invalid [function] [call site] 00909
7 oid_error_invalid [function] [call site] 00910
6 git__strdup [function] [call site] 00911
6 git_vector_insert [function] [call site] 00912
6 git_vector_insert [function] [call site] 00913
5 mark_local [function] [call site] 00914
6 git_repository_odb__weakptr [function] [call site] 00915
7 git_error_set [function] [call site] 00916
7 git_error_set [function] [call site] 00917
7 git_atomic__load [function] [call site] 00918
7 repository_odb_path [function] [call site] 00919
8 git__getenv [function] [call site] 00920
8 git_repository__item_path [function] [call site] 00921
7 git_odb_new_ext [function] [call site] 00922
8 git_error_set [function] [call site] 00923
8 git_error__check_version [function] [call site] 00924
8 git__calloc [function] [call site] 00925
8 normalize_options [function] [call site] 00926
8 pthread_mutex_init [call site] 00927
8 git__free [function] [call site] 00928
8 git_cache_init [function] [call site] 00929
9 pthread_rwlock_init [call site] 00930
9 git_error_set [function] [call site] 00931
8 pthread_mutex_destroy [call site] 00932
8 git__free [function] [call site] 00933
8 git_vector_init [function] [call site] 00934
8 backend_sort_cmp [function] [call site] 00935
8 git_cache_dispose [function] [call site] 00936
9 git_cache_clear [function] [call site] 00937
10 pthread_rwlock_wrlock [call site] 00938
10 clear_cache [function] [call site] 00939
11 git_cache_size [function] [call site] 00940
12 git_cache_oidmap_size [function] [call site] 00941
11 git_cache_oidmap_iterate [function] [call site] 00942
11 git_cached_obj_decref [function] [call site] 00943
12 git_atomic32_dec [function] [call site] 00944
12 git_odb_object__free [function] [call site] 00945
13 git__free [function] [call site] 00946
13 git__free [function] [call site] 00947
12 git_object__free [function] [call site] 00948
13 git__free [function] [call site] 00949
12 git__free [function] [call site] 00950
11 git_cache_oidmap_clear [function] [call site] 00951
11 git_atomic64_add [function] [call site] 00952
10 pthread_rwlock_unlock [call site] 00953
9 git_cache_oidmap_dispose [function] [call site] 00954
10 git__free [function] [call site] 00955
9 pthread_rwlock_destroy [call site] 00956
9 git__memzero [function] [call site] 00957
8 pthread_mutex_destroy [call site] 00958
8 git__free [function] [call site] 00959
8 git_atomic32_inc [function] [call site] 00960
7 repository_odb_alternates [function] [call site] 00961
8 git__getenv [function] [call site] 00962
8 strchr [call site] 00963
8 git_odb_add_disk_alternate [function] [call site] 00964
9 git_odb__add_default_backends [function] [call site] 00965
10 stat [call site] 00966
10 git_error_set [function] [call site] 00967
10 pthread_mutex_lock [call site] 00968
10 git_error_set [function] [call site] 00969
10 git_vector_get [function] [call site] 00970
10 pthread_mutex_unlock [call site] 00971
10 pthread_mutex_unlock [call site] 00972
10 git_odb__backend_loose [function] [call site] 00973
11 git_error_set [function] [call site] 00974
11 git_error_set [function] [call site] 00975
11 strlen [call site] 00976
11 git_error_set_oom [function] [call site] 00977
11 git_error_set_oom [function] [call site] 00978
11 git__calloc [function] [call site] 00979
11 normalize_options [function] [call site] 00980
11 git_oid_hexsize [function] [call site] 00981
10 add_backend_internal [function] [call site] 00982
11 git_error_set [function] [call site] 00983
11 git_error_set [function] [call site] 00984
11 git_error__check_version [function] [call site] 00985
11 git_error_set [function] [call site] 00986
11 git__malloc [function] [call site] 00987
11 pthread_mutex_lock [call site] 00988
11 git_error_set [function] [call site] 00989
11 git_vector_insert [function] [call site] 00990
11 pthread_mutex_unlock [call site] 00991
11 git__free [function] [call site] 00992
11 git_vector_sort [function] [call site] 00993
11 pthread_mutex_unlock [call site] 00994
10 git_odb_backend_pack [function] [call site] 00995
11 pack_backend__alloc [function] [call site] 00996
12 git__calloc [function] [call site] 00997
12 git_vector_init [function] [call site] 00998
12 git__free [function] [call site] 00999
12 git_vector_init [function] [call site] 01000
12 packfile_sort__cb [function] [call site] 01001
12 git_vector_dispose [function] [call site] 01002
12 git__free [function] [call site] 01003
11 git_str_joinpath [function] [call site] 01004
11 git_str_cstr [function] [call site] 01005
11 git_fs_path_isdir [function] [call site] 01006
11 git_str_detach [function] [call site] 01007
11 pack_backend__refresh [function] [call site] 01008
12 stat [call site] 01009
12 git_odb__error_notfound [function] [call site] 01010
13 git_oid_tostr [function] [call site] 01011
14 git_oid_type [function] [call site] 01012
14 git_oid_hexsize [function] [call site] 01013
14 git_oid_nfmt [function] [call site] 01014
15 git_oid_type [function] [call site] 01015
15 git_oid_hexsize [function] [call site] 01016
15 oid_error_invalid [function] [call site] 01017
15 git_oid_fmt_substr [function] [call site] 01018
13 git_error_set [function] [call site] 01019
13 git_error_set [function] [call site] 01020
12 refresh_multi_pack_index [function] [call site] 01021
13 git_str_joinpath [function] [call site] 01022
13 git_str_cstr [function] [call site] 01023
13 git_midx_needs_refresh [function] [call site] 01024
14 git_futils_open_ro [function] [call site] 01025
15 p_open [function] [call site] 01026
16 open [call site] 01027
15 __errno_location [call site] 01028
15 git_fs_path_set_error [function] [call site] 01029
16 git_error_set [function] [call site] 01030
16 git_error_set [function] [call site] 01031
16 git_error_set [function] [call site] 01032
16 git_error_set [function] [call site] 01033
16 git_error_set [function] [call site] 01034
14 fstat [call site] 01035
14 close [call site] 01036
14 git__is_sizet [function] [call site] 01037
14 close [call site] 01038
14 git_oid_size [function] [call site] 01039
14 pread [call site] 01040
14 close [call site] 01041
14 memcmp [call site] 01042
13 git_str_dispose [function] [call site] 01043
13 remove_multi_pack_index [function] [call site] 01044
14 git_vector_length [function] [call site] 01045
14 git_vector_length [function] [call site] 01046
14 git_vector_size_hint [function] [call site] 01047
15 resize_vector [function] [call site] 01048
14 git_vector_set [function] [call site] 01049
15 git_vector_resize_to [function] [call site] 01050
16 resize_vector [function] [call site] 01051
14 git_vector_clear [function] [call site] 01052
14 git_midx_free [function] [call site] 01053
15 git_str_dispose [function] [call site] 01054
15 git_midx_close [function] [call site] 01055
16 git_error_set [function] [call site] 01056
16 git_futils_mmap_free [function] [call site] 01057
17 p_munmap [function] [call site] 01058
18 git_error_set [function] [call site] 01059
18 munmap [call site] 01060
16 git_vector_dispose [function] [call site] 01061
15 git__free [function] [call site] 01062
13 git_str_dispose [function] [call site] 01063
13 git_str_cstr [function] [call site] 01064
13 git_midx_open [function] [call site] 01065
14 git_error_set [function] [call site] 01066
14 git_futils_open_ro [function] [call site] 01067
14 fstat [call site] 01068
14 close [call site] 01069
14 git_error_set [function] [call site] 01070
14 git__is_sizet [function] [call site] 01071
14 close [call site] 01072
14 git_error_set [function] [call site] 01073
14 git__calloc [function] [call site] 01074
14 git_str_sets [function] [call site] 01075
14 git_futils_mmap_ro [function] [call site] 01076
15 p_mmap [function] [call site] 01077
16 git_error_set [function] [call site] 01078
16 mmap [call site] 01079
16 git_error_set [function] [call site] 01080
14 close [call site] 01081
14 git_midx_free [function] [call site] 01082
14 git_midx_parse [function] [call site] 01083
15 git_error_set [function] [call site] 01084
15 git_oid_size [function] [call site] 01085
15 midx_error [function] [call site] 01086
16 git_error_set [function] [call site] 01087
15 htonl [call site] 01088
15 midx_error [function] [call site] 01089
15 midx_error [function] [call site] 01090
15 midx_error [function] [call site] 01091
15 ntohl [call site] 01092
15 ntohl [call site] 01093
15 ntohl [call site] 01094
15 midx_error [function] [call site] 01095
15 midx_error [function] [call site] 01096
15 midx_error [function] [call site] 01097
15 ntohl [call site] 01098
15 midx_parse_packfile_names [function] [call site] 01099
16 midx_error [function] [call site] 01100
16 midx_error [function] [call site] 01101
16 git_vector_init [function] [call site] 01102
16 git__strcmp_cb [function] [call site] 01103
16 strnlen [call site] 01104
16 midx_error [function] [call site] 01105
16 midx_error [function] [call site] 01106
16 git_vector_insert [function] [call site] 01107
16 git_vector_get [function] [call site] 01108
16 strcmp [call site] 01109
16 midx_error [function] [call site] 01110
16 strlen [call site] 01111
16 git__suffixcmp [function] [call site] 01112
17 strlen [call site] 01113
17 strlen [call site] 01114
17 strcmp [call site] 01115
16 midx_error [function] [call site] 01116
16 strchr [call site] 01117
16 midx_error [function] [call site] 01118
15 midx_parse_oid_fanout [function] [call site] 01119
16 midx_error [function] [call site] 01120
16 midx_error [function] [call site] 01121
16 midx_error [function] [call site] 01122
16 ntohl [call site] 01123
16 midx_error [function] [call site] 01124
15 midx_parse_oid_lookup [function] [call site] 01125
16 git_oid_size [function] [call site] 01126
16 midx_error [function] [call site] 01127
16 midx_error [function] [call site] 01128
16 midx_error [function] [call site] 01129
15 midx_parse_object_offsets [function] [call site] 01130
16 midx_error [function] [call site] 01131
16 midx_error [function] [call site] 01132
16 midx_error [function] [call site] 01133
15 midx_parse_object_large_offsets [function] [call site] 01134
16 midx_error [function] [call site] 01135
14 git_midx_free [function] [call site] 01136
13 git_str_dispose [function] [call site] 01137
13 git_vector_length [function] [call site] 01138
13 git_vector_resize_to [function] [call site] 01139
13 process_multi_pack_index_pack [function] [call site] 01140
14 git_str_joinpath [function] [call site] 01141
14 git_str_len [function] [call site] 01142
14 git_str_cstr [function] [call site] 01143
14 git__suffixcmp [function] [call site] 01144
14 git_odb__error_notfound [function] [call site] 01145
14 git_str_cstr [function] [call site] 01146
14 git_str_len [function] [call site] 01147
14 git_str_attach_notowned [function] [call site] 01148
15 git_str_is_allocated [function] [call site] 01149
15 git_str_dispose [function] [call site] 01150
15 git_str_init [function] [call site] 01151
14 git_vector_search2 [function] [call site] 01152
14 packfile_byname_search_cmp [function] [call site] 01153
15 git_str_cstr [function] [call site] 01154
15 git_str_len [function] [call site] 01155
15 strncmp [call site] 01156
14 git_str_dispose [function] [call site] 01157
14 git_vector_get [function] [call site] 01158
14 git_vector_set [function] [call site] 01159
14 git_vector_remove [function] [call site] 01160
14 git_str_cstr [function] [call site] 01161
14 git_mwindow_get_pack [function] [call site] 01162
15 git_packfile__name [function] [call site] 01163
16 strlen [call site] 01164
16 git_odb__error_notfound [function] [call site] 01165
16 git_str_printf [function] [call site] 01166
16 git_str_detach [function] [call site] 01167
15 pthread_mutex_lock [call site] 01168
15 git_error_set [function] [call site] 01169
15 git_mwindow_packmap_get [function] [call site] 01170
16 git_mwindow_packmap__idx [function] [call site] 01171
17 git_hashmap_str_hash [function] [call site] 01172
17 git_hashmap_str_equal [function] [call site] 01173
18 strcmp [call site] 01174
15 git__free [function] [call site] 01175
15 git_atomic32_inc [function] [call site] 01176
15 pthread_mutex_unlock [call site] 01177
15 git_packfile_alloc [function] [call site] 01178
16 strlen [call site] 01179
16 git_odb__error_notfound [function] [call site] 01180
16 git_error_set_oom [function] [call site] 01181
16 git_error_set_oom [function] [call site] 01182
16 git__calloc [function] [call site] 01183
16 git__suffixcmp [function] [call site] 01184
16 git_fs_path_exists [function] [call site] 01185
16 stat [call site] 01186
16 git__free [function] [call site] 01187
16 git_odb__error_notfound [function] [call site] 01188
16 git_oid_size [function] [call site] 01189
16 git_oid_hexsize [function] [call site] 01190
16 pthread_mutex_init [call site] 01191
16 git_error_set [function] [call site] 01192
16 git__free [function] [call site] 01193
16 pthread_mutex_init [call site] 01194
16 git_error_set [function] [call site] 01195
16 pthread_mutex_destroy [call site] 01196
16 git__free [function] [call site] 01197
16 cache_init [function] [call site] 01198
17 pthread_mutex_init [call site] 01199
17 git_error_set [function] [call site] 01200
16 pthread_mutex_destroy [call site] 01201
16 pthread_mutex_destroy [call site] 01202
16 git__free [function] [call site] 01203
15 pthread_mutex_unlock [call site] 01204
15 git_atomic32_inc [function] [call site] 01205
15 git_mwindow_packmap_put [function] [call site] 01206
16 git_mwindow_packmap__put_idx [function] [call site] 01207
17 git_mwindow_packmap__resize [function] [call site] 01208
18 git__free [function] [call site] 01209
15 pthread_mutex_unlock [call site] 01210
15 git_packfile_free [function] [call site] 01211
16 cache_free [function] [call site] 01212
17 git_pack_offsetmap_iterate [function] [call site] 01213
17 free_cache_object [function] [call site] 01214
18 git__free [function] [call site] 01215
17 git_pack_offsetmap_dispose [function] [call site] 01216
18 git__free [function] [call site] 01217
16 pthread_mutex_lock [call site] 01218
16 git_error_set [function] [call site] 01219
16 git_mwindow_free_all [function] [call site] 01220
17 pthread_mutex_lock [call site] 01221
17 git_error_set [function] [call site] 01222
17 git_mwindow_free_all_locked [function] [call site] 01223
18 git_vector_get [function] [call site] 01224
18 git_vector_remove [function] [call site] 01225
18 git_vector_dispose [function] [call site] 01226
18 git_error_set [function] [call site] 01227
18 git_futils_mmap_free [function] [call site] 01228
18 git__free [function] [call site] 01229
17 pthread_mutex_unlock [call site] 01230
16 close [call site] 01231
16 pthread_mutex_unlock [call site] 01232
16 unlink [call site] 01233
16 pack_index_free [function] [call site] 01234
17 git__free [function] [call site] 01235
17 git_futils_mmap_free [function] [call site] 01236
16 git__free [function] [call site] 01237
16 pthread_mutex_destroy [call site] 01238
16 pthread_mutex_destroy [call site] 01239
16 pthread_mutex_destroy [call site] 01240
16 git__free [function] [call site] 01241
14 git_str_dispose [function] [call site] 01242
14 git_vector_set [function] [call site] 01243
13 git_vector_resize_to [function] [call site] 01244
13 remove_multi_pack_index [function] [call site] 01245
12 git_error_clear [function] [call site] 01246
12 git_str_sets [function] [call site] 01247
12 git_fs_path_direach [function] [call site] 01248
13 git_fs_path_to_dir [function] [call site] 01249
13 git_str_len [function] [call site] 01250
13 opendir [call site] 01251
13 git_error_set [function] [call site] 01252
13 __errno_location [call site] 01253
13 readdir [call site] 01254
13 strlen [call site] 01255
13 git_fs_path_is_dot_or_dotdot [function] [call site] 01256
13 git_str_put [function] [call site] 01257
13 git_error_clear [function] [call site] 01258
13 git_str_truncate [function] [call site] 01259
13 git_error_last [function] [call site] 01260
13 git_error_last [function] [call site] 01261
13 git_error_set [function] [call site] 01262
13 closedir [call site] 01263
12 packfile_load__cb [function] [call site] 01264
13 git_str_cstr [function] [call site] 01265
13 git_str_len [function] [call site] 01266
13 git__suffixcmp [function] [call site] 01267
13 git_str_attach_notowned [function] [call site] 01268
13 git_vector_search2 [function] [call site] 01269
13 packfile_byname_search_cmp [function] [call site] 01270
13 git_vector_search2 [function] [call site] 01271
13 packfile_byname_search_cmp [function] [call site] 01272
13 git_mwindow_get_pack [function] [call site] 01273
13 git_error_clear [function] [call site] 01274
13 git_vector_insert [function] [call site] 01275
12 git_str_dispose [function] [call site] 01276
12 git_vector_sort [function] [call site] 01277
11 pack_backend__free [function] [call site] 01278
12 git_mwindow_put_pack [function] [call site] 01279
13 pthread_mutex_lock [call site] 01280
13 git_mwindow_packmap_contains [function] [call site] 01281
13 git_error_set [function] [call site] 01282
13 git_atomic32_dec [function] [call site] 01283
13 git_mwindow_packmap_remove [function] [call site] 01284
14 git_mwindow_packmap__remove_at_idx [function] [call site] 01285
13 pthread_mutex_unlock [call site] 01286
13 git_packfile_free [function] [call site] 01287
12 git_mwindow_put_pack [function] [call site] 01288
12 git_midx_free [function] [call site] 01289
12 git_vector_dispose [function] [call site] 01290
12 git_vector_dispose [function] [call site] 01291
12 git__free [function] [call site] 01292
12 git__free [function] [call site] 01293
11 git_str_dispose [function] [call site] 01294
10 add_backend_internal [function] [call site] 01295
10 pthread_mutex_lock [call site] 01296
10 git_error_set [function] [call site] 01297
10 git_commit_graph_new [function] [call site] 01298
11 git_error_set [function] [call site] 01299
11 git_error_set [function] [call site] 01300
11 git__calloc [function] [call site] 01301
11 git_str_joinpath [function] [call site] 01302
11 git_str_cstr [function] [call site] 01303
11 git_commit_graph_file_open [function] [call site] 01304
12 git_futils_open_ro [function] [call site] 01305
12 fstat [call site] 01306
12 close [call site] 01307
12 git_error_set [function] [call site] 01308
12 git__is_sizet [function] [call site] 01309
12 close [call site] 01310
12 git_error_set [function] [call site] 01311
12 git__calloc [function] [call site] 01312
12 git_futils_mmap_ro [function] [call site] 01313
12 close [call site] 01314
12 git_commit_graph_file_free [function] [call site] 01315
13 git_commit_graph_file_close [function] [call site] 01316
14 git_error_set [function] [call site] 01317
14 git_futils_mmap_free [function] [call site] 01318
13 git__free [function] [call site] 01319
12 git_commit_graph_file_parse [function] [call site] 01320
13 git_oid_size [function] [call site] 01321
13 commit_graph_error [function] [call site] 01322
14 git_error_set [function] [call site] 01323
13 htonl [call site] 01324
13 commit_graph_error [function] [call site] 01325
13 commit_graph_error [function] [call site] 01326
13 commit_graph_error [function] [call site] 01327
13 ntohl [call site] 01328
13 ntohl [call site] 01329
13 commit_graph_error [function] [call site] 01330
13 commit_graph_error [function] [call site] 01331
13 ntohl [call site] 01332
13 commit_graph_error [function] [call site] 01333
13 commit_graph_parse_oid_fanout [function] [call site] 01334
14 commit_graph_error [function] [call site] 01335
14 commit_graph_error [function] [call site] 01336
14 commit_graph_error [function] [call site] 01337
14 ntohl [call site] 01338
14 commit_graph_error [function] [call site] 01339
13 commit_graph_parse_oid_lookup [function] [call site] 01340
14 git_oid_size [function] [call site] 01341
14 commit_graph_error [function] [call site] 01342
14 commit_graph_error [function] [call site] 01343
14 commit_graph_error [function] [call site] 01344
14 git_oid_raw_cmp [function] [call site] 01345
15 memcmp [call site] 01346
14 commit_graph_error [function] [call site] 01347
13 commit_graph_parse_commit_data [function] [call site] 01348
14 git_oid_size [function] [call site] 01349
14 commit_graph_error [function] [call site] 01350
14 commit_graph_error [function] [call site] 01351
14 commit_graph_error [function] [call site] 01352
13 commit_graph_parse_extra_edge_list [function] [call site] 01353
14 commit_graph_error [function] [call site] 01354
12 git_commit_graph_file_free [function] [call site] 01355
11 git_commit_graph_free [function] [call site] 01356
12 git_str_dispose [function] [call site] 01357
12 git_commit_graph_file_free [function] [call site] 01358
12 git__free [function] [call site] 01359
10 pthread_mutex_unlock [call site] 01360
10 pthread_mutex_unlock [call site] 01361
10 load_alternates [function] [call site] 01362
11 git_str_joinpath [function] [call site] 01363
11 git_fs_path_exists [function] [call site] 01364
11 git_str_dispose [function] [call site] 01365
11 git_futils_readbuffer [function] [call site] 01366
12 git_futils_readbuffer_updated [function] [call site] 01367
13 git_error_set [function] [call site] 01368
13 git_error_set [function] [call site] 01369
13 stat [call site] 01370
13 __errno_location [call site] 01371
13 git_fs_path_set_error [function] [call site] 01372
13 git_error_set [function] [call site] 01373
13 git__is_sizet [function] [call site] 01374
13 git_futils_open_ro [function] [call site] 01375
13 git_futils_readbuffer_fd [function] [call site] 01376
14 git__is_ssizet [function] [call site] 01377
14 git_error_set_oom [function] [call site] 01378
14 git_str_grow [function] [call site] 01379
14 p_read [function] [call site] 01380
15 git__is_ssizet [function] [call site] 01381
15 __errno_location [call site] 01382
15 read [call site] 01383
15 __errno_location [call site] 01384
14 git_error_set [function] [call site] 01385
14 git_str_dispose [function] [call site] 01386
14 git_error_set [function] [call site] 01387
14 git_str_dispose [function] [call site] 01388
13 close [call site] 01389
13 close [call site] 01390
13 git_hash_buf [function] [call site] 01391
14 git_hash_ctx_init [function] [call site] 01392
15 git_hash_sha1_ctx_init [function] [call site] 01393
16 git_hash_sha1_init [function] [call site] 01394
17 SHA1DCInit [function] [call site] 01395
15 git_hash_sha256_ctx_init [function] [call site] 01396
16 git_hash_sha256_init [function] [call site] 01397
17 SHA256Reset [function] [call site] 01398
18 SHA224_256Reset [function] [call site] 01399
17 git_error_set [function] [call site] 01400
15 git_error_set [function] [call site] 01401
14 git_hash_update [function] [call site] 01402
15 git_hash_sha1_update [function] [call site] 01403
16 git_error_set [function] [call site] 01404
16 SHA1DCUpdate [function] [call site] 01405
17 sha1_process [function] [call site] 01406
18 sha1_compression_states [function] [call site] 01407
18 ubc_check [function] [call site] 01408
18 sha1_recompression_step [function] [call site] 01409
19 sha1recompress_fast_58 [function] [call site] 01410
19 sha1recompress_fast_65 [function] [call site] 01411
19 abort [call site] 01412
18 sha1_compression_W [function] [call site] 01413
18 sha1_compression_W [function] [call site] 01414
17 sha1_process [function] [call site] 01415
15 git_hash_sha256_update [function] [call site] 01416
16 SHA256Input [function] [call site] 01417
17 SHA224_256ProcessMessageBlock [function] [call site] 01418
16 git_error_set [function] [call site] 01419
15 git_error_set [function] [call site] 01420
14 git_hash_final [function] [call site] 01421
15 git_hash_sha1_final [function] [call site] 01422
16 git_error_set [function] [call site] 01423
16 SHA1DCFinal [function] [call site] 01424
17 SHA1DCUpdate [function] [call site] 01425
17 sha1_process [function] [call site] 01426
16 git_error_set [function] [call site] 01427
15 git_hash_sha256_final [function] [call site] 01428
16 git_error_set [function] [call site] 01429
16 SHA256Result [function] [call site] 01430
17 SHA224_256ResultN [function] [call site] 01431
18 SHA224_256Finalize [function] [call site] 01432
19 SHA224_256PadMessage [function] [call site] 01433
20 SHA224_256ProcessMessageBlock [function] [call site] 01434
20 SHA224_256ProcessMessageBlock [function] [call site] 01435
16 git_error_set [function] [call site] 01436
15 git_error_set [function] [call site] 01437
14 git_hash_ctx_cleanup [function] [call site] 01438
15 git_hash_sha1_ctx_cleanup [function] [call site] 01439
15 git_hash_sha256_ctx_cleanup [function] [call site] 01440
13 git_str_dispose [function] [call site] 01441
13 memcmp [call site] 01442
13 git_str_dispose [function] [call site] 01443
13 git_str_swap [function] [call site] 01444
13 git_str_dispose [function] [call site] 01445
11 git_str_dispose [function] [call site] 01446
11 git__strtok [function] [call site] 01447
12 strchr [call site] 01448
12 strchr [call site] 01449
11 git_str_joinpath [function] [call site] 01450
11 git_str_cstr [function] [call site] 01451
11 git_odb__add_default_backends [function] [call site] 01452
11 git_str_dispose [function] [call site] 01453
11 git_str_dispose [function] [call site] 01454
8 git_str_dispose [function] [call site] 01455
7 git_atomic__swap [function] [call site] 01456
7 git_odb__set_caps [function] [call site] 01457
8 git_atomic__load [function] [call site] 01458
8 git_error_set [function] [call site] 01459
8 git_repository__configmap_lookup [function] [call site] 01460
9 git_atomic__load [function] [call site] 01461
9 git_repository_config__weakptr [function] [call site] 01462
9 git_config__configmap_lookup [function] [call site] 01463
10 git_config__lookup_entry [function] [call site] 01464
10 git_config_lookup_map_value [function] [call site] 01465
11 git_config_parse_bool [function] [call site] 01466
11 git_config_parse_int32 [function] [call site] 01467
11 strcasecmp [call site] 01468
11 git_error_set [function] [call site] 01469
10 git_config_parse_bool [function] [call site] 01470
10 git_config_entry_free [function] [call site] 01471
9 git_atomic__compare_and_swap [function] [call site] 01472
7 git_odb__add_default_backends [function] [call site] 01473
7 git_odb_free [function] [call site] 01474
8 git_atomic32_dec [function] [call site] 01475
8 odb_free [function] [call site] 01476
9 pthread_mutex_lock [call site] 01477
9 git_error_set [function] [call site] 01478
9 git_vector_get [function] [call site] 01479
9 git__free [function] [call site] 01480
9 pthread_mutex_unlock [call site] 01481
9 git_commit_graph_free [function] [call site] 01482
9 git_vector_dispose [function] [call site] 01483
9 git_cache_dispose [function] [call site] 01484
9 pthread_mutex_destroy [call site] 01485
9 git__memzero [function] [call site] 01486
9 git__free [function] [call site] 01487
7 git_atomic__compare_and_swap [function] [call site] 01488
7 git_atomic__swap [function] [call site] 01489
7 git_odb_free [function] [call site] 01490
7 git_str_dispose [function] [call site] 01491
7 git_atomic__load [function] [call site] 01492
6 git_odb_exists [function] [call site] 01493
7 git_odb_exists_ext [function] [call site] 01494
8 git_error_set [function] [call site] 01495
8 git_error_set [function] [call site] 01496
8 git_oid_is_zero [function] [call site] 01497
9 git_oid_type [function] [call site] 01498
9 git_oid_size [function] [call site] 01499
8 odb_cache [function] [call site] 01500
9 git_atomic__load [function] [call site] 01501
8 git_cache_get_raw [function] [call site] 01502
9 cache_get [function] [call site] 01503
10 pthread_rwlock_rdlock [call site] 01504
10 git_cache_oidmap_get [function] [call site] 01505
11 git_cache_oidmap__idx [function] [call site] 01506
12 git_error_set [function] [call site] 01507
12 git_hashmap_oid_hashcode [function] [call site] 01508
12 git_oid_equal [function] [call site] 01509
13 git_oid__cmp [function] [call site] 01510
14 git_oid_size [function] [call site] 01511
14 git_oid_raw_cmp [function] [call site] 01512
10 git_cached_obj_incref [function] [call site] 01513
11 git_atomic32_inc [function] [call site] 01514
10 pthread_rwlock_unlock [call site] 01515
8 git_odb_object_free [function] [call site] 01516
9 git_cached_obj_decref [function] [call site] 01517
8 odb_exists_1 [function] [call site] 01518
9 pthread_mutex_lock [call site] 01519
9 git_error_set [function] [call site] 01520
9 git_vector_get [function] [call site] 01521
9 pthread_mutex_unlock [call site] 01522
8 git_odb_refresh [function] [call site] 01523
9 git_error_set [function] [call site] 01524
9 pthread_mutex_lock [call site] 01525
9 git_error_set [function] [call site] 01526
9 git_vector_get [function] [call site] 01527
9 pthread_mutex_unlock [call site] 01528
9 git_commit_graph_refresh [function] [call site] 01529
10 git_str_cstr [function] [call site] 01530
10 git_commit_graph_file_needs_refresh [function] [call site] 01531
11 git_oid_size [function] [call site] 01532
11 git_futils_open_ro [function] [call site] 01533
11 fstat [call site] 01534
11 close [call site] 01535
11 git__is_sizet [function] [call site] 01536
11 close [call site] 01537
11 pread [call site] 01538
11 close [call site] 01539
11 memcmp [call site] 01540
10 git_commit_graph_file_free [function] [call site] 01541
9 pthread_mutex_unlock [call site] 01542
8 odb_exists_1 [function] [call site] 01543
5 git_refspec__dispose [function] [call site] 01544
4 git_repository__shallow_roots [function] [call site] 01545
5 load_grafts [function] [call site] 01546
6 git_grafts_refresh [function] [call site] 01547
7 git_error_set [function] [call site] 01548
7 git_futils_readbuffer_updated [function] [call site] 01549
7 git_grafts_clear [function] [call site] 01550
8 git_grafts_oidmap_iterate [function] [call site] 01551
8 git__free [function] [call site] 01552
8 git__free [function] [call site] 01553
8 git_grafts_oidmap_clear [function] [call site] 01554
7 git_grafts_parse [function] [call site] 01555
8 git_grafts_clear [function] [call site] 01556
8 git_parse_ctx_init [function] [call site] 01557
9 git__linenlen [function] [call site] 01558
10 memchr [call site] 01559
8 git_parse_advance_oid [function] [call site] 01560
9 git_oid_hexsize [function] [call site] 01561
9 git_oid_from_prefix [function] [call site] 01562
9 git_parse_advance_chars [function] [call site] 01563
8 git_parse_advance_expected [function] [call site] 01564
9 memcmp [call site] 01565
9 git_parse_advance_chars [function] [call site] 01566
8 git_array__alloc [function] [call site] 01567
9 git_error_set_oom [function] [call site] 01568
9 git__reallocarray [function] [call site] 01569
9 git__free [function] [call site] 01570
8 git_parse_advance_expected [function] [call site] 01571
8 git_parse_advance_oid [function] [call site] 01572
8 git_error_set [function] [call site] 01573
8 git_grafts_add [function] [call site] 01574
9 git_error_set [function] [call site] 01575
9 git__calloc [function] [call site] 01576
9 git__calloc [function] [call site] 01577
9 git_array__alloc [function] [call site] 01578
9 git_oid_cpy [function] [call site] 01579
10 git_oid_type [function] [call site] 01580
10 git_oid_size [function] [call site] 01581
10 oid_error_invalid [function] [call site] 01582
10 git_oid_raw_cpy [function] [call site] 01583
9 git_oid_cpy [function] [call site] 01584
9 git_grafts_remove [function] [call site] 01585
10 git_error_set [function] [call site] 01586
10 git_grafts_oidmap_get [function] [call site] 01587
11 git_grafts_oidmap__idx [function] [call site] 01588
12 git_error_set [function] [call site] 01589
12 git_hashmap_oid_hashcode [function] [call site] 01590
12 git_oid_equal [function] [call site] 01591
10 git_grafts_oidmap_remove [function] [call site] 01592
11 git_grafts_oidmap__remove_at_idx [function] [call site] 01593
10 git__free [function] [call site] 01594
10 git__free [function] [call site] 01595
9 git_grafts_oidmap_put [function] [call site] 01596
10 git_grafts_oidmap__put_idx [function] [call site] 01597
11 git_grafts_oidmap__resize [function] [call site] 01598
12 git__reallocarray [function] [call site] 01599
12 git__free [function] [call site] 01600
9 git__free [function] [call site] 01601
9 git__free [function] [call site] 01602
8 git__free [function] [call site] 01603
8 git_parse_advance_line [function] [call site] 01604
9 git__linenlen [function] [call site] 01605
8 git__free [function] [call site] 01606
6 git_grafts_refresh [function] [call site] 01607
6 git_repository__item_path [function] [call site] 01608
6 git_grafts_new [function] [call site] 01609
7 git__calloc [function] [call site] 01610
6 git_grafts_new [function] [call site] 01611
6 git_str_joinpath [function] [call site] 01612
6 git_grafts_open_or_refresh [function] [call site] 01613
7 git_error_set [function] [call site] 01614
7 git_grafts_refresh [function] [call site] 01615
7 git_grafts_open [function] [call site] 01616
8 git_error_set [function] [call site] 01617
8 git_grafts_new [function] [call site] 01618
8 git__strdup [function] [call site] 01619
8 git_grafts_refresh [function] [call site] 01620
8 git_grafts_free [function] [call site] 01621
9 git__free [function] [call site] 01622
9 git_grafts_clear [function] [call site] 01623
9 git_grafts_oidmap_dispose [function] [call site] 01624
9 git__free [function] [call site] 01625
6 git_str_clear [function] [call site] 01626
6 git_str_joinpath [function] [call site] 01627
6 git_grafts_open_or_refresh [function] [call site] 01628
6 git_str_dispose [function] [call site] 01629
5 git_grafts_refresh [function] [call site] 01630
5 git_grafts_oids [function] [call site] 01631
6 git_error_set [function] [call site] 01632
6 git_grafts_oidmap_size [function] [call site] 01633
6 git__calloc [function] [call site] 01634
6 git_grafts_oidmap_iterate [function] [call site] 01635
6 git_array__alloc [function] [call site] 01636
6 git_oid_cpy [function] [call site] 01637
4 git__free [function] [call site] 01638
3 git_fetch_download_pack [function] [call site] 01639
4 git_repository__shallow_roots_write [function] [call site] 01640
5 git_error_set [function] [call site] 01641
5 git_oid_algorithm [function] [call site] 01642
5 git_filebuf_hash_flags [function] [call site] 01643
5 git_error_set [function] [call site] 01644
5 git_str_joinpath [function] [call site] 01645
5 git_str_cstr [function] [call site] 01646
5 git_filebuf_open [function] [call site] 01647
6 git_filebuf_open_withsize [function] [call site] 01648
7 git_error_set [function] [call site] 01649
7 git_error_set [function] [call site] 01650
7 git_error_set [function] [call site] 01651
7 git__malloc [function] [call site] 01652
7 git_hash_ctx_init [function] [call site] 01653
7 git_hash_ctx_init [function] [call site] 01654
7 deflateInit_ [function] [call site] 01655
8 deflateInit2_ [function] [call site] 01656
9 deflateEnd [function] [call site] 01657
10 deflateStateCheck [function] [call site] 01658
9 deflateReset [function] [call site] 01659
10 deflateResetKeep [function] [call site] 01660
11 deflateStateCheck [function] [call site] 01661
11 _tr_init [function] [call site] 01664
12 tr_static_init [function] [call site] 01665
12 init_block [function] [call site] 01666
7 git_error_set [function] [call site] 01668
7 git__malloc [function] [call site] 01669
7 git_futils_mktmp [function] [call site] 01670
8 git_rand_next [function] [call site] 01671
9 pthread_mutex_lock [call site] 01672
9 pthread_mutex_unlock [call site] 01675
8 git_str_sets [function] [call site] 01676
8 git_str_puts [function] [call site] 01677
8 git_str_encode_hexstr [function] [call site] 01678
9 git_error_set_oom [function] [call site] 01679
9 git_error_set_oom [function] [call site] 01680
9 git_str_grow_by [function] [call site] 01681
10 git_error_set_oom [function] [call site] 01682
10 git_str_try_grow [function] [call site] 01683
8 git_str_oom [function] [call site] 01684
8 git_error_set [function] [call site] 01686
8 git_str_dispose [function] [call site] 01687
7 git_str_dispose [function] [call site] 01688
7 git_str_detach [function] [call site] 01689
7 resolve_symlink [function] [call site] 01690
8 git_str_puts [function] [call site] 01691
8 lstat [call site] 01692
8 __errno_location [call site] 01693
8 git_str_puts [function] [call site] 01694
8 git_error_set [function] [call site] 01695
8 git_str_puts [function] [call site] 01696
8 readlink [call site] 01697
8 git_error_set [function] [call site] 01698
8 git_error_set [function] [call site] 01699
8 git_fs_path_root [function] [call site] 01700
9 dos_drive_prefix_length [function] [call site] 01701
8 git_str_sets [function] [call site] 01702
8 git_fs_path_dirname_r [function] [call site] 01703
9 strlen [call site] 01704
9 git_error_set [function] [call site] 01705
9 win32_prefix_length [function] [call site] 01706
9 win32_prefix_length [function] [call site] 01707
9 git_str_set [function] [call site] 01708
9 git_str_putc [function] [call site] 01709
8 git_str_swap [function] [call site] 01710
8 git_str_dispose [function] [call site] 01711
8 git_fs_path_apply_relative [function] [call site] 01712
9 git_str_cstr [function] [call site] 01713
9 git_str_joinpath [function] [call site] 01714
9 git_fs_path_resolve_relative [function] [call site] 01715
10 git_str_oom [function] [call site] 01716
10 git_fs_path_root [function] [call site] 01717
10 __ctype_b_loc [call site] 01718
10 git_error_set [function] [call site] 01719
8 git_error_set [function] [call site] 01720
8 git_str_dispose [function] [call site] 01721
8 git_str_dispose [function] [call site] 01722
7 git_str_detach [function] [call site] 01723
7 git_error_set_oom [function] [call site] 01724
7 git__malloc [function] [call site] 01725
7 git_fs_path_isdir [function] [call site] 01726
7 git_error_set [function] [call site] 01727
7 lock_file [function] [call site] 01728
8 git_fs_path_exists [function] [call site] 01729
8 git_error_clear [function] [call site] 01730
8 git_futils_creat_locked_withpath [function] [call site] 01731
9 git_futils_mkpath2file [function] [call site] 01732
10 git_futils_mkdir [function] [call site] 01733
11 git_str_puts [function] [call site] 01734
11 mkdir_canonicalize [function] [call site] 01735
12 git_fs_path_root [function] [call site] 01736
12 git_fs_path_dirname_r [function] [call site] 01737
12 git_fs_path_dirname_r [function] [call site] 01738
12 git_str_clear [function] [call site] 01739
11 git_str_puts [function] [call site] 01740
11 git_fs_path_root [function] [call site] 01741
11 lstat [call site] 01742
11 __errno_location [call site] 01743
11 git_error_set [function] [call site] 01744
11 git_fs_path_dirname_r [function] [call site] 01745
11 git_error_set [function] [call site] 01746
11 mkdir_validate_dir [function] [call site] 01747
12 git_error_set [function] [call site] 01748
12 unlink [call site] 01749
12 git_error_set [function] [call site] 01750
12 mkdir [call site] 01751
12 stat [call site] 01752
12 git_error_set [function] [call site] 01753
12 git_error_set [function] [call site] 01754
11 mkdir_validate_mode [function] [call site] 01755
12 chmod [call site] 01756
12 git_error_set [function] [call site] 01757
11 git_futils_mkdir_relative [function] [call site] 01758
12 git_fs_path_join_unrooted [function] [call site] 01759
13 git_error_set [function] [call site] 01760
13 git_error_set [function] [call site] 01761
13 git_fs_path_root [function] [call site] 01762
13 git_str_joinpath [function] [call site] 01763
13 strlen [call site] 01764
13 git_str_sets [function] [call site] 01765
13 git_fs_path_equal_or_prefixed [function] [call site] 01766
12 mkdir_canonicalize [function] [call site] 01767
12 git_str_rfind [function] [call site] 01768
12 git_fs_path_root [function] [call site] 01769
12 git_hashset_str_contains [function] [call site] 01770
13 git_hashset_str__idx [function] [call site] 01771
14 git_hashmap_str_hash [function] [call site] 01772
14 git_hashmap_str_equal [function] [call site] 01773
12 lstat [call site] 01774
12 __errno_location [call site] 01775
12 git_error_set [function] [call site] 01776
12 git_error_clear [function] [call site] 01777
12 mkdir [call site] 01778
12 __errno_location [call site] 01779
12 git_error_set [function] [call site] 01780
12 mkdir_validate_dir [function] [call site] 01781
12 mkdir_validate_mode [function] [call site] 01782
12 git_error_set_oom [function] [call site] 01783
12 git_pool_malloc [function] [call site] 01784
13 alloc_size [function] [call site] 01785
13 pool_alloc [function] [call site] 01786
14 pool_alloc_page [function] [call site] 01787
15 git_error_set_oom [function] [call site] 01788
15 git__malloc [function] [call site] 01789
12 git_hashset_str_add [function] [call site] 01790
13 git_hashset_str__put_idx [function] [call site] 01791
14 git_hashset_str__resize [function] [call site] 01792
15 git__reallocarray [function] [call site] 01793
15 git__free [function] [call site] 01794
12 stat [call site] 01795
12 git_error_set [function] [call site] 01796
12 git_str_dispose [function] [call site] 01797
11 git_str_dispose [function] [call site] 01798
11 git_str_dispose [function] [call site] 01799
9 git_futils_creat_locked [function] [call site] 01800
10 __errno_location [call site] 01802
10 git_error_set [function] [call site] 01803
8 git_futils_creat_locked [function] [call site] 01804
8 git_fs_path_exists [function] [call site] 01805
8 git_error_set [function] [call site] 01807
8 p_write [function] [call site] 01809
9 write [call site] 01810
9 __errno_location [call site] 01811
9 __errno_location [call site] 01812
8 git_hash_update [function] [call site] 01813
8 close [call site] 01814
8 git_error_set [function] [call site] 01815
8 git_error_set [function] [call site] 01816
7 git_filebuf_cleanup [function] [call site] 01817
8 close [call site] 01818
8 git_fs_path_exists [function] [call site] 01819
8 unlink [call site] 01820
8 git_hash_ctx_cleanup [function] [call site] 01821
8 git__free [function] [call site] 01822
8 git__free [function] [call site] 01823
8 deflateEnd [function] [call site] 01824
8 git__free [function] [call site] 01825
8 git__free [function] [call site] 01826
5 git_oid_tostr [function] [call site] 01827
5 git_oid_hexsize [function] [call site] 01828
5 git_filebuf_write [function] [call site] 01829
6 add_to_cache [function] [call site] 01830
6 add_to_cache [function] [call site] 01831
6 flush_buffer [function] [call site] 01832
5 git_filebuf_write [function] [call site] 01833
5 git_filebuf_commit [function] [call site] 01834
6 git_error_set [function] [call site] 01835
6 git_error_set [function] [call site] 01836
6 flush_buffer [function] [call site] 01837
6 verify_last_error [function] [call site] 01838
7 git_error_set_oom [function] [call site] 01839
7 git_error_set [function] [call site] 01840
6 p_fsync [function] [call site] 01841
7 fsync [call site] 01842
6 git_error_set [function] [call site] 01843
6 close [call site] 01844
6 git_error_set [function] [call site] 01845
6 p_rename [function] [call site] 01846
7 link [call site] 01847
7 unlink [call site] 01848
7 rename [call site] 01849
6 git_error_set [function] [call site] 01850
6 git_futils_fsync_parent [function] [call site] 01851
7 git_fs_path_dirname [function] [call site] 01852
8 git_fs_path_dirname_r [function] [call site] 01853
8 git_str_detach [function] [call site] 01854
8 git_str_dispose [function] [call site] 01855
7 git_futils_fsync_dir [function] [call site] 01856
8 git_error_set [function] [call site] 01858
8 git_error_set [function] [call site] 01860
8 close [call site] 01861
7 git__free [function] [call site] 01862
6 git_filebuf_cleanup [function] [call site] 01863
6 git_filebuf_cleanup [function] [call site] 01864
5 load_grafts [function] [call site] 01865
5 remove [call site] 01866
5 git_str_dispose [function] [call site] 01867
4 git_oidarray_dispose [function] [call site] 01868
5 git__free [function] [call site] 01869
3 git_vector_dispose [function] [call site] 01870
3 free_refspecs [function] [call site] 01871
3 git_vector_dispose [function] [call site] 01872
2 git_remote_connect_options_dispose [function] [call site] 01873
1 git_remote_free [function] [call site] 01874