Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
rar 5.30 and later uses YYYY-MM-DD instead DD-MM-YY in the listing output
|
|
rar before version 5.30 used DD-MM-YY, but versions since then use YYYY-MM-DD, most people using rar would and should be using recent versions
this fix reorders the string split so year is first and day is last in order to show the correct date when using rar version 5.30 onward
the newer date format matches the one used by tar, so based on tar's code, this fix replaces support for year strings to four characters instead of two
updated example listing output for rar versions is included and moved right before the time function instead of right after
|
|
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 #127
|
|
After https://github.com/mate-desktop/engrampa/commit/0b3b7eef61287213308e14639444e1953b52ac04 the compress with volumes doesn't work
This is the fix for 7z files, all the files will be move from the temp folder to the current folder at same time
Fixes partially #127
Fix: compres .tar.7z
|
|
it's also named incorrectly - it doesn't enable anything
but makes the build break on the first deprecated item
|
|
file-roller commit:
https://git.gnome.org/browse/file-roller/commit/?id=dff4421c99647bb01b5c89de4799a18b6e13858c
Fixes #157
|
|
formatting. This will make generating release announcements easier.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to make sure we build against GTK+3 version of libcaja-extension
|
|
and give lbzip2 priority over bzip2
lbzip2 is an independent, multi-threaded implementation of bzip2
|
|
and give pixz priority over xz
more info:
https://github.com/mate-desktop/engrampa/pull/111
|
|
|
|
Fixes #155
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #128
|
|
based on file-roller commit:
https://git.gnome.org/browse/file-roller/commit/?id=6f7f14fa112a7c5b2a64bedeeca9d570ffa90968
and I add some code to work changing the combo box with the compressed file types
|
|
|
|
|
|
|
|
With https://github.com/mate-desktop/engrampa/commit/1c4f7a65536c801a4fc25b920163ffdbc3aa5bb9 engrampa closes slower
|
|
With https://github.com/mate-desktop/engrampa/commit/1c4f7a65536c801a4fc25b920163ffdbc3aa5bb9 engrampa works on single instance
|
|
file-roller commit:
https://git.gnome.org/browse/file-roller/commit/?id=e2dd69f2f311700c3e2ead36afb9b9a8c29e09e3
|
|
file-roller commit:
https://git.gnome.org/browse/file-roller/commit/?id=f4f31f1c9e897fe32114d2ef1b21e232231c3a3b
|
|
file-roller commits:
https://git.gnome.org/browse/file-roller/commit/?id=b0223c4ab5bc7ce98a3747624fd1bbc298915a94
https://git.gnome.org/browse/file-roller/commit/?id=6d03df7fdfdab9089ced1ca7682ec7ffffa1bbc7
|
|
file-roller commit:
https://git.gnome.org/browse/file-roller/commit/?id=a93d7256aeb58b278f67096b73e6170722175fec
|
|
file-roller commit:
https://git.gnome.org/browse/file-roller/commit/?id=47619b987b77bdc258af9a554ba022c1f8834774
|
|
file-roller commits:
https://git.gnome.org/browse/file-roller/commit/?id=d13a515c819c68051cd7788814dca7645d899511
https://git.gnome.org/browse/file-roller/commit/?id=9714c3a6a2c49f09d4c753b2573baf55aa3d6b9f
|
|
Fixed: When I open a tarball and navigate to a subfolder and then back to the main folder, the gui shows extra "copies" of the folders.
file-roller commit:
https://git.gnome.org/browse/file-roller/commit/?id=ee2056c8f99afb9c6530716a4d22be5e4a5e7a35
|
|
|
|
file-roller commit:
https://git.gnome.org/browse/file-roller/commit/?id=8703609e95dcee3abbec39dea567137c7fff23e9
Fixes #143
|
|
file-roller commit:
https://git.gnome.org/browse/file-roller/commit/?id=fbb39fcb4be47fec09d911292777835707977159
|
|
file-roller commit:
https://git.gnome.org/browse/file-roller/commit/?id=7e77dd728b26b6d0634e08932e260759678deddb
|
|
FR commit:
https://git.gnome.org/browse/file-roller/commit/?id=ceb62eb981ef79aadd798cb8a1e5b59e0560c539
Fixes #142
|