Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-06-06 | driver: implemented and integrated the -H (follow symlink args) cmdline option. | midipix | 1 | -2/+50 |
2024-06-06 | tpax_archive_write_impl(): refactor references to stat info and symlink target. | midipix | 1 | -10/+15 |
2024-05-30 | tpax_archive_seal(): reimplemented with correct format-specific semantics. | midipix | 1 | -14/+35 |
2024-05-30 | driver: set blksize at the time of context creation. | midipix | 1 | -1/+1 |
2024-05-26 | library api's: _io_ (low level interfaces) namespace overhaul. | midipix | 1 | -2/+2 |
2024-05-26 | library api's: _meta_ (archive member meta interfaces) namespace overhaul. | midipix | 1 | -1/+1 |
2024-05-26 | library api's: _lib_ (program driver) namespace overhaul. | midipix | 1 | -3/+3 |
2024-05-26 | logic: tpax_archive_write(): initial implementation and integration. | midipix | 1 | -2/+183 |
2024-05-26 | code base: moved tpax_archive_seal() to own translation unit. | midipix | 1 | -0/+104 |