about summary refs log tree commit diff
path: root/cgitrc
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2007-05-18 22:50:11 +0200
committerLars Hjemli <hjemli@gmail.com>2007-05-18 22:50:45 +0200
commit08cc2e5f0e24773dad81d38bd6b689e36afe9dda (patch)
treec6b46acc0669fe3d1d7b914b3858615b292734ac /cgitrc
parentAdd knobs to enable/disable files/lines changed in log view (diff)
downloadcgit-pink-08cc2e5f0e24773dad81d38bd6b689e36afe9dda.tar.gz
cgit-pink-08cc2e5f0e24773dad81d38bd6b689e36afe9dda.zip
Remove unused extern declarations from cgit.h
Some unused declarations from the early days of cgit are removed.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'cgitrc')
0 files changed, 0 insertions, 0 deletions
392807dc0cea6ab2e7f78804b6712&follow=1'>Set self.nick to * initiallyJune McEnroe Allows removing a bunch of checks that self.nick is set, and it's what the server usually calls you before registration. Never highlight notices as mentions. 2020-02-11Define ColorCap instead of hardcoding 100June McEnroe 2020-02-11Move hash to top of chat.hJune McEnroe 2020-02-11Move base64 out of chat.hJune McEnroe 2020-02-11Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe Rookie mistake. 2020-02-11Cast towupper to wchar_tJune McEnroe For some reason it takes and returns wint_t... 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe