]> git.seodisparate.com - SimpleArchiver/commit
Impl. extract "white-list"
authorStephen Seo <seo.disparate@gmail.com>
Thu, 18 Jul 2024 06:30:05 +0000 (15:30 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Thu, 18 Jul 2024 06:30:05 +0000 (15:30 +0900)
commit4985672ea285d3aa618c6be5d9639c2752fec008
tree036f8a90bbab48e9d7767612419032b92f0c2c2f
parent0a6afe6148b3e7f8760c7f7e8c7d3c8e502d3e43
Impl. extract "white-list"

When extracting, the given positional args will determine a "white-list"
of files to extract. If no positional args are given, then all files in
the archive will be extracted.
src/archiver.c
src/data_structures/hash_map.h
src/parser.h