Age | Commit message (Expand) | Author |
---|---|---|
2022-09-11 | Archive Find is now case insensitive like originally | Aki |
2022-09-11 | Fixed WIN32 build of dat | Aki |
2022-09-11 | Moved FilterFile around | Aki |
2022-09-11 | Listing option now accepts pattern filtering like extract | Aki |
2022-09-11 | Extracted fnmatch filtering to a higher-order func | Aki |
2022-09-11 | dat will now extract all files if no patterns are provided | Aki |
2022-09-11 | Fixed extracting files to current working directory | Aki |
2022-09-11 | Fixed handling return value of create_directories | Aki |
2022-09-11 | Implemented file extraction in dat utility | Aki |
2022-09-11 | Extended dat update action with recursive behaviour | Aki |
2022-08-20 | Added options to inspect archive content in dat utility | Aki |
2022-08-20 | Added stub of CLI utility for handling archives | Aki |