aboutsummaryrefslogtreecommitdiffstats
path: root/src/manifest.c
Commit message (Collapse)AuthorAgeFilesLines
* apk: usage: cleanup help text when no applet is selectedWilliam Pitcock2018-01-091-0/+1
|
* io: make io vtables const struct, and add accessors for themTimo Teräs2017-06-231-1/+1
| | | | | This reduces function pointers in heap, and unifies how the io functions are called.
* manifest: fix up help entryWilliam Pitcock2017-05-281-4/+5
|
* manifest: add file support as well as apkdb supportWilliam Pitcock2017-05-271-0/+55
|
* manifest: dump checksum type tooWilliam Pitcock2017-05-271-1/+5
|
* manifest: new applet which dumps checksums in sha1sum format for a packageWilliam Pitcock2017-05-201-0/+74