Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-05-30 | driver: implemented and integrated the -t (preserve atime) command-line option. | midipix | 1 | -0/+8 | |
2024-05-29 | driver: implemented the -f (archive path) command-line argument. | midipix | 1 | -0/+6 | |
2024-05-28 | driver: posix conformance: replace long options with -Warg[=val] notation. | midipix | 1 | -15/+27 | |
2024-05-25 | code base: set the visilbity of internal library interfaces to hidden. | midipix | 1 | -1/+2 | |
2021-06-19 | tpax_default_options[]: option description: add missing closing parenthesis. | midipix | 1 | -3/+3 | |
2020-05-23 | driver: --strict-path-input, --pure-path-output: initial support. | midipix | 1 | -0/+16 | |
2020-05-23 | driver: implemented directory archive member recursion logic. | midipix | 1 | -0/+7 | |
2020-05-23 | driver: implemented block-size logic. | midipix | 1 | -0/+8 | |
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/+13 | |
2020-05-23 | created lib-app skeleton (foss21.org lib-app model). | midipix | 1 | -0/+12 | |