mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-07-08 17:56:18 +00:00
[PR #174] [CLOSED] Add IArchive interface #1055
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/aaru-dps/Aaru/pull/174
Author: @darkstar
Created: 4/17/2018
Status: ❌ Closed
Base:
master← Head:archive📝 Commits (5)
591d7d6Initial work on Archive interfaced6742efSome fixesc04d501Convert project to new formatb2718b3Add ArchiveSupportedFeatures and add/change some methods8f09c76Add flag for XAttrs📊 Changes
3 files changed (+426 additions, -28 deletions)
View changed files
➕
DiscImageChef.Archives/DiscImageChef.Archives.csproj(+58 -0)➕
DiscImageChef.Archives/IArchive.cs(+252 -0)📝
DiscImageChef.sln(+116 -28)📄 Description
Types of changes
This is a draft PR for adding archive support to DIC. It is not ready to be merged yet, just a place to comment and get some feedback.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.