]> granicus.if.org Git - cgit/commit
ui_plain: automatically lookup mimetype when mimetype-file is set
authorFerry Huberts <ferry.huberts@pelagic.nl>
Tue, 19 Jul 2011 08:51:58 +0000 (10:51 +0200)
committerLars Hjemli <hjemli@gmail.com>
Tue, 19 Jul 2011 09:30:07 +0000 (09:30 +0000)
commitd01c600c179593a53162a9d4e3040ecfc5078fdc
tree487f8afaefe7b5f09f05d0d3e3796aaff86b931a
parent96f05018c9dbdf8131f18c87ee3bbbac40e0f729
ui_plain: automatically lookup mimetype when mimetype-file is set

For sites that do not want to configure mime types by hand but
still want the correct mime type for 'plain' blobs, configuring
a mime type file is made possible. This is handy since such a
file is normally already provided (at least on Linux systems).

Also, this reflects the gitweb option '$mimetypes_file'

Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
cgit.c
cgit.h
cgitrc.5.txt
ui-plain.c