• R/O
  • HTTP
  • SSH
  • HTTPS

Listed des commits

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

自分用にカスタマイズしたshared-mime-infoのソース


RSS
Révision l'heure Auteur
7dea7e6 2018-11-09 19:53:24 pi-r-p

Added WarpScript source code mime type.

IANA registration ongoing for :
text/vnd.senx.warpscript

4f7ad5e 2018-11-05 19:57:55 Albert Astals Cid

Give weight to one of the appimage patterns

we have two patterns with "*.appimage" but none of them
had weight so when deciding which one to pick when not using
data the algorithm described at the spec "fails" because
it says
"Otherwise use the result of the glob match that has the highest weight."
but both had the same.

d520f0d 2018-10-27 19:33:52 Elvis Angelaccio

Add mimetype for tar.zst archives

This patch adds a mimetype for TAR archives compressed with the Zstandard algorithm.

ac14acb 2018-10-21 21:48:54 Elvis Angelaccio

Add application/zstd IANA type

https://bugs.freedesktop.org/show_bug.cgi?id=107282

Upstream page: https://facebook.github.io/zstd/

Magic number documented at:
https://github.com/facebook/zstd/blob/dev/doc/zstd_compression_format.md#zstandard-frames

5d1c0a6 2018-10-19 05:37:05 Dwayne Litzenberger

Don't assume every *.key file is an Apple Keynote file

https://bugs.freedesktop.org/show_bug.cgi?id=93656

512bd51 2018-10-14 18:46:17 Bastien Nocera

ci: Build with srcdir != builddir

88e6714 2018-10-14 10:55:10 Bastien Nocera

ci: Add CI

33503f9 2018-10-14 10:55:10 Bastien Nocera

HACKING: Update for GitLab

778c97b 2018-10-14 10:55:10 Bastien Nocera

build: Allow setting test suite helpers

And fix running the test suite with srcdir != builddir

b61f411 2018-10-14 10:55:10 Bastien Nocera

build: Fix autogen.sh for srcdir != builddir

17e0899 2018-10-14 10:55:10 Bastien Nocera

build: Make tree-magic tests relative to test list file

So that the directories are relative to the test list file, which we
know the path of, rather than top_srcdir, which we can't get to if we
build with srcdir != builddir.

04f2e23 2018-10-14 10:55:10 Bastien Nocera

build: Always validate freedesktop.org.xml

0033d3d 2018-10-14 10:55:10 Bastien Nocera

build: Disable running "make check" in "all" target

90eb797 2018-10-03 11:30:35 David Faure

spec: increase version number

ea7dbc0 2018-10-03 11:26:45 David Faure

shared-mime-info: mention the support for C character escapes

https://bugs.freedesktop.org/show_bug.cgi?id=108128

8ae13a5 2018-08-21 19:31:42 Nikita Zlobin

Assign *.html to XHTML pages

So that WebKitGTK+ can detect mime-types more reliably for local
XHTML files which wouldn't be detected as XHTML through magic.

See https://bugs.webkit.org/show_bug.cgi?id=160347

https://bugs.freedesktop.org/show_bug.cgi?id=107637

2d7bea2 2018-08-12 20:21:48 David Faure

Change the preferred suffix for image/jpeg from .jpeg to .jpg

https://bugs.kde.org/show_bug.cgi?id=176737

70c6c74 2018-07-25 20:05:57 Alberto Fanjul

Add MIME type info for Maven

https://bugs.freedesktop.org/show_bug.cgi?id=107322

2a7b8f1 2018-07-24 20:57:24 Bastien Nocera

Fix memleak in write_data()

s is allocated but never freed.

a4242c8 2018-07-24 20:55:15 Bastien Nocera

Fix potential memleak in parse_string_mask()

parsed_mask needs to be freed before the potential exit in
g_return_val_if_fail()

e94a220 2018-07-24 20:53:05 Bastien Nocera

Fix potential fd leak on error in sync_file()

085bc0b 2018-07-24 19:52:51 Alberto Fanjul

Make Gradle script glob more generic

And rename the mime-type.

https://bugs.freedesktop.org/show_bug.cgi?id=107321

a60572d 2018-07-22 21:25:56 Alberto Fanjul

Add MIME type for Gradle build tool

https://bugs.freedesktop.org/show_bug.cgi?id=107321

9f4fb11 2018-07-22 21:25:56 Alberto Fanjul

Add MIME type info for Groovy scripting language

https://bugs.freedesktop.org/show_bug.cgi?id=107321

02597c1 2018-07-16 20:07:22 Friedrich W. H. Kossebau

Add MIME type for reStructuredText (text/x-rst)

https://bugs.freedesktop.org/show_bug.cgi?id=107227

111d339 2018-06-28 19:02:23 Bastien Nocera

1.10

a599c80 2018-06-23 23:46:59 Bastien Nocera

Add another glob for Raw Floppy Disk Images

85bd8cf 2018-06-22 19:59:18 Bastien Nocera

Add aliases for SAP and HFE mime-types

As used in the Teo emulator

1387f4a 2018-06-22 19:59:18 Bastien Nocera

Add a mime-type for raw floppy disk images

5671d9e 2018-06-22 19:59:18 Bastien Nocera

Fix indentation of Raw Disk Images mime-types