summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-16Recognize *.sfs, *.sqfs, and *.squashfs as application/vnd.squashfsHEADmasterAlex Henrie1-0/+3
2024-06-16Remove "sqsh" magic from application/vnd.squashfsAlex Henrie1-1/+0
2024-06-16Remove redundant "MZ" magic from application/x-executableAlex Henrie1-1/+0
2024-06-16Remove the office document icon from application/x-objectAlex Henrie1-1/+0
2024-06-16Recognize *.lib as application/x-archiveAlex Henrie3-1/+3
2024-06-16Remove the relationship between AppImage and SquashFSAlex Henrie3-1/+2
2024-06-16Rename back legacy OOoXML file formatsMichael Stahl1-11/+11
2024-06-09text/calendar: add *.ifb and *.icalendar globsVille Skyttä1-0/+2
2024-06-02Add application/x-pcapngJohn Thacker4-0/+16
2024-06-02Add text/x-nixBobby Rong1-0/+5
2024-06-02Combine unnecessarily split magic elementsVille Skyttä1-8/+0
2024-06-01Add comment to split this out of !172David Faure1-0/+1
2024-06-01Add text/x-asmAlex Henrie4-0/+52
2024-06-01Remove relationship between text/x-ooc and text/x-csrcAlex Henrie1-1/+1
2024-06-01Add image/x-kiss-celAlex Henrie2-1/+11
2024-06-01Prefer image/vnd.fpx over image/x-fpx and improve its detectionAlex Henrie3-6/+11
2024-06-01Remove text/htmlhAlex Henrie1-4/+0
2024-06-01Blender: Remove redundant '*.BLEND' globFeRD (Frank Dana)1-1/+0
2024-05-02Add test files for text/x-python2FeRD (Frank Dana)3-0/+41
2024-05-02Add text/x-python2 for Python 2 scriptsFeRD (Frank Dana)1-0/+18
2024-04-24Separate text/x-cython from text/x-pythonAlex Henrie2-4/+9
2024-04-23Add application/vnd.oasis.opendocument.text-master-templateAlex Henrie3-0/+16
2024-04-23Increase priority of application/vnd.oasis.opendocument.text-masterAlex Henrie3-1/+3
2024-04-22Prefer vnd.oasis.opendocument.base over vnd.oasis.opendocument.databaseAlex Henrie1-1/+2
2024-04-22Add application/vnd.quark.quarkxpressAlex Henrie3-0/+16
2024-04-21Add application/x-qbrew for qbrew recipesdevnewton3-0/+29
2024-04-21Add application/vnd.apache.parquetAlex Henrie3-0/+12
2024-04-20Attempt to fix pipelines run after mergesDavid Faure1-2/+5
2024-04-20Give application/x-sylk the spreadsheet iconAlex Henrie1-0/+1
2024-04-20Prefer application/x-sylk over text/spreadsheetAlex Henrie1-1/+2
2024-04-20Give text/calendar the calendar iconAlex Henrie1-0/+1
2024-04-20Give text/x-ldif the address book iconAlex Henrie1-0/+1
2024-04-20Add application/x-sony-bbebAlex Henrie3-0/+10
2024-04-20Prefer application/docbook+xml over application/x-docbook+xmlAlex Henrie2-3/+3
2024-04-20Add Nintendo Switch encrypted ROMsBastien Nocera3-0/+17
2024-04-20Remove relationships between C and C#, D, Groovy, Java, and ValaAlex Henrie1-5/+5
2024-04-20Fix backwards relationships between C, C++, Objective-C, and Objective-C++Alex Henrie1-5/+5
2024-04-18Add application/vnd.stardivision.impress-packedAlex Henrie3-3/+10
2024-04-17Separate StarOffice 3-4 types from StarOffice 5 typesAlex Henrie7-30/+132
2024-04-16Give email files the mail iconAlex Henrie1-4/+5
2024-04-06Add *.md as a possible glob for Sega Genesis/Megadrive ROMsBastien Nocera3-0/+2
2024-04-06Fix detection of some Genesis ROMsBastien Nocera3-0/+3
2024-04-06Prioritise Sega Genesis/Megadrive ROMs over StarOffice MailBastien Nocera1-1/+1
2024-04-06Add STEP 3D model mime-typeBastien Nocera3-0/+185
2024-02-15fix: updates glob weight for text/x-todo-txtju1ius1-1/+1
2024-02-05Allow cross-compiling after moving xgdmime to a meson subprojectAlex Richardson1-13/+18
2024-02-01ci: Don’t run tests again when checking that dist worksPhilip Withnall1-1/+1
2024-02-01ci: Don’t run xdgmime tests from subprojectPhilip Withnall1-1/+1
2024-02-01build: Move xdgmime to a meson subprojectPhilip Withnall9-66/+59
2024-02-01ci: Use modern meson subcommandsPhilip Withnall1-4/+4