about summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore76log plain blame
-rw-r--r--.gitmodules78log plain blame
-rw-r--r--COPYING18009log plain blame
-rw-r--r--Makefile1933log plain blame
-rw-r--r--README3107log plain blame
-rw-r--r--cache.c2303log plain blame
-rw-r--r--cgit.c7511log plain blame
-rw-r--r--cgit.css5795log plain blame
-rw-r--r--cgit.h8531log plain blame
-rw-r--r--cgit.png5406log plain blame
-rw-r--r--cgitrc4918log plain blame
-rwxr-xr-xgen-version.sh392log plain blame
m---------git @ 52727060log blame
-rw-r--r--html.c3096log plain blame
-rw-r--r--parsing.c6040log plain blame
-rw-r--r--shared.c13946log plain blame
d---------tests456log plain
-rw-r--r--ui-blob.c650log plain blame
-rw-r--r--ui-commit.c6265log plain blame
-rw-r--r--ui-diff.c3864log plain blame
-rw-r--r--ui-log.c3380log plain blame
-rw-r--r--ui-patch.c2932log plain blame
-rw-r--r--ui-refs.c579log plain blame
-rw-r--r--ui-repolist.c2833log plain blame
-rw-r--r--ui-shared.c14064log plain blame
-rw-r--r--ui-snapshot.c4403log plain blame
-rw-r--r--ui-summary.c4658log plain blame
-rw-r--r--ui-tag.c1569log plain blame
-rw-r--r--ui-tree.c4899log plain blame
rdcoding 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