summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 1.6Release-1-6Bastien Nocera2016-02-232-1/+11
|
* Fix GPX test caseBastien Nocera2016-02-231-1/+1
| | | | | The test case in commit 03ffba0ab5d1bd3897bd26621a20f05f69e707fb was broken, missing the mime-type from the test definition line.
* Add application/vnd.xdgappAlexander Larsson2016-02-233-0/+9
|
* Add GPX mime-typeHashem Nasarat2016-02-223-0/+36
| | | | | | | | Add application/gpx+xml as specified at: http://www.topografix.com/gpx.asp https://en.wikipedia.org/wiki/GPS_Exchange_Format https://bugs.freedesktop.org/show_bug.cgi?id=94154
* Add magic for XHTML filesBastien Nocera2016-01-073-1/+22
|
* Add *.xht as a glob for XHTML filesBastien Nocera2016-01-071-0/+1
|
* Bump priority for archives mime-types magicBastien Nocera2016-01-043-19/+21
| | | | | | | | | When a long enough magic is available (4 characters in this case), prefer the magic of the archive type to the one of the maybe-not-compressed header of the first file in the archive. For example, in https://bugs.freedesktop.org/show_bug.cgi?id=93549 a PDF inside the RAR archive made the archive be detected as a PDF.
* Add GeoJSON mime-typeJonas Danielsson2015-10-244-0/+11
| | | | | | | Add application/vnd.geo+json as specified by IANA at: http://www.iana.org/assignments/media-types/application/vnd.geo+json https://bugs.freedesktop.org/show_bug.cgi?id=92654
* application/x-xar: Add XAR archiveVille Skyttä2015-09-253-0/+14
| | | | | https://code.google.com/p/xar/wiki/xarformat https://en.wikipedia.org/wiki/Installer_(OS_X)#Installer_package
* 1.5Release-1-5Bastien Nocera2015-09-162-1/+33
|
* Add Visio test file to the test suiteBastien Nocera2015-09-161-0/+1
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=91987
* Update translations from TransifexBastien Nocera2015-09-1668-8125/+8672
|
* Indentation fixesBastien Nocera2015-09-141-6/+6
|
* Remove "macro-free" and "macro-enabled" from descriptionsBastien Nocera2015-09-141-15/+15
|
* vsdx file added (vstx, vstm ... are the same inside)Yan Pas2015-09-141-0/+0
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=91987
* Support for vsfx and similar file typesYan Pas2015-09-141-0/+36
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=91987
* Split up multi-page DjVu into its own mime-typeBastien Nocera2015-09-023-3/+17
| | | | | | | | Rather than having DjVu images (similar to a JPEG image) and DjVu documents (similar to a PDF) be mixed and opened by the same application, split out the documents from the images. Add a single image djvu test-case as well.
* Update Genesis ROM tests to match realityBastien Nocera2015-09-011-2/+2
| | | | With the magic, we can match by file data and file, but not filename.
* Add weight to the Doom WAD globBastien Nocera2015-09-012-4/+4
| | | | | So that they are preferred to WiiWADs by default, and update tests to match.
* Fix application/x-genesis-rom translation rulesAdrien Plazas2015-09-011-2/+2
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=91825
* Add application/x-saturn-romAdrien Plazas2015-09-013-0/+12
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=91815
* Add magic and tests to application/x-gameboy-romAdrien Plazas2015-09-014-0/+7
| | | | | | | | Check the first 24 bytes of the Nintendo logo magic number. Also add tests for Game Boy and Game Boy Color games. https://bugs.freedesktop.org/show_bug.cgi?id=91824
* Fix Amiga disk image testBastien Nocera2015-08-311-1/+1
|
* Add application/x-wii-wadAdrien Plazas2015-08-313-2/+14
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=91814
* Rename "Dreamcast ROM" to "Dreamcast GD-ROM"Bastien Nocera2015-08-311-1/+1
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=91822
* Simplify Windows "WIM" image descriptionBastien Nocera2015-08-311-1/+3
|
* Add Amiga disk imageAdrien Plazas2015-08-313-0/+10
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=91816
* Add application/x-doom-wadAdrien Plazas2015-08-294-0/+18
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=91798
* HACKING: Fix typoBastien Nocera2015-08-291-1/+1
|
* Add PKCS#12 test caseVille Skyttä2015-08-252-0/+1
|
* application/pkcs12: Use IANA registered type for PKCS#12Ville Skyttä2015-08-251-1/+2
| | | | http://www.iana.org/assignments/media-types/application/pkcs12
* image/x-xcf: match newer versions as well, such as v003David Faure2015-07-271-2/+1
|
* Added Meson build definitions.Jussi Pakkanen2015-07-234-0/+12
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=91397
* audio/x-mod: Add Ultratracker *.ult magicVille Skyttä2015-07-151-0/+1
| | | | ftp://ftp.modland.com/pub/documents/format_documentation/Ultratracker%20v1.4-6%20(.ult).txt
* application/x-mod: Add 699 magic and test casesVille Skyttä2015-07-154-0/+6
| | | | ftp://ftp.modland.com/pub/documents/format_documentation/Composer%20669,%20Unis%20669%20(.669).txt
* application/x-mod: Add MED magic and test caseVille Skyttä2015-07-153-0/+4
| | | | ftp://amigaremix.com/pub/documents/format_documentation/OctaMED%20MMD0-MMD1%20(.med).txt
* application/x-mod: Add MTM magic and test caseVille Skyttä2015-07-153-0/+5
| | | | ftp://amigaremix.com/pub/documents/format_documentation/MultiTracker%20(.mtm).txt
* Add application/json-patch+json as subclass of application/jsonAlex Henrie2015-07-103-0/+18
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=91064
* Add application/jrd+json as subclass of application/jsonAlex Henrie2015-07-103-0/+20
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=91063
* Make application/sdp a subclass of text/plainAlex Henrie2015-07-021-0/+1
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=91182
* Make application/vnd.apple.mpegurl a subclass of text/plainAlex Henrie2015-07-021-0/+1
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=91181
* Make application/vnd.coffeescript a subclass of text/plainAlex Henrie2015-07-021-0/+1
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=91180
* Fix latest version URLVille Skyttä2015-06-241-1/+1
|
* DTD: Add glob weight, magic priority, and treemagic priority defaultsVille Skyttä2015-06-241-3/+3
|
* DTD: generic-icon name is mandatoryVille Skyttä2015-06-241-1/+1
|
* DTD: Add iconVille Skyttä2015-06-241-1/+4
| | | | http://standards.freedesktop.org/shared-mime-info-spec/0.18/ar01s02.html#idm139750563085760
* Add application/vnd.coffeescriptVille Skyttä2015-06-243-0/+35
| | | | http://www.iana.org/assignments/media-types/application/vnd.coffeescript
* Add text/csv-schemaVille Skyttä2015-06-243-0/+14
| | | | http://www.iana.org/assignments/media-types/text/csv-schema
* Add application/ld+json as subclass of application/jsonAlex Henrie2015-06-183-0/+15
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=90998
* Add text/rust for Rust source codeEike Hein2015-05-183-0/+9
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=90487