about summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore61log plain blame
-rw-r--r--COPYING18009log plain blame
-rw-r--r--Makefile692log plain blame
-rw-r--r--README1494log plain blame
-rw-r--r--cache.c2551log plain blame
-rw-r--r--cgit.c3899log plain blame
-rw-r--r--cgit.css2755log plain blame
-rw-r--r--cgit.h3180log plain blame
-rw-r--r--git.h12598log plain blame
-rw-r--r--html.c2042log plain blame
-rw-r--r--parsing.c2855log plain blame
-rw-r--r--shared.c2856log plain blame
-rw-r--r--ui-commit.c4530log plain blame
-rw-r--r--ui-diff.c2815log plain blame
-rw-r--r--ui-log.c2184log plain blame
-rw-r--r--ui-repolist.c1367log plain blame
-rw-r--r--ui-shared.c2609log plain blame
-rw-r--r--ui-summary.c1641log plain blame
-rw-r--r--ui-tree.c1728log plain blame
-rw-r--r--ui-view.c904log plain blame
-rw-r--r--xdiff.h2696log plain blame
2019-10-26Implement graceful shutdownJune McEnroe 2019-10-26Require PASS before USERJune McEnroe Prevent creating a ring consumer without authentication. 2019-10-26Track channel topicsJune McEnroe 2019-10-26Set AWAY when no clients are connectedJune McEnroe 2019-10-26Add flags to request TOPIC and NAMES on client connectJune McEnroe 2019-10-26OopsJune McEnroe 2019-10-26Disconnect client on unknown commandJune McEnroe During registration, no other commands should be sent. Afterwards, only intercepted commands will get parsed. 2019-10-26Allow reading sensitive information from filesJune McEnroe 2019-10-26Add rc scriptJune McEnroe 2019-10-25Add install and uninstall targetsJune McEnroe 2019-10-25Expand documentationJune McEnroe 2019-10-25Add AGPLv3 notice on client registrationJune McEnroe OwO 2019-10-25Rename project pounceJune McEnroe