summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
26 hoursCorrecting po files with errorsHEADmasterEvelyne Harlé4-1/+4
26 hoursremove empty po fileEvelyne Harlé29-52774/+14
26 hoursRevert "add translation coverage badge"Evelyne Harlé1-2/+0
26 hoursadd translation coverage badgeEvelyne Harlé1-0/+2
26 hoursretrieve last transifex translationsEvelyne Harlé83-2440/+80267
26 hoursadd translation coverage badgeEvelyne Harlé1-0/+2
26 hoursRevert "Retrieve last transifex translations"Evelyne Harlé253-92178/+3744
26 hoursRetrieve last transifex translationsEvelyne Harlé253-3744/+92178
26 hoursRefers to mate-desktop/mate-terminal#487Evelyne Harlé7-2038/+116
2 daysfixed wrong drag&drop activation when in single click modeVictor Kareh2-15/+24
2026-03-17build(deps): bump actions/checkout from 5 to 6dependabot[bot]2-2/+2
2026-03-17ci: restructure github actions to use the same structure for all reposmbkma10-317/+349
2026-03-13lha: Fix support for file names with spacesColomban Wendling1-1/+1
2026-03-13lha: Use named fields instead of magic numbersColomban Wendling1-9/+20
2026-03-13lha: Fix crash, parse lha list output correctlySimon Howard1-54/+37
2026-03-12fix memleaksmbkma4-0/+6
2025-07-02Avoid critical errors with invalid datesColomban Wendling2-8/+18
2025-06-25rar: Fix asking password for encrypted archives with RAR7Colomban Wendling1-1/+6
2025-03-17rar: Fix support for RAR 7.0 empty directory CRC32Colomban Wendling2-25/+46
2025-03-17rar: Fix crash with no filenameColomban Wendling1-4/+6
2025-03-17ci: Add a GitHub Actions build (#529)Colomban Wendling1-0/+181
2024-08-16release 1.26.2v1.28.2lukefromdc3-2/+9
2024-08-16Fix extract of encrypted archivesYaroslav Kokurin1-20/+4
2024-08-16Fix volume split button in "Compress" windowYaroslav Kokurin1-1/+3
2024-03-27src/file-utils.c: Fix "error: implicit declaration of function ‘strcasecmp�...Mike 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