summaryrefslogtreecommitdiff
path: root/src/fr-command-unarchiver.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-03Missing initializer for struct fieldrbuj1-1/+2
2019-08-28comparison of integers of different signs: 'int' and 'guint'rbuj1-1/+1
2019-07-17fr-command-unarchiver: ask password if requiredPablo Barciela1-5/+9
2018-08-22Add the ability to support 'unar' over .zip archivesPablo Barciela1-1/+2
2016-01-28The char '?' needs to be escapedZenWalker1-1/+1
2015-09-30unar: fix extracting archives with '[' in filenamesc0w1-2/+7
2014-06-07Can't open file inside a .rar archive (with unar)infirit1-3/+2
2013-06-30Add unachiver supportinfirit1-0/+361