about summary refs log tree commit diff
path: root/cache.h
diff options
context:
space:
mode:
authorJuuso Lapinlampi <wub@partyvan.eu>2016-05-11 18:04:14 +0000
committerJason A. Donenfeld <Jason@zx2c4.com>2016-05-12 17:38:01 +0200
commit8d05b398bb1f4effcb59dddc62a3ea1f021f8631 (patch)
treeef33607c07b7be45bf825473e7ed973a8a06b246 /cache.h
parentui-shared: Simplify cgit_print_error_page() logic (diff)
downloadcgit-pink-8d05b398bb1f4effcb59dddc62a3ea1f021f8631.tar.gz
cgit-pink-8d05b398bb1f4effcb59dddc62a3ea1f021f8631.zip
ui-shared: HTML-ize DOCTYPE and <html>
Get rid of the XHTML headers, bringing cgit slowly to the modern age of
HTML.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
a href='/src/commit/bin/shotty.c?id=de9409e3888ba92b0dca38ac81fe3e4b17e7f466&follow=1'>Use -s to infer terminal sizeJune McEnroe 2019-07-12Add DCH to shottyJune McEnroe This makes htop mostly work. Scrolling region still missing. 2019-07-12Support insert mode in shottyJune McEnroe This is how curses puts characters into the bottom-right cell of the terminal. 2019-07-11Don'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