about summary refs log tree commit diff
path: root/cmd.c
diff options
context:
space:
mode:
authorPeter Colberg <peter@colberg.org>2016-11-25 15:57:11 -0500
committerJason A. Donenfeld <Jason@zx2c4.com>2016-11-25 21:58:18 +0100
commit2b993402c7ed5849606a5bf4d3c7cb212f491b06 (patch)
tree3a48a3ecc5ed43b2bfd5e2b12943b550c3ae7d00 /cmd.c
parentgit: update to v2.10.2 again (diff)
downloadcgit-pink-2b993402c7ed5849606a5bf4d3c7cb212f491b06.tar.gz
cgit-pink-2b993402c7ed5849606a5bf4d3c7cb212f491b06.zip
Link with -ldl on GNU Hurd
Debian GNU/Hurd uses the GNU C library.

Signed-off-by: Peter Colberg <peter@colberg.org>
Diffstat (limited to 'cmd.c')
0 files changed, 0 insertions, 0 deletions
ove color fudgingJune McEnroe 2020-02-10Support all 99 IRC colorsJune McEnroe 2020-02-10Avoid coloring mentions if there are control codesJune McEnroe 2020-02-10Recalculate unreadLines on reflowJune McEnroe 2020-02-10Only make windows hotterJune McEnroe 2020-02-10Always increase unreadLinesJune McEnroe 2020-02-10Move scroll marker on resizeJune McEnroe 2020-02-10Update line count for words longer than linesJune McEnroe 2020-02-10Simplify mark, heat, unread trackingJune McEnroe 2020-02-10Update prompt when own nick changesJune McEnroe 2020-02-10Match URLs surrounded by parenthesesJune McEnroe 2020-02-10Fix M-a so it properly cycles back to where it startedJune McEnroe 2020-02-09Add M-lJune McEnroe 2020-02-09Add /whoisJune McEnroe 2020-02-09Add /msgJune McEnroe