Fuzz introspector: revparse_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
10843 35760 14 :

['handle_linear_syntax', 'extract_how_many', 'any_left_hand_identifier', 'handle_caret_curly_syntax', 'git_str_cstr.2262', 'extract_path', 'handle_grep_syntax', 'handle_at_syntax', 'ensure_left_hand_identifier_is_not_known_yet', 'handle_colon_syntax', 'ensure_base_rev_loaded', 'ensure_base_rev_is_not_known_yet', 'handle_caret_parent_syntax', 'extract_curly_braces_content']

10843 36226 revparse call site: 00052 /src/libgit2/src/libgit2/revparse.c:719
10843 35760 14 :

['handle_linear_syntax', 'any_left_hand_identifier', 'extract_how_many', 'handle_caret_curly_syntax', 'git_str_cstr.2262', 'extract_path', 'handle_grep_syntax', 'handle_at_syntax', 'ensure_left_hand_identifier_is_not_known_yet', 'handle_colon_syntax', 'ensure_base_rev_loaded', 'ensure_base_rev_is_not_known_yet', 'handle_caret_parent_syntax', 'extract_curly_braces_content']

10843 36226 revparse call site: 01865 /src/libgit2/src/libgit2/revparse.c:756
10843 35760 14 :

['handle_linear_syntax', 'any_left_hand_identifier', 'extract_how_many', 'handle_caret_curly_syntax', 'git_str_cstr.2262', 'extract_path', 'handle_grep_syntax', 'handle_colon_syntax', 'ensure_left_hand_identifier_is_not_known_yet', 'handle_at_syntax', 'ensure_base_rev_loaded', 'ensure_base_rev_is_not_known_yet', 'handle_caret_parent_syntax', 'extract_curly_braces_content']

10843 36226 revparse call site: 01884 /src/libgit2/src/libgit2/revparse.c:777
10843 35760 14 :

['handle_linear_syntax', 'any_left_hand_identifier', 'extract_how_many', 'handle_caret_curly_syntax', 'git_str_cstr.2262', 'extract_path', 'handle_grep_syntax', 'handle_at_syntax', 'ensure_left_hand_identifier_is_not_known_yet', 'handle_colon_syntax', 'ensure_base_rev_loaded', 'ensure_base_rev_is_not_known_yet', 'handle_caret_parent_syntax', 'extract_curly_braces_content']

10843 36226 revparse call site: 01933 /src/libgit2/src/libgit2/revparse.c:813
4365 4365 1 :

['filesystem_iterator_entry_hash']

4365 4365 filesystem_iterator_entry_init call site: 00000 /src/libgit2/src/libgit2/iterator.c:1334
2499 2499 1 :

['object_from_reference']

2499 2499 ensure_base_rev_loaded call site: 00052 /src/libgit2/src/libgit2/revparse.c:644
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
2064 2064 1 :

['git_object_lookup']

