Gabe Stocco

Results 137 issues of Gabe Stocco

See https://github.com/DiscUtils/DiscUtils/blob/b3ffb5123eea8791a90d6a2beb65c68cc5708b24/Library/DiscUtils.Containers/DiscUtils.Containers.csproj#L12-L18 for the full list of supported container formats in DiscsUtils. We have support for: ISO 9960 VHD VHDX VMDK WIM We should add support for: DMG (covered separately...

enhancement

Currently if you set ExtractSelfOnFail you'll the parent archive but not any (limited) contents that we were able to extract out of the archive. Consider adding an additional flag for...

enhancement

Extractor.cs in particular has calls that have duplicative options - passing both an extractor options and the allow/deny filters. Many extractors also have not had their documentation comments updated.

enhancement

For some use cases it might be useful to have an overview report of the files which were extracted and the status. This would require some amount of reworking in...

enhancement

enhancement

DevSkim repo contains tests for the old "Test" command. This is obviated by the built in validation included by the must-match and must-not-match fields of AI based rules in 0.7....

enhancement