https://bugs.kde.org/show_bug.cgi?id=434577

Albert Astals Cid <aa...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/karchive/commit/de28
                   |                            |61eb1ac646d14ba71299c2f6969
                   |                            |bbd70a212
         Resolution|---                         |FIXED

--- Comment #2 from Albert Astals Cid <aa...@kde.org> ---
Git commit de2861eb1ac646d14ba71299c2f6969bbd70a212 by Albert Astals Cid.
Committed on 08/04/2021 at 21:44.
Pushed by dfaure into branch 'master'.

Implement KZstdFilter

M  +7    -1    CMakeLists.txt
M  +8    -0    autotests/CMakeLists.txt
M  +4    -0    autotests/karchivetest.cpp
M  +11   -0    autotests/kcompressiondevicetest.cpp
M  +1    -0    autotests/kcompressiondevicetest.h
M  +24   -0    autotests/kfiltertest.cpp
M  +1    -0    autotests/kfiltertest.h
M  +6    -0    src/CMakeLists.txt
M  +3    -0    src/config-compression.h.cmake
M  +7    -0    src/kcompressiondevice.cpp
M  +1    -0    src/kcompressiondevice.h
M  +10   -0    src/kfilterdev.cpp
M  +4    -0    src/ktar.cpp
A  +132  -0    src/kzstdfilter.cpp     [License: LGPL(v2.0+)]
A  +54   -0    src/kzstdfilter.h     [License: LGPL(v2.0+)]

https://invent.kde.org/frameworks/karchive/commit/de2861eb1ac646d14ba71299c2f6969bbd70a212

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to