stephenseo
  • Joined on 2021-04-30
stephenseo pushed to main at stephenseo/SimpleArchiver 2024-07-17 07:39:44 +00:00
be67425d21 Impl. compressing with arbitrary command
stephenseo pushed to main at stephenseo/SimpleArchiver 2024-07-17 06:01:54 +00:00
bbdcd660a5 Minor fixes
stephenseo pushed to main at stephenseo/SimpleArchiver 2024-07-17 05:33:32 +00:00
ea845f2552 Impl. setup for de/compression
stephenseo closed issue stephenseo/SimpleArchiver#3 2024-07-17 04:41:23 +00:00
Implement header parsing for extracting from simple archive files.
stephenseo commented on issue stephenseo/SimpleArchiver#3 2024-07-17 04:41:23 +00:00
Implement header parsing for extracting from simple archive files.

This has been done in commit 2364f53649c695389e459f51a0fcc06f7538d4f5 for printing archive info. The function can be repurposed for extraction, but after handling of de/compressing is ready.

stephenseo pushed to main at stephenseo/SimpleArchiver 2024-07-17 04:35:32 +00:00
0299129ea6 "-t": Note that file is compressed if compressed
stephenseo pushed to main at stephenseo/SimpleArchiver 2024-07-17 04:31:08 +00:00
2364f53649 Impl. "-t" command (printing archive info)
stephenseo pushed to main at stephenseo/SimpleArchiver 2024-07-17 03:14:10 +00:00
58daa1130d Update parser flags to allow "checking" with "-t"
stephenseo opened issue stephenseo/SimpleArchiver#12 2024-07-16 08:17:46 +00:00
Figure out -C <dir> option/argument to work from different "working directories"
stephenseo pushed to main at stephenseo/SimpleArchiver 2024-07-16 07:45:12 +00:00
875e4bb2a4 Add "status progress" when archiving
stephenseo pushed to main at stephenseo/SimpleArchiver 2024-07-16 07:20:00 +00:00
41fde43eed Impl. basic functionality "MVP"
stephenseo closed issue stephenseo/SimpleArchiver#2 2024-07-16 07:20:00 +00:00
MinimumViableProduct: create archive file from files
stephenseo pushed to master at stephenseo/EntityComponentMetaSystem 2024-07-15 08:33:09 +00:00
f469ced106 Fix minor typo
stephenseo pushed to master at stephenseo/EntityComponentMetaSystem 2024-07-15 08:26:21 +00:00
feccaaa91b Add .gitignore for conan_usage_example/
stephenseo pushed to master at stephenseo/EntityComponentMetaSystem 2024-07-15 08:24:36 +00:00
e71ad71097 Fix conanfile.py, add example usage conan project
stephenseo pushed to main at stephenseo/SimpleArchiver 2024-07-15 08:01:28 +00:00
4670f0f3c1 big-endian convert: Use stdint.h
stephenseo pushed to main at stephenseo/SimpleArchiver 2024-07-15 06:43:37 +00:00
cb79e4e45c Minor tweaks to file format
stephenseo pushed to master at stephenseo/EntityComponentMetaSystem 2024-07-15 04:50:24 +00:00
c3dee0f242 Update README.md
stephenseo pushed to cxx17 at stephenseo/EntityComponentMetaSystem 2024-07-15 04:50:24 +00:00
01f1873a9e Merge branch 'master' into cxx17
c3dee0f242 Update README.md
Compare 2 commits »