index
:
engrampa
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.4.x
1.6
1.8
drag
drop-uricmp
gh-pages
has_date_newstyle
master
split-archive-ui
Engrampa archive manager for MATE
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-01
Fix double URI escaping
Colomban Wendling
1
-7
/
+13
2024-02-01
Escapes a string for use in a URI. replace special "# and ?" characters in uri
zhuyaliang
1
-3
/
+9
2024-01-31
rar: Actually accept unrar-free as the executable name
Colomban Wendling
1
-20
/
+30
2024-01-31
rar: Add support for unrar-free
Colomban Wendling
2
-10
/
+30
2024-01-31
rar: Fix out of bounds read on malformed output
Colomban Wendling
1
-18
/
+25
2024-01-31
rar: Simplify and merge duplicate code
Colomban Wendling
1
-20
/
+4
2024-01-31
zip: Fix crashes on buggy zip output
Colomban Wendling
1
-1
/
+12
2024-01-25
7z: Fix accepting RAR archives when unar-open-zip=true
Colomban Wendling
1
-1
/
+1
2023-12-20
correct translation string
raveit65
1
-1
/
+1
2023-10-03
Fix Segfault on opening .deb files after recent Debian Unstable updates
zhuyaliang
1
-0
/
+4
2023-08-11
Check if the remaining disk space is sufficient when add extract
zhuyaliang
1
-0
/
+42
2023-07-24
priority useing get_mime_type_from_filename to obtain mime type
zhuyaliang
1
-10
/
+0
2023-06-15
Fix MIME detection logic from #490
Colomban Wendling
1
-2
/
+8
2023-06-14
Update to change the fallback and fix gzip issue
Toyeesh Sinha
3
-6
/
+6
2023-06-14
Fixed libmagic bug
Toyeesh Sinha
1
-1
/
+6
2023-05-29
Add "Extract to subdirectory" option
xmusjackson
6
-23
/
+70
2023-05-23
Add meson compilation support
zhuyaliang
2
-0
/
+112
2023-05-15
Set the current folder of the file chooser dialog using a local file name
zhuyaliang
1
-1
/
+7
2023-05-14
Fix failure to extract multiple files
zhuyaliang
1
-0
/
+3
2023-05-13
Uniform file chooser dialog margin size
zhuyaliang
1
-1
/
+0
2023-05-13
Archive do not track symbolic link
zhuyaliang
2
-9
/
+18
2023-05-13
Fix failed restore of saved sessions
zhuyaliang
1
-1
/
+1
2023-05-09
Replace deprecated functions and fix compilation warnings
zhuyaliang
9
-694
/
+1676
2023-04-23
command-7z: Add new 7-zip(7zz and 7zzs) project support
zhuyaliang
2
-14
/
+30
2023-04-21
file-utils: Include <strings.h> for strcasecmp
Florian Weimer
1
-0
/
+1
2023-04-21
action: Delete unused sort_by_entries code
zhuyaliang
5
-68
/
+0
2023-04-15
fr-process: fix memory leak
rbuj
1
-26
/
+9
2023-04-07
UI: Remove useless code and file
zhuyaliang
4
-24
/
+0
2023-04-05
Fix icon missing when compressing files with the right mouse button
zhuyaliang
1
-1
/
+6
2023-04-05
Extract: add the function of automatically closing the dialog box after decom...
zhuyaliang
5
-0
/
+54
2023-03-22
zstd: support both old and new mime type
Đoàn Trần Công Danh
2
-8
/
+15
2023-03-22
fr-command-rar: Parameter 'line' can be declared with const
rbuj
1
-1
/
+1
2023-03-22
Fix archive file save as function
zhuyaliang
4
-3
/
+22
2023-03-22
glib-utils: redundant condition
rbuj
1
-1
/
+1
2023-03-21
fix: Encrypted documents in all formats cannot be successfully pasted to the ...
jishengjie
1
-2
/
+7
2023-03-21
fix: Encrypted documents in. 7z format cannot delete locked files and folders
jishengjie
3
-1
/
+45
2023-03-16
fr-window: fix -Wincompatible-pointer-types warning
rbuj
1
-1
/
+1
2023-03-15
file-utils: remove unused functions
rbuj
2
-232
/
+0
2023-03-15
fr-command-rar: parse date & time using strptime
rbuj
1
-32
/
+7
2022-03-10
Enable mouse-less navigation & reading for output dialogs
Valentin Villenave
1
-2
/
+10
2022-03-10
Accessibility: add proper mnemonic relations and labelling
Valentin Villenave
4
-0
/
+16
2022-03-10
Fix implicit conversion changes signedness: 'gboolean'
rbuj
3
-5
/
+5
2022-01-29
file-data: fix memory leak
rbuj
2
-5
/
+8
2022-01-29
fr-command-tar: fix memory leak
rbuj
1
-2
/
+7
2022-01-29
fr-window: fix memory leak
rbuj
1
-3
/
+10
2022-01-29
dlg-package-installer: fix memory leak
rbuj
1
-1
/
+4
2022-01-29
Fix build warnings about missing field initializer
rbuj
2
-2
/
+3
2022-01-29
Fix some -Wfloat-conversion warnings
rbuj
4
-20
/
+25
2022-01-28
Fix -Wimplicit-int-conversion warning
rbuj
24
-49
/
+47
2022-01-02
build: fix -Wmissing-prototypes warning
rbuj
1
-1
/
+1
[next]