9128fc9aa7
Create file format for format version 1
...
Run Unit Tests / build-and-run-unit-tests (push) Successful in 5s
This is in preparation of improving compression by concatenating files
together before compressing them to reduce the per-file overhead.
Discussed in
#18
2024-09-24 18:43:47 +09:00
b90b7ae64f
Update file_format.md
2024-07-24 13:33:46 +09:00
4cb4184338
Store/restore file permissions
Run Unit Tests / build-and-run-unit-tests (push) Successful in 4s
2024-07-18 14:02:15 +09:00
cb79e4e45c
Minor tweaks to file format
Run Unit Tests / build-and-run-unit-tests (push) Successful in 3s
2024-07-15 15:43:14 +09:00
e315ac5c33
Revise file_format.md
...
Run Unit Tests / build-and-run-unit-tests (push) Successful in 5s
Specify how symlink paths should be handled if they do not exist (path
size of 0).
2024-07-10 18:59:00 +09:00
e0373d693d
Update file_format.md
...
Run Unit Tests / build-and-run-unit-tests (push) Successful in 45s
Make strings NULL-terminated.
2024-07-04 13:48:39 +09:00
004f4f2cd9
revise file_format.md
Run Unit Tests / build-and-run-unit-tests (push) Successful in 3s
2024-07-04 13:13:52 +09:00
174d30a8b6
Update file_format.md
...
Run Unit Tests / build-and-run-unit-tests (push) Successful in 3s
Resolves #11 .
2024-07-04 13:10:22 +09:00
eb1f09b551
Revise file_format
...
Run Unit Tests / build-and-run-unit-tests (push) Successful in 4s
The changes should allow for the .simplearchive file to be directly
outputted to standard out in a single pass.
Resolves #10 .
2024-07-02 14:02:38 +09:00
002590379e
Update file_format.md
...
Add support for per-file compressing by storing the
compressor/decompressor commands in the per-file header part of the
.simplearchive.
2024-06-27 10:36:06 +09:00
49c6923200
Define file format (version 0 file format)
...
Resolves #1 .
2024-06-27 10:14:10 +09:00