Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | midx: use raw oidsethomson/sha256_raw | Edward Thomson | 2022-01-26 | 1 | -1/+2 |
* | midx: use a byte array for checksum | Edward Thomson | 2022-01-22 | 1 | -1/+1 |
* | str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstr | Edward Thomson | 2021-10-17 | 1 | -2/+2 |
* | midx: Add a way to write multi-pack-index files | lhchavez | 2021-07-26 | 1 | -0/+16 |
* | midx: Support multi-pack-index files in odb_pack.c | lhchavez | 2020-11-27 | 1 | -0/+11 |
* | midx: use GIT_ASSERT | Edward Thomson | 2020-11-27 | 1 | -1/+1 |
* | multipack: Introduce a parser for multi-pack-index files | lhchavez | 2020-10-05 | 1 | -0/+83 |