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
ow=1'>Use configOpen in getopt_configJune McEnroe 2020-08-24Import xdg.c from catgirlJune McEnroe 2020-08-23Replace “RAND_bytes” by “getentropy”Issam E. Maghni This removes the dependency on libcrypto. Signed-off-by: Issam E. Maghni <issam.e.maghni@mailbox.org> 2020-08-16contrib/palaver: Add no message preview flagsJune McEnroe 2020-08-13contrib/palaver: Don't set channel for PMsJune McEnroe 2020-08-13Fix unintended interception of NICK after registrationJune McEnroe Another bug caused by trying to support broken clients. I'm annoyed. 2020-08-12Add Additional Components section to READMEJune McEnroe 2020-08-12Document -L / palaver optionJune McEnroe 2020-08-11contrib/palaver: Document service configurationJune McEnroe 2020-08-11contrib/palaver: Add install target and rc scriptJune McEnroe 2020-08-11contrib/palaver: Implement command and notificationsJune McEnroe