summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore27log plain blame
-rw-r--r--LICENSE35149log plain blame
-rw-r--r--Makefile699log plain blame
-rw-r--r--README.72294log plain blame
-rw-r--r--catgirl.19264log plain blame
-rw-r--r--chat.c6628log plain blame
-rw-r--r--chat.h6213log plain blame
-rw-r--r--command.c6982log plain blame
-rw-r--r--complete.c4198log plain blame
-rw-r--r--config.c3198log plain blame
-rwxr-xr-xconfigure489log plain blame
-rw-r--r--edit.c4822log plain blame
-rw-r--r--handle.c17541log plain blame
-rw-r--r--irc.c6031log plain blame
-rw-r--r--ui.c24652log plain blame
-rw-r--r--url.c4723log plain blame
-rw-r--r--xdg.c3338log plain blame
0f41e0b9b0ffa1bcdb1dddbef28c01662&follow=1'>ui-ssdiff: ban strcat()Christian Hesse 2018-09-11ui-ssdiff: ban strncpy()Christian Hesse 2018-09-11ui-shared: ban strcat()Christian Hesse 2018-09-11ui-patch: ban sprintf()Christian Hesse 2018-09-11ui-log: ban strncpy()Christian Hesse 2018-09-11ui-log: ban strcpy()Christian Hesse 2018-09-11parsing: ban sprintf()Christian Hesse 2018-09-11parsing: ban strncpy()Christian Hesse 2018-08-28filters: generate anchor links from markdownChristian Hesse 2018-08-03Bump version.Jason A. Donenfeld 2018-08-03clone: fix directory traversalJason A. Donenfeld 2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev