summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-27src/file-utils.c: Fix "error: implicit declaration of function ‘strcasecmp�...HEADmasterMike Gabriel1-0/+1
2024-03-13fr-process.c: Setting error statuszhu yaliang1-3/+2
2024-02-26release 1.28.1v1.28.1raveit653-2/+6
2024-02-26 Distribute Meson build systemraveit651-0/+15
2024-02-21release 1.28.0v1.28.0raveit653-2/+19
2024-02-21tx: sync with transifexraveit65205-47951/+46142
2024-02-04Use unar instead of cpio for CPIO archivesColomban Wendling2-3/+4
2024-02-01Add correct jar mime typenoeppi_noeppi1-1/+1
2024-02-01Fix double URI escapingColomban Wendling1-7/+13
2024-02-01Escapes a string for use in a URI. replace special "# and ?" characters in urizhuyaliang1-3/+9
2024-01-31rar: Actually accept unrar-free as the executable nameColomban Wendling1-20/+30
2024-01-31rar: Add support for unrar-freeColomban Wendling2-10/+30
2024-01-31rar: Fix out of bounds read on malformed outputColomban Wendling1-18/+25
2024-01-31rar: Simplify and merge duplicate codeColomban Wendling1-20/+4
2024-01-31zip: Fix crashes on buggy zip outputColomban Wendling1-1/+12
2024-01-257z: Fix accepting RAR archives when unar-open-zip=trueColomban Wendling1-1/+1
2024-01-22ci: use ubuntu jammy dockerraveit651-1/+1
2023-12-20tx: update *.pot filesraveit652-3/+3
2023-12-20correct translation stringraveit651-1/+1
2023-10-03Fix Segfault on opening .deb files after recent Debian Unstable updateszhuyaliang1-0/+4
2023-09-15tx: fix warning in Japanese translationsraveit652-384/+354
2023-08-31tx: update resourcesraveit652-338/+310
2023-08-22release 1.27.1v1.27.1raveit653-2/+36
2023-08-22tx: pull with transifexraveit65206-758/+898
2023-08-11Check if the remaining disk space is sufficient when add extractzhuyaliang1-0/+42
2023-07-24priority useing get_mime_type_from_filename to obtain mime typezhuyaliang1-10/+0
2023-06-15Fix MIME detection logic from #490Colomban Wendling1-2/+8
2023-06-14Update to change the fallback and fix gzip issueToyeesh Sinha3-6/+6
2023-06-14Fixed libmagic bugToyeesh Sinha1-1/+6
2023-05-29Add "Extract to subdirectory" optionxmusjackson7-23/+74
2023-05-23Add meson compilation supportzhuyaliang12-0/+583
2023-05-15Set the current folder of the file chooser dialog using a local file namezhuyaliang1-1/+7
2023-05-14Fix failure to extract multiple fileszhuyaliang1-0/+3
2023-05-13Uniform file chooser dialog margin sizezhuyaliang1-1/+0
2023-05-13Archive do not track symbolic linkzhuyaliang2-9/+18
2023-05-13Fix failed restore of saved sessionszhuyaliang1-1/+1
2023-05-10Add MIME aliases for gzip and bzip2Guido Berhoerster1-1/+1
2023-05-09Replace deprecated functions and fix compilation warningszhuyaliang9-694/+1676
2023-04-23command-7z: Add new 7-zip(7zz and 7zzs) project supportzhuyaliang3-17/+33
2023-04-21file-utils: Include <strings.h> for strcasecmpFlorian Weimer1-0/+1
2023-04-21action: Delete unused sort_by_entries codezhuyaliang5-68/+0
2023-04-15fr-process: fix memory leakrbuj1-26/+9
2023-04-07UI: Remove useless code and filezhuyaliang5-25/+0
2023-04-05Fix icon missing when compressing files with the right mouse buttonzhuyaliang1-1/+6
2023-04-05Extract: add the function of automatically closing the dialog box after decom...zhuyaliang6-0/+58
2023-03-22zstd: support both old and new mime typeĐoàn Trần Công Danh5-55/+18
2023-03-22fr-command-rar: Parameter 'line' can be declared with constrbuj1-1/+1
2023-03-22Fix archive file save as functionzhuyaliang4-3/+22
2023-03-22glib-utils: redundant conditionrbuj1-1/+1
2023-03-21fix: Encrypted documents in all formats cannot be successfully pasted to the ...jishengjie1-2/+7