|
1 | 1 | { |
2 | 2 | "info": { |
3 | 3 | "version": "main", |
4 | | - "commit": "29e4e1984da15c2be65cd348ea48e92c067e750b" |
| 4 | + "commit": "3082736857f6eba231cc9e0434ae28a4e4a9f923" |
5 | 5 | }, |
6 | 6 | "groups": { |
7 | 7 | "sys/alloc": { |
|
31369 | 31369 | ], |
31370 | 31370 | "location": { |
31371 | 31371 | "file": "oid.h", |
31372 | | - "line": 24, |
| 31372 | + "line": 23, |
31373 | 31373 | "column": 9 |
31374 | 31374 | }, |
31375 | 31375 | "group": "oid", |
|
31382 | 31382 | "name": "GIT_OID_DEFAULT", |
31383 | 31383 | "location": { |
31384 | 31384 | "file": "oid.h", |
31385 | | - "line": 40, |
| 31385 | + "line": 39, |
31386 | 31386 | "column": 9 |
31387 | 31387 | }, |
31388 | 31388 | "value": "GIT_OID_SHA1", |
|
31394 | 31394 | "name": "GIT_OID_SHA1_SIZE", |
31395 | 31395 | "location": { |
31396 | 31396 | "file": "oid.h", |
31397 | | - "line": 43, |
| 31397 | + "line": 42, |
31398 | 31398 | "column": 9 |
31399 | 31399 | }, |
31400 | 31400 | "value": "20", |
|
31406 | 31406 | "name": "GIT_OID_SHA1_HEXSIZE", |
31407 | 31407 | "location": { |
31408 | 31408 | "file": "oid.h", |
31409 | | - "line": 45, |
| 31409 | + "line": 44, |
31410 | 31410 | "column": 9 |
31411 | 31411 | }, |
31412 | 31412 | "value": "(GIT_OID_SHA1_SIZE * 2)", |
|
31418 | 31418 | "name": "GIT_OID_SHA1_ZERO", |
31419 | 31419 | "location": { |
31420 | 31420 | "file": "oid.h", |
31421 | | - "line": 51, |
| 31421 | + "line": 50, |
31422 | 31422 | "column": 10 |
31423 | 31423 | }, |
31424 | 31424 | "value": "{ { 0 } }", |
|
31430 | 31430 | "name": "GIT_OID_SHA1_HEXZERO", |
31431 | 31431 | "location": { |
31432 | 31432 | "file": "oid.h", |
31433 | | - "line": 59, |
| 31433 | + "line": 58, |
31434 | 31434 | "column": 9 |
31435 | 31435 | }, |
31436 | 31436 | "value": "\"0000000000000000000000000000000000000000\"", |
|
31442 | 31442 | "name": "GIT_OID_SHA256_SIZE", |
31443 | 31443 | "location": { |
31444 | 31444 | "file": "oid.h", |
31445 | | - "line": 69, |
| 31445 | + "line": 68, |
31446 | 31446 | "column": 10 |
31447 | 31447 | }, |
31448 | 31448 | "value": "32", |
|
31454 | 31454 | "name": "GIT_OID_SHA256_HEXSIZE", |
31455 | 31455 | "location": { |
31456 | 31456 | "file": "oid.h", |
31457 | | - "line": 71, |
| 31457 | + "line": 70, |
31458 | 31458 | "column": 10 |
31459 | 31459 | }, |
31460 | 31460 | "value": "(GIT_OID_SHA256_SIZE * 2)", |
|
31466 | 31466 | "name": "GIT_OID_SHA256_ZERO", |
31467 | 31467 | "location": { |
31468 | 31468 | "file": "oid.h", |
31469 | | - "line": 76, |
| 31469 | + "line": 75, |
31470 | 31470 | "column": 10 |
31471 | 31471 | }, |
31472 | 31472 | "value": "{ GIT_OID_SHA256, { 0 } }", |
|
31478 | 31478 | "name": "GIT_OID_SHA256_HEXZERO", |
31479 | 31479 | "location": { |
31480 | 31480 | "file": "oid.h", |
31481 | | - "line": 81, |
| 31481 | + "line": 80, |
31482 | 31482 | "column": 10 |
31483 | 31483 | }, |
31484 | 31484 | "value": "\"0000000000000000000000000000000000000000000000000000000000000000\"", |
|
31490 | 31490 | "name": "GIT_OID_MAX_SIZE", |
31491 | 31491 | "location": { |
31492 | 31492 | "file": "oid.h", |
31493 | | - "line": 87, |
| 31493 | + "line": 86, |
31494 | 31494 | "column": 10 |
31495 | 31495 | }, |
31496 | 31496 | "value": "GIT_OID_SHA256_SIZE", |
|
31502 | 31502 | "name": "GIT_OID_MAX_HEXSIZE", |
31503 | 31503 | "location": { |
31504 | 31504 | "file": "oid.h", |
31505 | | - "line": 94, |
| 31505 | + "line": 93, |
31506 | 31506 | "column": 10 |
31507 | 31507 | }, |
31508 | 31508 | "value": "GIT_OID_SHA256_HEXSIZE", |
|
31514 | 31514 | "name": "GIT_OID_MINPREFIXLEN", |
31515 | 31515 | "location": { |
31516 | 31516 | "file": "oid.h", |
31517 | | - "line": 101, |
| 31517 | + "line": 100, |
31518 | 31518 | "column": 9 |
31519 | 31519 | }, |
31520 | 31520 | "value": "4", |
|
31539 | 31539 | ], |
31540 | 31540 | "location": { |
31541 | 31541 | "file": "oid.h", |
31542 | | - "line": 104, |
| 31542 | + "line": 103, |
31543 | 31543 | "column": 16 |
31544 | 31544 | }, |
31545 | 31545 | "group": "oid", |
|
31692 | 31692 | "name": "git_oid_fromstr", |
31693 | 31693 | "location": { |
31694 | 31694 | "file": "oid.h", |
31695 | | - "line": 188, |
| 31695 | + "line": 187, |
31696 | 31696 | "column": 17 |
31697 | 31697 | }, |
31698 | 31698 | "returns": { |
|
31724 | 31724 | "name": "git_oid_fromstrp", |
31725 | 31725 | "location": { |
31726 | 31726 | "file": "oid.h", |
31727 | | - "line": 197, |
| 31727 | + "line": 196, |
31728 | 31728 | "column": 17 |
31729 | 31729 | }, |
31730 | 31730 | "returns": { |
|
31755 | 31755 | "name": "git_oid_fromstrn", |
31756 | 31756 | "location": { |
31757 | 31757 | "file": "oid.h", |
31758 | | - "line": 210, |
| 31758 | + "line": 209, |
31759 | 31759 | "column": 17 |
31760 | 31760 | }, |
31761 | 31761 | "returns": { |
|
31793 | 31793 | "name": "git_oid_fromraw", |
31794 | 31794 | "location": { |
31795 | 31795 | "file": "oid.h", |
31796 | | - "line": 219, |
| 31796 | + "line": 218, |
31797 | 31797 | "column": 17 |
31798 | 31798 | }, |
31799 | 31799 | "returns": { |
|
31824 | 31824 | "name": "git_oid_fmt", |
31825 | 31825 | "location": { |
31826 | 31826 | "file": "oid.h", |
31827 | | - "line": 233, |
| 31827 | + "line": 232, |
31828 | 31828 | "column": 17 |
31829 | 31829 | }, |
31830 | 31830 | "returns": { |
|
31855 | 31855 | "name": "git_oid_nfmt", |
31856 | 31856 | "location": { |
31857 | 31857 | "file": "oid.h", |
31858 | | - "line": 245, |
| 31858 | + "line": 244, |
31859 | 31859 | "column": 17 |
31860 | 31860 | }, |
31861 | 31861 | "returns": { |
|
31892 | 31892 | "name": "git_oid_pathfmt", |
31893 | 31893 | "location": { |
31894 | 31894 | "file": "oid.h", |
31895 | | - "line": 262, |
| 31895 | + "line": 261, |
31896 | 31896 | "column": 17 |
31897 | 31897 | }, |
31898 | 31898 | "returns": { |
|
31924 | 31924 | "name": "git_oid_tostr_s", |
31925 | 31925 | "location": { |
31926 | 31926 | "file": "oid.h", |
31927 | | - "line": 275, |
| 31927 | + "line": 274, |
31928 | 31928 | "column": 20 |
31929 | 31929 | }, |
31930 | 31930 | "returns": { |
|
31950 | 31950 | "name": "git_oid_tostr", |
31951 | 31951 | "location": { |
31952 | 31952 | "file": "oid.h", |
31953 | | - "line": 296, |
| 31953 | + "line": 295, |
31954 | 31954 | "column": 20 |
31955 | 31955 | }, |
31956 | 31956 | "returns": { |
|
31989 | 31989 | "name": "git_oid_cpy", |
31990 | 31990 | "location": { |
31991 | 31991 | "file": "oid.h", |
31992 | | - "line": 305, |
| 31992 | + "line": 304, |
31993 | 31993 | "column": 17 |
31994 | 31994 | }, |
31995 | 31995 | "returns": { |
|
32020 | 32020 | "name": "git_oid_cmp", |
32021 | 32021 | "location": { |
32022 | 32022 | "file": "oid.h", |
32023 | | - "line": 314, |
| 32023 | + "line": 313, |
32024 | 32024 | "column": 17 |
32025 | 32025 | }, |
32026 | 32026 | "returns": { |
|
32051 | 32051 | "name": "git_oid_equal", |
32052 | 32052 | "location": { |
32053 | 32053 | "file": "oid.h", |
32054 | | - "line": 323, |
| 32054 | + "line": 322, |
32055 | 32055 | "column": 17 |
32056 | 32056 | }, |
32057 | 32057 | "returns": { |
|
32082 | 32082 | "name": "git_oid_ncmp", |
32083 | 32083 | "location": { |
32084 | 32084 | "file": "oid.h", |
32085 | | - "line": 334, |
| 32085 | + "line": 333, |
32086 | 32086 | "column": 17 |
32087 | 32087 | }, |
32088 | 32088 | "returns": { |
|
32119 | 32119 | "name": "git_oid_streq", |
32120 | 32120 | "location": { |
32121 | 32121 | "file": "oid.h", |
32122 | | - "line": 343, |
| 32122 | + "line": 342, |
32123 | 32123 | "column": 17 |
32124 | 32124 | }, |
32125 | 32125 | "returns": { |
|
32150 | 32150 | "name": "git_oid_strcmp", |
32151 | 32151 | "location": { |
32152 | 32152 | "file": "oid.h", |
32153 | | - "line": 353, |
| 32153 | + "line": 352, |
32154 | 32154 | "column": 17 |
32155 | 32155 | }, |
32156 | 32156 | "returns": { |
|
32181 | 32181 | "name": "git_oid_is_zero", |
32182 | 32182 | "location": { |
32183 | 32183 | "file": "oid.h", |
32184 | | - "line": 361, |
| 32184 | + "line": 360, |
32185 | 32185 | "column": 17 |
32186 | 32186 | }, |
32187 | 32187 | "returns": { |
|
32211 | 32211 | ], |
32212 | 32212 | "location": { |
32213 | 32213 | "file": "oid.h", |
32214 | | - "line": 366, |
| 32214 | + "line": 365, |
32215 | 32215 | "column": 32 |
32216 | 32216 | }, |
32217 | 32217 | "group": "oid", |
|
32228 | 32228 | "name": "git_oid_shorten_new", |
32229 | 32229 | "location": { |
32230 | 32230 | "file": "oid.h", |
32231 | | - "line": 382, |
| 32231 | + "line": 381, |
32232 | 32232 | "column": 31 |
32233 | 32233 | }, |
32234 | 32234 | "returns": { |
|
32255 | 32255 | "name": "git_oid_shorten_add", |
32256 | 32256 | "location": { |
32257 | 32257 | "file": "oid.h", |
32258 | | - "line": 408, |
| 32258 | + "line": 407, |
32259 | 32259 | "column": 17 |
32260 | 32260 | }, |
32261 | 32261 | "returns": { |
|
32289 | 32289 | "name": "git_oid_shorten_free", |
32290 | 32290 | "location": { |
32291 | 32291 | "file": "oid.h", |
32292 | | - "line": 415, |
| 32292 | + "line": 414, |
32293 | 32293 | "column": 18 |
32294 | 32294 | }, |
32295 | 32295 | "returns": { |
|
0 commit comments