summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore70log plain blame
-rw-r--r--LICENSE34520log plain blame
-rw-r--r--Makefile1289log plain blame
-rw-r--r--README.71660log plain blame
-rw-r--r--bounce.c11411log plain blame
-rw-r--r--bounce.h3467log plain blame
-rw-r--r--calico.11716log plain blame
-rw-r--r--client.c7320log plain blame
-rw-r--r--config.c3178log plain blame
-rw-r--r--dispatch.c7064log plain blame
-rw-r--r--listen.c5387log plain blame
-rw-r--r--pounce.15908log plain blame
d---------rc.d68log plain
-rw-r--r--ring.c5964log plain blame
-rw-r--r--server.c3851log plain blame
-rw-r--r--state.c10621log plain blame
ght'> 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe