about summary refs log tree commit diff
path: root/tests/.gitignore
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-03-25 02:43:51 +0100
committerLars Hjemli <hjemli@gmail.com>2008-04-08 21:35:00 +0200
commitfa4dfee5489d8c829da92637dd84e8650439f313 (patch)
tree2c5e6ffd0a20de58de7353acb278e76a56d23bb6 /tests/.gitignore
parentMerge branch 'lh/cleanup' (diff)
downloadcgit-pink-fa4dfee5489d8c829da92637dd84e8650439f313.tar.gz
cgit-pink-fa4dfee5489d8c829da92637dd84e8650439f313.zip
Don't specify mimetype in ui-blob.c
But be sure to specify correct filename. This way, the client can hopefully
guess a sensible mimetype based on the filename suffix, and cgit can ignore
the issue altogether.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
follow=1'>Don't do carriage return on line feedJune McEnroe 2019-07-11Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe