Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-23 | driver: --strict-path-input, --pure-path-output: initial support. | midipix | 3 | -0/+26 |
2020-05-23 | driver: tpax_get_unit_ctx(): implemented the non-recursive bits. | midipix | 2 | -1/+41 |
2020-05-23 | library api: tpax_init_ustar_header(): initial implementation. | midipix | 1 | -0/+216 |
2020-05-23 | driver: implemented directory archive member recursion logic. | midipix | 4 | -5/+29 |
2020-05-23 | driver: implemented block-size logic. | midipix | 3 | -1/+71 |
2020-05-23 | driver: write mode: implemented archive format logic. | midipix | 3 | -1/+75 |
2020-05-23 | driver: implemented execution mode logic. | midipix | 3 | -10/+226 |
2020-05-23 | created lib-app skeleton (foss21.org lib-app model). | midipix | 12 | -0/+997 |
2020-05-23 | internals: added argv.h (foss21.org common implementation). | midipix | 2 | -0/+941 |
2020-05-23 | build system: created skeleton. | midipix | 1 | -0/+0 |