Age | Commit message (Collapse) | Author | Files | Lines |
|
The issue: engrampa shows error after the compress split into volumes using the menus (Archive -> New...)
This happens because since unknown 7z version, the output line "Creating archive " has changed to "Creating archive:"
I check the text "Creating archive" to work with all versions
|
|
Fixes #128
|
|
since 15.14, p7zip-rar uses the plugin Rar.so to handle archives
It can find on /usr/lib/ or /usr/libexec/
If someone has it in another folder, we can add it
Fixes #136
|
|
Fixes #138
|
|
|
|
from https://github.com/GNOME/file-roller/commit/ed9c3fd2
fixes https://github.com/mate-desktop/engrampa/issues/114
|
|
From FR commit: fe3e6aa60ff370fb21475cf621fd86ad78c9303a
From: Paolo Bacchilega <[email protected]>
|
|
Based on FR commit: 1becb98e4c8bc86feca13b54f991987c4eee3341
From: Paolo Bacchilega <[email protected]>
|
|
instead of the name of the file added/removed/extracted.
Based on FR commit: bf2b5d2352cfcd9d4345dda7976208672838dce1
From: Paolo Bacchilega <[email protected]>
|
|
this change will allow the command to use a different filename from
the one pointed to by the local_copy attribute.
Based on FR commit: 5e48592fb49d1f5ce713fcd77d44acd664de4b6a
From: Paolo Bacchilega <[email protected]>
|
|
Based on FR commit: e4a225d986cb6df8c6586515cba0e13aee888544
From: Paolo Bacchilega <[email protected]>
|
|
Based on FR commit: 3d7fa24ca267e333d7406eff38ec02b519110ecc
From: Iain Nicol <[email protected]>
Gnome bug: http://bugzilla.gnome.org/show_bug.cgi?id=651416
|
|
normal compression : from "-mx=5" to "-mx=7"
maximum compression: from "-mx=7" to "-mx=9 -m0=lzma2"
https://bugzilla.gnome.org/show_bug.cgi?id=635083
|
|
|
|
|
|
|
|
|