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
2019-04-02
file-utils: avoid out of bound memory access
Pablo Barciela
1
-1
/
+1
2019-04-02
actions: avoid use of memory after it is freed
Pablo Barciela
1
-3
/
+3
2019-03-31
fr-process: Fix memory leak: 'g_shell_quote' needs to be freed
Pablo Barciela
1
-3
/
+15
2019-03-31
fr-process: Fix memory leak: 'g_strconcat' needs to be freed
Pablo Barciela
1
-12
/
+23
2019-03-21
[Security] fr-process: avoid 'strcpy' and 'strcat'
Pablo Barciela
1
-16
/
+16
2019-03-14
fr-process: Fix memory leak
rbuj
1
-3
/
+1
2019-02-20
Avoid array index out of bounds parsing dpkg-deb --info
rbuj
1
-2
/
+4
2019-02-20
warning: Use of memory after it is freed
rbuj
1
-1
/
+1
2019-02-19
Read authors (updated) from engrampa.about gresource
rbuj
7
-10
/
+39
2019-01-08
update copyright year to 2019
Pablo Barciela
1
-1
/
+1
2019-01-03
rar/unrar: Fix: "overwrite existing files" disabled must work
Pablo Barciela
1
-1
/
+1
2018-12-28
#225 fix a typo
Sergey Ponomarev
1
-1
/
+1
2018-12-28
fix fr-command-cfile.c: fr_process_set_working_dir
Sergey Ponomarev
1
-1
/
+1
2018-12-28
fr-command-cfile.c: fix indentation
sponomarev
1
-61
/
+61
2018-12-28
Added test integrity for brotli
sponomarev
1
-0
/
+3
2018-12-28
Added test integrity for the cfile compressors: gzip, bzip2, etc. But since m...
Sergey Ponomarev
2
-19
/
+60
2018-12-11
fr-window: show the pause button only if the dialog is working
Pablo Barciela
1
-0
/
+3
2018-12-11
fr-window: avoid 'gtk_dialog_add_button' with stock ids
Pablo Barciela
1
-3
/
+3
2018-12-08
fr-window: hide the progress bar if the process is paused
Pablo Barciela
1
-5
/
+7
2018-12-08
fr-window: change the info label if process is paused/resumed
Pablo Barciela
1
-4
/
+9
2018-12-03
fr-window: little improvements in the look of pause/resume button
Pablo Barciela
1
-6
/
+34
2018-12-02
Adding pause and start functions
zhuyaliang
3
-5
/
+98
2018-11-28
Fix implementation and use of the alternative package name
Iain Nicol
1
-5
/
+7
2018-11-10
Added support for brotli (*.tar.br) compressed tar archives
Sergey Ponomarev
2
-0
/
+44
2018-10-30
Add brotli support
Sergey Ponomarev
3
-0
/
+25
2018-09-05
fr-window: fix typo
raveit65
1
-1
/
+1
2018-08-22
Add the ability to support 'unar' over .zip archives
Pablo Barciela
3
-5
/
+28
2018-08-01
Add support for OpenDocument formats
Victor Kareh
2
-1
/
+20
2018-07-12
UI: on the properties dialog, focus the Close button instead of the Help butt...
kn00tcn
1
-2
/
+2
2018-06-03
Add .a (Ar) support
Pablo Barciela
1
-0
/
+2
2018-05-09
fr-window: Replace deprecated gtk_menu_popup functions
raveit65
1
-20
/
+8
2018-04-04
fix crash on exit after using Open With dialog
monsta
1
-10
/
+2
2018-02-09
avoid deprecated GtkStock
Pablo Barciela
9
-110
/
+110
2018-01-30
require GTK+ 3.22 and GLib 2.50
monsta
4
-50
/
+0
2018-01-09
update copyright year to 2018
monsta
1
-1
/
+1
2017-12-25
add our copyright to About dialog and Caja extension
monsta
1
-1
/
+2
2017-11-24
7z: Fix: rename files with password without the list encrypted
Pablo Barciela
1
-0
/
+13
2017-10-14
7z: Fix: delete/rename files/folders with the list encrypted
Pablo Barciela
1
-0
/
+2
2017-07-23
don't use deprecated gtk_show_uri
raveit65
2
-1
/
+11
2017-07-23
use a more common gtk+ function
raveit65
3
-20
/
+2
2017-05-22
Add the button "Show the Files and Quit" in the progress dialog
ZenWalker
1
-0
/
+11
2017-05-20
Fix: create zip files in "maximum" compression level
ZenWalker
1
-1
/
+5
2017-05-07
Fix: Browsing history not correct
ZenWalker
1
-13
/
+28
2017-05-04
hide folders in "View All Files"
ZenWalker
1
-3
/
+2
2017-05-02
Fix: Wrong behavior of Skip button in Replace file dialog
ZenWalker
1
-8
/
+47
2017-05-01
update.ui: avoid deprecations
raveit65
1
-25
/
+23
2017-05-01
password.ui: avoid deprecations
raveit65
1
-36
/
+28
2017-05-01
new.ui: avoid deprecations
raveit65
1
-127
/
+116
2017-05-01
add-options.ui: avoid deprecations
raveit65
1
-14
/
+11
2017-05-01
delete.ui: avoid deprecations
raveit65
1
-48
/
+31
[next]