summaryrefslogtreecommitdiff
path: root/src/file-utils.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-27src/file-utils.c: Fix "error: implicit declaration of function ‘strcasecmp�...HEADmasterMike Gabriel1-0/+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
2023-06-14Update to change the fallback and fix gzip issueToyeesh Sinha1-1/+1
2023-05-29Add "Extract to subdirectory" optionxmusjackson1-20/+17
2023-04-21file-utils: Include <strings.h> for strcasecmpFlorian Weimer1-0/+1
2023-03-15file-utils: remove unused functionsrbuj1-219/+0
2022-01-02glib-utils: drop strcmp_null_tolerantrbuj1-1/+1
2021-12-11Use a blank line at mostrbuj1-65/+0
2021-01-07Remove cppcheck warnings about the variable scope can be reducedrbuj1-1/+1
2020-10-17Remove unused macrosPablo Barciela1-3/+0
2019-10-01Remove internal mkdtemp and define feature test macrorbuj1-4/+2
2019-09-22Use g_list_free_full and g_slist_free_fullrbuj1-2/+1
2019-06-11Update FSF addressLaurent Napias1-1/+1
2019-04-02file-utils: avoid out of bound memory accessPablo Barciela1-1/+1
2014-11-22Added a D-BUS service to create and extract archives.infirit1-1/+1
2014-11-19use g_get_user_config_dir instead of using .config/mateinfirit1-0/+23
2014-11-19don't leak memorymonsta1-3/+2
2012-11-05Port to gsettingsraveit1-2/+1
2012-10-09Fixed fsf addresses. Closes #4.Steve Zesch1-1/+1
2011-11-30many renames from file-roller to engrampaStefano Karapetsas1-1/+1
2011-11-09initialPerberos1-0/+1395