about summary refs log tree commit diff
path: root/cmd.c
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2014-01-20 13:05:08 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2014-01-20 13:05:08 +0100
commit6a1563343c48f9e38b85f39f4a95c89ea0f46a60 (patch)
tree1152bb50ffac1fc3283a3866b3986c6aeae2c660 /cmd.c
parentcache: use sendfile() instead of a pair of read() + write() (diff)
downloadcgit-pink-6a1563343c48f9e38b85f39f4a95c89ea0f46a60.tar.gz
cgit-pink-6a1563343c48f9e38b85f39f4a95c89ea0f46a60.zip
cgit: add --version argument for printing info
We need this to do runtime tests for make test.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'cmd.c')
0 files changed, 0 insertions, 0 deletions
2fb1011c5096c9b0a7916c1&follow=1'>Add undocumented flag to disable verificationJune McEnroe 2019-10-26Do not require RPL_ISUPPORT for stateReadyJune McEnroe 2019-10-26Implement graceful shutdownJune McEnroe 2019-10-26Require PASS before USERJune McEnroe 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 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 2019-10-25Rename project pounceJune McEnroe