Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename src/ to opkg-opk/ | Patrick McDermott | 2023-07-06 | 1 | -669/+0 |
* | Fix license notices | Patrick McDermott | 2023-06-18 | 1 | -4/+4 |
* | opk/read: Fix device number lengths | Patrick McDermott | 2023-06-17 | 1 | -0/+6 |
* | opk/read: Ignore -Wmaybe-uninitialized false pos | Patrick McDermott | 2023-05-12 | 1 | -0/+6 |
* | opk/read: Indent other pragmas | Patrick McDermott | 2023-05-12 | 1 | -3/+3 |
* | opk/read: Make GCC 12 analyzer STFU | Patrick McDermott | 2023-05-12 | 1 | -0/+40 |
* | opk/read: Only extract and/or print regular files | Patrick McDermott | 2023-05-12 | 1 | -0/+14 |
* | opk/read: List device major and minor numbers | Patrick McDermott | 2023-05-12 | 1 | -7/+41 |
* | opk/read: Fix possible FD leak | Patrick McDermott | 2023-05-11 | 1 | -0/+1 |
* | ustar: Make mtime unsigned | Patrick McDermott | 2023-05-07 | 1 | -1/+1 |
* | opk/read: Separate error handling | Patrick McDermott | 2023-05-03 | 1 | -8/+20 |
* | opk/read: Rename static functions | Patrick McDermott | 2023-04-29 | 1 | -23/+23 |
* | opk: Split reading out into opk/read | Patrick McDermott | 2023-04-29 | 1 | -0/+556 |