about summary refs log tree commit diff
path: root/ui-snapshot.h
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2012-01-03 16:43:33 +0000
committerLars Hjemli <hjemli@gmail.com>2012-01-03 16:43:33 +0000
commitfbd254d54e28e002a0d56b81c192156599df1e6b (patch)
treea48c83044968e8225e552a50af436945642d39ac /ui-snapshot.h
parentfix css color value and vertical-align value (diff)
downloadcgit-pink-fbd254d54e28e002a0d56b81c192156599df1e6b.tar.gz
cgit-pink-fbd254d54e28e002a0d56b81c192156599df1e6b.zip
Makefile: fetch git tarballs from http://hjemli.net/git/git/
The git tarballs are currently not available from kernel.org, so for now
the makefile will download autogenerated tarballs from cgit.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'ui-snapshot.h')
0 files changed, 0 insertions, 0 deletions
irl/commit/chat.c?h=1.2&id=6ccaf872fc5a981b8f7b04ea3990d6e6a85ff4fe&follow=1'>Use more octal char literalsJune McEnroe I might be coming around to octal. 2018-08-03Send a WHO in response to NAMES to get usernamesJune McEnroe Other than this slight hack, I think coloring by username rather than nick is a much better idea. 2018-08-03Colorize nicks and channelsJune McEnroe 2018-08-03Add support for mIRC colorsJune McEnroe 2018-08-03Handle bold, italic, underlineJune McEnroe 2018-08-03Add prift function for "prefix shift"June McEnroe Forgive me. 2018-08-03Link with -lcurseswJune McEnroe 2018-08-02Use libtls "compat" ciphersJune McEnroe irc.mozilla.org, using GnuTLS, doesn't support *any* of the "secure" ciphers! 2018-08-02Add UI and handle some kinds of server messagesJune McEnroe Seems like handling input is going to be the worst thing ever. 2018-08-02Add chroot.tar targetJune McEnroe