summaryrefslogtreecommitdiff
path: root/src/fr-archive.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-03Set compiler debug flags using MATE_DEBUG_CHECK and update configure summaryrbuj1-4/+4
2019-10-03Add application/(x-compress|x-rpm|x-lzh-compressed) in local magicrbuj1-0/+4
2019-10-01Ar: Update MIME type and add magic numbersrbuj1-0/+2
2019-09-07remove warnings: "ENABLE_MAGIC" is not defined, evaluates to 0rbuj1-2/+2
2019-09-05comparison of integer expressions of different signedness: ‘size_t’rbuj1-2/+2
2019-09-03Missing initializer for struct fieldrbuj1-1/+2
2019-08-29glib-genmarshal warning: BOOL token is deprecatedrbuj1-1/+1
2019-08-28comparison of integers of different signs: 'int' and 'guint'rbuj1-3/+3
2019-06-11Update FSF addressLaurent Napias1-1/+1
2018-10-30Add brotli supportSergey Ponomarev1-0/+1
2016-05-02fix extracting files with single-character names. #125sc0w1-1/+1
2014-11-22Added a D-BUS service to create and extract archives.infirit1-1/+1
2014-11-22use a boxed type to pass the error to the 'done' signalinfirit1-4/+5
2014-11-22allow the user to cancel addition and deletion of filesinfirit1-35/+131
2014-11-22improved readability of codeinfirit1-2/+4
2014-11-22removed useless call to fr_archive_stoppableinfirit1-1/+0
2014-11-22renamed tmp_archive to old_archiveinfirit1-6/+6
2014-11-22use local_copy instead of command->filename to check file existenceinfirit1-1/+1
2014-11-22added a cancellable object to some GIO functionsinfirit1-2/+4
2014-11-22FrCommand: set the filename before each call to fr_command_* functionsinfirit1-9/+15
2014-11-22removed unused functionsinfirit1-21/+0
2014-11-20add support for magic based identification of filesinfirit1-31/+64
2014-11-19Several string improvements taken from file-rollerinfirit1-1/+1
2012-11-17Fixed error when a filename contains the % signSteve Zesch1-23/+1
2012-11-17Added g_warning message when a symbolic link could not be created.Steve Zesch1-1/+1
2012-11-05Port to gsettingsraveit1-1/+2
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/+3354