Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | object-file-convert: convert commits that embed signed tags | Eric W. Biederman | 2023-10-02 | 1 | -22/+82 |
* | object-file-convert: convert commit objects when writing | brian m. carlson | 2023-10-02 | 1 | -1/+45 |
* | object-file-convert: don't leak when converting tag objects | Eric W. Biederman | 2023-10-02 | 1 | -20/+25 |
* | object-file-convert: convert tag objects when writing | brian m. carlson | 2023-10-02 | 1 | -1/+51 |
* | object-file-convert: add a function to convert trees between algorithms | brian m. carlson | 2023-10-02 | 1 | -1/+50 |
* | loose: add a mapping between SHA-1 and SHA-256 for loose objects | brian m. carlson | 2023-10-02 | 1 | -1/+13 |
* | object-file-convert: stubs for converting from one object format to another | Eric W. Biederman | 2023-10-02 | 1 | -0/+57 |