summary refs log tree commit diff
path: root/www/git.causal.agency/cgitrc
blob: 8ccd7c72e17f753d3bf19ac801d49f8af7a7c163 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
root-title=causal agency
root-desc=“I think some people from the Gentoo project are behind this.”
logo=

clone-url=https://$HTTP_HOST/$CGIT_REPO_URL
snapshots=tar.gz zip

enable-blame=1
enable-commit-graph=1
enable-subject-links=1
enable-follow-links=1
enable-index-owner=0
repository-sort=age
branch-sort=age

css=/custom.css
email-filter=/usr/local/libexec/cgit-email
about-filter=/usr/local/libexec/about-filter
source-filter=/usr/local/libexec/source-filter
owner-filter=/usr/local/libexec/owner-filter

readme=:README.7
readme=:README

remove-suffix=1
enable-git-config=1
scan-path=/home/june/pub

cache-size=1024
pan>Call completeClear when closing a windowJune McEnroe 2020-02-11Don't insert color codes for non-mentionsJune McEnroe 2020-02-11Take first two words in colorMentionsJune McEnroe 2020-02-11Use time_t for save signatureJune McEnroe 2020-02-11Set self.nick to * initiallyJune McEnroe 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 2020-02-11Cast towupper to wchar_tJune McEnroe 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