Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-23 | io: make io vtables const struct, and add accessors for them | Timo Teräs | 1 | -1/+1 | |
This reduces function pointers in heap, and unifies how the io functions are called. | |||||
2017-05-28 | manifest: fix up help entry | William Pitcock | 1 | -4/+5 | |
2017-05-27 | manifest: add file support as well as apkdb support | William Pitcock | 1 | -0/+55 | |
2017-05-27 | manifest: dump checksum type too | William Pitcock | 1 | -1/+5 | |
2017-05-20 | manifest: new applet which dumps checksums in sha1sum format for a package | William Pitcock | 1 | -0/+74 | |