2064 2082 retrieve_revobject_from_reflog call site: 01987 /src/libgit2/src/libgit2/revparse.c:299
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: 00760 /src/libgit2/src/libgit2/odb_pack.c:486

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 calloc [call site] 00001
1 abort [call site] 00002
1 git_revparse_single [function] [call site] 00003
2 git_revparse_ext [function] [call site] 00004
3 revparse [function] [call site] 00005
4 git_error_set [function] [call site] 00006
5 git_error_vset [function] [call site] 00007
6 threadstate_get [function] [call site] 00008
7 git_tlsdata_get [function] [call site] 00009
8 pthread_getspecific [call site] 00010
7 git_str_init [function] [call site] 00011
8 git_str_grow [function] [call site] 00012
9 git_str_try_grow [function] [call site] 00013
10 git_error_set [function] [call site] 00014
10 git__free [function] [call site] 00015
10 git_error_set_oom [function] [call site] 00016
11 threadstate_get [function] [call site] 00017
12 git_tlsdata_set [function] [call site] 00018
13 pthread_setspecific [call site] 00019
10 git__realloc [function] [call site] 00020
11 git_error_set_oom [function] [call site] 00021
10 git__free [function] [call site] 00022
6 __errno_location [call site] 00023
6 git_str_clear [function] [call site] 00024
6 git_str_vprintf [function] [call site] 00025
7 strlen [call site] 00026
7 git_error_set_oom [function] [call site] 00027
7 git_error_set_oom [function] [call site] 00028
7 git_str_grow [function] [call site] 00029
7 vsnprintf [call site] 00030
7 git__free [function] [call site] 00031
7 git_error_set_oom [function] [call site] 00032
7 git_error_set_oom [function] [call site] 00033
7 git_str_grow [function] [call site] 00034
6 git_str_put [function] [call site] 00035
7 git_error_set [function] [call site] 00036
7 git_error_set_oom [function] [call site] 00037
7 git_error_set_oom [function] [call site] 00038
7 git_str_grow [function] [call site] 00039
6 strerror [call site] 00040
6 git_str_puts [function] [call site] 00041
7 git_error_set [function] [call site] 00042
7 strlen [call site] 00043
7 git_str_put [function] [call site] 00044
6 __errno_location [call site] 00045
6 git_str_oom [function] [call site] 00046
6 set_error_from_buffer [function] [call site] 00047
7 threadstate_get [function] [call site] 00048
4 git_error_set [function] [call site] 00049
4 git_error_set [function] [call site] 00050
4 git_error_set [function] [call site] 00051
4 ensure_base_rev_loaded [function] [call site] 00052
5 object_from_reference [function] [call site] 00053
6 git_reference_resolve [function] [call site] 00054
7 git_reference_type [function] [call site] 00055
8 git_error_set [function] [call site] 00056
7 git_reference_lookup [function] [call site] 00057
8 git_reference_lookup_resolved [function] [call site] 00058
9 git_error_set [function] [call site] 00059
9 git_error_set [function] [call site] 00060
9 git_error_set [function] [call site] 00061
9 reference_normalize_for_repo [function] [call site] 00062
10 git_repository__configmap_lookup [function] [call site] 00063
11 git_atomic__load [function] [call site] 00064
11 git_repository_config__weakptr [function] [call site] 00065
12 config_path_system [function] [call site] 00066
13 git__getenv [function] [call site] 00067
14 getenv [call site] 00068
14 git_str_clear [function] [call site] 00069
14 git_str_puts [function] [call site] 00070
13 git_config_parse_bool [function] [call site] 00071
14 git__parse_bool [function] [call site] 00072
15 strcasecmp [call site] 00073
15 strcasecmp [call site] 00074
15 strcasecmp [call site] 00075
15 strcasecmp [call site] 00076
15 strcasecmp [call site] 00077
15 strcasecmp [call site] 00078
14 git_config_parse_int32 [function] [call site] 00079
15 git_config_parse_int64 [function] [call site] 00080
16 strlen [call site] 00081
16 git__strntol64 [function] [call site] 00082
17 __ctype_b_loc [call site] 00083
17 git_error_set [function] [call site] 00084
17 git_error_set [function] [call site] 00085
16 git_error_set [function] [call site] 00086
15 git_error_set [function] [call site] 00087
14 git_error_set [function] [call site] 00088
13 git_str_dispose [function] [call site] 00089
14 git__free [function] [call site] 00090
14 git_str_init [function] [call site] 00091
13 git__getenv [function] [call site] 00092
13 git_config__find_system [function] [call site] 00093
14 git_sysdir_find_system_file [function] [call site] 00094
15 git_sysdir_find_in_dirlist [function] [call site] 00095
16 git_sysdir_get [function] [call site] 00096
17 git_error_set [function] [call site] 00097
17 git_sysdir_check_selector [function] [call site] 00098
18 git_error_set [function] [call site] 00099
16 git_str_len [function] [call site] 00100
16 git_str_cstr [function] [call site] 00101
16 git_str_set [function] [call site] 00102
17 git_str_clear [function] [call site] 00103
17 git_error_set_oom [function] [call site] 00104
17 git_str_grow [function] [call site] 00105
16 git_str_joinpath [function] [call site] 00106
17 git_str_join [function] [call site] 00107
18 strlen [call site] 00108
18 strlen [call site] 00109
18 git_error_set [function] [call site] 00110
18 git_error_set_oom [function] [call site] 00111
18 git_error_set_oom [function] [call site] 00112
18 git_error_set_oom [function] [call site] 00113
18 git_str_grow [function] [call site] 00114
16 git_fs_path_exists [function] [call site] 00115
17 git_error_set [function] [call site] 00116
17 access [call site] 00117
16 git_error_set [function] [call site] 00118
16 git_error_set [function] [call site] 00119
16 git_str_dispose [function] [call site] 00120
12 config_path_global [function] [call site] 00121
13 git__getenv [function] [call site] 00122
13 git_config__find_global [function] [call site] 00123
14 git_sysdir_find_global_file [function] [call site] 00124
15 git_sysdir_find_in_dirlist [function] [call site] 00125
12 git_config__find_xdg [function] [call site] 00126
13 git_sysdir_find_xdg_file [function] [call site] 00127
14 git_sysdir_find_in_dirlist [function] [call site] 00128
12 git_config__find_programdata [function] [call site] 00129
13 git_sysdir_find_programdata_file [function] [call site] 00130
14 git_sysdir_find_in_dirlist [function] [call site] 00131
13 git_fs_path_owner_is [function] [call site] 00132
14 geteuid [call site] 00133
14 lstat [call site] 00134
14 __errno_location [call site] 00135
14 git_error_set [function] [call site] 00136
14 sudo_uid_lookup [function] [call site] 00137
15 git__getenv [function] [call site] 00138
15 git__strntol64 [function] [call site] 00139
15 git_str_dispose [function] [call site] 00140
13 git_error_set [function] [call site] 00141
12 git_str_len [function] [call site] 00142
12 git_config__global_location [function] [call site] 00143
13 git_sysdir_get [function] [call site] 00144
13 git_str_len [function] [call site] 00145
13 git_str_cstr [function] [call site] 00146
13 git_str_set [function] [call site] 00147
13 git_str_joinpath [function] [call site] 00148
12 path_unless_empty [function] [call site] 00149
13 git_str_len [function] [call site] 00150
13 git_str_cstr [function] [call site] 00151
12 path_unless_empty [function] [call site] 00152
12 path_unless_empty [function] [call site] 00153
12 path_unless_empty [function] [call site] 00154
12 load_config [function] [call site] 00155
13 git_error_set [function] [call site] 00156
13 git_config_new [function] [call site] 00157
14 git__calloc [function] [call site] 00158
15 git_error_set_oom [function] [call site] 00159
15 git__malloc [function] [call site] 00160
16 git_error_set_oom [function] [call site] 00161
14 git_vector_init [function] [call site] 00162
15 git_error_set [function] [call site] 00163
15 resize_vector [function] [call site] 00164
16 git__reallocarray [function] [call site] 00165
17 git_error_set_oom [function] [call site] 00166
17 git__realloc [function] [call site] 00167
14 reader_cmp [function] [call site] 00168
14 git_vector_init [function] [call site] 00169
14 writer_cmp [function] [call site] 00170
14 config_free [function] [call site] 00171
15 git_atomic32_dec [function] [call site] 00172
15 backend_instance_free [function] [call site] 00173
16 git__free [function] [call site] 00174
15 git_vector_dispose [function] [call site] 00175
16 git__free [function] [call site] 00176
15 git_vector_dispose [function] [call site] 00177
15 git__free [function] [call site] 00178
14 git_atomic32_inc [function] [call site] 00179
13 git_repository__item_path [function] [call site] 00180
14 resolved_parent_path [function] [call site] 00181
15 git_repository_path [function] [call site] 00182
16 git_error_set [function] [call site] 00183
15 git_repository_workdir [function] [call site] 00184
16 git_error_set [function] [call site] 00185
15 git_repository_commondir [function] [call site] 00186
16 git_error_set [function] [call site] 00187
15 git_error_set [function] [call site] 00188
15 resolved_parent_path [function] [call site] 00189
14 git_error_set [function] [call site] 00190
14 git_str_sets [function] [call site] 00191
15 strlen [call site] 00192
15 git_str_set [function] [call site] 00193
14 git_str_joinpath [function] [call site] 00194
14 git_fs_path_to_dir [function] [call site] 00195
15 git_str_len [function] [call site] 00196
15 git_str_len [function] [call site] 00197
15 git_str_putc [function] [call site] 00198
16 git_error_set_oom [function] [call site] 00199
16 git_str_grow [function] [call site] 00200
15 git_str_oom [function] [call site] 00201
13 git_config_add_file_ondisk [function] [call site] 00202
14 git_error_set [function] [call site] 00203
14 git_error_set [function] [call site] 00204
14 stat [call site] 00205
14 __errno_location [call site] 00206
14 git_error_set [function] [call site] 00207
14 git_config_backend_from_file [function] [call site] 00208
15 git__calloc [function] [call site] 00209
15 pthread_mutex_init [call site] 00210
15 git__strdup [function] [call site] 00211
16 strlen [call site] 00212
16 git__malloc [function] [call site] 00213
14 git_config_add_backend [function] [call site] 00214
15 git_error_set [function] [call site] 00215
15 git_error_set [function] [call site] 00216
15 git_error__check_version [function] [call site] 00217
16 git_error_set [function] [call site] 00218
15 git__calloc [function] [call site] 00219
15 git_config__add_instance [function] [call site] 00220
16 try_remove_existing_backend [function] [call site] 00221
17 git_vector_remove [function] [call site] 00222
18 git_error_set [function] [call site] 00223
17 git_vector_remove [function] [call site] 00224
17 git_atomic32_dec [function] [call site] 00225
17 backend_instance_free [function] [call site] 00226
17 git__free [function] [call site] 00227
16 git__malloc [function] [call site] 00228
16 git_vector_insert_sorted [function] [call site] 00229
17 git_error_set [function] [call site] 00230
17 git_error_set [function] [call site] 00231
17 compute_new_size [function] [call site] 00265
17 resize_vector [function] [call site] 00266
17 git__bsearch [function] [call site] 00267
16 duplicate_level [function] [call site] 00268
17 git_error_set [function] [call site] 00269
16 git_vector_insert_sorted [function] [call site] 00270
16 git__free [function] [call site] 00271
16 git_atomic32_inc [function] [call site] 00272
15 git__free [function] [call site] 00273
13 has_config_worktree [function] [call site] 00274
14 git_config_get_bool [function] [call site] 00275
15 get_entry [function] [call site] 00276
16 git_config__normalize_name [function] [call site] 00277
17 git_error_set [function] [call site] 00278
17 git_error_set [function] [call site] 00279
17 git__strdup [function] [call site] 00280
17 strchr [call site] 00281
17 strrchr [call site] 00282
17 normalize_section [function] [call site] 00283
18 __ctype_b_loc [call site] 00284
18 tolower [call site] 00285
17 normalize_section [function] [call site] 00286
17 git__free [function] [call site] 00287
17 git_error_set [function] [call site] 00288
16 git_error_set [function] [call site] 00289
16 git__free [function] [call site] 00290
16 config_error_notfound [function] [call site] 00291
17 git_error_set [function] [call site] 00292
16 git_error_clear [function] [call site] 00293
17 threadstate_get [function] [call site] 00294
17 set_error [function] [call site] 00295
18 threadstate_get [function] [call site] 00296
18 git_str_clear [function] [call site] 00297
18 git_str_puts [function] [call site] 00298
18 git_str_oom [function] [call site] 00299
18 set_error_from_buffer [function] [call site] 00300
17 __errno_location [call site] 00301
15 git_config_parse_bool [function] [call site] 00302
15 git_config_entry_free [function] [call site] 00303
13 git_repository__item_path [function] [call site] 00304
13 git_config_add_file_ondisk [function] [call site] 00305
13 git_str_dispose [function] [call site] 00306
13 git_config_add_file_ondisk [function] [call site] 00307
13 git_config_add_file_ondisk [function] [call site] 00308
13 git_config_add_file_ondisk [function] [call site] 00309
13 git_config_add_file_ondisk [function] [call site] 00310
13 git_error_clear [function] [call site] 00311
13 git_config_set_writeorder [function] [call site] 00312
14 git_error_set [function] [call site] 00313
14 git_vector_sort [function] [call site] 00314
13 git_str_dispose [function] [call site] 00315
13 git_config_free [function] [call site] 00316
14 git_atomic32_dec [function] [call site] 00317
14 config_free [function] [call site] 00318
12 git_atomic__swap [function] [call site] 00319
12 git_atomic__compare_and_swap [function] [call site] 00320
12 git_atomic__swap [function] [call site] 00321
12 git_config_free [function] [call site] 00322
12 git_str_dispose [function] [call site] 00323
12 git_str_dispose [function] [call site] 00324
12 git_str_dispose [function] [call site] 00325
12 git_str_dispose [function] [call site] 00326
11 git_config__configmap_lookup [function] [call site] 00327
12 git_config__lookup_entry [function] [call site] 00328
13 get_entry [function] [call site] 00329
12 git_config_lookup_map_value [function] [call site] 00330
13 git_config_parse_bool [function] [call site] 00331
13 git_config_parse_int32 [function] [call site] 00332
13 strcasecmp [call site] 00333
13 git_error_set [function] [call site] 00334
12 git_config_parse_bool [function] [call site] 00335
12 git_config_entry_free [function] [call site] 00336
11 git_atomic__compare_and_swap [function] [call site] 00337
10 git_reference_normalize_name [function] [call site] 00338
11 git_reference__normalize_name [function] [call site] 00339
12 git_error_set [function] [call site] 00340
12 git_str_clear [function] [call site] 00341
12 git_str_sets [function] [call site] 00342
12 git_str_oom [function] [call site] 00343
12 ensure_segment_validity [function] [call site] 00344
13 is_valid_ref_char [function] [call site] 00345
13 memcmp [call site] 00346
12 memchr [call site] 00347
12 git_str_len [function] [call site] 00348
12 git_str_cstr [function] [call site] 00349
12 git_str_joinpath [function] [call site] 00350
12 git_str_truncate [function] [call site] 00351
12 git_str_oom [function] [call site] 00352
12 is_valid_normalized_name [function] [call site] 00353
13 git_error_set [function] [call site] 00354
13 git_error_set [function] [call site] 00355
12 strcmp [call site] 00356
12 strchr [call site] 00357
12 is_valid_normalized_name [function] [call site] 00358
12 git_error_set [function] [call site] 00359
12 git_str_dispose [function] [call site] 00360
11 git_str_len [function] [call site] 00361
11 git_error_set [function] [call site] 00362
11 git_str_copy_cstr [function] [call site] 00363
12 git_error_set [function] [call site] 00364
12 git_error_set [function] [call site] 00365
12 git_error_set [function] [call site] 00366
11 git_str_dispose [function] [call site] 00367
9 git_repository_refdb__weakptr [function] [call site] 00368
10 git_error_set [function] [call site] 00369
10 git_error_set [function] [call site] 00370
10 git_refdb_open [function] [call site] 00371
11 git_error_set [function] [call site] 00372
11 git_refdb_new [function] [call site] 00373
12 git_error_set [function] [call site] 00374
12 git_error_set [function] [call site] 00375
12 git__calloc [function] [call site] 00376
12 git_atomic32_inc [function] [call site] 00377
11 git_refdb_backend_fs [function] [call site] 00378
12 git__calloc [function] [call site] 00379
12 pthread_mutex_init [call site] 00380
12 git__free [function] [call site] 00381
12 git_refdb_init_backend [function] [call site] 00382
13 git_error__check_version [function] [call site] 00383
12 setup_namespace [function] [call site] 00384
13 git_str_puts [function] [call site] 00385
13 git_str_detach [function] [call site] 00386
14 git_str_init [function] [call site] 00387
13 git__strdup [function] [call site] 00388
13 git__strsep [function] [call site] 00389
14 strchr [call site] 00390
13 git_str_printf [function] [call site] 00391
14 git_str_vprintf [function] [call site] 00392
13 git_str_printf [function] [call site] 00393
13 git__free [function] [call site] 00394
13 git_str_cstr [function] [call site] 00395
13 git_futils_mkdir_relative [function] [call site] 00396
14 git_fs_path_join_unrooted [function] [call site] 00397
15 git_error_set [function] [call site] 00398
15 git_error_set [function] [call site] 00399
15 git_fs_path_root [function] [call site] 00400
16 dos_drive_prefix_length [function] [call site] 00401
15 git_str_joinpath [function] [call site] 00402
15 strlen [call site] 00403
15 git_str_sets [function] [call site] 00404
15 git_fs_path_equal_or_prefixed [function] [call site] 00405
14 mkdir_canonicalize [function] [call site] 00406
15 git_error_set [function] [call site] 00407
15 git_fs_path_root [function] [call site] 00408
15 git_fs_path_dirname_r [function] [call site] 00409
16 strlen [call site] 00410
16 git_error_set [function] [call site] 00411
16 win32_prefix_length [function] [call site] 00412
16 git_error_set [function] [call site] 00413
16 win32_prefix_length [function] [call site] 00414
16 git_str_set [function] [call site] 00415
16 git_str_putc [function] [call site] 00416
15 git_fs_path_dirname_r [function] [call site] 00417
15 git_str_clear [function] [call site] 00418
14 git_str_rfind [function] [call site] 00419
14 git_fs_path_root [function] [call site] 00420
14 git_hashset_str_contains [function] [call site] 00421
15 git_hashset_str__idx [function] [call site] 00422
16 git_error_set [function] [call site] 00423
16 git_hashmap_str_hash [function] [call site] 00424
16 git_hashmap_str_equal [function] [call site] 00425
17 strcmp [call site] 00426
14 lstat [call site] 00427
14 __errno_location [call site] 00428
14 git_error_set [function] [call site] 00429
14 git_error_clear [function] [call site] 00430
14 mkdir [call site] 00431
14 __errno_location [call site] 00432
14 git_error_set [function] [call site] 00433
14 mkdir_validate_dir [function] [call site] 00434
15 git_error_set [function] [call site] 00435
15 unlink [call site] 00436
15 git_error_set [function] [call site] 00437
15 mkdir [call site] 00438
15 git_error_set [function] [call site] 00439
15 stat [call site] 00440
15 git_error_set [function] [call site] 00441
15 git_error_set [function] [call site] 00442
14 mkdir_validate_mode [function] [call site] 00443
15 chmod [call site] 00444
15 git_error_set [function] [call site] 00445
14 git_error_set_oom [function] [call site] 00446
14 git_pool_malloc [function] [call site] 00447
15 alloc_size [function] [call site] 00448
15 pool_alloc [function] [call site] 00449
16 pool_alloc_page [function] [call site] 00450
17 git_error_set_oom [function] [call site] 00451
17 git__malloc [function] [call site] 00452
14 git_hashset_str_add [function] [call site] 00453
15 git_hashset_str__put_idx [function] [call site] 00454
16 git_hashset_str__resize [function] [call site] 00455
17 git__reallocarray [function] [call site] 00456
17 git__free [function] [call site] 00457
14 stat [call site] 00458
14 git_error_set [function] [call site] 00459
14 git_str_dispose [function] [call site] 00460
13 git_str_rtruncate_at_char [function] [call site] 00461
14 git_str_rfind_next [function] [call site] 00462
14 git_str_truncate [function] [call site] 00463
13 git_str_putc [function] [call site] 00464
13 git_str_detach [function] [call site] 00465
13 git_str_dispose [function] [call site] 00466
12 setup_namespace [function] [call site] 00467
12 git_str_joinpath [function] [call site] 00468
12 git_str_cstr [function] [call site] 00469
12 git_sortedcache_new [function] [call site] 00470
13 strlen [call site] 00471
13 git_error_set_oom [function] [call site] 00472
13 git_error_set_oom [function] [call site] 00473
13 git__calloc [function] [call site] 00474
13 git_pool_init [function] [call site] 00475
14 git_error_set [function] [call site] 00476
13 git_vector_init [function] [call site] 00477
13 pthread_rwlock_init [call site] 00478
13 git_error_set [function] [call site] 00479
13 git_atomic32_inc [function] [call site] 00480
13 git_vector_dispose [function] [call site] 00481
13 git_pool_clear [function] [call site] 00482
14 git__free [function] [call site] 00483
13 git__free [function] [call site] 00484
12 packref_cmp [function] [call site] 00485
13 strcmp [call site] 00486
12 git_str_dispose [function] [call site] 00487
12 git_repository__configmap_lookup [function] [call site] 00488
12 git_repository__configmap_lookup [function] [call site] 00489
12 git_repository__configmap_lookup [function] [call site] 00490
12 pthread_mutex_destroy [call site] 00491
12 git_str_dispose [function] [call site] 00492
12 git__free [function] [call site] 00493
12 git__free [function] [call site] 00494
12 git__free [function] [call site] 00495
11 git_refdb_free [function] [call site] 00496
12 git_atomic32_dec [function] [call site] 00497
12 git_refdb__free [function] [call site] 00498
13 refdb_free_backend [function] [call site] 00499
13 git__memzero [function] [call site] 00500
13 git__free [function] [call site] 00501
10 git_atomic__swap [function] [call site] 00502
10 git_atomic__compare_and_swap [function] [call site] 00503
10 git_atomic__swap [function] [call site] 00504
10 git_refdb_free [function] [call site] 00505
9 git_refdb_resolve [function] [call site] 00506
10 git_refdb_lookup [function] [call site] 00507
11 git_error_set [function] [call site] 00508
11 git_error_set [function] [call site] 00509
11 git_error_set [function] [call site] 00510
11 git_error_set [function] [call site] 00511
11 git_atomic32_inc [function] [call site] 00512
10 git_reference_symbolic_target [function] [call site] 00513
11 git_error_set [function] [call site] 00514
10 git_refdb_lookup [function] [call site] 00515
10 git_reference_free [function] [call site] 00516
11 git__free [function] [call site] 00517
11 git_atomic32_dec [function] [call site] 00518
11 git_refdb__free [function] [call site] 00519
11 git__free [function] [call site] 00520
10 git_error_set [function] [call site] 00521
10 git_reference_free [function] [call site] 00522
9 git_reference_type [function] [call site] 00523
9 git_reference_free [function] [call site] 00524
7 git_reference_lookup_resolved [function] [call site] 00525
7 git_error_set [function] [call site] 00526
6 git_reference_target [function] [call site] 00527
7 git_error_set [function] [call site] 00528
6 git_object_lookup [function] [call site] 00529
7 git_oid_hexsize [function] [call site] 00530
7 git_object_lookup_prefix [function] [call site] 00531
8 git_error_set [function] [call site] 00532
8 git_error_set [function] [call site] 00533
8 git_error_set [function] [call site] 00534
8 git_repository_odb__weakptr [function] [call site] 00535
9 git_error_set [function] [call site] 00536
9 git_error_set [function] [call site] 00537
9 git_atomic__load [function] [call site] 00538
9 repository_odb_path [function] [call site] 00539
10 git__getenv [function] [call site] 00540
10 git_repository__item_path [function] [call site] 00541
9 git_odb_new_ext [function] [call site] 00542
10 git_error_set [function] [call site] 00543
10 git_error__check_version [function] [call site] 00544
10 git__calloc [function] [call site] 00545
10 normalize_options [function] [call site] 00546
10 pthread_mutex_init [call site] 00547
10 git__free [function] [call site] 00548
10 git_cache_init [function] [call site] 00549
11 pthread_rwlock_init [call site] 00550
11 git_error_set [function] [call site] 00551
10 pthread_mutex_destroy [call site] 00552
10 git__free [function] [call site] 00553
10 git_vector_init [function] [call site] 00554
10 backend_sort_cmp [function] [call site] 00555
10 git_cache_dispose [function] [call site] 00556
11 git_cache_clear [function] [call site] 00557
12 pthread_rwlock_wrlock [call site] 00558
12 clear_cache [function] [call site] 00559
13 git_cache_size [function] [call site] 00560
14 git_cache_oidmap_size [function] [call site] 00561
13 git_cache_oidmap_iterate [function] [call site] 00562
13 git_cached_obj_decref [function] [call site] 00563
14 git_atomic32_dec [function] [call site] 00564
14 git_odb_object__free [function] [call site] 00565
15 git__free [function] [call site] 00566
15 git__free [function] [call site] 00567
14 git_object__free [function] [call site] 00568
15 git__free [function] [call site] 00569
14 git__free [function] [call site] 00570
13 git_cache_oidmap_clear [function] [call site] 00571
13 git_atomic64_add [function] [call site] 00572
12 pthread_rwlock_unlock [call site] 00573
11 git_cache_oidmap_dispose [function] [call site] 00574
12 git__free [function] [call site] 00575
11 pthread_rwlock_destroy [call site] 00576
11 git__memzero [function] [call site] 00577
10 pthread_mutex_destroy [call site] 00578
10 git__free [function] [call site] 00579
10 git_atomic32_inc [function] [call site] 00580
9 repository_odb_alternates [function] [call site] 00581
10 git__getenv [function] [call site] 00582
10 strchr [call site] 00583
10 git_odb_add_disk_alternate [function] [call site] 00584
11 git_odb__add_default_backends [function] [call site] 00585
12 stat [call site] 00586
12 git_error_set [function] [call site] 00587
12 pthread_mutex_lock [call site] 00588
12 git_vector_get [function] [call site] 00589
12 pthread_mutex_unlock [call site] 00590
12 pthread_mutex_unlock [call site] 00591
12 git_odb__backend_loose [function] [call site] 00592
13 git_error_set [function] [call site] 00593
13 git_error_set [function] [call site] 00594
13 strlen [call site] 00595
13 git_error_set_oom [function] [call site] 00596
13 git_error_set_oom [function] [call site] 00597
13 git__calloc [function] [call site] 00598
13 normalize_options [function] [call site] 00599
13 git_oid_hexsize [function] [call site] 00600
12 add_backend_internal [function] [call site] 00601
13 git_error_set [function] [call site] 00602
13 git_error_set [function] [call site] 00603
13 git_error__check_version [function] [call site] 00604
13 git_error_set [function] [call site] 00605
13 git__malloc [function] [call site] 00606
13 pthread_mutex_lock [call site] 00607
13 git_error_set [function] [call site] 00608
13 git_vector_insert [function] [call site] 00609
14 git_error_set [function] [call site] 00610
14 compute_new_size [function] [call site] 00611
14 resize_vector [function] [call site] 00612
13 pthread_mutex_unlock [call site] 00613
13 git__free [function] [call site] 00614
13 git_vector_sort [function] [call site] 00615
13 pthread_mutex_unlock [call site] 00616
12 git_odb_backend_pack [function] [call site] 00617
13 pack_backend__alloc [function] [call site] 00618
14 git__calloc [function] [call site] 00619
14 git_vector_init [function] [call site] 00620
14 git__free [function] [call site] 00621
14 git_vector_init [function] [call site] 00622
14 packfile_sort__cb [function] [call site] 00623
14 git_vector_dispose [function] [call site] 00624
14 git__free [function] [call site] 00625
13 git_str_joinpath [function] [call site] 00626
13 git_str_cstr [function] [call site] 00627
13 git_fs_path_isdir [function] [call site] 00628
14 stat [call site] 00629
13 git_str_detach [function] [call site] 00630
13 pack_backend__refresh [function] [call site] 00631
14 stat [call site] 00632
14 git_odb__error_notfound [function] [call site] 00633
15 git_oid_tostr [function] [call site] 00634
16 git_oid_type [function] [call site] 00635
16 git_oid_hexsize [function] [call site] 00636
16 git_oid_nfmt [function] [call site] 00637
17 git_oid_type [function] [call site] 00638
17 git_oid_hexsize [function] [call site] 00639
17 oid_error_invalid [function] [call site] 00640
17 git_oid_fmt_substr [function] [call site] 00641
15 git_error_set [function] [call site] 00642
15 git_error_set [function] [call site] 00643
14 refresh_multi_pack_index [function] [call site] 00644
15 git_str_joinpath [function] [call site] 00645
15 git_str_cstr [function] [call site] 00646
15 git_midx_needs_refresh [function] [call site] 00647
16 git_futils_open_ro [function] [call site] 00648
17 p_open [function] [call site] 00649
18 open [call site] 00650
17 __errno_location [call site] 00651
17 git_fs_path_set_error [function] [call site] 00652
18 git_error_set [function] [call site] 00653
18 git_error_set [function] [call site] 00654
18 git_error_set [function] [call site] 00655
18 git_error_set [function] [call site] 00656
16 fstat [call site] 00657
16 close [call site] 00658
16 git__is_sizet [function] [call site] 00659
16 close [call site] 00660
16 git_oid_size [function] [call site] 00661
16 pread [call site] 00662
16 close [call site] 00663
16 memcmp [call site] 00664
15 git_str_dispose [function] [call site] 00665
15 remove_multi_pack_index [function] [call site] 00666
16 git_vector_length [function] [call site] 00667
16 git_vector_length [function] [call site] 00668
16 git_vector_size_hint [function] [call site] 00669
17 resize_vector [function] [call site] 00670
16 git_vector_set [function] [call site] 00671
17 git_vector_resize_to [function] [call site] 00672
18 resize_vector [function] [call site] 00673
16 git_vector_clear [function] [call site] 00674
16 git_midx_free [function] [call site] 00675
17 git_str_dispose [function] [call site] 00676
17 git_midx_close [function] [call site] 00677
18 git_error_set [function] [call site] 00678
18 git_futils_mmap_free [function] [call site] 00679
19 p_munmap [function] [call site] 00680
20 git_error_set [function] [call site] 00681
20 munmap [call site] 00682
18 git_vector_dispose [function] [call site] 00683
17 git__free [function] [call site] 00684
15 git_str_dispose [function] [call site] 00685
15 git_str_cstr [function] [call site] 00686
15 git_midx_open [function] [call site] 00687
16 git_error_set [function] [call site] 00688
16 git_futils_open_ro [function] [call site] 00689
16 fstat [call site] 00690
16 close [call site] 00691
16 git_error_set [function] [call site] 00692
16 git__is_sizet [function] [call site] 00693
16 close [call site] 00694
16 git_error_set [function] [call site] 00695
16 git__calloc [function] [call site] 00696
16 git_str_sets [function] [call site] 00697
16 git_futils_mmap_ro [function] [call site] 00698
17 p_mmap [function] [call site] 00699
18 git_error_set [function] [call site] 00700
18 mmap [call site] 00701
18 git_error_set [function] [call site] 00702
16 close [call site] 00703
16 git_midx_free [function] [call site] 00704
16 git_midx_parse [function] [call site] 00705
17 git_error_set [function] [call site] 00706
17 git_oid_size [function] [call site] 00707
17 midx_error [function] [call site] 00708
18 git_error_set [function] [call site] 00709
17 htonl [call site] 00710
17 midx_error [function] [call site] 00711
17 midx_error [function] [call site] 00712
17 midx_error [function] [call site] 00713
17 ntohl [call site] 00714
17 ntohl [call site] 00715
17 ntohl [call site] 00716
17 midx_error [function] [call site] 00717
17 midx_error [function] [call site] 00718
17 midx_error [function] [call site] 00719
17 ntohl [call site] 00720
17 midx_parse_packfile_names [function] [call site] 00721
18 midx_error [function] [call site] 00722
18 midx_error [function] [call site] 00723
18 git_vector_init [function] [call site] 00724
18 git__strcmp_cb [function] [call site] 00725
19 strcmp [call site] 00726
18 strnlen [call site] 00727
18 midx_error [function] [call site] 00728
18 midx_error [function] [call site] 00729
18 git_vector_insert [function] [call site] 00730
18 git_vector_get [function] [call site] 00731
18 strcmp [call site] 00732
18 midx_error [function] [call site] 00733
18 strlen [call site] 00734
18 git__suffixcmp [function] [call site] 00735
19 strlen [call site] 00736
19 strlen [call site] 00737
19 strcmp [call site] 00738
18 midx_error [function] [call site] 00739
18 strchr [call site] 00740
18 midx_error [function] [call site] 00741
17 midx_parse_oid_fanout [function] [call site] 00742
18 midx_error [function] [call site] 00743
18 midx_error [function] [call site] 00744
18 midx_error [function] [call site] 00745
18 ntohl [call site] 00746
18 midx_error [function] [call site] 00747
17 midx_parse_oid_lookup [function] [call site] 00748
18 git_oid_size [function] [call site] 00749
18 midx_error [function] [call site] 00750
18 midx_error [function] [call site] 00751
18 midx_error [function] [call site] 00752
17 midx_parse_object_offsets [function] [call site] 00753
18 midx_error [function] [call site] 00754
18 midx_error [function] [call site] 00755
18 midx_error [function] [call site] 00756
17 midx_parse_object_large_offsets [function] [call site] 00757
18 midx_error [function] [call site] 00758
16 git_midx_free [function] [call site] 00759
15 git_str_dispose [function] [call site] 00760
15 git_vector_length [function] [call site] 00761
15 git_vector_resize_to [function] [call site] 00762
15 process_multi_pack_index_pack [function] [call site] 00763
16 git_str_joinpath [function] [call site] 00764
16 git_str_len [function] [call site] 00765
16 git_str_cstr [function] [call site] 00766
16 git__suffixcmp [function] [call site] 00767
16 git_odb__error_notfound [function] [call site] 00768
16 git_str_cstr [function] [call site] 00769
16 git_str_len [function] [call site] 00770
16 git_str_attach_notowned [function] [call site] 00771
17 git_str_is_allocated [function] [call site] 00772
17 git_str_dispose [function] [call site] 00773
17 git_str_init [function] [call site] 00774
16 git_vector_search2 [function] [call site] 00775
17 git_error_set [function] [call site] 00776
17 git_error_set [function] [call site] 00777
16 packfile_byname_search_cmp [function] [call site] 00778
17 git_str_cstr [function] [call site] 00779
17 git_str_len [function] [call site] 00780
17 strncmp [call site] 00781
16 git_str_dispose [function] [call site] 00782
16 git_vector_get [function] [call site] 00783
16 git_vector_set [function] [call site] 00784
16 git_vector_remove [function] [call site] 00785
16 git_str_cstr [function] [call site] 00786
16 git_mwindow_get_pack [function] [call site] 00787
17 git_packfile__name [function] [call site] 00788
18 strlen [call site] 00789
18 git_odb__error_notfound [function] [call site] 00790
18 git_str_printf [function] [call site] 00791
18 git_str_detach [function] [call site] 00792
17 pthread_mutex_lock [call site] 00793
17 git_error_set [function] [call site] 00794
17 git_mwindow_packmap_get [function] [call site] 00795
18 git_mwindow_packmap__idx [function] [call site] 00796
19 git_hashmap_str_hash [function] [call site] 00797
19 git_hashmap_str_equal [function] [call site] 00798
17 git__free [function] [call site] 00799
17 git_atomic32_inc [function] [call site] 00800
17 pthread_mutex_unlock [call site] 00801
17 git_packfile_alloc [function] [call site] 00802
18 strlen [call site] 00803
18 git_odb__error_notfound [function] [call site] 00804
18 git_error_set_oom [function] [call site] 00805
18 git_error_set_oom [function] [call site] 00806
18 git__calloc [function] [call site] 00807
18 git__suffixcmp [function] [call site] 00808
18 git_fs_path_exists [function] [call site] 00809
18 stat [call site] 00810
18 git__free [function] [call site] 00811
18 git_odb__error_notfound [function] [call site] 00812
18 git_oid_size [function] [call site] 00813
18 git_oid_hexsize [function] [call site] 00814
18 pthread_mutex_init [call site] 00815
18 git_error_set [function] [call site] 00816
18 git__free [function] [call site] 00817
18 pthread_mutex_init [call site] 00818
18 git_error_set [function] [call site] 00819
18 pthread_mutex_destroy [call site] 00820
18 git__free [function] [call site] 00821
18 cache_init [function] [call site] 00822
19 pthread_mutex_init [call site] 00823
19 git_error_set [function] [call site] 00824
18 pthread_mutex_destroy [call site] 00825
18 pthread_mutex_destroy [call site] 00826
18 git__free [function] [call site] 00827
17 pthread_mutex_unlock [call site] 00828
17 git_atomic32_inc [function] [call site] 00829
17 git_mwindow_packmap_put [function] [call site] 00830
18 git_mwindow_packmap__put_idx [function] [call site] 00831
19 git_mwindow_packmap__resize [function] [call site] 00832
20 git__free [function] [call site] 00833
17 pthread_mutex_unlock [call site] 00834
17 git_packfile_free [function] [call site] 00835
18 cache_free [function] [call site] 00836
19 git_pack_offsetmap_iterate [function] [call site] 00837
19 free_cache_object [function] [call site] 00838
20 git__free [function] [call site] 00839
19 git_pack_offsetmap_dispose [function] [call site] 00840
20 git__free [function] [call site] 00841
18 pthread_mutex_lock [call site] 00842
18 git_error_set [function] [call site] 00843
18 git_mwindow_free_all [function] [call site] 00844
19 pthread_mutex_lock [call site] 00845
19 git_error_set [function] [call site] 00846
19 git_mwindow_free_all_locked [function] [call site] 00847
20 git_vector_get [function] [call site] 00848
20 git_vector_remove [function] [call site] 00849
20 git_vector_dispose [function] [call site] 00850
20 git_error_set [function] [call site] 00851
20 git_futils_mmap_free [function] [call site] 00852
20 git__free [function] [call site] 00853
19 pthread_mutex_unlock [call site] 00854
18 close [call site] 00855
18 pthread_mutex_unlock [call site] 00856
18 unlink [call site] 00857
18 pack_index_free [function] [call site] 00858
19 git__free [function] [call site] 00859
19 git_futils_mmap_free [function] [call site] 00860
18 git__free [function] [call site] 00861
18 pthread_mutex_destroy [call site] 00862
18 pthread_mutex_destroy [call site] 00863
18 pthread_mutex_destroy [call site] 00864
18 git__free [function] [call site] 00865
16 git_str_dispose [function] [call site] 00866
16 git_vector_set [function] [call site] 00867
15 git_vector_resize_to [function] [call site] 00868
15 remove_multi_pack_index [function] [call site] 00869
14 git_error_clear [function] [call site] 00870
14 git_str_sets [function] [call site] 00871
14 git_fs_path_direach [function] [call site] 00872
15 git_fs_path_to_dir [function] [call site] 00873
15 git_str_len [function] [call site] 00874
15 opendir [call site] 00875
15 git_error_set [function] [call site] 00876
15 __errno_location [call site] 00877
15 readdir [call site] 00878
15 strlen [call site] 00879
15 git_fs_path_is_dot_or_dotdot [function] [call site] 00880
15 git_str_put [function] [call site] 00881
15 git_error_clear [function] [call site] 00882
15 git_str_truncate [function] [call site] 00883
15 git_error_last [function] [call site] 00884
16 git_runtime_init_count [function] [call site] 00885
17 init_lock [function] [call site] 00886
18 pthread_mutex_lock [call site] 00887
17 git_atomic32_get [function] [call site] 00888
17 init_unlock [function] [call site] 00889
18 pthread_mutex_unlock [call site] 00890
16 threadstate_get [function] [call site] 00891
15 git_error_last [function] [call site] 00892
15 git_error_set [function] [call site] 00893
15 closedir [call site] 00894
14 packfile_load__cb [function] [call site] 00895
15 git_str_cstr [function] [call site] 00896
15 git_str_len [function] [call site] 00897
15 git__suffixcmp [function] [call site] 00898
15 git_str_attach_notowned [function] [call site] 00899
15 git_vector_search2 [function] [call site] 00900
15 packfile_byname_search_cmp [function] [call site] 00901
15 git_vector_search2 [function] [call site] 00902
15 packfile_byname_search_cmp [function] [call site] 00903
15 git_mwindow_get_pack [function] [call site] 00904
15 git_error_clear [function] [call site] 00905
15 git_vector_insert [function] [call site] 00906
14 git_str_dispose [function] [call site] 00907
14 git_vector_sort [function] [call site] 00908
13 pack_backend__free [function] [call site] 00909
14 git_mwindow_put_pack [function] [call site] 00910
15 pthread_mutex_lock [call site] 00911
15 git_mwindow_packmap_contains [function] [call site] 00912
15 git_error_set [function] [call site] 00913
15 git_atomic32_dec [function] [call site] 00914
15 git_mwindow_packmap_remove [function] [call site] 00915
16 git_mwindow_packmap__remove_at_idx [function] [call site] 00916
15 pthread_mutex_unlock [call site] 00917
15 git_packfile_free [function] [call site] 00918
14 git_mwindow_put_pack [function] [call site] 00919
14 git_midx_free [function] [call site] 00920
14 git_vector_dispose [function] [call site] 00921
14 git_vector_dispose [function] [call site] 00922
14 git__free [function] [call site] 00923
14 git__free [function] [call site] 00924
13 git_str_dispose [function] [call site] 00925
12 add_backend_internal [function] [call site] 00926
12 pthread_mutex_lock [call site] 00927
12 git_error_set [function] [call site] 00928
12 git_commit_graph_new [function] [call site] 00929
13 git_error_set [function] [call site] 00930
13 git_error_set [function] [call site] 00931
13 git__calloc [function] [call site] 00932
13 git_str_joinpath [function] [call site] 00933
13 git_str_cstr [function] [call site] 00934
13 git_commit_graph_file_open [function] [call site] 00935
14 git_futils_open_ro [function] [call site] 00936
14 fstat [call site] 00937
14 close [call site] 00938
14 git_error_set [function] [call site] 00939
14 git__is_sizet [function] [call site] 00940
14 close [call site] 00941
14 git__calloc [function] [call site] 00942
14 git_futils_mmap_ro [function] [call site] 00943
14 close [call site] 00944
14 git_commit_graph_file_free [function] [call site] 00945
15 git_commit_graph_file_close [function] [call site] 00946
16 git_error_set [function] [call site] 00947
16 git_futils_mmap_free [function] [call site] 00948
15 git__free [function] [call site] 00949
14 git_commit_graph_file_parse [function] [call site] 00950
15 git_oid_size [function] [call site] 00951
15 commit_graph_error [function] [call site] 00952
16 git_error_set [function] [call site] 00953
15 htonl [call site] 00954
15 commit_graph_error [function] [call site] 00955
15 commit_graph_error [function] [call site] 00956
15 commit_graph_error [function] [call site] 00957
15 ntohl [call site] 00958
15 ntohl [call site] 00959
15 commit_graph_error [function] [call site] 00960
15 commit_graph_error [function] [call site] 00961
15 ntohl [call site] 00962
15 commit_graph_error [function] [call site] 00963
15 commit_graph_parse_oid_fanout [function] [call site] 00964
16 commit_graph_error [function] [call site] 00965
16 commit_graph_error [function] [call site] 00966
16 commit_graph_error [function] [call site] 00967
16 ntohl [call site] 00968
16 commit_graph_error [function] [call site] 00969
15 commit_graph_parse_oid_lookup [function] [call site] 00970
16 git_oid_size [function] [call site] 00971
16 commit_graph_error [function] [call site] 00972
16 commit_graph_error [function] [call site] 00973
16 commit_graph_error [function] [call site] 00974
16 git_oid_raw_cmp [function] [call site] 00975
17 memcmp [call site] 00976
16 commit_graph_error [function] [call site] 00977
15 commit_graph_parse_commit_data [function] [call site] 00978
16 git_oid_size [function] [call site] 00979
16 commit_graph_error [function] [call site] 00980
16 commit_graph_error [function] [call site] 00981
16 commit_graph_error [function] [call site] 00982
15 commit_graph_parse_extra_edge_list [function] [call site] 00983
16 commit_graph_error [function] [call site] 00984
14 git_commit_graph_file_free [function] [call site] 00985
13 git_commit_graph_free [function] [call site] 00986
14 git_str_dispose [function] [call site] 00987
14 git_commit_graph_file_free [function] [call site] 00988
14 git__free [function] [call site] 00989
12 pthread_mutex_unlock [call site] 00990
12 pthread_mutex_unlock [call site] 00991
12 load_alternates [function] [call site] 00992
13 git_str_joinpath [function] [call site] 00993
13 git_fs_path_exists [function] [call site] 00994
13 git_str_dispose [function] [call site] 00995
13 git_futils_readbuffer [function] [call site] 00996
14 git_futils_readbuffer_updated [function] [call site] 00997
15 git_error_set [function] [call site] 00998
15 git_error_set [function] [call site] 00999
15 stat [call site] 01000
15 __errno_location [call site] 01001
15 git_fs_path_set_error [function] [call site] 01002
15 git_error_set [function] [call site] 01003
15 git__is_sizet [function] [call site] 01004
15 git_futils_open_ro [function] [call site] 01005
15 git_futils_readbuffer_fd [function] [call site] 01006
16 git__is_ssizet [function] [call site] 01007
16 git_error_set_oom [function] [call site] 01008
16 git_str_grow [function] [call site] 01009
16 p_read [function] [call site] 01010
17 git__is_ssizet [function] [call site] 01011
17 __errno_location [call site] 01012
17 read [call site] 01013
17 __errno_location [call site] 01014
16 git_error_set [function] [call site] 01015
16 git_str_dispose [function] [call site] 01016
16 git_error_set [function] [call site] 01017
16 git_str_dispose [function] [call site] 01018
15 close [call site] 01019
15 close [call site] 01020
15 git_hash_buf [function] [call site] 01021
16 git_hash_ctx_init [function] [call site] 01022
17 git_hash_sha1_ctx_init [function] [call site] 01023
18 git_hash_sha1_init [function] [call site] 01024
19 SHA1DCInit [function] [call site] 01025
17 git_hash_sha256_ctx_init [function] [call site] 01026
18 git_hash_sha256_init [function] [call site] 01027
19 SHA256Reset [function] [call site] 01028
20 SHA224_256Reset [function] [call site] 01029
19 git_error_set [function] [call site] 01030
17 git_error_set [function] [call site] 01031
16 git_hash_update [function] [call site] 01032
17 git_hash_sha1_update [function] [call site] 01033
18 SHA1DCUpdate [function] [call site] 01034
19 sha1_process [function] [call site] 01035
20 sha1_compression_states [function] [call site] 01036
20 ubc_check [function] [call site] 01037
20 sha1_recompression_step [function] [call site] 01038
21 sha1recompress_fast_58 [function] [call site] 01039
21 sha1recompress_fast_65 [function] [call site] 01040
21 abort [call site] 01041
20 sha1_compression_W [function] [call site] 01042
20 sha1_compression_W [function] [call site] 01043
19 sha1_process [function] [call site] 01044
17 git_hash_sha256_update [function] [call site] 01045
18 SHA256Input [function] [call site] 01046
19 SHA224_256ProcessMessageBlock [function] [call site] 01047
18 git_error_set [function] [call site] 01048
17 git_error_set [function] [call site] 01049
16 git_hash_final [function] [call site] 01050
17 git_hash_sha1_final [function] [call site] 01051
18 git_error_set [function] [call site] 01052
18 SHA1DCFinal [function] [call site] 01053
19 SHA1DCUpdate [function] [call site] 01054
19 sha1_process [function] [call site] 01055
18 git_error_set [function] [call site] 01056
17 git_hash_sha256_final [function] [call site] 01057
18 git_error_set [function] [call site] 01058
18 SHA256Result [function] [call site] 01059
19 SHA224_256ResultN [function] [call site] 01060
20 SHA224_256Finalize [function] [call site] 01061
21 SHA224_256PadMessage [function] [call site] 01062
22 SHA224_256ProcessMessageBlock [function] [call site] 01063
22 SHA224_256ProcessMessageBlock [function] [call site] 01064
18 git_error_set [function] [call site] 01065
17 git_error_set [function] [call site] 01066
16 git_hash_ctx_cleanup [function] [call site] 01067
17 git_hash_sha1_ctx_cleanup [function] [call site] 01068
17 git_hash_sha256_ctx_cleanup [function] [call site] 01069
15 git_str_dispose [function] [call site] 01070
15 memcmp [call site] 01071
15 git_str_dispose [function] [call site] 01072
15 git_str_swap [function] [call site] 01073
15 git_str_dispose [function] [call site] 01074
13 git_str_dispose [function] [call site] 01075
13 git__strtok [function] [call site] 01076
14 strchr [call site] 01077
14 strchr [call site] 01078
13 git_str_joinpath [function] [call site] 01079
13 git_str_cstr [function] [call site] 01080
13 git_odb__add_default_backends [function] [call site] 01081
13 git_str_dispose [function] [call site] 01082
13 git_str_dispose [function] [call site] 01083
10 git_str_dispose [function] [call site] 01084
9 git_atomic__swap [function] [call site] 01085
9 git_odb__set_caps [function] [call site] 01086
10 git_atomic__load [function] [call site] 01087
10 git_error_set [function] [call site] 01088
10 git_repository__configmap_lookup [function] [call site] 01089
9 git_odb__add_default_backends [function] [call site] 01090
9 git_odb_free [function] [call site] 01091
10 git_atomic32_dec [function] [call site] 01092
10 odb_free [function] [call site] 01093
11 pthread_mutex_lock [call site] 01094
11 git_error_set [function] [call site] 01095
11 git_vector_get [function] [call site] 01096
11 git__free [function] [call site] 01097
11 pthread_mutex_unlock [call site] 01098
11 git_commit_graph_free [function] [call site] 01099
11 git_vector_dispose [function] [call site] 01100
11 git_cache_dispose [function] [call site] 01101
11 pthread_mutex_destroy [call site] 01102
11 git__memzero [function] [call site] 01103
11 git__free [function] [call site] 01104
9 git_atomic__compare_and_swap [function] [call site] 01105
9 git_atomic__swap [function] [call site] 01106
9 git_odb_free [function] [call site] 01107
9 git_str_dispose [function] [call site] 01108
9 git_atomic__load [function] [call site] 01109
8 git_oid_hexsize [function] [call site] 01110
8 git_cache_get_any [function] [call site] 01111
9 cache_get [function] [call site] 01112
10 pthread_rwlock_rdlock [call site] 01113
10 git_cache_oidmap_get [function] [call site] 01114
11 git_cache_oidmap__idx [function] [call site] 01115
12 git_error_set [function] [call site] 01116
12 git_hashmap_oid_hashcode [function] [call site] 01117
12 git_oid_equal [function] [call site] 01118
13 git_oid__cmp [function] [call site] 01119
14 git_oid_size [function] [call site] 01120
14 git_oid_raw_cmp [function] [call site] 01121
10 git_cached_obj_incref [function] [call site] 01122
11 git_atomic32_inc [function] [call site] 01123
10 pthread_rwlock_unlock [call site] 01124
8 git_object_free [function] [call site] 01125
9 git_cached_obj_decref [function] [call site] 01126
8 git_error_set [function] [call site] 01127
8 git_error_set [function] [call site] 01128
8 git_odb_read [function] [call site] 01129
9 git_error_set [function] [call site] 01130
9 git_error_set [function] [call site] 01131
9 git_error_set [function] [call site] 01132
9 git_oid_is_zero [function] [call site] 01133
10 git_oid_type [function] [call site] 01134
10 git_oid_size [function] [call site] 01135
9 error_null_oid [function] [call site] 01136
10 git_error_set [function] [call site] 01137
9 odb_cache [function] [call site] 01138
10 git_atomic__load [function] [call site] 01139
9 git_cache_get_raw [function] [call site] 01140
10 cache_get [function] [call site] 01141
9 odb_read_1 [function] [call site] 01142
10 odb_read_hardcoded [function] [call site] 01143
11 odb_hardcoded_type [function] [call site] 01144
12 git_oid_cmp [function] [call site] 01145
13 git_oid__cmp [function] [call site] 01146
11 git__calloc [function] [call site] 01147
10 pthread_mutex_lock [call site] 01148
10 git_error_set [function] [call site] 01149
10 git_vector_get [function] [call site] 01150
10 pthread_mutex_unlock [call site] 01151
10 pthread_mutex_unlock [call site] 01152
10 git_odb__hash [function] [call site] 01153
11 git_error_set [function] [call site] 01154
11 git_odb__hashobj [function] [call site] 01155
12 git_error_set [function] [call site] 01156
12 git_error_set [function] [call site] 01157
12 git_object_type_is_valid [function] [call site] 01158
12 git_error_set [function] [call site] 01159
12 git_oid_algorithm [function] [call site] 01160
12 git_error_set [function] [call site] 01161
12 git_odb__format_object_header [function] [call site] 01162
13 git_object_type2string [function] [call site] 01163
13 snprintf [call site] 01164
13 git_error_set [function] [call site] 01165
12 git_hash_vec [function] [call site] 01166
13 git_hash_ctx_init [function] [call site] 01167
13 git_hash_update [function] [call site] 01168
13 git_hash_final [function] [call site] 01169
13 git_hash_ctx_cleanup [function] [call site] 01170
10 git_oid_equal [function] [call site] 01171
10 git_odb__error_mismatch [function] [call site] 01172
11 git_oid_type [function] [call site] 01173
11 git_oid_hexsize [function] [call site] 01174
11 git_oid_tostr [function] [call site] 01175
11 git_oid_type [function] [call site] 01176
11 git_oid_hexsize [function] [call site] 01177
11 git_oid_tostr [function] [call site] 01178
11 git_error_set [function] [call site] 01179
10 git_error_clear [function] [call site] 01180
10 odb_object__alloc [function] [call site] 01181
11 git__calloc [function] [call site] 01182
11 git_oid_cpy [function] [call site] 01183
12 git_oid_type [function] [call site] 01184
12 git_oid_size [function] [call site] 01185
12 oid_error_invalid [function] [call site] 01186
12 git_oid_raw_cpy [function] [call site] 01187
10 odb_cache [function] [call site] 01188
10 git_cache_store_raw [function] [call site] 01189
11 cache_store [function] [call site] 01190
12 git_cached_obj_incref [function] [call site] 01191
12 git_cache_clear [function] [call site] 01192
12 cache_should_store [function] [call site] 01193
12 pthread_rwlock_wrlock [call site] 01194
12 git_atomic64_get [function] [call site] 01195
12 cache_evict_entries [function] [call site] 01196
13 git_cache_size [function] [call site] 01197
13 git_cache_size [function] [call site] 01198
13 clear_cache [function] [call site] 01199
13 git_cache_oidmap_iterate [function] [call site] 01200
13 git_cache_oidmap_remove [function] [call site] 01201
14 git_cache_oidmap__remove_at_idx [function] [call site] 01202
13 git_cached_obj_decref [function] [call site] 01203
13 git_atomic64_add [function] [call site] 01204
12 git_cache_oidmap_get [function] [call site] 01205
12 git_cache_oidmap_put [function] [call site] 01206
13 git_cache_oidmap__put_idx [function] [call site] 01207
14 git_cache_oidmap__resize [function] [call site] 01208
15 git__reallocarray [function] [call site] 01209
12 git_cached_obj_incref [function] [call site] 01210
12 git_atomic64_add [function] [call site] 01211
12 git_cached_obj_decref [function] [call site] 01212
12 git_cached_obj_incref [function] [call site] 01213
12 git_cache_oidmap_put [function] [call site] 01214
12 git_cached_obj_decref [function] [call site] 01215
12 git_cached_obj_incref [function] [call site] 01216
12 git_cached_obj_decref [function] [call site] 01217
12 git_cached_obj_incref [function] [call site] 01218
12 pthread_rwlock_unlock [call site] 01219
10 git__free [function] [call site] 01220
9 git_odb_refresh [function] [call site] 01221
10 git_error_set [function] [call site] 01222
10 pthread_mutex_lock [call site] 01223
10 git_error_set [function] [call site] 01224
10 git_vector_get [function] [call site] 01225
10 pthread_mutex_unlock [call site] 01226
10 git_commit_graph_refresh [function] [call site] 01227
11 git_str_cstr [function] [call site] 01228
11 git_commit_graph_file_needs_refresh [function] [call site] 01229
12 git_oid_size [function] [call site] 01230
12 git_futils_open_ro [function] [call site] 01231
12 fstat [call site] 01232
12 close [call site] 01233
12 git__is_sizet [function] [call site] 01234
12 close [call site] 01235
12 pread [call site] 01236
12 close [call site] 01237
12 memcmp [call site] 01238
11 git_commit_graph_file_free [function] [call site] 01239
10 pthread_mutex_unlock [call site] 01240
9 odb_read_1 [function] [call site] 01241
9 git_oid_type [function] [call site] 01242
9 git_oid_hexsize [function] [call site] 01243
9 git_odb__error_notfound [function] [call site] 01244
8 git_oid_clear [function] [call site] 01245
9 git_oid_size [function] [call site] 01246
8 git_oid__cpy_prefix [function] [call site] 01247
8 git_odb_read_prefix [function] [call site] 01248
9 git_error_set [function] [call site] 01249
9 git_error_set [function] [call site] 01250
9 git_oid_hexsize [function] [call site] 01251
9 git_odb__error_ambiguous [function] [call site] 01252
10 git_error_set [function] [call site] 01253
9 odb_cache [function] [call site] 01254
9 git_cache_get_raw [function] [call site] 01255
9 git_oid__cpy_prefix [function] [call site] 01256
9 read_prefix_1 [function] [call site] 01257
10 pthread_mutex_lock [call site] 01258
10 git_error_set [function] [call site] 01259
10 git_vector_get [function] [call site] 01260
10 pthread_mutex_unlock [call site] 01261
10 git__free [function] [call site] 01262
10 git_oid__cmp [function] [call site] 01263
10 git_oid_tostr_s [function] [call site] 01264
11 git_tlsdata_get [function] [call site] 01265
11 git__malloc [function] [call site] 01266
11 git_tlsdata_set [function] [call site] 01267
11 git_oid_type [function] [call site] 01268
11 git_oid_hexsize [function] [call site] 01269
11 git_oid_nfmt [function] [call site] 01270
10 git_str_puts [function] [call site] 01271
10 git_str_printf [function] [call site] 01272
10 git_oid_tostr_s [function] [call site] 01273
10 git_str_printf [function] [call site] 01274
10 git_odb__error_ambiguous [function] [call site] 01275
10 git_str_dispose [function] [call site] 01276
10 pthread_mutex_unlock [call site] 01277
10 pthread_mutex_unlock [call site] 01278
10 git_odb__hash [function] [call site] 01279
10 git_oid_equal [function] [call site] 01280
10 git_odb__error_mismatch [function] [call site] 01281
10 odb_object__alloc [function] [call site] 01282
10 odb_cache [function] [call site] 01283
10 git_cache_store_raw [function] [call site] 01284
10 git__free [function] [call site] 01285
9 git_odb_refresh [function] [call site] 01286
9 read_prefix_1 [function] [call site] 01287
9 git_odb__error_notfound [function] [call site] 01288
8 git_error_set [function] [call site] 01289
8 git_object__from_odb_object [function] [call site] 01290
9 git_object__init_from_odb_object [function] [call site] 01291
10 git_error_set [function] [call site] 01292
10 git_error_set [function] [call site] 01293
10 git_object__size [function] [call site] 01294
10 git_error_set [function] [call site] 01295
10 git__calloc [function] [call site] 01296
10 git_oid_cpy [function] [call site] 01297
9 git_cache_store_parsed [function] [call site] 01298
10 cache_store [function] [call site] 01299
8 git_odb_object_free [function] [call site] 01300
9 git_cached_obj_decref [function] [call site] 01301
6 git_reference_free [function] [call site] 01302
5 git_str_put [function] [call site] 01303
5 git_str_cstr [function] [call site] 01304
5 revparse_lookup_object [function] [call site] 01305
6 maybe_sha [function] [call site] 01306
7 strlen [call site] 01307
7 git_oid_hexsize [function] [call site] 01308
7 maybe_sha_or_abbrev [function] [call site] 01309
8 git_oid_from_prefix [function] [call site] 01310
9 git_error_set [function] [call site] 01311
9 git_error_set [function] [call site] 01312
9 git_oid_size [function] [call site] 01313
9 oid_error_invalid [function] [call site] 01314
9 oid_error_invalid [function] [call site] 01315
9 git_oid_hexsize [function] [call site] 01316
9 oid_error_invalid [function] [call site] 01317
9 git__fromhex [function] [call site] 01318
9 oid_error_invalid [function] [call site] 01319
8 git_object_lookup_prefix [function] [call site] 01320
6 git_reference_dwim [function] [call site] 01321
7 git_str_puts [function] [call site] 01322
7 git_str_puts [function] [call site] 01323
7 git_str_clear [function] [call site] 01324
7 git_str_cstr [function] [call site] 01325
7 git_str_printf [function] [call site] 01326
7 git_str_cstr [function] [call site] 01327
7 git_reference_name_is_valid [function] [call site] 01328
8 git_reference__name_is_valid [function] [call site] 01329
9 git_error_set [function] [call site] 01330
9 git_reference__normalize_name [function] [call site] 01331
7 git_str_cstr [function] [call site] 01332
7 git_reference_lookup_resolved [function] [call site] 01333
7 git_str_cstr [function] [call site] 01334
7 git_error_set [function] [call site] 01335
7 git_str_dispose [function] [call site] 01336
7 git_str_dispose [function] [call site] 01337
6 git_reference_target [function] [call site] 01338
6 git_object_lookup [function] [call site] 01339
6 strlen [call site] 01340
6 git_oid_hexsize [function] [call site] 01341
6 maybe_abbrev [function] [call site] 01342
7 strlen [call site] 01343
7 maybe_sha_or_abbrev [function] [call site] 01344
6 maybe_describe [function] [call site] 01345
7 strstr [call site] 01346
7 build_regex [function] [call site] 01347
8 git_regexp_compile [function] [call site] 01348
9 pcre_compile [function] [call site] 01349
10 pcre_compile2 [function] [call site] 01350
11 strncmp [call site] 01351
11 strncmp [call site] 01352
11 strncmp [call site] 01353
11 strncmp [call site] 01354
11 strncmp [call site] 01355
11 strncmp [call site] 01356
11 __ctype_b_loc [call site] 01357
11 strncmp [call site] 01358
11 __ctype_b_loc [call site] 01359
11 strncmp [call site] 01360
11 strncmp [call site] 01361
11 strncmp [call site] 01362
11 strncmp [call site] 01363
11 strncmp [call site] 01364
11 strncmp [call site] 01365
11 strncmp [call site] 01366
11 strlen [call site] 01367
11 compile_regex [function] [call site] 01368
12 compile_branch [function] [call site] 01369
13 complete_callout [function] [call site] 01370
13 auto_callout [function] [call site] 01371
13 _pcre_is_newline [function] [call site] 01372
13 is_counted_repeat [function] [call site] 01373
13 complete_callout [function] [call site] 01374
13 auto_callout [function] [call site] 01375
13 strncmp [call site] 01376
13 strncmp [call site] 01377
13 check_posix_syntax [function] [call site] 01378
13 strncmp [call site] 01379
13 check_posix_syntax [function] [call site] 01380
13 check_posix_name [function] [call site] 01381
14 strncmp [call site] 01382
13 check_escape [function] [call site] 01383
14 is_counted_repeat [function] [call site] 01384
13 add_list_to_class [function] [call site] 01385
14 add_to_class [function] [call site] 01386
13 add_not_list_to_class [function] [call site] 01387
14 add_to_class [function] [call site] 01388
14 add_to_class [function] [call site] 01389
13 add_list_to_class [function] [call site] 01390
13 add_not_list_to_class [function] [call site] 01391
13 check_escape [function] [call site] 01392
13 check_posix_syntax [function] [call site] 01393
13 add_to_class [function] [call site] 01394
13 add_to_class [function] [call site] 01395
13 read_repeat_counts [function] [call site] 01396
13 _pcre_is_newline [function] [call site] 01397
13 adjust_recurse [function] [call site] 01398
14 find_recurse [function] [call site] 01399
13 adjust_recurse [function] [call site] 01400
13 expand_workspace [function] [call site] 01401
13 expand_workspace [function] [call site] 01402
13 could_be_empty_branch [function] [call site] 01403
14 first_significant_code [function] [call site] 01404
14 could_be_empty_branch [function] [call site] 01405
15 could_be_empty_branch [function] [call site] 01406
16 first_significant_code [function] [call site] 01407
13 adjust_recurse [function] [call site] 01408
13 adjust_recurse [function] [call site] 01409
13 strncmp [call site] 01410
13 strncmp [call site] 01411
13 strncmp [call site] 01412
13 strncmp [call site] 01413
13 is_counted_repeat [function] [call site] 01414
13 strncmp [call site] 01415
13 strncmp [call site] 01416
13 strncmp [call site] 01417
13 strcmp [call site] 01418
13 _pcre_find_bracket [function] [call site] 01419
13 expand_workspace [function] [call site] 01420
13 could_be_empty [function] [call site] 01421
14 could_be_empty_branch [function] [call site] 01422
13 compile_regex [function] [call site] 01423
14 find_fixedlength [function] [call site] 01424
15 find_fixedlength [function] [call site] 01425
16 find_fixedlength [function] [call site] 01426
14 adjust_recurse [function] [call site] 01427
13 check_escape [function] [call site] 01428
11 add_name [function] [call site] 01429
12 memcmp [call site] 01430
11 compile_regex [function] [call site] 01431
11 _pcre_find_bracket [function] [call site] 01432
11 auto_possessify [function] [call site] 01433
12 get_repeat_base [function] [call site] 01434
12 get_chr_property_list [function] [call site] 01435
13 get_repeat_base [function] [call site] 01436
12 compare_opcodes [function] [call site] 01437
13 compare_opcodes [function] [call site] 01438
14 compare_opcodes [function] [call site] 01439
15 get_chr_property_list [function] [call site] 01440
12 get_chr_property_list [function] [call site] 01441
12 compare_opcodes [function] [call site] 01442
11 _pcre_find_bracket [function] [call site] 01443
11 find_fixedlength [function] [call site] 01444
11 _pcre_find_bracket [function] [call site] 01445
11 find_error_text [function] [call site] 01446
11 is_anchored [function] [call site] 01447
12 first_significant_code [function] [call site] 01448
12 is_anchored [function] [call site] 01449
13 is_anchored [function] [call site] 01450
14 is_anchored [function] [call site] 01451
15 is_anchored [function] [call site] 01452
16 is_anchored [function] [call site] 01453
11 find_firstassertedchar [function] [call site] 01454
12 first_significant_code [function] [call site] 01455
12 find_firstassertedchar [function] [call site] 01456
11 is_startline [function] [call site] 01457
12 first_significant_code [function] [call site] 01458
12 is_startline [function] [call site] 01459
13 first_significant_code [function] [call site] 01460
13 is_startline [function] [call site] 01461
14 is_startline [function] [call site] 01462
15 is_startline [function] [call site] 01463
16 is_startline [function] [call site] 01464
11 could_be_empty_branch [function] [call site] 01465
9 git_error_set_str [function] [call site] 01466
10 threadstate_get [function] [call site] 01467
10 git_str_clear [function] [call site] 01468
10 git_str_puts [function] [call site] 01469
10 git_str_oom [function] [call site] 01470
10 set_error_from_buffer [function] [call site] 01471
8 git_regexp_dispose [function] [call site] 01472
7 git_regexp_match [function] [call site] 01473
8 pcre_exec [function] [call site] 01474
9 _pcre_is_newline [function] [call site] 01475
9 _pcre_was_newline [function] [call site] 01476
9 match [function] [call site] 01477
10 strcmp [call site] 01478
10 _pcre_was_newline [function] [call site] 01479
10 _pcre_is_newline [function] [call site] 01480
10 _pcre_is_newline [function] [call site] 01481
10 _pcre_is_newline [function] [call site] 01482
10 match_ref [function] [call site] 01483
10 match_ref [function] [call site] 01484
10 match_ref [function] [call site] 01485
10 match_ref [function] [call site] 01486
10 _pcre_is_newline [function] [call site] 01487
10 _pcre_is_newline [function] [call site] 01488
10 _pcre_is_newline [function] [call site] 01489
9 _pcre_is_newline [function] [call site] 01490
9 release_match_heapframes [function] [call site] 01491
9 release_match_heapframes [function] [call site] 01492
9 release_match_heapframes [function] [call site] 01493
7 git_regexp_dispose [function] [call site] 01494
7 maybe_abbrev [function] [call site] 01495
6 git_error_set [function] [call site] 01496
5 git_str_dispose [function] [call site] 01497
4 extract_curly_braces_content [function] [call site] 01498
5 git_str_clear [function] [call site] 01499
5 git_error_set [function] [call site] 01500
5 git_str_putc [function] [call site] 01501
4 git_str_cstr [function] [call site] 01502
4 handle_caret_curly_syntax [function] [call site] 01503
5 dereference_to_non_tag [function] [call site] 01504
6 git_object_type [function] [call site] 01505
7 git_error_set [function] [call site] 01506
6 git_tag_peel [function] [call site] 01507
7 git_object_peel [function] [call site] 01508
8 git_error_set [function] [call site] 01509
8 git_error_set [function] [call site] 01510
8 git_error_set [function] [call site] 01511
8 git_object_type [function] [call site] 01512
8 check_type_combination [function] [call site] 01513
8 git_object_id [function] [call site] 01514
9 git_error_set [function] [call site] 01515
8 peel_error [function] [call site] 01516
9 git_object_type2string [function] [call site] 01517
9 git_oid_nfmt [function] [call site] 01518
9 git_error_set [function] [call site] 01519
8 git_object_type [function] [call site] 01520
8 git_object_dup [function] [call site] 01521
9 git_cached_obj_incref [function] [call site] 01522
8 dereference_object [function] [call site] 01523
9 git_object_type [function] [call site] 01524
9 git_commit_tree [function] [call site] 01525
10 git_error_set [function] [call site] 01526
10 git_tree_lookup [function] [call site] 01527
11 git_object_lookup [function] [call site] 01528
9 git_tag_target [function] [call site] 01529
10 git_object_lookup [function] [call site] 01530
8 git_object_free [function] [call site] 01531
8 git_object_type [function] [call site] 01532
8 git_object_type [function] [call site] 01533
8 git_object_free [function] [call site] 01534
8 git_object_free [function] [call site] 01535
8 git_object_id [function] [call site] 01536
8 peel_error [function] [call site] 01537
6 git_object_dup [function] [call site] 01538
5 git_object_owner [function] [call site] 01539
6 git_error_set [function] [call site] 01540
5 git_object_id [function] [call site] 01541
5 handle_grep_syntax [function] [call site] 01542
6 build_regex [function] [call site] 01543
6 git_revwalk_new [function] [call site] 01544
7 git__calloc [function] [call site] 01545
7 git_pqueue_init [function] [call site] 01546
8 git_vector_init [function] [call site] 01547
7 git_commit_list_time_cmp [function] [call site] 01548
7 git_pool_init [function] [call site] 01549
7 git_repository_odb [function] [call site] 01550
8 git_repository_odb__weakptr [function] [call site] 01551
8 git_atomic32_inc [function] [call site] 01552
7 git_revwalk_free [function] [call site] 01553
8 git_revwalk_reset [function] [call site] 01554
9 git_error_set [function] [call site] 01555
9 git_revwalk_oidmap_iterate [function] [call site] 01556
9 git_vector_clear [function] [call site] 01557
9 git_commit_list_free [function] [call site] 01558
10 git__free [function] [call site] 01559
9 git_commit_list_free [function] [call site] 01560
9 git_commit_list_free [function] [call site] 01561
9 git_commit_list_free [function] [call site] 01562
8 git_odb_free [function] [call site] 01563
8 git_revwalk_oidmap_dispose [function] [call site] 01564
8 git_pool_clear [function] [call site] 01565
8 git_vector_dispose [function] [call site] 01566
8 git__free [function] [call site] 01567
6 git_revwalk_sorting [function] [call site] 01568
7 git_error_set [function] [call site] 01569
7 git_revwalk_reset [function] [call site] 01570
6 git_revwalk_push_glob [function] [call site] 01571
7 git_error_set [function] [call site] 01572
7 git_error_set [function] [call site] 01573
7 git_revwalk__push_glob [function] [call site] 01574
8 git_error_set [function] [call site] 01575
8 git_error_set [function] [call site] 01576
8 git__prefixcmp [function] [call site] 01577
8 git_str_joinpath [function] [call site] 01578
8 git_str_puts [function] [call site] 01579
8 git_str_oom [function] [call site] 01580
8 strcspn [call site] 01581
8 git_str_put [function] [call site] 01582
8 git_reference_iterator_glob_new [function] [call site] 01583
9 git_repository_refdb__weakptr [function] [call site] 01584
9 git_refdb_iterator [function] [call site] 01585
10 git_error_set [function] [call site] 01586
10 git_atomic32_inc [function] [call site] 01587
8 git_reference_next [function] [call site] 01588
9 git_refdb_iterator_next [function] [call site] 01589
10 git_atomic32_inc [function] [call site] 01590
8 git_reference_name [function] [call site] 01591
9 git_error_set [function] [call site] 01592
8 git_revwalk__push_ref [function] [call site] 01593
9 git_reference_name_to_id [function] [call site] 01594
10 git_reference_lookup_resolved [function] [call site] 01595
10 git_reference_target [function] [call site] 01596
10 git_oid_cpy [function] [call site] 01597
10 git_reference_free [function] [call site] 01598
9 git_revwalk__push_commit [function] [call site] 01599
10 git_object_lookup [function] [call site] 01600
10 git_object_peel [function] [call site] 01601
10 git_object_free [function] [call site] 01602
10 git_error_set [function] [call site] 01603
10 git_object_id [function] [call site] 01604
10 git_oid_cpy [function] [call site] 01605
10 git_object_free [function] [call site] 01606
10 git_revwalk__commit_lookup [function] [call site] 01607
11 git_revwalk_oidmap_get [function] [call site] 01608
12 git_revwalk_oidmap__idx [function] [call site] 01609
11 git_commit_list_alloc_node [function] [call site] 01610
12 git_pool_mallocz [function] [call site] 01611
13 alloc_size [function] [call site] 01612
13 pool_alloc [function] [call site] 01613
11 git_oid_cpy [function] [call site] 01614
11 git_revwalk_oidmap_put [function] [call site] 01615
12 git_revwalk_oidmap__put_idx [function] [call site] 01616
13 git_revwalk_oidmap__resize [function] [call site] 01617
10 git_commit_list_parse [function] [call site] 01618
11 git_odb__get_commit_graph_file [function] [call site] 01619
12 pthread_mutex_lock [call site] 01620
12 git_error_set [function] [call site] 01621
12 git_commit_graph_get_file [function] [call site] 01622
13 git_str_cstr [function] [call site] 01623
13 git_commit_graph_file_open [function] [call site] 01624
12 pthread_mutex_unlock [call site] 01625
11 git_commit_graph_entry_find [function] [call site] 01626
12 git_error_set [function] [call site] 01627
12 git_error_set [function] [call site] 01628
12 git_oid_size [function] [call site] 01629
12 git_oid_hexsize [function] [call site] 01630
12 ntohl [call site] 01631
12 ntohl [call site] 01632
12 git_pack__lookup_id [function] [call site] 01633
13 git_oid_size [function] [call site] 01634
13 git_oid_raw_cmp [function] [call site] 01635
12 git_oid_raw_ncmp [function] [call site] 01636
12 git_oid_raw_ncmp [function] [call site] 01637
12 git_odb__error_notfound [function] [call site] 01638
12 git_odb__error_ambiguous [function] [call site] 01639
12 git_commit_graph_entry_get_byindex [function] [call site] 01640
13 git_oid_size [function] [call site] 01641
13 git_error_set [function] [call site] 01642
13 git_error_set [function] [call site] 01643
13 git_error_set [function] [call site] 01644
13 git_oid_from_raw [function] [call site] 01645
14 git_oid_size [function] [call site] 01646
14 oid_error_invalid [function] [call site] 01647
13 ntohl [call site] 01648
13 ntohl [call site] 01649
13 ntohl [call site] 01650
13 ntohl [call site] 01651
13 git_error_set [function] [call site] 01652
13 ntohl [call site] 01653
13 git_oid_from_raw [function] [call site] 01654
11 git__is_uint16 [function] [call site] 01655
11 alloc_parents [function] [call site] 01656
12 git_pool_malloc [function] [call site] 01657
11 git_commit_graph_entry_parent [function] [call site] 01658
12 git_error_set [function] [call site] 01659
12 git_error_set [function] [call site] 01660
12 git_error_set [function] [call site] 01661
12 git_commit_graph_entry_get_byindex [function] [call site] 01662
12 ntohl [call site] 01663
12 git_commit_graph_entry_get_byindex [function] [call site] 01664
11 git_revwalk__commit_lookup [function] [call site] 01665
11 git_odb_read [function] [call site] 01666
11 git_error_set [function] [call site] 01667
11 commit_quick_parse [function] [call site] 01668
12 git__calloc [function] [call site] 01669
12 git_commit__parse_ext [function] [call site] 01670
13 git_object_owner [function] [call site] 01671
13 git_odb_object_data [function] [call site] 01672
13 git_odb_object_size [function] [call site] 01673
13 commit_parse [function] [call site] 01674
14 git_error_set [function] [call site] 01675
14 git_error_set [function] [call site] 01676
14 git_error_set [function] [call site] 01677
14 git__calloc [function] [call site] 01678
14 git_object__parse_oid_header [function] [call site] 01679
15 git_oid_hexsize [function] [call site] 01680
15 strlen [call site] 01681
15 memcmp [call site] 01682
15 git_oid_from_prefix [function] [call site] 01683
14 git_oid_hexsize [function] [call site] 01684
14 git_object__parse_oid_header [function] [call site] 01685
14 git_array__alloc [function] [call site] 01686
15 git_error_set_oom [function] [call site] 01687
15 git__reallocarray [function] [call site] 01688
15 git__free [function] [call site] 01689
14 git_oid_cpy [function] [call site] 01690
14 git__malloc [function] [call site] 01691
14 git_signature__parse [function] [call site] 01692
15 memchr [call site] 01693
15 signature_parse_error [function] [call site] 01694
15 strlen [call site] 01695
15 memcmp [call site] 01696
15 signature_parse_error [function] [call site] 01697
15 git__memrchr [function] [call site] 01698
15 git__memrchr [function] [call site] 01699
15 signature_parse_error [function] [call site] 01700
15 extract_trimmed [function] [call site] 01701
16 git__substrdup [function] [call site] 01704
17 git__malloc [function] [call site] 01705
15 extract_trimmed [function] [call site] 01706
15 git__strntol64 [function] [call site] 01707
15 signature_parse_error [function] [call site] 01708
15 git__strntol32 [function] [call site] 01709
16 git__strntol64 [function] [call site] 01710
14 git__prefixncmp [function] [call site] 01711
15 prefixcmp [function] [call site] 01712
16 tolower [call site] 01713
16 tolower [call site] 01714
14 git_signature__parse [function] [call site] 01715
14 git__free [function] [call site] 01716
14 git__free [function] [call site] 01717
14 git__malloc [function] [call site] 01718
14 git_signature__parse [function] [call site] 01719
14 git__prefixncmp [function] [call site] 01720
14 git__strndup [function] [call site] 01721
15 strnlen [call site] 01722
15 git__malloc [function] [call site] 01723
14 git__strndup [function] [call site] 01724
14 git__strndup [function] [call site] 01725
14 git__strdup [function] [call site] 01726
14 git_error_set [function] [call site] 01727
13 git_odb_object_id [function] [call site] 01728
13 git_grafts_get [function] [call site] 01729
14 git_error_set [function] [call site] 01730
14 git_grafts_oidmap_get [function] [call site] 01731
15 git_grafts_oidmap__idx [function] [call site] 01732
16 git_error_set [function] [call site] 01733
16 git_hashmap_oid_hashcode [function] [call site] 01734
16 git_oid_equal [function] [call site] 01735
13 git_odb_object_id [function] [call site] 01736
13 git_grafts_get [function] [call site] 01737
13 assign_commit_parents_from_graft [function] [call site] 01738
14 git__free [function] [call site] 01739
14 git__calloc [function] [call site] 01740
14 git_array__alloc [function] [call site] 01741
14 git_oid_cpy [function] [call site] 01742
12 git__free [function] [call site] 01743
12 git__is_uint16 [function] [call site] 01744
12 git__free [function] [call site] 01745
12 git_error_set [function] [call site] 01746
12 alloc_parents [function] [call site] 01747
12 git_revwalk__commit_lookup [function] [call site] 01748
12 git_commit__free [function] [call site] 01749
13 git__free [function] [call site] 01750
13 git_signature_free [function] [call site] 01751
14 git__free [function] [call site] 01752
14 git__free [function] [call site] 01753
14 git__free [function] [call site] 01754
13 git_signature_free [function] [call site] 01755
13 git__free [function] [call site] 01756
13 git__free [function] [call site] 01757
13 git__free [function] [call site] 01758
13 git__free [function] [call site] 01759
11 git_odb_object_free [function] [call site] 01760
10 git_commit_list_insert_by_date [function] [call site] 01761
11 git_commit_list_time_cmp [function] [call site] 01762
11 git_commit_list_insert [function] [call site] 01763
12 git_commit_list_create [function] [call site] 01764
13 git__malloc [function] [call site] 01765
10 git_commit_list_insert [function] [call site] 01766
10 git_error_set_oom [function] [call site] 01767
8 git_reference_free [function] [call site] 01768
8 git_reference_iterator_free [function] [call site] 01769
9 git_refdb_iterator_free [function] [call site] 01770
10 git_atomic32_dec [function] [call site] 01771
10 git_refdb__free [function] [call site] 01772
8 git_str_dispose [function] [call site] 01773
6 git_revwalk_push [function] [call site] 01774
7 git_error_set [function] [call site] 01775
7 git_error_set [function] [call site] 01776
7 git_revwalk__push_commit [function] [call site] 01777
6 walk_and_search [function] [call site] 01778
7 git_revwalk_next [function] [call site] 01779
8 git_error_set [function] [call site] 01780
8 git_error_set [function] [call site] 01781
8 prepare_walk [function] [call site] 01782
9 git_error_clear [function] [call site] 01783
9 git_commit_list_parse [function] [call site] 01784
9 mark_parents_uninteresting [function] [call site] 01785
10 git_commit_list_insert [function] [call site] 01786
10 git_commit_list_pop [function] [call site] 01787
11 git__free [function] [call site] 01788
10 git_commit_list_insert [function] [call site] 01789
9 git_commit_list_create [function] [call site] 01790
9 git_error_set_oom [function] [call site] 01791
9 limit_list [function] [call site] 01792
10 git_commit_list_pop [function] [call site] 01793
10 add_parents_to_list [function] [call site] 01794
11 git_commit_list_parse [function] [call site] 01795
11 mark_parents_uninteresting [function] [call site] 01796
11 git_commit_list_insert_by_date [function] [call site] 01797
11 git_commit_list_parse [function] [call site] 01798
11 git_commit_list_insert_by_date [function] [call site] 01799
10 mark_parents_uninteresting [function] [call site] 01800
10 still_interesting [function] [call site] 01801
10 git_commit_list_insert [function] [call site] 01802
10 git_commit_list_free [function] [call site] 01803
9 sort_in_topological_order [function] [call site] 01804
10 git_pqueue_init [function] [call site] 01805
10 git_pqueue_insert [function] [call site] 01806
11 git_vector_get [function] [call site] 01807
11 git_pqueue_pop [function] [call site] 01808
12 git_vector_last [function] [call site] 01809
13 git_vector_get [function] [call site] 01810
12 git_vector_get [function] [call site] 01811
12 git_vector_length [function] [call site] 01812
12 git_vector_last [function] [call site] 01813
12 git_vector_pop [function] [call site] 01814
12 pqueue_down [function] [call site] 01815
13 git_vector_get [function] [call site] 01816
13 git_vector_get [function] [call site] 01817
13 git_vector_get [function] [call site] 01818
12 git_vector_pop [function] [call site] 01819
11 git_vector_insert [function] [call site] 01820
11 pqueue_up [function] [call site] 01821
12 git_vector_get [function] [call site] 01822
10 git_vector_reverse [function] [call site] 01823
10 git_pqueue_pop [function] [call site] 01824
10 git_pqueue_insert [function] [call site] 01825
10 git_commit_list_insert [function] [call site] 01826
10 git_vector_dispose [function] [call site] 01827
9 git_commit_list_free [function] [call site] 01828
9 git_commit_list_free [function] [call site] 01829
9 git_commit_list_insert [function] [call site] 01830
8 git_revwalk_reset [function] [call site] 01831
8 git_error_clear [function] [call site] 01832
8 git_oid_cpy [function] [call site] 01833
7 git_revwalk_repository [function] [call site] 01834
8 git_error_set [function] [call site] 01835
7 git_object_lookup [function] [call site] 01836
7 git_commit_message [function] [call site] 01837
7 git_regexp_match [function] [call site] 01838
7 git_object_free [function] [call site] 01839
6 git_regexp_dispose [function] [call site] 01840
6 git_revwalk_free [function] [call site] 01841
5 parse_obj_type [function] [call site] 01842
6 strcmp [call site] 01843
6 strcmp [call site] 01844
6 strcmp [call site] 01845
6 strcmp [call site] 01846
5 git_object_peel [function] [call site] 01847
4 git_object_free [function] [call site] 01848
4 extract_how_many [function] [call site] 01849
5 git_error_set [function] [call site] 01850
5 __ctype_b_loc [call site] 01851
5 strlen [call site] 01852
5 git__strntol32 [function] [call site] 01853
4 handle_caret_parent_syntax [function] [call site] 01854
5 git_object_peel [function] [call site] 01855
5 git_commit_parent [function] [call site] 01856
6 git_error_set [function] [call site] 01857
6 git_commit_parent_id [function] [call site] 01858
7 git_error_set [function] [call site] 01859
6 git_commit_lookup [function] [call site] 01860
7 git_object_lookup [function] [call site] 01861
5 git_object_free [function] [call site] 01862
4 git_object_free [function] [call site] 01863
4 extract_how_many [function] [call site] 01864
4 ensure_base_rev_loaded [function] [call site] 01865
4 handle_linear_syntax [function] [call site] 01866
5 git_object_peel [function] [call site] 01867
5 git_commit_nth_gen_ancestor [function] [call site] 01868
6 git_error_set [function] [call site] 01869
6 git_error_set [function] [call site] 01870
6 git_commit_dup [function] [call site] 01871
7 git_object_dup [function] [call site] 01872
6 git_commit_parent [function] [call site] 01873
6 git_commit_free [function] [call site] 01874
7 git_object_free [function] [call site] 01875
5 git_object_free [function] [call site] 01876
4 git_object_free [function] [call site] 01877
4 extract_path [function] [call site] 01878
5 git_str_clear [function] [call site] 01879
5 git_error_set [function] [call site] 01880
5 git_str_puts [function] [call site] 01881
5 git_str_len [function] [call site] 01882
4 any_left_hand_identifier [function] [call site] 01883
4 ensure_base_rev_loaded [function] [call site] 01884
4 git_str_cstr [function] [call site] 01885
4 handle_colon_syntax [function] [call site] 01886
5 git_object_peel [function] [call site] 01887
5 git_tree_entry_bypath [function] [call site] 01888
6 subpath_len [function] [call site] 01889
7 strchr [call site] 01890
7 strlen [call site] 01891
6 git_error_set [function] [call site] 01892
6 entry_fromname [function] [call site] 01893
7 tree_key_search [function] [call site] 01894
8 git_error_set [function] [call site] 01895
8 git_array__search [function] [call site] 01896
8 homing_search_cmp [function] [call site] 01897
9 memcmp [call site] 01898
8 homing_search_cmp [function] [call site] 01899
8 memcmp [call site] 01900
8 homing_search_cmp [function] [call site] 01901
8 memcmp [call site] 01902
6 git_error_set [function] [call site] 01903
6 git_tree_entry__is_tree [function] [call site] 01904
6 git_error_set [function] [call site] 01905
6 git_tree_entry_dup [function] [call site] 01906
7 alloc_entry [function] [call site] 01907
8 git_error_set [function] [call site] 01908
8 git_error_set_oom [function] [call site] 01909
8 git_error_set_oom [function] [call site] 01910
8 git_error_set_oom [function] [call site] 01911
8 git__calloc [function] [call site] 01912
8 git_oid_cpy [function] [call site] 01913
6 git_tree_lookup [function] [call site] 01914
6 git_tree_entry_bypath [function] [call site] 01915
7 git_tree_free [function] [call site] 01916
8 git_object_free [function] [call site] 01917
5 git_object_owner [function] [call site] 01918
5 git_tree_entry_to_object [function] [call site] 01919
6 git_error_set [function] [call site] 01920
6 git_error_set [function] [call site] 01921
6 git_object_lookup [function] [call site] 01922
5 git_tree_entry_free [function] [call site] 01923
6 git__free [function] [call site] 01924
4 git_str_cstr [function] [call site] 01925
4 git_str_cstr [function] [call site] 01926
4 handle_grep_syntax [function] [call site] 01927
4 git_error_set [function] [call site] 01928
4 git_object_free [function] [call site] 01929
4 extract_curly_braces_content [function] [call site] 01930
4 ensure_base_rev_is_not_known_yet [function] [call site] 01931
4 git_str_cstr [function] [call site] 01932
4 handle_at_syntax [function] [call site] 01933
5 git_error_set [function] [call site] 01934
5 git_str_put [function] [call site] 01935
5 try_parse_numeric [function] [call site] 01936
6 strlen [call site] 01937
6 git__strntol32 [function] [call site] 01938
5 git_str_cstr [function] [call site] 01939
5 retrieve_previously_checked_out_branch_or_revision [function] [call site] 01940
6 build_regex [function] [call site] 01941
6 git_reference_lookup [function] [call site] 01942
6 git_reflog_read [function] [call site] 01943
7 git_error_set [function] [call site] 01944
7 git_error_set [function] [call site] 01945
7 git_repository_refdb__weakptr [function] [call site] 01946
7 git_refdb_reflog_read [function] [call site] 01947
8 git_error_set [function] [call site] 01948
8 git_atomic32_inc [function] [call site] 01949
6 git_reflog_entrycount [function] [call site] 01950
7 git_error_set [function] [call site] 01951
6 git_reflog_entry_byindex [function] [call site] 01952
7 reflog_inverse_index [function] [call site] 01953
7 git_vector_get [function] [call site] 01954
6 git_reflog_entry_message [function] [call site] 01955
7 git_error_set [function] [call site] 01956
6 git_regexp_search [function] [call site] 01957
7 git__calloc [function] [call site] 01958
7 strlen [call site] 01959
7 pcre_exec [function] [call site] 01960
7 git__free [function] [call site] 01961
6 git_str_put [function] [call site] 01962
6 git_str_cstr [function] [call site] 01963
6 git_reference_dwim [function] [call site] 01964
6 git_str_cstr [function] [call site] 01965
6 maybe_abbrev [function] [call site] 01966
6 git_reference_free [function] [call site] 01967
6 git_str_dispose [function] [call site] 01968
6 git_regexp_dispose [function] [call site] 01969
6 git_reflog_free [function] [call site] 01970
7 git_atomic32_dec [function] [call site] 01971
7 git_refdb__free [function] [call site] 01972
7 git_vector_get [function] [call site] 01973
7 git_reflog_entry__free [function] [call site] 01974
8 git_signature_free [function] [call site] 01975
8 git__free [function] [call site] 01976
7 git_vector_dispose [function] [call site] 01977
7 git__free [function] [call site] 01978
7 git__free [function] [call site] 01979
5 git_str_cstr [function] [call site] 01980
5 retrieve_revobject_from_reflog [function] [call site] 01981
6 strcmp [call site] 01982
6 git_reference_lookup [function] [call site] 01983
6 git_reference_dwim [function] [call site] 01984
6 git_reference_target [function] [call site] 01985
6 git_object_lookup [function] [call site] 01986
6 retrieve_oid_from_reflog [function] [call site] 01987
7 git_reference_owner [function] [call site] 01988
8 git_error_set [function] [call site] 01989
7 git_reference_name [function] [call site] 01990
7 git_reflog_read [function] [call site] 01991
7 git_reflog_entrycount [function] [call site] 01992
7 git_reflog_entry_byindex [function] [call site] 01993
7 git_reflog_entry_id_new [function] [call site] 01994
7 git_oid_cpy [function] [call site] 01995
7 git_reflog_entry_byindex [function] [call site] 01996
7 git_reflog_entry_committer [function] [call site] 01997
8 git_error_set [function] [call site] 01998
7 git_reflog_entry_id_new [function] [call site] 01999
7 git_oid_cpy [function] [call site] 02000
7 git_reflog_entry_id_new [function] [call site] 02001
7 git_oid_cpy [function] [call site] 02002
7 git_reflog_free [function] [call site] 02003
7 git_reference_name [function] [call site] 02004
7 git_error_set [function] [call site] 02005
7 git_reflog_free [function] [call site] 02006
6 git_object_lookup [function] [call site] 02007
6 git_reference_free [function] [call site] 02008
5 strcmp [call site] 02009
5 git_str_cstr [function] [call site] 02010
5 retrieve_remote_tracking_reference [function] [call site] 02011
6 git_reference_dwim [function] [call site] 02012
6 git_reference_is_branch [function] [call site] 02013
7 git_error_set [function] [call site] 02014
7 git_reference__is_branch [function] [call site] 02015
8 git__prefixcmp [function] [call site] 02016
6 git_branch_upstream [function] [call site] 02017
7 git_reference_owner [function] [call site] 02018
7 git_reference_name [function] [call site] 02019
7 git_branch__upstream_name [function] [call site] 02020
8 git_error_set [function] [call site] 02021
8 git_error_set [function] [call site] 02022
8 git_error_set [function] [call site] 02023
8 git_reference__is_branch [function] [call site] 02024
8 not_a_local_branch [function] [call site] 02025
8 git_repository_config_snapshot [function] [call site] 02026
9 git_repository_config__weakptr [function] [call site] 02027
9 git_config_snapshot [function] [call site] 02028
10 git_config_new [function] [call site] 02029
10 git_config_add_backend [function] [call site] 02030
10 git_config_set_writeorder [function] [call site] 02031
10 git_config_free [function] [call site] 02032
8 retrieve_upstream_configuration [function] [call site] 02033
9 git_str_printf [function] [call site] 02034
9 git_str_cstr [function] [call site] 02035
9 git_config__get_string_buf [function] [call site] 02036
10 git_error_set [function] [call site] 02037
10 git_error_set [function] [call site] 02038
10 get_entry [function] [call site] 02039
10 git_str_puts [function] [call site] 02040
10 git_config_entry_free [function] [call site] 02041
9 git_str_dispose [function] [call site] 02042
8 retrieve_upstream_configuration [function] [call site] 02043
8 git_str_len [function] [call site] 02044
8 git_error_set [function] [call site] 02045
8 git_str_cstr [function] [call site] 02046
8 strcmp [call site] 02047
8 git_str_cstr [function] [call site] 02048
8 git_remote_lookup [function] [call site] 02049
9 git_error_set [function] [call site] 02050
9 git_error_set [function] [call site] 02051
9 ensure_remote_name_is_valid [function] [call site] 02052
10 git_remote_name_is_valid [function] [call site] 02053
11 git_error_set [function] [call site] 02054
11 git_str_printf [function] [call site] 02055
11 git_str_cstr [function] [call site] 02056
11 git_refspec__parse [function] [call site] 02057
12 strrchr [call site] 02058
12 git__strdup [function] [call site] 02059
12 git__strdup [function] [call site] 02060
12 git__strdup [function] [call site] 02061
12 strlen [call site] 02062
12 strchr [call site] 02063
12 git__strndup [function] [call site] 02064
12 strlen [call site] 02065
12 memchr [call site] 02066
12 git__strndup [function] [call site] 02067
12 git_reference__name_is_valid [function] [call site] 02068
12 git_reference__name_is_valid [function] [call site] 02069
12 git_reference__name_is_valid [function] [call site] 02070
12 git_reference__name_is_valid [function] [call site] 02071
12 git_reference__name_is_valid [function] [call site] 02072
12 git__strdup [function] [call site] 02073
12 git__strdup [function] [call site] 02074
12 git_error_set [function] [call site] 02075
12 git_refspec__dispose [function] [call site] 02076
13 git__free [function] [call site] 02077
13 git__free [function] [call site] 02078
13 git__free [function] [call site] 02079
12 git_refspec__dispose [function] [call site] 02080
11 git_str_dispose [function] [call site] 02081
11 git_refspec__dispose [function] [call site] 02082
10 git_error_set [function] [call site] 02083
9 git_repository_config_snapshot [function] [call site] 02084
9 git__calloc [function] [call site] 02085
9 git__strdup [function] [call site] 02086
9 git_vector_init [function] [call site] 02087
9 git_vector_init [function] [call site] 02088
9 git_vector_init [function] [call site] 02089
9 git_vector_init [function] [call site] 02090
9 git_str_printf [function] [call site] 02091
9 get_optional_config [function] [call site] 02092
10 git_str_cstr [function] [call site] 02093
10 git_str_oom [function] [call site] 02094
10 git_config_get_multivar_foreach [function] [call site] 02095
11 git_config_multivar_iterator_new [function] [call site] 02096
12 git_config_iterator_new [function] [call site] 02097
13 git__calloc [function] [call site] 02098
12 git__calloc [function] [call site] 02099
12 git_config__normalize_name [function] [call site] 02100
12 git_regexp_compile [function] [call site] 02101
12 git__free [function] [call site] 02102
11 git_error_set_after_callback_function [function] [call site] 02103
12 git_error_exists [function] [call site] 02104
13 threadstate_get [function] [call site] 02105
11 config_error_notfound [function] [call site] 02106
10 git_config_get_string [function] [call site] 02107
11 is_readonly [function] [call site] 02108
12 git_error_set [function] [call site] 02109
11 git_error_set [function] [call site] 02110
11 get_entry [function] [call site] 02111
11 git_config_entry_free [function] [call site] 02112
10 git_error_clear [function] [call site] 02113
9 strlen [call site] 02114
9 apply_insteadof [function] [call site] 02115
10 git_error_set [function] [call site] 02116
10 git_error_set [function] [call site] 02117
10 git_error_set [function] [call site] 02118
10 git_error_set [function] [call site] 02119
10 git_config_iterator_glob_new [function] [call site] 02120
11 git_config_iterator_new [function] [call site] 02121
11 git__calloc [function] [call site] 02122
11 git_regexp_compile [function] [call site] 02123
11 git__free [function] [call site] 02124
10 git_config_next [function] [call site] 02125
10 git__prefixcmp [function] [call site] 02126
10 strlen [call site] 02127
10 git__free [function] [call site] 02128
10 strlen [call site] 02129
10 git__strndup [function] [call site] 02130
10 git_config_iterator_free [function] [call site] 02131
10 git__strdup [function] [call site] 02132
10 git_str_printf [function] [call site] 02133
10 git__free [function] [call site] 02134
10 git_str_detach [function] [call site] 02135
9 apply_insteadof [function] [call site] 02136
9 git_str_clear [function] [call site] 02137
9 git_str_printf [function] [call site] 02138
9 get_optional_config [function] [call site] 02139
9 git_error_set [function] [call site] 02140
9 strlen [call site] 02141
9 git__free [function] [call site] 02142
9 apply_insteadof [function] [call site] 02143
9 git_str_clear [function] [call site] 02144
9 git_str_printf [function] [call site] 02145
9 get_optional_config [function] [call site] 02146
9 refspec_cb [function] [call site] 02147
10 add_refspec [function] [call site] 02148
11 add_refspec_to [function] [call site] 02149
12 git__calloc [function] [call site] 02150
12 git_refspec__parse [function] [call site] 02151
12 git__free [function] [call site] 02152
12 git_vector_insert [function] [call site] 02153
12 git_refspec__dispose [function] [call site] 02154
12 git__free [function] [call site] 02155
9 git_str_clear [function] [call site] 02156
9 git_str_printf [function] [call site] 02157
9 get_optional_config [function] [call site] 02158
9 refspec_cb [function] [call site] 02159
9 download_tags_value [function] [call site] 02160
10 git_str_printf [function] [call site] 02161
10 git_str_cstr [function] [call site] 02162
10 git_config__lookup_entry [function] [call site] 02163
10 git_str_dispose [function] [call site] 02164
10 strcmp [call site] 02165
10 strcmp [call site] 02166
10 git_config_entry_free [function] [call site] 02167
9 lookup_remote_prune_config [function] [call site] 02168
10 git_str_printf [function] [call site] 02169
10 git_str_cstr [function] [call site] 02170
10 git_config_get_bool [function] [call site] 02171
10 git_error_clear [function] [call site] 02172
10 git_config_get_bool [function] [call site] 02173
10 git_error_clear [function] [call site] 02174
10 git_str_dispose [function] [call site] 02175
9 dwim_refspecs [function] [call site] 02176
10 git_refspec__dwim_one [function] [call site] 02177
11 git_error_set [function] [call site] 02178
11 git_error_set [function] [call site] 02179
11 git_error_set [function] [call site] 02180
11 git__calloc [function] [call site] 02181
11 git__strdup [function] [call site] 02182
11 git__prefixcmp [function] [call site] 02183
11 git_str_clear [function] [call site] 02184
11 git_str_printf [function] [call site] 02185
11 git_str_oom [function] [call site] 02186
11 git_str_cstr [function] [call site] 02187
11 git_vector_search [function] [call site] 02188
12 git_vector_search2 [function] [call site] 02189
11 git_str_detach [function] [call site] 02190
11 git__strdup [function] [call site] 02191
11 git__prefixcmp [function] [call site] 02192
11 git__prefixcmp [function] [call site] 02193
11 git_str_puts [function] [call site] 02194
11 git_str_puts [function] [call site] 02195
11 git_str_puts [function] [call site] 02196
11 git_str_oom [function] [call site] 02197
11 git_str_detach [function] [call site] 02198
11 git_str_dispose [function] [call site] 02199
11 git__strdup [function] [call site] 02200
11 git_vector_insert [function] [call site] 02201
9 git_config_free [function] [call site] 02202
9 git_str_dispose [function] [call site] 02203
9 git_remote_free [function] [call site] 02204
10 git_remote_disconnect [function] [call site] 02205
11 git_error_set [function] [call site] 02206
11 git_remote_connected [function] [call site] 02207
12 git_error_set [function] [call site] 02208
10 git_vector_dispose [function] [call site] 02209
10 free_refspecs [function] [call site] 02210
11 git_refspec__dispose [function] [call site] 02211
11 git__free [function] [call site] 02212
11 git_vector_clear [function] [call site] 02213
10 git_vector_dispose [function] [call site] 02214
10 free_refspecs [function] [call site] 02215
10 git_vector_dispose [function] [call site] 02216
10 free_refspecs [function] [call site] 02217
10 git_vector_dispose [function] [call site] 02218
10 free_heads [function] [call site] 02219
11 git__free [function] [call site] 02220
11 git__free [function] [call site] 02221
10 git_vector_dispose [function] [call site] 02222
10 git_push_free [function] [call site] 02223
11 free_refspec [function] [call site] 02224
12 git_refspec__dispose [function] [call site] 02225
12 git__free [function] [call site] 02226
11 git_vector_dispose [function] [call site] 02227
11 git_push_status_free [function] [call site] 02228
12 git__free [function] [call site] 02229
12 git__free [function] [call site] 02230
12 git__free [function] [call site] 02231
11 git_vector_dispose [function] [call site] 02232
11 git__free [function] [call site] 02233
11 git__free [function] [call site] 02234
11 git__free [function] [call site] 02235
11 git_vector_dispose [function] [call site] 02236
11 git__free [function] [call site] 02237
11 git_vector_dispose [function] [call site] 02238
11 git__free [function] [call site] 02239
10 git__free [function] [call site] 02240
10 git__free [function] [call site] 02241
10 git__free [function] [call site] 02242
10 git__free [function] [call site] 02243
8 git_str_cstr [function] [call site] 02244
8 git_remote__matching_refspec [function] [call site] 02245
9 git_refspec_src_matches_negative [function] [call site] 02246
10 git_refspec_is_negative [function] [call site] 02247
11 git_error_set [function] [call site] 02248
11 git_error_set [function] [call site] 02249
10 wildmatch [function] [call site] 02250
11 dowild [function] [call site] 02251
12 __ctype_b_loc [call site] 02252
12 tolower [call site] 02253
12 __ctype_b_loc [call site] 02254
12 tolower [call site] 02255
12 dowild [function] [call site] 02256
13 strchr [call site] 02257
13 strchr [call site] 02258
13 __ctype_b_loc [call site] 02259
13 tolower [call site] 02260
13 __ctype_b_loc [call site] 02261
13 tolower [call site] 02262
13 dowild [function] [call site] 02263
14 __ctype_b_loc [call site] 02264
14 toupper [call site] 02265
14 strncmp [call site] 02266
14 __ctype_b_loc [call site] 02267
14 strncmp [call site] 02268
14 __ctype_b_loc [call site] 02269
14 strncmp [call site] 02270
14 __ctype_b_loc [call site] 02271
14 strncmp [call site] 02272
14 __ctype_b_loc [call site] 02273
14 strncmp [call site] 02274
14 __ctype_b_loc [call site] 02275
14 strncmp [call site] 02276
14 __ctype_b_loc [call site] 02277
14 strncmp [call site] 02278
14 __ctype_b_loc [call site] 02279
14 strncmp [call site] 02280
14 __ctype_b_loc [call site] 02281
14 strncmp [call site] 02282
14 __ctype_b_loc [call site] 02283
14 strncmp [call site] 02284
14 __ctype_b_loc [call site] 02285
14 strncmp [call site] 02286
14 __ctype_b_loc [call site] 02287
14 __ctype_b_loc [call site] 02288
14 strncmp [call site] 02289
14 __ctype_b_loc [call site] 02290
9 git_refspec_src_matches [function] [call site] 02291
10 wildmatch [function] [call site] 02292
8 git_str_cstr [function] [call site] 02293
8 git_refspec__transform [function] [call site] 02294
9 git_error_set [function] [call site] 02295
9 git_error_set [function] [call site] 02296
9 git_refspec_src_matches [function] [call site] 02297
9 git_error_set [function] [call site] 02298
9 git_str_puts [function] [call site] 02299
9 refspec_transform [function] [call site] 02300
10 git_str_clear [function] [call site] 02301
10 strchr [call site] 02302
10 strchr [call site] 02303
10 git_error_set [function] [call site] 02304
10 git_str_put [function] [call site] 02305
10 strlen [call site] 02306
10 git_str_put [function] [call site] 02307
10 git_str_puts [function] [call site] 02308
8 git_str_len [function] [call site] 02309
8 git_str_set [function] [call site] 02310
8 git_str_swap [function] [call site] 02311
8 git_config_free [function] [call site] 02312
8 git_remote_free [function] [call site] 02313
8 git_str_dispose [function] [call site] 02314
8 git_str_dispose [function] [call site] 02315
8 git_str_dispose [function] [call site] 02316
7 git_reference_owner [function] [call site] 02317
7 git_str_cstr [function] [call site] 02318
7 git_reference_lookup [function] [call site] 02319
7 git_str_dispose [function] [call site] 02320
6 git_reference_free [function] [call site] 02321
5 git_date_parse [function] [call site] 02322
6 git_date_offset_parse [function] [call site] 02323
7 parse_date_basic [function] [call site] 02324
8 match_object_header_date [function] [call site] 02325
9 strtoul [call site] 02326
9 strtol [call site] 02327
8 __ctype_b_loc [call site] 02328
8 match_alpha [function] [call site] 02329
9 match_string [function] [call site] 02330
10 toupper [call site] 02331
10 __ctype_b_loc [call site] 02332
9 match_string [function] [call site] 02333
9 match_string [function] [call site] 02334
9 strlen [call site] 02335
9 match_string [function] [call site] 02336
9 match_string [function] [call site] 02337
9 skip_alpha [function] [call site] 02338
10 __ctype_b_loc [call site] 02339
8 __ctype_b_loc [call site] 02340
8 match_digit [function] [call site] 02341
9 strtoul [call site] 02342
9 gmtime_r [call site] 02344
9 __ctype_b_loc [call site] 02345
9 match_multi_number [function] [call site] 02346
10 strtol [call site] 02347
10 __ctype_b_loc [call site] 02348
10 strtol [call site] 02349
10 time [call site] 02350
10 gmtime_r [call site] 02351
10 is_date [function] [call site] 02352
11 tm_to_time_t [function] [call site] 02353
9 __ctype_b_loc [call site] 02358
8 __ctype_b_loc [call site] 02359
8 match_tz [function] [call site] 02360
9 strtoul [call site] 02361
9 strtoul [call site] 02362
8 tm_to_time_t [function] [call site] 02363
8 mktime [call site] 02364
7 time [call site] 02365
7 approxidate_str [function] [call site] 02366
8 localtime_r [call site] 02367
8 __ctype_b_loc [call site] 02368
8 pending_number [function] [call site] 02369
8 approxidate_digit [function] [call site] 02370
9 strtoul [call site] 02371
9 __ctype_b_loc [call site] 02372
9 match_multi_number [function] [call site] 02373
8 __ctype_b_loc [call site] 02374
8 approxidate_alpha [function] [call site] 02375
9 __ctype_b_loc [call site] 02376
9 match_string [function] [call site] 02377
9 strlen [call site] 02378
9 match_string [function] [call site] 02379
9 strlen [call site] 02380
9 match_string [function] [call site] 02381
9 match_string [function] [call site] 02382
9 strlen [call site] 02383
9 match_string [function] [call site] 02384
9 update_tm [function] [call site] 02385
10 mktime [call site] 02386
10 localtime_r [call site] 02387
9 match_string [function] [call site] 02388
9 update_tm [function] [call site] 02389
9 match_string [function] [call site] 02390
9 update_tm [function] [call site] 02391
9 match_string [function] [call site] 02392
9 update_tm [function] [call site] 02393
8 pending_number [function] [call site] 02394
8 update_tm [function] [call site] 02395
5 git_str_cstr [function] [call site] 02396
5 retrieve_revobject_from_reflog [function] [call site] 02397
5 git_str_dispose [function] [call site] 02398
4 ensure_left_hand_identifier_is_not_known_yet [function] [call site] 02399
5 ensure_base_rev_is_not_known_yet [function] [call site] 02400
4 ensure_base_rev_loaded [function] [call site] 02401
4 git_reference_free [function] [call site] 02402
4 git_error_set [function] [call site] 02403
4 git_object_free [function] [call site] 02404
4 git_reference_free [function] [call site] 02405
4 git_str_dispose [function] [call site] 02406
3 git_object_free [function] [call site] 02407
3 git_reference_free [function] [call site] 02408
2 git_reference_free [function] [call site] 02409
2 git_object_free [function] [call site] 02410
2 git_reference_free [function] [call site] 02411
1 git_object_free [function] [call site] 02412