Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pack: cast to uint64_t when calculating index size instead | Carlos Martín Nieto | 2023-03-16 | 1 | -4/+3 |
* | pack: use 64 bits for the number of objects | Carlos Martín Nieto | 2023-03-14 | 1 | -4/+4 |
* | packfile: handle sha256 packfiles | Edward Thomson | 2023-02-12 | 1 | -66/+90 |
* | sha256: indirection for experimental functions | Edward Thomson | 2022-07-13 | 1 | -5/+5 |
* | oid: give oids a type | Edward Thomson | 2022-06-20 | 1 | -7/+7 |
* | oid: `GIT_OID_*SZ` is now `GIT_OID_SHA1_*SIZE` | Edward Thomson | 2022-06-14 | 1 | -8/+8 |
* | pack: use raw oid data | Edward Thomson | 2022-04-10 | 1 | -17/+23 |
* | oid: `hashcmp` is now `raw_cmp` | Edward Thomson | 2022-04-10 | 1 | -1/+1 |
* | refactor: `src` is now `src/libgit2` | Edward Thomson | 2022-02-22 | 1 | -0/+1629 |