summaryrefslogtreecommitdiff
path: root/src/fr-command-tar.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-17Remove unused macrosPablo Barciela1-4/+0
2019-10-03Zstandard: read .tar.zst filesrbuj1-0/+20
2019-10-01Remove internal mkdtemp and define feature test macrorbuj1-1/+1
2019-10-01fr-command-tar: fetch dates with strptimerbuj1-37/+9
2019-09-08tar: don't remove leading whitespaces in filename fieldrbuj1-6/+6
2019-09-08Initialization discards ‘const’ qualifier from pointer target typerbuj1-2/+2
2019-09-05comparison of integer expressions of different signedness: ‘size_t’rbuj1-4/+4
2019-09-03Missing initializer for struct fieldrbuj1-1/+2
2019-06-11Update FSF addressLaurent Napias1-1/+1
2018-11-10Added support for brotli (*.tar.br) compressed tar archivesSergey Ponomarev1-0/+42
2016-10-12add support for lbzip2 on .tar.bz2 filesZenWalker1-1/+4
2016-10-10add support for pixz on .tar.xz filesZenWalker1-1/+4
2016-05-17tar: Fixed problems with backslashesZenWalker1-0/+3
2016-01-26tar: allow changing contents of .txz files (like with .tar.xz)monsta1-3/+7
2014-11-22fixed missing prototype warninginfirit1-2/+2
2014-11-22progress dialog: show the number of remaining files to complete the operationinfirit1-5/+5
2014-11-22no need to force archive recompressinfirit1-10/+0
2014-11-22allow the user to cancel addition and deletion of filesinfirit1-5/+1
2014-11-19don't leak memorymonsta1-1/+3
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/+1233