about summary refs log tree commit diff
path: root/ui-stats.h
diff options
context:
space:
mode:
authorChris Mayo <aklhfex@gmail.com>2019-02-21 19:56:05 +0000
committerJason A. Donenfeld <Jason@zx2c4.com>2019-02-23 00:08:50 +0100
commit5bd7e9bc1b6749bbb5220d6c3a990469a7b839ae (patch)
tree9c06149f4d462af1bdc2cce63c64eec9a3518726 /ui-stats.h
parentfilters: migrate from luacrypto to luaossl (diff)
downloadcgit-pink-5bd7e9bc1b6749bbb5220d6c3a990469a7b839ae.tar.gz
cgit-pink-5bd7e9bc1b6749bbb5220d6c3a990469a7b839ae.zip
ui-ssdiff: resolve HTML5 validation errors
- Remove ids from anchor elements. They were unusable because they were
  duplicated between files and versions of files.
- Always close span, with html().
- Fix missing / on closing tr element in cgit_ssdiff_header_end().

Signed-off-by: Chris Mayo <aklhfex@gmail.com>
Diffstat (limited to 'ui-stats.h')
0 files changed, 0 insertions, 0 deletions
gency with shotty shotsJune McEnroe 2019-07-12Use -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