about summary refs log tree commit diff
path: root/cgit.h
diff options
context:
space:
mode:
authorMatt McCormick (thewtex) <matt@mmmccormick.com>2009-02-11 23:06:05 -0600
committerLars Hjemli <hjemli@gmail.com>2009-02-12 09:37:14 +0100
commit9f9ede3d924fc363d6b8d59bea5a668569175a23 (patch)
tree9e2ecd79cf00f960bacc162521b023136e83300b /cgit.h
parentCGIT 0.8.2 (diff)
downloadcgit-pink-9f9ede3d924fc363d6b8d59bea5a668569175a23.tar.gz
cgit-pink-9f9ede3d924fc363d6b8d59bea5a668569175a23.zip
make cgitrc.5.txt asciidoc manpage compatible
According to the instructions and requirements here:
http://www.methods.co.nz/asciidoc/chunked/ar01s20.html
Diffstat (limited to 'cgit.h')
0 files changed, 0 insertions, 0 deletions
pan>Add 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