summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore44log plain blame
-rw-r--r--LICENSE35149log plain blame
-rw-r--r--Makefile2357log plain blame
-rw-r--r--README.73578log plain blame
-rw-r--r--catgirl.114370log plain blame
-rw-r--r--chat.c9021log plain blame
-rw-r--r--chat.h7105log plain blame
-rw-r--r--command.c13248log plain blame
-rw-r--r--complete.c4142log plain blame
-rw-r--r--config.c3198log plain blame
-rwxr-xr-xconfigure762log plain blame
-rw-r--r--edit.c6368log plain blame
-rw-r--r--handle.c33651log plain blame
-rw-r--r--ignore.c2098log plain blame
-rw-r--r--irc.c6808log plain blame
-rw-r--r--log.c2805log plain blame
d---------scripts280log plain
-rw-r--r--ui.c27506log plain blame
-rw-r--r--url.c5092log plain blame
-rw-r--r--xdg.c3815log plain blame
mmit/ui-log.c?h=1.4.0&id=7f75647b5565076b70d7c619df08e6c64dac9386&follow=1'>ui-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