Commit graph

28 commits

Author SHA1 Message Date
941524e92f working checksummung 2023-09-20 23:43:49 -04:00
361866a875 cleaning up src 2023-09-19 18:33:17 -04:00
b7a1f9475a Missed two 2023-09-19 18:26:00 -04:00
fc8a6ad5db removed test code for sha from zip test 2023-09-19 18:24:34 -04:00
b0bfec2905 added 7z testcase 2023-09-19 18:08:48 -04:00
7ebe9290f6 fixed testdata paths 2023-09-19 18:03:14 -04:00
3f7a414a40 forgot to fix .gitignore 2023-09-19 17:56:34 -04:00
451363eb8a update for sky to patch nix issues 2023-09-19 17:50:13 -04:00
b17d487665 refactored extractors 2023-09-06 18:32:58 -04:00
6fd3729888 renamed lib 2023-09-06 18:07:41 -04:00
5b17708306 added tests 2023-09-06 05:49:54 -04:00
acd33b44af refactored extractors to lib 2023-09-06 04:51:11 -04:00
b54eba4428 refactored rar,tar,zip fn sigs to match rest 2023-09-06 04:20:21 -04:00
4e170efae2 added parallel proccessing of files 2023-09-04 13:38:03 -04:00
69a50326b2 updated todo 2023-09-03 22:07:59 -04:00
e498cb12b0 added tgz tbz2 txz tar.xz tar.bz2 tar.gz support 2023-09-03 21:58:25 -04:00
6bd66a07e2 added 7z and lzma support 2023-09-03 21:30:11 -04:00
b85719ed83 added bz2 support 2023-09-03 20:46:20 -04:00
5e152b4a1b added support for gz 2023-09-03 01:00:10 -04:00
17ea4f951c Got XZ files decompressing 2023-09-03 00:45:16 -04:00
670a380cd5 added xz support 2023-09-02 15:11:48 -04:00
3dc2c9cc5f setting up data structure 2023-09-01 16:49:42 -04:00
baa881b4fa added empty extractor functions & imported to main 2023-09-01 15:58:45 -04:00
0564cc55c1 added future match cases for support to be added 2023-09-01 15:44:42 -04:00
23d8a8d914 refactored 2023-09-01 15:29:17 -04:00
3ac0e68275 Can now untar 2023-08-30 11:37:18 -04:00
88ba148efd Refactored 2023-08-30 10:19:59 -04:00
c74f191ed3 Initial Commit 2023-08-17 15:07:18 -04:00