Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix license notices | Patrick McDermott | 2023-06-18 | 1 | -4/+4 |
* | opk: Read specials file | Patrick McDermott | 2023-05-17 | 1 | -0/+14 |
* | opk/write: Build mode (WIP) | Patrick McDermott | 2023-04-30 | 1 | -2/+22 |
* | opk: Extract control files | Patrick McDermott | 2023-04-29 | 1 | -0/+12 |
* | opk: Print data files | Patrick McDermott | 2023-04-29 | 1 | -0/+13 |
* | opk: List control files | Patrick McDermott | 2023-04-29 | 1 | -1/+11 |
* | opk: Manage control file list and listing flag | Patrick McDermott | 2023-04-28 | 1 | -20/+21 |
* | opk: Automatically initialize inner gzip and ustar | Patrick McDermott | 2023-04-19 | 1 | -31/+4 |
* | opk: Document functions | Patrick McDermott | 2023-04-19 | 1 | -0/+55 |
* | ustar: Use linked list instead of varargs in seek | Patrick McDermott | 2023-04-18 | 1 | -1/+4 |
* | opk: Split from main | Patrick McDermott | 2023-04-18 | 1 | -0/+43 |