about summary refs log tree commit diff
path: root/cmd.c
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2011-07-21 14:23:50 +0000
committerLars Hjemli <hjemli@gmail.com>2011-07-21 14:24:10 +0000
commit654ebb55d4e436ad145061ffb87111cbfcd88565 (patch)
tree3a351d961191db02d96ed5a0d7ae9d94db46d14d /cmd.c
parenthtml.c: avoid out-of-bounds access for url_escape_table (diff)
downloadcgit-pink-654ebb55d4e436ad145061ffb87111cbfcd88565.tar.gz
cgit-pink-654ebb55d4e436ad145061ffb87111cbfcd88565.zip
CGIT 0.9.0.2
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'cmd.c')
0 files changed, 0 insertions, 0 deletions
019-07-12 21:14:43 -0400'>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