about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2012-10-17 18:30:08 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2012-10-17 18:40:48 +0200
commit2853692a9ee7d0b451096f06e8f752d6551f5245 (patch)
tree78d0b170d8b0606c1ceec2d4a4ad0263107bf72d /.gitignore
parenttests: check for proper html entity (diff)
downloadcgit-pink-2853692a9ee7d0b451096f06e8f752d6551f5245.tar.gz
cgit-pink-2853692a9ee7d0b451096f06e8f752d6551f5245.zip
Makefile: support FreeBSD libiconv paths
According to Dan Rue <drue@therub.org>, FreeBSD requires the lib paths
to get libiconv from /usr/local.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
>June McEnroe 2019-07-12Use -s to infer terminal sizeJune McEnroe 2019-07-12Add DCH to shottyJune McEnroe 2019-07-12Support insert mode in shottyJune McEnroe 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