Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | opk/write: Build control and data archives | Patrick McDermott | 2023-05-10 | 1 | -10/+362 |
* | gzip: Separate last compression from freeing | Patrick McDermott | 2023-05-08 | 1 | -0/+1 |
* | opk/write: Store outer ustar uname/gname in vars | Patrick McDermott | 2023-05-07 | 1 | -3/+7 |
* | opk/write: Fix comments | Patrick McDermott | 2023-05-07 | 1 | -2/+2 |
* | gzip: Write compressed output to file directly | Patrick McDermott | 2023-05-07 | 1 | -16/+1 |
* | ustar: Make mtime unsigned | Patrick McDermott | 2023-05-07 | 1 | -2/+2 |
* | ustar: Move SOURCE_DATE_EPOCH code to opk/write | Patrick McDermott | 2023-04-30 | 1 | -1/+27 |
* | opk/write: Fix fwrite() | Patrick McDermott | 2023-04-30 | 1 | -2/+1 |
* | opk/write: Build mode (WIP) | Patrick McDermott | 2023-04-30 | 1 | -0/+119 |