summaryrefslogtreecommitdiffstats
path: root/input/cmd.c
Commit message (Expand)AuthorAgeFilesLines
* input: remove now unused "abort command" and cancel infrastructurewm42018-05-241-28/+0
* input: slightly improve --input-cmdlist outputwm42018-05-241-5/+6
* command: give named arguments to almost all commandswm42018-05-241-0/+7
* input: add glue code for named argumentswm42018-05-241-42/+143
* command: add infrastructure for async commandswm42018-05-241-1/+6
* command: handle list commands like normal commandswm42018-05-241-4/+0
* input: rename weirdly named functionwm42018-05-031-1/+1
* input: merge cmd_list.c with cmd.cwm42018-05-031-1/+55
* input: rename cmd_parse.c to cmd.cwm42018-05-031-0/+473