about summary refs log tree commit diff
path: root/ui-shared.c
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2015-08-14 12:47:04 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2015-08-14 15:46:51 +0200
commit2b3e76a9f95c50f55be70dbb1cfa029f5165a535 (patch)
tree797f8258f93660c8311626f064037267fa843110 /ui-shared.c
parentclone: use cgit_print_error_page() instead of html_status() (diff)
downloadcgit-pink-2b3e76a9f95c50f55be70dbb1cfa029f5165a535.tar.gz
cgit-pink-2b3e76a9f95c50f55be70dbb1cfa029f5165a535.zip
plain: use cgit_print_error_page() instead of html_status()
This provides a formatted error response rather than a simple HTTP
error.

Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to 'ui-shared.c')
0 files changed, 0 insertions, 0 deletions
e='2019-07-11 17:44:39 -0400'>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