summaryrefslogtreecommitdiff
path: root/update-mime-database.c
Commit message (Expand)AuthorAgeFilesLines
* Split out fdatasync() usageBastien Nocera2014-06-251-14/+24
* Store MEDIA/SUBTYPE.xml files in lowercaseBastien Nocera2014-03-311-2/+7
* Open the fdatasync() fd read/writeThomas Klausner2013-10-191-1/+1
* Don't use access() to check for writabilityColin Walters2013-02-271-7/+0
* Call fdatasync() before renaming files into placeColin Walters2013-02-271-0/+21
* Actually check for errors when closing streams, etc.Colin Walters2013-02-271-67/+158
* Lowercase non-case-sensitive patterns before writing them out.David Faure2011-10-311-2/+3
* Generate version fileDavid Faure2011-02-211-0/+14
* Fix crasher with incomplete magic elementBastien Nocera2010-11-011-0/+6
* Ignore the x-scheme-handler mime-types from GNOMEBastien Nocera2010-10-051-0/+1
* Fix use of newlines in g_warning() callsBastien Nocera2010-09-071-51/+46
* 2009-10-02 Alexander Larsson <alexl@redhat.com>Alexander Larsson2009-10-021-9/+64
* * update-mime-database.c (main): Patch from Martin von GagernBastien Nocera2009-04-201-0/+6
* 2009-04-09 Alexander Larsson <alexl@redhat.com>Alexander Larsson2009-04-091-14/+65
* 2008-07-18 Bastien Nocera <hadess@hadess.net>Bastien Nocera2008-07-181-4/+457
* * freedesktop.org.xml.in: Add weight to the DTD (patch by Matthias)Bastien Nocera2008-06-091-49/+46
* * update-mime-database.c:Bastien Nocera2008-06-021-63/+340
* 2008-03-04 Bastien Nocera <hadess@hadess.net>Bastien Nocera2008-03-041-6/+0
* * update-mime-database.c: Patch from Ed Catmur <ed@catmur.co.uk>Bastien Nocera2008-02-211-0/+1
* 2007-06-27 Christian Neumair <cneumair@gnome.org>Christian Neumair2007-06-271-32/+32
* 2007-06-27 Christian Neumair <cneumair@gnome.org>Christian Neumair2007-06-271-3/+23
* 2007-06-27 Christian Neumair <cneumair@gnome.org>Christian Neumair2007-06-271-0/+1
* 2007-02-06 Bastien Nocera <hadess@hadess.net>Bastien Nocera2007-02-061-54/+76
* 2007-02-02 Bastien Nocera <hadess@hadess.net>Bastien Nocera2007-02-021-29/+21
* 2005-12-19 Matthias Clasen <mclasen@redhat.com>Matthias Clasen2005-12-191-0/+2
* 2005-12-01 Matthias Clasen <mclasen@redhat.com>Matthias Clasen2005-12-011-32/+99
* 2005-10-29 Christian Neumair <chris@gnome-de.org>Christian Neumair2005-10-291-1/+3
* 2005-04-16 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2005-04-161-48/+59
* Fri Apr 8 23:34:27 2005 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford2005-04-091-8/+10
* Fri Apr 1 14:33:54 2005 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford2005-04-011-2/+1071
* 2004-11-26 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2004-11-261-4/+41
* 2004-11-26 Christophe Fergeau <teuf@gnome.org>Christophe Fergeau2004-11-261-1/+1
* Tue Nov 9 01:52:52 2004 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford2004-11-091-4/+142
* <alias> and <sub-class-of>.Thomas Leonard2003-10-131-2/+18
* Fix host matches too.Thomas Leonard2003-08-281-2/+2
* Fix endianness problem in magic file (reported by Jaap Karssenberg).Thomas Leonard2003-08-271-5/+5
* Strip trailing / characters from dir name.Thomas Leonard2003-06-021-1/+12
* Check that update-mime-database is run on a directory that will be foundThomas Leonard2003-04-171-2/+66
* Don't display a message when deleting old types.Thomas Leonard2003-03-121-0/+2
* Warn about match values too long for their type.Thomas Leonard2003-03-111-1/+10
* Removed duplicate AbiWord entry.Thomas Leonard2003-03-101-1/+1
* Added lots of comments to the source code.Thomas Leonard2003-03-061-11/+69
* Moved parsing of <magic> elements into loading code, so that errors can beThomas Leonard2003-03-061-236/+357
* Link to RFC-2119.Thomas Leonard2003-03-051-32/+211
* Updated for new release.Release-0-10Thomas Leonard2003-03-031-38/+66
* Ensure that all changes to generated files happen atomically.Thomas Leonard2003-03-031-11/+30
* Added missing magic markers to spec.Thomas Leonard2003-03-031-11/+4
* Gerneration of the masks now works.Thomas Leonard2003-03-031-32/+137
* Make it really clear that user prefs don't go in the database.Thomas Leonard2003-03-021-1/+1
* Removed = stuff. Forgot I already fixed it a different way!Thomas Leonard2003-02-281-1/+0