summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-02-17Fix build using gcc 10 -fno-common flagrbuj1-2/+0
2020-01-30fr-process: do not override LC_CTYPErbuj1-4/+10
2020-01-107z: Don't set the work directory, i.e. use temporary directoryrbuj1-1/+0
2020-01-09Remove internal mkdtemp and define feature test macrorbuj5-253/+3
2020-01-09fr-command-tar: fetch dates with strptimerbuj1-37/+9
2020-01-09fr-command-ar: fetch dates with strptimerbuj1-49/+13
2020-01-09fr-command-dpkg: fetch dates with strptimerbuj1-17/+19
2020-01-04fr-command-rpm: Use rpm2cpio binary shipped with rpm packageraveit655-152/+9
2020-01-04use cpio if no binary is foundraveit651-1/+1
2020-01-04add a configure environment variable to select the cpio pathJasper Lievisse Adriaanse3-5/+5
2019-10-20Fix localized pause UI logicoctoghost1-1/+1
2019-09-10unace 2.5: Don't show archive summary in file listingrbuj1-0/+3
2019-09-02java-utils: Remove blank spaces before reading package namerbuj1-3/+14
2019-08-28glib-utils: Remove unused function - g_ptr_array_copyrbuj2-17/+0
2019-07-17fr-command-unarchiver: ask password if requiredPablo Barciela1-5/+9
2019-04-02file-utils: avoid out of bound memory accessPablo Barciela1-1/+1
2019-04-02actions: avoid use of memory after it is freedPablo Barciela1-3/+3
2019-03-31fr-process: Fix memory leak: 'g_shell_quote' needs to be freedPablo Barciela1-3/+15
2019-03-31fr-process: Fix memory leak: 'g_strconcat' needs to be freedPablo Barciela1-12/+23
2019-03-21[Security] fr-process: avoid 'strcpy' and 'strcat'Pablo Barciela1-16/+16
2019-03-14fr-process: Fix memory leakrbuj1-3/+1
2019-02-20Avoid array index out of bounds parsing dpkg-deb --inforbuj1-2/+4
2019-02-20warning: Use of memory after it is freedrbuj1-1/+1
2019-02-19Read authors (updated) from engrampa.about gresourcerbuj7-10/+39
2019-01-08update copyright year to 2019Pablo Barciela1-1/+1
2019-01-03rar/unrar: Fix: "overwrite existing files" disabled must workPablo Barciela1-1/+1
2018-12-28#225 fix a typoSergey Ponomarev1-1/+1
2018-12-28fix fr-command-cfile.c: fr_process_set_working_dirSergey Ponomarev1-1/+1
2018-12-28fr-command-cfile.c: fix indentationsponomarev1-61/+61
2018-12-28Added test integrity for brotlisponomarev1-0/+3
2018-12-28Added test integrity for the cfile compressors: gzip, bzip2, etc. But since m...Sergey Ponomarev2-19/+60
2018-12-11fr-window: show the pause button only if the dialog is workingPablo Barciela1-0/+3
2018-12-11fr-window: avoid 'gtk_dialog_add_button' with stock idsPablo Barciela1-3/+3
2018-12-08fr-window: hide the progress bar if the process is pausedPablo Barciela1-5/+7
2018-12-08fr-window: change the info label if process is paused/resumedPablo Barciela1-4/+9
2018-12-03fr-window: little improvements in the look of pause/resume buttonPablo Barciela1-6/+34
2018-12-02Adding pause and start functionszhuyaliang3-5/+98
2018-11-28Fix implementation and use of the alternative package nameIain Nicol1-5/+7
2018-11-10Added support for brotli (*.tar.br) compressed tar archivesSergey Ponomarev2-0/+44
2018-10-30Add brotli supportSergey Ponomarev3-0/+25
2018-09-05fr-window: fix typoraveit651-1/+1
2018-08-22Add the ability to support 'unar' over .zip archivesPablo Barciela3-5/+28
2018-08-01Add support for OpenDocument formatsVictor Kareh2-1/+20
2018-07-12UI: on the properties dialog, focus the Close button instead of the Help butt...kn00tcn1-2/+2
2018-06-03Add .a (Ar) supportPablo Barciela1-0/+2
2018-05-09fr-window: Replace deprecated gtk_menu_popup functionsraveit651-20/+8
2018-04-04fix crash on exit after using Open With dialogmonsta1-10/+2
2018-02-09avoid deprecated GtkStockPablo Barciela9-110/+110
2018-01-30require GTK+ 3.22 and GLib 2.50monsta4-50/+0
2018-01-09update copyright year to 2018monsta1-1/+1