Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | opk: Ignore -Wformat-nonliteral | Patrick McDermott | 2023-04-20 | 1 | -0/+3 |
* | opk: Fix column width calculation | Patrick McDermott | 2023-04-20 | 1 | -3/+6 |
* | main, opk: Translate strings | Patrick McDermott | 2023-04-20 | 1 | -15/+17 |
* | opk: Automatically initialize inner gzip and ustar | Patrick McDermott | 2023-04-19 | 1 | -11/+27 |
* | opk: Fix a leak on error | Patrick McDermott | 2023-04-19 | 1 | -9/+11 |
* | ustar: Make seek names struct opaque | Patrick McDermott | 2023-04-19 | 1 | -14/+5 |
* | opk: Initialize seek_name.found | Patrick McDermott | 2023-04-19 | 1 | -2/+3 |
* | opk: Return error if unable to write to stdout | Patrick McDermott | 2023-04-19 | 1 | -6/+17 |
* | opk: Print multiple control files | Patrick McDermott | 2023-04-18 | 1 | -15/+21 |
* | ustar: Use linked list instead of varargs in seek | Patrick McDermott | 2023-04-18 | 1 | -9/+16 |
* | opk: Separate output with newline, so main needn't | Patrick McDermott | 2023-04-18 | 1 | -0/+15 |
* | opk: Split from main | Patrick McDermott | 2023-04-18 | 1 | -0/+280 |