Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-23 | helper interfaces: tpax_path_copy(): initial implementation. | midipix | 1 | -0/+1 |
2020-05-23 | driver: --strict-path-input, --pure-path-output: initial support. | midipix | 1 | -0/+3 |
2020-05-23 | driver: tpax_get_unit_ctx(): implemented the non-recursive bits. | midipix | 1 | -0/+4 |
2020-05-23 | library api: tpax_init_ustar_header(): initial implementation. | midipix | 1 | -0/+6 |
2020-05-23 | driver: implemented directory archive member recursion logic. | midipix | 1 | -0/+2 |
2020-05-23 | driver: implemented block-size logic. | midipix | 1 | -0/+1 |
2020-05-23 | driver: write mode: implemented archive format logic. | midipix | 1 | -0/+5 |
2020-05-23 | driver: implemented execution mode logic. | midipix | 1 | -0/+6 |
2020-05-23 | abi/api: added tpax_specs.h, definitions for struct tpax_{ustar|cpio}_header. | midipix | 1 | -0/+66 |
2020-05-23 | created lib-app skeleton (foss21.org lib-app model). | midipix | 3 | -0/+177 |
2020-05-23 | build system: created skeleton. | midipix | 1 | -0/+0 |