Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | midx: support sha256 | Edward Thomson | 2023-04-10 | 1 | -29/+63 |
* | packfile: handle sha256 packfiles | Edward Thomson | 2023-02-12 | 1 | -2/+3 |
* | sha256: indirection for experimental functions | Edward Thomson | 2022-07-13 | 1 | -2/+2 |
* | oid: give oids a type | Edward Thomson | 2022-06-20 | 1 | -3/+3 |
* | oid: `GIT_OID_*SZ` is now `GIT_OID_SHA1_*SIZE` | Edward Thomson | 2022-06-14 | 1 | -12/+12 |
* | Merge pull request #6291 from libgit2/cmn/midx-no-hash | Edward Thomson | 2022-06-11 | 1 | -6/+0 |
|\ | |||||
| * | midx: do not verify the checksum on load | Carlos MartÃn Nieto | 2022-05-03 | 1 | -6/+0 |
* | | Replace bitwise AND 0x7fffffff with XOR 0x80000000. | Colin Stolley | 2022-05-20 | 1 | -1/+1 |
* | | midx: fix large object offset table check. | Colin Stolley | 2022-05-20 | 1 | -1/+1 |
|/ | |||||
* | midx: use raw oid data | Edward Thomson | 2022-04-10 | 1 | -15/+18 |
* | [midx] Fix an undefined behavior (left-shift signed overflow) | lhchavez | 2022-04-05 | 1 | -3/+8 |
* | refactor: `src` is now `src/libgit2` | Edward Thomson | 2022-02-22 | 1 | -0/+896 |