Nathan Fisher
97643b58e8
Add date/time formatting for listings
2023-12-30 19:01:37 -05:00
797aa16a0d
Add par_create_archive
function
2023-07-05 14:27:40 -04:00
5fd1d09e77
Some work on extract
for Node, requiring some plumbing which is in
...
`nix` module
2023-07-05 10:01:40 -04:00
Nathan Fisher
616b16f7db
Add Eof file type, indicating end of archive. Publish first draft of the
...
specification.
2023-07-05 00:25:31 -04:00
Nathan Fisher
bdbcd41617
Setup to replace separate header/node idiom with unified Node. Enum
...
`Filetype` with now have `Normal(File)` (todo) which will include the
size, checksum and data, removing the `size` field from `Header`. The
`Header` struct will become the new `Node`.
2023-07-02 22:52:26 -04:00
Nathan Fisher
8386ca76d3
Renamed to tar-ng
2023-07-02 00:53:21 -04:00
Nathan Fisher
0ddfb168f5
Initial commit
2023-07-02 00:44:39 -04:00