about summary refs log tree commit diff
path: root/ui-commit.c
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@pobox.com>2009-01-11 18:23:59 -0500
committerLars Hjemli <hjemli@gmail.com>2009-01-12 08:56:54 +0100
commitd529c6fbdca7ce3782e75b3a74baad21ef2f92c3 (patch)
tree86e698429ebe4ade859bdc377ed0c58abd16e5b3 /ui-commit.c
parentMakefile: add INSTALL var to set install command (diff)
downloadcgit-pink-d529c6fbdca7ce3782e75b3a74baad21ef2f92c3.tar.gz
cgit-pink-d529c6fbdca7ce3782e75b3a74baad21ef2f92c3.zip
Makefile: install cgit.{css,png} in CGIT_DATA_PATH
CGIT_DATA_PATH defaults to CGIT_SCRIPT_PATH, but allows users to
install the cgi and the data files in different locations.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'ui-commit.c')
0 files changed, 0 insertions, 0 deletions
id=9e0bcb38056f8e83f5041dd7776ca17cb6ac01ce&follow=1'>Add 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