Age | Commit message (Expand) | Author | Files | Lines |
2020-05-06 | Remove fr-stock.c and fr-stock.h | rbuj | 1 | -3/+0 |
2020-03-10 | Add ARC archive support | rbuj | 1 | -0/+4 |
2020-02-15 | autoconf: get zstd mime type using libmagic if enabled | rbuj | 1 | -2/+2 |
2019-12-01 | Check if a mime-type is an alias in compute_supported_archive_types | rbuj | 1 | -1/+14 |
2019-11-24 | Clean file type selection in new archive dialog | rbuj | 1 | -55/+53 |
2019-11-20 | Automatically sets the maximum size of static arrays | rbuj | 1 | -4/+4 |
2019-10-03 | Zstandard: read .tar.zst files | rbuj | 1 | -0/+2 |
2019-10-03 | Zstandard: Update MIME type | rbuj | 1 | -2/+2 |
2019-10-01 | Ar: Update MIME type and add magic numbers | rbuj | 1 | -4/+4 |
2019-09-22 | LHA: Fix internet media type | rbuj | 1 | -3/+3 |
2019-08-28 | comparison of integers of different signs: 'int' and 'guint' | rbuj | 1 | -9/+9 |
2019-07-30 | Add zcompress support | Sergey Ponomarev | 1 | -0/+2 |
2019-03-06 | Support .udeb package format | Victor Kareh | 1 | -2/+4 |
2019-03-06 | Clean-up archive list and descriptions | Victor Kareh | 1 | -55/+55 |
2018-11-10 | Added support for brotli (*.tar.br) compressed tar archives | Sergey Ponomarev | 1 | -0/+2 |
2018-10-30 | Add brotli support | Sergey Ponomarev | 1 | -0/+2 |
2018-08-01 | Add support for OpenDocument formats | Victor Kareh | 1 | -0/+12 |
2018-06-03 | Add .a (Ar) support | Pablo Barciela | 1 | -0/+2 |
2016-07-10 | replace WindowList with gtk_application_get_windows | ZenWalker | 1 | -1/+0 |
2016-05-01 | Give unrar priority over p7zip | svonohr | 1 | -1/+1 |
2014-11-22 | fixed missing prototype warning | infirit | 1 | -7/+7 |
2014-11-22 | Fix warnings | infirit | 1 | -3/+3 |
2014-11-22 | do not call release_data if the data was not initialized | infirit | 1 | -1/+2 |
2014-11-22 | Added a D-BUS service to create and extract archives. | infirit | 1 | -0/+666 |