Age | Commit message (Expand) | Author | Files | Lines |
2023-07-24 | priority useing get_mime_type_from_filename to obtain mime type | zhuyaliang | 1 | -10/+0 |
2023-06-15 | Fix MIME detection logic from #490 | Colomban Wendling | 1 | -2/+8 |
2023-06-14 | Update to change the fallback and fix gzip issue | Toyeesh Sinha | 1 | -2/+2 |
2023-06-14 | Fixed libmagic bug | Toyeesh Sinha | 1 | -1/+6 |
2021-12-11 | Use a blank line at most | rbuj | 1 | -106/+0 |
2021-01-07 | Remove cppcheck warnings about the variable scope can be reduced | rbuj | 1 | -1/+2 |
2020-10-17 | fr-archive: Fix memory leak | rbuj | 1 | -1/+0 |
2020-10-17 | Remove unused macros | Pablo Barciela | 1 | -2/+0 |
2019-10-03 | Set compiler debug flags using MATE_DEBUG_CHECK and update configure summary | rbuj | 1 | -4/+4 |
2019-10-03 | Add application/(x-compress|x-rpm|x-lzh-compressed) in local magic | rbuj | 1 | -0/+4 |
2019-10-01 | Ar: Update MIME type and add magic numbers | rbuj | 1 | -0/+2 |
2019-09-07 | remove warnings: "ENABLE_MAGIC" is not defined, evaluates to 0 | rbuj | 1 | -2/+2 |
2019-09-05 | comparison of integer expressions of different signedness: ‘size_t’ | rbuj | 1 | -2/+2 |
2019-09-03 | Missing initializer for struct field | rbuj | 1 | -1/+2 |
2019-08-29 | glib-genmarshal warning: BOOL token is deprecated | rbuj | 1 | -1/+1 |
2019-08-28 | comparison of integers of different signs: 'int' and 'guint' | rbuj | 1 | -3/+3 |
2019-06-11 | Update FSF address | Laurent Napias | 1 | -1/+1 |
2018-10-30 | Add brotli support | Sergey Ponomarev | 1 | -0/+1 |
2016-05-02 | fix extracting files with single-character names. #125 | sc0w | 1 | -1/+1 |
2014-11-22 | Added a D-BUS service to create and extract archives. | infirit | 1 | -1/+1 |
2014-11-22 | use a boxed type to pass the error to the 'done' signal | infirit | 1 | -4/+5 |
2014-11-22 | allow the user to cancel addition and deletion of files | infirit | 1 | -35/+131 |
2014-11-22 | improved readability of code | infirit | 1 | -2/+4 |
2014-11-22 | removed useless call to fr_archive_stoppable | infirit | 1 | -1/+0 |
2014-11-22 | renamed tmp_archive to old_archive | infirit | 1 | -6/+6 |
2014-11-22 | use local_copy instead of command->filename to check file existence | infirit | 1 | -1/+1 |
2014-11-22 | added a cancellable object to some GIO functions | infirit | 1 | -2/+4 |
2014-11-22 | FrCommand: set the filename before each call to fr_command_* functions | infirit | 1 | -9/+15 |
2014-11-22 | removed unused functions | infirit | 1 | -21/+0 |
2014-11-20 | add support for magic based identification of files | infirit | 1 | -31/+64 |
2014-11-19 | Several string improvements taken from file-roller | infirit | 1 | -1/+1 |
2012-11-17 | Fixed error when a filename contains the % sign | Steve Zesch | 1 | -23/+1 |
2012-11-17 | Added g_warning message when a symbolic link could not be created. | Steve Zesch | 1 | -1/+1 |
2012-11-05 | Port to gsettings | raveit | 1 | -1/+2 |
2012-10-09 | Fixed fsf addresses. Closes #4. | Steve Zesch | 1 | -1/+1 |
2011-11-30 | many renames from file-roller to engrampa | Stefano Karapetsas | 1 | -1/+1 |
2011-11-09 | initial | Perberos | 1 | -0/+3354 |