Store files separate in the repository instead of compressing

them in ZIP. Supported GZ, BZ2 and LZMA formats.
This commit is contained in:
2017-05-11 19:01:47 +01:00
parent ebde05af36
commit 67d798a213
13 changed files with 175 additions and 338 deletions

View File

@@ -1,3 +1,14 @@
2017-05-11 Natalia Portillo <claunia@claunia.com>
* Context.cs:
* Workers.cs:
* AlgoEnum.cs:
* Settings.cs:
* packages.config:
* osrepodbmgr.Core.csproj:
Store files separate in the repository instead of
compressing them in ZIP. Supported GZ, BZ2 and LZMA formats.
2017-05-11 Natalia Portillo <claunia@claunia.com>
* Workers.cs: